@charset "UTF-8";/*! Flickity v2.2.2
https://flickity.metafizzy.co
---------------------------------------------- */.flickity-enabled{position:relative}.flickity-enabled:focus{outline:0}.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;-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:hsla(0,0%,100%,.75);border:none;color:#333}.flickity-button:hover{background:#fff;cursor:pointer}.flickity-button:focus{outline:0;box-shadow:0 0 0 5px #19f}.flickity-button:active{opacity:.6}.flickity-button:disabled{opacity:.3;cursor:auto;pointer-events:none}.flickity-button-icon{fill:currentColor}.flickity-prev-next-button{top:50%;width:44px;height:44px;border-radius:50%;transform:translateY(-50%)}.flickity-prev-next-button.previous{left:10px}.flickity-prev-next-button.next{right:10px}.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:20%;top:20%;width:60%;height:60%}.flickity-page-dots{position:absolute;width:100%;bottom:-25px;padding:0;margin:0;list-style:none;text-align:center;line-height:1}.flickity-rtl .flickity-page-dots{direction:rtl}.flickity-page-dots .dot{display:inline-block;width:10px;height:10px;margin:0 8px;background:#333;border-radius:50%;opacity:.25;cursor:pointer}.flickity-page-dots .dot.is-selected{opacity:1}/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}.tingle-modal *{box-sizing:border-box}.tingle-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;display:flex;visibility:hidden;flex-direction:column;align-items:center;overflow:hidden;-webkit-overflow-scrolling:touch;background:rgba(0,0,0,.8);opacity:0;cursor:pointer;transition:transform .2s ease}.tingle-modal--confirm .tingle-modal-box{text-align:center}.tingle-modal--noOverlayClose{cursor:default}.tingle-modal--noClose .tingle-modal__close{display:none}.tingle-modal__close{position:fixed;top:10px;right:28px;z-index:1000;padding:0;width:5rem;height:5rem;border:none;background-color:transparent;color:#f0f0f0;font-size:6rem;font-family:monospace;line-height:1;cursor:pointer;transition:color .3s ease}.tingle-modal__closeLabel{display:none}.tingle-modal__close:hover{color:#fff}.tingle-modal-box{position:relative;flex-shrink:0;margin-top:auto;margin-bottom:auto;width:60%;border-radius:4px;background:#fff;opacity:1;cursor:auto;transition:transform .3s cubic-bezier(.175,.885,.32,1.275);transform:scale(.8)}.tingle-modal-box__content{padding:3rem 3rem}.tingle-modal-box__footer{padding:1.5rem 2rem;width:auto;border-bottom-right-radius:4px;border-bottom-left-radius:4px;background-color:#f5f5f5;cursor:auto}.tingle-modal-box__footer::after{display:table;clear:both;content:""}.tingle-modal-box__footer--sticky{position:fixed;bottom:-200px;z-index:10001;opacity:1;transition:bottom .3s ease-in-out .3s}.tingle-enabled{position:fixed;overflow:hidden;left:0;right:0}.tingle-modal--visible .tingle-modal-box__footer{bottom:0}.tingle-enabled .tingle-content-wrapper{filter:blur(8px)}.tingle-modal--visible{visibility:visible;opacity:1}.tingle-modal--visible .tingle-modal-box{transform:scale(1)}.tingle-modal--overflow{overflow-y:scroll;padding-top:8vh}.tingle-btn{display:inline-block;margin:0 .5rem;padding:1rem 2rem;border:none;background-color:grey;box-shadow:none;color:#fff;vertical-align:middle;text-decoration:none;font-size:inherit;font-family:inherit;line-height:normal;cursor:pointer;transition:background-color .4s ease}.tingle-btn--primary{background-color:#3498db}.tingle-btn--danger{background-color:#e74c3c}.tingle-btn--default{background-color:#34495e}.tingle-btn--pull-left{float:left}.tingle-btn--pull-right{float:right}@media (max-width :540px){.tingle-modal{top:0;display:block;padding-top:60px;width:100%}.tingle-modal-box{width:auto;border-radius:0}.tingle-modal-box__content{overflow-y:scroll}.tingle-modal--noClose{top:0}.tingle-modal--noOverlayClose{padding-top:0}.tingle-modal-box__footer .tingle-btn{display:block;float:none;margin-bottom:1rem;width:100%}.tingle-modal__close{top:0;right:0;left:0;display:block;width:100%;height:60px;border:none;background-color:#2c3e50;box-shadow:none;color:#fff;line-height:55px}.tingle-modal__closeLabel{display:inline-block;vertical-align:middle;font-size:1.5rem;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Fira Sans","Droid Sans","Helvetica Neue",sans-serif}.tingle-modal__closeIcon{display:inline-block;margin-right:.5rem;vertical-align:middle;font-size:4rem}}@supports (backdrop-filter:blur(12px)){.tingle-modal{backdrop-filter:blur(20px)}@media (max-width :540px){.tingle-modal{backdrop-filter:blur(8px)}}.tingle-enabled .tingle-content-wrapper{filter:none}}/*!
 * animate.css -http://daneden.me/animate
 * Version - 3.7.0
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2018 Daniel Eden
 */@-webkit-keyframes bounce{20%,53%,80%,from,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-30px,0);transform:translate3d(0,-30px,0)}70%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-15px,0);transform:translate3d(0,-15px,0)}90%{-webkit-transform:translate3d(0,-4px,0);transform:translate3d(0,-4px,0)}}@keyframes bounce{20%,53%,80%,from,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-30px,0);transform:translate3d(0,-30px,0)}70%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-15px,0);transform:translate3d(0,-15px,0)}90%{-webkit-transform:translate3d(0,-4px,0);transform:translate3d(0,-4px,0)}}.bounce{-webkit-animation-name:bounce;animation-name:bounce;-webkit-transform-origin:center bottom;transform-origin:center bottom}@-webkit-keyframes flash{50%,from,to{opacity:1}25%,75%{opacity:0}}@keyframes flash{50%,from,to{opacity:1}25%,75%{opacity:0}}.flash{-webkit-animation-name:flash;animation-name:flash}@-webkit-keyframes pulse{from{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}@keyframes pulse{from{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}.pulse{-webkit-animation-name:pulse;animation-name:pulse}@-webkit-keyframes rubberBand{from{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}30%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%{-webkit-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}@keyframes rubberBand{from{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}30%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%{-webkit-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}.rubberBand{-webkit-animation-name:rubberBand;animation-name:rubberBand}@-webkit-keyframes shake{from,to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}@keyframes shake{from,to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}.shake{-webkit-animation-name:shake;animation-name:shake}@-webkit-keyframes headShake{0%{-webkit-transform:translateX(0);transform:translateX(0)}6.5%{-webkit-transform:translateX(-6px) rotateY(-9deg);transform:translateX(-6px) rotateY(-9deg)}18.5%{-webkit-transform:translateX(5px) rotateY(7deg);transform:translateX(5px) rotateY(7deg)}31.5%{-webkit-transform:translateX(-3px) rotateY(-5deg);transform:translateX(-3px) rotateY(-5deg)}43.5%{-webkit-transform:translateX(2px) rotateY(3deg);transform:translateX(2px) rotateY(3deg)}50%{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes headShake{0%{-webkit-transform:translateX(0);transform:translateX(0)}6.5%{-webkit-transform:translateX(-6px) rotateY(-9deg);transform:translateX(-6px) rotateY(-9deg)}18.5%{-webkit-transform:translateX(5px) rotateY(7deg);transform:translateX(5px) rotateY(7deg)}31.5%{-webkit-transform:translateX(-3px) rotateY(-5deg);transform:translateX(-3px) rotateY(-5deg)}43.5%{-webkit-transform:translateX(2px) rotateY(3deg);transform:translateX(2px) rotateY(3deg)}50%{-webkit-transform:translateX(0);transform:translateX(0)}}.headShake{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-name:headShake;animation-name:headShake}@-webkit-keyframes swing{20%{-webkit-transform:rotate3d(0,0,1,15deg);transform:rotate3d(0,0,1,15deg)}40%{-webkit-transform:rotate3d(0,0,1,-10deg);transform:rotate3d(0,0,1,-10deg)}60%{-webkit-transform:rotate3d(0,0,1,5deg);transform:rotate3d(0,0,1,5deg)}80%{-webkit-transform:rotate3d(0,0,1,-5deg);transform:rotate3d(0,0,1,-5deg)}to{-webkit-transform:rotate3d(0,0,1,0deg);transform:rotate3d(0,0,1,0deg)}}@keyframes swing{20%{-webkit-transform:rotate3d(0,0,1,15deg);transform:rotate3d(0,0,1,15deg)}40%{-webkit-transform:rotate3d(0,0,1,-10deg);transform:rotate3d(0,0,1,-10deg)}60%{-webkit-transform:rotate3d(0,0,1,5deg);transform:rotate3d(0,0,1,5deg)}80%{-webkit-transform:rotate3d(0,0,1,-5deg);transform:rotate3d(0,0,1,-5deg)}to{-webkit-transform:rotate3d(0,0,1,0deg);transform:rotate3d(0,0,1,0deg)}}.swing{-webkit-transform-origin:top center;transform-origin:top center;-webkit-animation-name:swing;animation-name:swing}@-webkit-keyframes tada{from{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg);transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg)}to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}@keyframes tada{from{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg);transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg)}to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}.tada{-webkit-animation-name:tada;animation-name:tada}@-webkit-keyframes wobble{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}15%{-webkit-transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg);transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg);transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg);transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg);transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg);transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes wobble{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}15%{-webkit-transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg);transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg);transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg);transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg);transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg);transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.wobble{-webkit-animation-name:wobble;animation-name:wobble}@-webkit-keyframes jello{11.1%,from,to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg)}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{-webkit-transform:skewX(-.78125deg) skewY(-.78125deg);transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{-webkit-transform:skewX(.390625deg) skewY(.390625deg);transform:skewX(.390625deg) skewY(.390625deg)}88.8%{-webkit-transform:skewX(-.1953125deg) skewY(-.1953125deg);transform:skewX(-.1953125deg) skewY(-.1953125deg)}}@keyframes jello{11.1%,from,to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg)}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{-webkit-transform:skewX(-.78125deg) skewY(-.78125deg);transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{-webkit-transform:skewX(.390625deg) skewY(.390625deg);transform:skewX(.390625deg) skewY(.390625deg)}88.8%{-webkit-transform:skewX(-.1953125deg) skewY(-.1953125deg);transform:skewX(-.1953125deg) skewY(-.1953125deg)}}.jello{-webkit-animation-name:jello;animation-name:jello;-webkit-transform-origin:center;transform-origin:center}@-webkit-keyframes heartBeat{0%{-webkit-transform:scale(1);transform:scale(1)}14%{-webkit-transform:scale(1.3);transform:scale(1.3)}28%{-webkit-transform:scale(1);transform:scale(1)}42%{-webkit-transform:scale(1.3);transform:scale(1.3)}70%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes heartBeat{0%{-webkit-transform:scale(1);transform:scale(1)}14%{-webkit-transform:scale(1.3);transform:scale(1.3)}28%{-webkit-transform:scale(1);transform:scale(1)}42%{-webkit-transform:scale(1.3);transform:scale(1.3)}70%{-webkit-transform:scale(1);transform:scale(1)}}.heartBeat{-webkit-animation-name:heartBeat;animation-name:heartBeat;-webkit-animation-duration:1.3s;animation-duration:1.3s;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}@-webkit-keyframes bounceIn{20%,40%,60%,80%,from,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}to{opacity:1;-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}@keyframes bounceIn{20%,40%,60%,80%,from,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}to{opacity:1;-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}.bounceIn{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-name:bounceIn;animation-name:bounceIn}@-webkit-keyframes bounceInDown{60%,75%,90%,from,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0);transform:translate3d(0,-3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes bounceInDown{60%,75%,90%,from,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0);transform:translate3d(0,-3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.bounceInDown{-webkit-animation-name:bounceInDown;animation-name:bounceInDown}@-webkit-keyframes bounceInLeft{60%,75%,90%,from,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0);transform:translate3d(-3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0);transform:translate3d(25px,0,0)}75%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}90%{-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes bounceInLeft{60%,75%,90%,from,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0);transform:translate3d(-3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0);transform:translate3d(25px,0,0)}75%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}90%{-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.bounceInLeft{-webkit-animation-name:bounceInLeft;animation-name:bounceInLeft}@-webkit-keyframes bounceInRight{60%,75%,90%,from,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}from{opacity:0;-webkit-transform:translate3d(3000px,0,0);transform:translate3d(3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0)}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes bounceInRight{60%,75%,90%,from,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}from{opacity:0;-webkit-transform:translate3d(3000px,0,0);transform:translate3d(3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0)}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.bounceInRight{-webkit-animation-name:bounceInRight;animation-name:bounceInRight}@-webkit-keyframes bounceInUp{60%,75%,90%,from,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}from{opacity:0;-webkit-transform:translate3d(0,3000px,0);transform:translate3d(0,3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes bounceInUp{60%,75%,90%,from,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}from{opacity:0;-webkit-transform:translate3d(0,3000px,0);transform:translate3d(0,3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.bounceInUp{-webkit-animation-name:bounceInUp;animation-name:bounceInUp}@-webkit-keyframes bounceOut{20%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}to{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}}@keyframes bounceOut{20%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}to{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}}.bounceOut{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-name:bounceOut;animation-name:bounceOut}@-webkit-keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}@keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}.bounceOutDown{-webkit-animation-name:bounceOutDown;animation-name:bounceOutDown}@-webkit-keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0);transform:translate3d(20px,0,0)}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0);transform:translate3d(20px,0,0)}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}.bounceOutLeft{-webkit-animation-name:bounceOutLeft;animation-name:bounceOutLeft}@-webkit-keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0)}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0)}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}.bounceOutRight{-webkit-animation-name:bounceOutRight;animation-name:bounceOutRight}@-webkit-keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}.bounceOutUp{-webkit-animation-name:bounceOutUp;animation-name:bounceOutUp}@-webkit-keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes fadeIn{from{opacity:0}to{opacity:1}}.fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn}@-webkit-keyframes fadeInDown{from{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes fadeInDown{from{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}@-webkit-keyframes fadeInDownBig{from{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes fadeInDownBig{from{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.fadeInDownBig{-webkit-animation-name:fadeInDownBig;animation-name:fadeInDownBig}@-webkit-keyframes fadeInLeft{from{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes fadeInLeft{from{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.fadeInLeft{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft}@-webkit-keyframes fadeInLeftBig{from{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes fadeInLeftBig{from{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.fadeInLeftBig{-webkit-animation-name:fadeInLeftBig;animation-name:fadeInLeftBig}@-webkit-keyframes fadeInRight{from{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes fadeInRight{from{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.fadeInRight{-webkit-animation-name:fadeInRight;animation-name:fadeInRight}@-webkit-keyframes fadeInRightBig{from{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes fadeInRightBig{from{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.fadeInRightBig{-webkit-animation-name:fadeInRightBig;animation-name:fadeInRightBig}@-webkit-keyframes fadeInUp{from{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes fadeInUp{from{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}@-webkit-keyframes fadeInUpBig{from{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes fadeInUpBig{from{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.fadeInUpBig{-webkit-animation-name:fadeInUpBig;animation-name:fadeInUpBig}@-webkit-keyframes fadeOut{from{opacity:1}to{opacity:0}}@keyframes fadeOut{from{opacity:1}to{opacity:0}}.fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeOutDown{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes fadeOutDown{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}.fadeOutDown{-webkit-animation-name:fadeOutDown;animation-name:fadeOutDown}@-webkit-keyframes fadeOutDownBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}@keyframes fadeOutDownBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}.fadeOutDownBig{-webkit-animation-name:fadeOutDownBig;animation-name:fadeOutDownBig}@-webkit-keyframes fadeOutLeft{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes fadeOutLeft{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}.fadeOutLeft{-webkit-animation-name:fadeOutLeft;animation-name:fadeOutLeft}@-webkit-keyframes fadeOutLeftBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@keyframes fadeOutLeftBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}.fadeOutLeftBig{-webkit-animation-name:fadeOutLeftBig;animation-name:fadeOutLeftBig}@-webkit-keyframes fadeOutRight{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes fadeOutRight{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}.fadeOutRight{-webkit-animation-name:fadeOutRight;animation-name:fadeOutRight}@-webkit-keyframes fadeOutRightBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@keyframes fadeOutRightBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}.fadeOutRightBig{-webkit-animation-name:fadeOutRightBig;animation-name:fadeOutRightBig}@-webkit-keyframes fadeOutUp{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes fadeOutUp{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}.fadeOutUp{-webkit-animation-name:fadeOutUp;animation-name:fadeOutUp}@-webkit-keyframes fadeOutUpBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@keyframes fadeOutUpBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}.fadeOutUpBig{-webkit-animation-name:fadeOutUpBig;animation-name:fadeOutUpBig}@-webkit-keyframes flip{from{-webkit-transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,0) rotate3d(0,1,0,-360deg);transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,0) rotate3d(0,1,0,-360deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) scale3d(.95,.95,.95) translate3d(0,0,0) rotate3d(0,1,0,0deg);transform:perspective(400px) scale3d(.95,.95,.95) translate3d(0,0,0) rotate3d(0,1,0,0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{-webkit-transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,0) rotate3d(0,1,0,0deg);transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,0) rotate3d(0,1,0,0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}@keyframes flip{from{-webkit-transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,0) rotate3d(0,1,0,-360deg);transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,0) rotate3d(0,1,0,-360deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) scale3d(.95,.95,.95) translate3d(0,0,0) rotate3d(0,1,0,0deg);transform:perspective(400px) scale3d(.95,.95,.95) translate3d(0,0,0) rotate3d(0,1,0,0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{-webkit-transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,0) rotate3d(0,1,0,0deg);transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,0) rotate3d(0,1,0,0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}.animated.flip{-webkit-backface-visibility:visible;backface-visibility:visible;-webkit-animation-name:flip;animation-name:flip}@-webkit-keyframes flipInX{from{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotate3d(1,0,0,-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(1,0,0,10deg);transform:perspective(400px) rotate3d(1,0,0,10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-5deg);transform:perspective(400px) rotate3d(1,0,0,-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInX{from{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotate3d(1,0,0,-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(1,0,0,10deg);transform:perspective(400px) rotate3d(1,0,0,10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-5deg);transform:perspective(400px) rotate3d(1,0,0,-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}.flipInX{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInX;animation-name:flipInX}@-webkit-keyframes flipInY{from{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotate3d(0,1,0,90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-20deg);transform:perspective(400px) rotate3d(0,1,0,-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(0,1,0,10deg);transform:perspective(400px) rotate3d(0,1,0,10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-5deg);transform:perspective(400px) rotate3d(0,1,0,-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInY{from{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotate3d(0,1,0,90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-20deg);transform:perspective(400px) rotate3d(0,1,0,-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(0,1,0,10deg);transform:perspective(400px) rotate3d(0,1,0,10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-5deg);transform:perspective(400px) rotate3d(0,1,0,-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}.flipInY{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInY;animation-name:flipInY}@-webkit-keyframes flipOutX{from{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotate3d(1,0,0,-20deg);opacity:1}to{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);opacity:0}}@keyframes flipOutX{from{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotate3d(1,0,0,-20deg);opacity:1}to{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);opacity:0}}.flipOutX{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-name:flipOutX;animation-name:flipOutX;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}@-webkit-keyframes flipOutY{from{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-15deg);transform:perspective(400px) rotate3d(0,1,0,-15deg);opacity:1}to{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotate3d(0,1,0,90deg);opacity:0}}@keyframes flipOutY{from{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-15deg);transform:perspective(400px) rotate3d(0,1,0,-15deg);opacity:1}to{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotate3d(0,1,0,90deg);opacity:0}}.flipOutY{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipOutY;animation-name:flipOutY}@-webkit-keyframes lightSpeedIn{from{-webkit-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{-webkit-transform:skewX(20deg);transform:skewX(20deg);opacity:1}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes lightSpeedIn{from{-webkit-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{-webkit-transform:skewX(20deg);transform:skewX(20deg);opacity:1}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.lightSpeedIn{-webkit-animation-name:lightSpeedIn;animation-name:lightSpeedIn;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}@-webkit-keyframes lightSpeedOut{from{opacity:1}to{-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}@keyframes lightSpeedOut{from{opacity:1}to{-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}.lightSpeedOut{-webkit-animation-name:lightSpeedOut;animation-name:lightSpeedOut;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}@-webkit-keyframes rotateIn{from{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0,0,1,-200deg);transform:rotate3d(0,0,1,-200deg);opacity:0}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}@keyframes rotateIn{from{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0,0,1,-200deg);transform:rotate3d(0,0,1,-200deg);opacity:0}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}.rotateIn{-webkit-animation-name:rotateIn;animation-name:rotateIn}@-webkit-keyframes rotateInDownLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}@keyframes rotateInDownLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}.rotateInDownLeft{-webkit-animation-name:rotateInDownLeft;animation-name:rotateInDownLeft}@-webkit-keyframes rotateInDownRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}@keyframes rotateInDownRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}.rotateInDownRight{-webkit-animation-name:rotateInDownRight;animation-name:rotateInDownRight}@-webkit-keyframes rotateInUpLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}@keyframes rotateInUpLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}.rotateInUpLeft{-webkit-animation-name:rotateInUpLeft;animation-name:rotateInUpLeft}@-webkit-keyframes rotateInUpRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,-90deg);transform:rotate3d(0,0,1,-90deg);opacity:0}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}@keyframes rotateInUpRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,-90deg);transform:rotate3d(0,0,1,-90deg);opacity:0}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}.rotateInUpRight{-webkit-animation-name:rotateInUpRight;animation-name:rotateInUpRight}@-webkit-keyframes rotateOut{from{-webkit-transform-origin:center;transform-origin:center;opacity:1}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0,0,1,200deg);transform:rotate3d(0,0,1,200deg);opacity:0}}@keyframes rotateOut{from{-webkit-transform-origin:center;transform-origin:center;opacity:1}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0,0,1,200deg);transform:rotate3d(0,0,1,200deg);opacity:0}}.rotateOut{-webkit-animation-name:rotateOut;animation-name:rotateOut}@-webkit-keyframes rotateOutDownLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}}@keyframes rotateOutDownLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}}.rotateOutDownLeft{-webkit-animation-name:rotateOutDownLeft;animation-name:rotateOutDownLeft}@-webkit-keyframes rotateOutDownRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}}@keyframes rotateOutDownRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}}.rotateOutDownRight{-webkit-animation-name:rotateOutDownRight;animation-name:rotateOutDownRight}@-webkit-keyframes rotateOutUpLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}}@keyframes rotateOutUpLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}}.rotateOutUpLeft{-webkit-animation-name:rotateOutUpLeft;animation-name:rotateOutUpLeft}@-webkit-keyframes rotateOutUpRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,90deg);transform:rotate3d(0,0,1,90deg);opacity:0}}@keyframes rotateOutUpRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,90deg);transform:rotate3d(0,0,1,90deg);opacity:0}}.rotateOutUpRight{-webkit-animation-name:rotateOutUpRight;animation-name:rotateOutUpRight}@-webkit-keyframes hinge{0%{-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate3d(0,0,1,80deg);transform:rotate3d(0,0,1,80deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%,80%{-webkit-transform:rotate3d(0,0,1,60deg);transform:rotate3d(0,0,1,60deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}to{-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0);opacity:0}}@keyframes hinge{0%{-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate3d(0,0,1,80deg);transform:rotate3d(0,0,1,80deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%,80%{-webkit-transform:rotate3d(0,0,1,60deg);transform:rotate3d(0,0,1,60deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}to{-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0);opacity:0}}.hinge{-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-name:hinge;animation-name:hinge}@-webkit-keyframes jackInTheBox{from{opacity:0;-webkit-transform:scale(.1) rotate(30deg);transform:scale(.1) rotate(30deg);-webkit-transform-origin:center bottom;transform-origin:center bottom}50%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}70%{-webkit-transform:rotate(3deg);transform:rotate(3deg)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@keyframes jackInTheBox{from{opacity:0;-webkit-transform:scale(.1) rotate(30deg);transform:scale(.1) rotate(30deg);-webkit-transform-origin:center bottom;transform-origin:center bottom}50%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}70%{-webkit-transform:rotate(3deg);transform:rotate(3deg)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}.jackInTheBox{-webkit-animation-name:jackInTheBox;animation-name:jackInTheBox}@-webkit-keyframes rollIn{from{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg);transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes rollIn{from{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg);transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.rollIn{-webkit-animation-name:rollIn;animation-name:rollIn}@-webkit-keyframes rollOut{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg);transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg)}}@keyframes rollOut{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg);transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg)}}.rollOut{-webkit-animation-name:rollOut;animation-name:rollOut}@-webkit-keyframes zoomIn{from{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes zoomIn{from{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}.zoomIn{-webkit-animation-name:zoomIn;animation-name:zoomIn}@-webkit-keyframes zoomInDown{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInDown{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInDown{-webkit-animation-name:zoomInDown;animation-name:zoomInDown}@-webkit-keyframes zoomInLeft{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInLeft{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInLeft{-webkit-animation-name:zoomInLeft;animation-name:zoomInLeft}@-webkit-keyframes zoomInRight{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInRight{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInRight{-webkit-animation-name:zoomInRight;animation-name:zoomInRight}@-webkit-keyframes zoomInUp{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInUp{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInUp{-webkit-animation-name:zoomInUp;animation-name:zoomInUp}@-webkit-keyframes zoomOut{from{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}@keyframes zoomOut{from{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}.zoomOut{-webkit-animation-name:zoomOut;animation-name:zoomOut}@-webkit-keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomOutDown{-webkit-animation-name:zoomOutDown;animation-name:zoomOutDown}@-webkit-keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(-2000px,0,0);transform:scale(.1) translate3d(-2000px,0,0);-webkit-transform-origin:left center;transform-origin:left center}}@keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(-2000px,0,0);transform:scale(.1) translate3d(-2000px,0,0);-webkit-transform-origin:left center;transform-origin:left center}}.zoomOutLeft{-webkit-animation-name:zoomOutLeft;animation-name:zoomOutLeft}@-webkit-keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(2000px,0,0);transform:scale(.1) translate3d(2000px,0,0);-webkit-transform-origin:right center;transform-origin:right center}}@keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(2000px,0,0);transform:scale(.1) translate3d(2000px,0,0);-webkit-transform-origin:right center;transform-origin:right center}}.zoomOutRight{-webkit-animation-name:zoomOutRight;animation-name:zoomOutRight}@-webkit-keyframes zoomOutUp{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomOutUp{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomOutUp{-webkit-animation-name:zoomOutUp;animation-name:zoomOutUp}@-webkit-keyframes slideInDown{from{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInDown{from{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.slideInDown{-webkit-animation-name:slideInDown;animation-name:slideInDown}@-webkit-keyframes slideInLeft{from{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInLeft{from{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.slideInLeft{-webkit-animation-name:slideInLeft;animation-name:slideInLeft}@-webkit-keyframes slideInRight{from{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInRight{from{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.slideInRight{-webkit-animation-name:slideInRight;animation-name:slideInRight}@-webkit-keyframes slideInUp{from{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInUp{from{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.slideInUp{-webkit-animation-name:slideInUp;animation-name:slideInUp}@-webkit-keyframes slideOutDown{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes slideOutDown{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}.slideOutDown{-webkit-animation-name:slideOutDown;animation-name:slideOutDown}@-webkit-keyframes slideOutLeft{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes slideOutLeft{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}.slideOutLeft{-webkit-animation-name:slideOutLeft;animation-name:slideOutLeft}@-webkit-keyframes slideOutRight{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes slideOutRight{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}.slideOutRight{-webkit-animation-name:slideOutRight;animation-name:slideOutRight}@-webkit-keyframes slideOutUp{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes slideOutUp{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}.slideOutUp{-webkit-animation-name:slideOutUp;animation-name:slideOutUp}.animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.animated.infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.animated.delay-1s{-webkit-animation-delay:1s;animation-delay:1s}.animated.delay-2s{-webkit-animation-delay:2s;animation-delay:2s}.animated.delay-3s{-webkit-animation-delay:3s;animation-delay:3s}.animated.delay-4s{-webkit-animation-delay:4s;animation-delay:4s}.animated.delay-5s{-webkit-animation-delay:5s;animation-delay:5s}.animated.fast{-webkit-animation-duration:.8s;animation-duration:.8s}.animated.faster{-webkit-animation-duration:.5s;animation-duration:.5s}.animated.slow{-webkit-animation-duration:2s;animation-duration:2s}.animated.slower{-webkit-animation-duration:3s;animation-duration:3s}@media (print),(prefers-reduced-motion){.animated{-webkit-animation:unset!important;animation:unset!important;-webkit-transition:none!important;transition:none!important}}.CardGrid .flickity-enabled,.CardGrid.flickity-enabled,.CarouselEnabled .flickity-enabled,.CarouselEnabled.flickity-enabled,.LeadCarousel .flickity-enabled,.LeadCarousel.flickity-enabled,.LeadCarouselJump .flickity-enabled,.LeadCarouselJump.flickity-enabled,.LeadCarouselOverlayedText .flickity-enabled,.LeadCarouselOverlayedText.flickity-enabled,.LeadCarouselSustainability .flickity-enabled,.LeadCarouselSustainability.flickity-enabled,.LeadCarouselWideImage .flickity-enabled,.LeadCarouselWideImage.flickity-enabled,.ListIconOnTopCarousel .flickity-enabled,.ListIconOnTopCarousel.flickity-enabled,.PV3Carousel .flickity-enabled,.PV3Carousel.flickity-enabled{display:block!important}.flickity-prev-next-button{transition:opacity .6s ease;position:absolute;min-width:23px;border-radius:0;background:0 0;border:0}.flickity-prev-next-button:not([data-verticalelementalign]){top:50%;transform:translateY(-50%)}.flickity-prev-next-button[data-verticalelementalign]{transform:none}.flickity-prev-next-button .arrow{fill:#000}.flickity-prev-next-button.previous{left:0}.flickity-prev-next-button.next{right:0}.flickity-enabled{outline:0}.flickity-enabled.is-dragging{pointer-events:none}.CardGrid [data-loading-animation],.ListAsButton [data-loading-animation],.ListCardHorizontal [data-loading-animation],.ListColumns [data-loading-animation],.ListEvents [data-loading-animation],.ListLoadMore [data-loading-animation],.ListMasonry [data-loading-animation],.ListMosaic [data-loading-animation],.ListQ4pr [data-loading-animation],.MapModuleFilterable [data-loading-animation],.SearchResultSet [data-loading-animation],.SearchResultSetTopics [data-loading-animation]{display:none;animation:fadeIn .3s ease}.CardGrid [data-list-loadmore=loading] [data-loading-animation],.CardGrid[data-list-loadmore=loading] [data-loading-animation],.ListAsButton [data-list-loadmore=loading] [data-loading-animation],.ListAsButton[data-list-loadmore=loading] [data-loading-animation],.ListCardHorizontal [data-list-loadmore=loading] [data-loading-animation],.ListCardHorizontal[data-list-loadmore=loading] [data-loading-animation],.ListColumns [data-list-loadmore=loading] [data-loading-animation],.ListColumns[data-list-loadmore=loading] [data-loading-animation],.ListEvents [data-list-loadmore=loading] [data-loading-animation],.ListEvents[data-list-loadmore=loading] [data-loading-animation],.ListLoadMore [data-list-loadmore=loading] [data-loading-animation],.ListLoadMore[data-list-loadmore=loading] [data-loading-animation],.ListMasonry [data-list-loadmore=loading] [data-loading-animation],.ListMasonry[data-list-loadmore=loading] [data-loading-animation],.ListMosaic [data-list-loadmore=loading] [data-loading-animation],.ListMosaic[data-list-loadmore=loading] [data-loading-animation],.ListQ4pr [data-list-loadmore=loading] [data-loading-animation],.ListQ4pr[data-list-loadmore=loading] [data-loading-animation],.MapModuleFilterable [data-list-loadmore=loading] [data-loading-animation],.MapModuleFilterable[data-list-loadmore=loading] [data-loading-animation],.SearchResultSet [data-list-loadmore=loading] [data-loading-animation],.SearchResultSetTopics [data-list-loadmore=loading] [data-loading-animation],.SearchResultSetTopics[data-list-loadmore=loading] [data-loading-animation],.SearchResultSet[data-list-loadmore=loading] [data-loading-animation]{display:block}[data-list-loadmore-filterchange] .CardGrid-items,[data-list-loadmore-filterchange] .CardGrid-results,[data-list-loadmore-filterchange] .ListAsButton-items,[data-list-loadmore-filterchange] .ListAsButton-results,[data-list-loadmore-filterchange] .ListCardHorizontal-items,[data-list-loadmore-filterchange] .ListCardHorizontal-results,[data-list-loadmore-filterchange] .ListColumns-items,[data-list-loadmore-filterchange] .ListColumns-results,[data-list-loadmore-filterchange] .ListEvents-items,[data-list-loadmore-filterchange] .ListEvents-results,[data-list-loadmore-filterchange] .ListLoadMore-items,[data-list-loadmore-filterchange] .ListLoadMore-results,[data-list-loadmore-filterchange] .ListMasonry-items,[data-list-loadmore-filterchange] .ListMasonry-results,[data-list-loadmore-filterchange] .ListMosaic-items,[data-list-loadmore-filterchange] .ListMosaic-results,[data-list-loadmore-filterchange] .ListQ4pr-items,[data-list-loadmore-filterchange] .ListQ4pr-results,[data-list-loadmore-filterchange] .MapModuleFilterable-items,[data-list-loadmore-filterchange] .MapModuleFilterable-results,[data-list-loadmore-filterchange] .SearchResultSet-items,[data-list-loadmore-filterchange] .SearchResultSet-results,[data-list-loadmore-filterchange] .SearchResultSetTopics-items,[data-list-loadmore-filterchange] .SearchResultSetTopics-results{display:none}.CardGrid-pagination,.ListAsButton-pagination,.ListCardHorizontal-pagination,.ListColumns-pagination,.ListEvents-pagination,.ListLoadMore-pagination,.ListMasonry-pagination,.ListMosaic-pagination,.ListQ4pr-pagination,.MapModuleFilterable-pagination,.SearchResultSet-pagination,.SearchResultSetTopics-pagination{clear:both}.CardGrid-pagination a,.ListAsButton-pagination a,.ListCardHorizontal-pagination a,.ListColumns-pagination a,.ListEvents-pagination a,.ListLoadMore-pagination a,.ListMasonry-pagination a,.ListMosaic-pagination a,.ListQ4pr-pagination a,.MapModuleFilterable-pagination a,.SearchResultSet-pagination a,.SearchResultSetTopics-pagination a{font-size:0;display:none}.CardGrid-pagination a:last-child,.ListAsButton-pagination a:last-child,.ListCardHorizontal-pagination a:last-child,.ListColumns-pagination a:last-child,.ListEvents-pagination a:last-child,.ListLoadMore-pagination a:last-child,.ListMasonry-pagination a:last-child,.ListMosaic-pagination a:last-child,.ListQ4pr-pagination a:last-child,.MapModuleFilterable-pagination a:last-child,.SearchResultSet-pagination a:last-child,.SearchResultSetTopics-pagination a:last-child{display:inline-block;font-size:0}.CardGrid-pagination a:last-child:before,.ListAsButton-pagination a:last-child:before,.ListCardHorizontal-pagination a:last-child:before,.ListColumns-pagination a:last-child:before,.ListEvents-pagination a:last-child:before,.ListLoadMore-pagination a:last-child:before,.ListMasonry-pagination a:last-child:before,.ListMosaic-pagination a:last-child:before,.ListQ4pr-pagination a:last-child:before,.MapModuleFilterable-pagination a:last-child:before,.SearchResultSet-pagination a:last-child:before,.SearchResultSetTopics-pagination a:last-child:before{content:'Load More';font-size:14px;line-height:1}.CardGrid-pagination a,.ListAsButton-pagination a,.ListCardHorizontal-pagination a,.ListColumns-pagination a,.ListEvents-pagination a,.ListLoadMore-pagination a,.ListMasonry-pagination a,.ListMosaic-pagination a,.ListQ4pr-pagination a,.MapModuleFilterable-pagination a,.SearchResultSet-pagination a,.SearchResultSetTopics-pagination a{font-size:0;display:none}.CardGrid-pagination a:last-child,.ListAsButton-pagination a:last-child,.ListCardHorizontal-pagination a:last-child,.ListColumns-pagination a:last-child,.ListEvents-pagination a:last-child,.ListLoadMore-pagination a:last-child,.ListMasonry-pagination a:last-child,.ListMosaic-pagination a:last-child,.ListQ4pr-pagination a:last-child,.MapModuleFilterable-pagination a:last-child,.SearchResultSet-pagination a:last-child,.SearchResultSetTopics-pagination a:last-child{display:inline-block;font-size:0}.CardGrid-pagination a:last-child:before,.ListAsButton-pagination a:last-child:before,.ListCardHorizontal-pagination a:last-child:before,.ListColumns-pagination a:last-child:before,.ListEvents-pagination a:last-child:before,.ListLoadMore-pagination a:last-child:before,.ListMasonry-pagination a:last-child:before,.ListMosaic-pagination a:last-child:before,.ListQ4pr-pagination a:last-child:before,.MapModuleFilterable-pagination a:last-child:before,.SearchResultSet-pagination a:last-child:before,.SearchResultSetTopics-pagination a:last-child:before{content:attr(data-loadMoreLabel);font-size:16px;line-height:1}.CardGrid-pagination a,.ListAsButton-pagination a,.ListCardHorizontal-pagination a,.ListColumns-pagination a,.ListEvents-pagination a,.ListLoadMore-pagination a,.ListMasonry-pagination a,.ListMosaic-pagination a,.ListQ4pr-pagination a,.MapModuleFilterable-pagination a,.SearchResultSet-pagination a,.SearchResultSetTopics-pagination a{font-size:0;display:none}.CardGrid-pagination a:last-child,.ListAsButton-pagination a:last-child,.ListCardHorizontal-pagination a:last-child,.ListColumns-pagination a:last-child,.ListEvents-pagination a:last-child,.ListLoadMore-pagination a:last-child,.ListMasonry-pagination a:last-child,.ListMosaic-pagination a:last-child,.ListQ4pr-pagination a:last-child,.MapModuleFilterable-pagination a:last-child,.SearchResultSet-pagination a:last-child,.SearchResultSetTopics-pagination a:last-child{display:inline-block;font-size:0}.CardGrid-pagination a:last-child:before,.ListAsButton-pagination a:last-child:before,.ListCardHorizontal-pagination a:last-child:before,.ListColumns-pagination a:last-child:before,.ListEvents-pagination a:last-child:before,.ListLoadMore-pagination a:last-child:before,.ListMasonry-pagination a:last-child:before,.ListMosaic-pagination a:last-child:before,.ListQ4pr-pagination a:last-child:before,.MapModuleFilterable-pagination a:last-child:before,.SearchResultSet-pagination a:last-child:before,.SearchResultSetTopics-pagination a:last-child:before{content:attr(data-loadMoreLabel);font-size:16px;line-height:1}.ActionBarOverlayed-toggle,.CopyLinkButton,.EmployeePage2021-socialLinks a,.FacebookShareButton,.Header-search [data-searchtoggle-trigger=main],.ImageCarousel [data-carousel-enabled-pagination] [data-carousel-enabled-pagination-next],.ImageCarousel [data-carousel-enabled-pagination] [data-carousel-enabled-pagination-prev],.ImageCarouselWithGrid [data-carousel-enabled-pagination] [data-carousel-enabled-pagination-next],.ImageCarouselWithGrid [data-carousel-enabled-pagination] [data-carousel-enabled-pagination-prev],.Lede-backLink a,.Lede-breadcrumb a,.LedeWList-backLink a,.LedeWList-breadcrumb a,.LinkedInShareButton,.ListAsButton.isOpen>[data-listasbutton-trigger],.ListCalendar .flickity-button.next,.ListCalendar .flickity-button.previous,.MailToLink,.MediaObjectPage-fileUrl .Link,.MultiCheckboxControl,.PageLede-backLink a,.PageLede-breadcrumb a,.PinterestShareButton,.PromoCalendar .IRLRelatedStories-item-addToCalendar button,.PromoCalendar .Promo-addToCalendar button,.PromoDownloadable-dllink a,.PromoDownloadable-viewlink a,.ResourcePromo-info .Link span,.SearchModule-searchButton,.SearchResultsPage-controls .SearchResultsPage-sectionLabel a,.SearchResultsPage-form [type=submit],.SearchResultsPageMultiResult-controls .SearchResultsPage-sectionLabel a,.SearchResultsPageMultiResult-form [type=submit],.SearchResultsPageTopics-form [type=submit],.SocialLink[data-social-service],.StockTicker [data-stockticker-change],.TwitterTweetButton,.VideoPage-fileUrl .Link,body[data-subThemeName=JUMP] .Header .MainNavigation-searchLink a{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1}.ActionBarOverlayed-toggle.fa-pull-left,.CopyLinkButton.fa-pull-left,.FacebookShareButton.fa-pull-left,.ImageCarousel [data-carousel-enabled-pagination] [data-carousel-enabled-pagination-next].fa-pull-left,.ImageCarousel [data-carousel-enabled-pagination] [data-carousel-enabled-pagination-prev].fa-pull-left,.ImageCarouselWithGrid [data-carousel-enabled-pagination] [data-carousel-enabled-pagination-next].fa-pull-left,.ImageCarouselWithGrid [data-carousel-enabled-pagination] [data-carousel-enabled-pagination-prev].fa-pull-left,.Lede-backLink a.fa-pull-left,.Lede-breadcrumb a.fa-pull-left,.LedeWList-backLink a.fa-pull-left,.LedeWList-breadcrumb a.fa-pull-left,.LinkedInShareButton.fa-pull-left,.ListAsButton.isOpen>[data-listasbutton-trigger].fa-pull-left,.ListCalendar .flickity-button.next.fa-pull-left,.ListCalendar .flickity-button.previous.fa-pull-left,.MailToLink.fa-pull-left,.MediaObjectPage-fileUrl .Link.fa-pull-left,.PageLede-backLink a.fa-pull-left,.PageLede-breadcrumb a.fa-pull-left,.PinterestShareButton.fa-pull-left,.PromoCalendar .IRLRelatedStories-item-addToCalendar button.fa-pull-left,.PromoCalendar .Promo-addToCalendar button.fa-pull-left,.PromoDownloadable-dllink a.fa-pull-left,.PromoDownloadable-viewlink a.fa-pull-left,.ResourcePromo-info .Link span.fa-pull-left,.SearchResultsPage-controls .SearchResultsPage-sectionLabel a.fa-pull-left,.SearchResultsPageMultiResult-controls .SearchResultsPage-sectionLabel a.fa-pull-left,.StockTicker [data-stockticker-change].fa-pull-left,.TwitterTweetButton.fa-pull-left,.VideoPage-fileUrl .Link.fa-pull-left{margin-right:.3em}.ActionBarOverlayed-toggle.fa-pull-right,.CopyLinkButton.fa-pull-right,.FacebookShareButton.fa-pull-right,.ImageCarousel [data-carousel-enabled-pagination] [data-carousel-enabled-pagination-next].fa-pull-right,.ImageCarousel [data-carousel-enabled-pagination] [data-carousel-enabled-pagination-prev].fa-pull-right,.ImageCarouselWithGrid [data-carousel-enabled-pagination] [data-carousel-enabled-pagination-next].fa-pull-right,.ImageCarouselWithGrid [data-carousel-enabled-pagination] [data-carousel-enabled-pagination-prev].fa-pull-right,.Lede-backLink a.fa-pull-right,.Lede-breadcrumb a.fa-pull-right,.LedeWList-backLink a.fa-pull-right,.LedeWList-breadcrumb a.fa-pull-right,.LinkedInShareButton.fa-pull-right,.ListAsButton.isOpen>[data-listasbutton-trigger].fa-pull-right,.ListCalendar .flickity-button.next.fa-pull-right,.ListCalendar .flickity-button.previous.fa-pull-right,.MailToLink.fa-pull-right,.MediaObjectPage-fileUrl .Link.fa-pull-right,.PageLede-backLink a.fa-pull-right,.PageLede-breadcrumb a.fa-pull-right,.PinterestShareButton.fa-pull-right,.PromoCalendar .IRLRelatedStories-item-addToCalendar button.fa-pull-right,.PromoCalendar .Promo-addToCalendar button.fa-pull-right,.PromoDownloadable-dllink a.fa-pull-right,.PromoDownloadable-viewlink a.fa-pull-right,.ResourcePromo-info .Link span.fa-pull-right,.SearchResultsPage-controls .SearchResultsPage-sectionLabel a.fa-pull-right,.SearchResultsPageMultiResult-controls .SearchResultsPage-sectionLabel a.fa-pull-right,.StockTicker [data-stockticker-change].fa-pull-right,.TwitterTweetButton.fa-pull-right,.VideoPage-fileUrl .Link.fa-pull-right{margin-left:.3em}.ImageCarouselWithGrid [data-carousel-enabled-pagination] [data-carousel-enabled-pagination-prev]:before{content:"\f104"}.ImageCarouselWithGrid [data-carousel-enabled-pagination] [data-carousel-enabled-pagination-next]:before{content:"\f105"}.StockTicker [data-stockticker-change].negative:before{content:"\f063"}.StockTicker [data-stockticker-change].positive:before{content:"\f062"}.PromoCalendar .IRLRelatedStories-item-addToCalendar button:before,.PromoCalendar .Promo-addToCalendar button:before{content:"\f133"}.Intellectual-property-form .select-selected:before,.ListNewsCardGrid-search-filters-wrapper .select-selected:before,.MultiCheckboxControl-title:before,.MultiCheckboxControl:before,.contact-media .select-selected:before{content:"\f078"}.Lede-backLink a:before,.Lede-breadcrumb a:before,.LedeWList-backLink a:before,.LedeWList-breadcrumb a:before,.ListCalendar .flickity-button.previous:before,.PageLede-backLink a:before,.PageLede-breadcrumb a:before,.SearchResultsPage-controls .SearchResultsPage-sectionLabel a:before,.SearchResultsPageMultiResult-controls .SearchResultsPage-sectionLabel a:before{content:"\f053"}.ListCalendar .flickity-button.next:before{content:"\f054"}.MediaObjectPage-fileUrl .Link:before,.VideoPage-fileUrl .Link:before{content:"\f381"}.PromoDownloadable-dllink a:before{content:"\f019"}.MailToLink:before{content:"\f0e0"}.ResourcePromo-info .Link span:before{content:"\f35d"}.PromoDownloadable-viewlink a:before{content:"\f06e"}.EmployeePage2021-socialLinks-facebook:before,.FacebookShareButton:before,.SocialLink[data-social-service=facebook]:before{content:"\f39e"}.EmployeePage2021-socialLinks-instagram:before,.SocialLink[data-social-service=instagram]:before{content:"\f16d"}.CopyLinkButton:before{content:"\f0c1"}.EmployeePage2021-socialLinks-linkedin:before,.LinkedInShareButton:before,.SocialLink[data-social-service=linkedin]:before{content:"\f0e1"}.PinterestShareButton:before,.SocialLink[data-social-service=pinterest]:before{content:"\f0d2"}.EmployeePage2021-socialLinks-pinterest:before{content:"\f231"}.Header-search [data-searchtoggle-trigger=main]:before,.SearchModule-searchButton:before,.SearchResultsPage-form [type=submit]:before,.SearchResultsPageMultiResult-form [type=submit]:before,.SearchResultsPageTopics-form [type=submit]:before,body[data-subThemeName=JUMP] .Header .MainNavigation-searchLink a:before{content:"\f002"}.ActionBarOverlayed-toggle:before{content:"\f1e0"}.ListAsButton.isOpen>[data-listasbutton-trigger]:before{content:"\f00d"}.EmployeePage2021-socialLinks-twitter:before,.SocialLink[data-social-service=twitter]:before,.TwitterTweetButton:before{content:"\f099"}.SocialLink[data-social-service=youtube]:before{content:"\f167"}.EmployeePage2021-socialLinks-youtube:before{content:"\f431"}.EmployeePage2021-socialLinks a,.FacebookShareButton,.LinkedInShareButton,.PinterestShareButton,.SocialLink[data-social-service],.TwitterTweetButton{font-family:"Font Awesome 5 Brands"}.PromoCalendar .IRLRelatedStories-item-addToCalendar button,.PromoCalendar .Promo-addToCalendar button{font-weight:400}.ActionBarOverlayed-toggle,.CopyLinkButton,.Header-search [data-searchtoggle-trigger=main],.ImageCarousel [data-carousel-enabled-pagination] [data-carousel-enabled-pagination-next],.ImageCarousel [data-carousel-enabled-pagination] [data-carousel-enabled-pagination-prev],.ImageCarouselWithGrid [data-carousel-enabled-pagination] [data-carousel-enabled-pagination-next],.ImageCarouselWithGrid [data-carousel-enabled-pagination] [data-carousel-enabled-pagination-prev],.Lede-backLink a,.Lede-breadcrumb a,.LedeWList-backLink a,.LedeWList-breadcrumb a,.ListAsButton.isOpen>[data-listasbutton-trigger],.ListCalendar .flickity-button.next,.ListCalendar .flickity-button.previous,.MailToLink,.MediaObjectPage-fileUrl .Link,.MultiCheckboxControl,.PageLede-backLink a,.PageLede-breadcrumb a,.PromoCalendar .IRLRelatedStories-item-addToCalendar button,.PromoCalendar .Promo-addToCalendar button,.PromoDownloadable-dllink a,.PromoDownloadable-viewlink a,.ResourcePromo-info .Link span,.SearchModule-searchButton,.SearchResultsPage-controls .SearchResultsPage-sectionLabel a,.SearchResultsPage-form [type=submit],.SearchResultsPageMultiResult-controls .SearchResultsPage-sectionLabel a,.SearchResultsPageMultiResult-form [type=submit],.SearchResultsPageTopics-form [type=submit],.StockTicker [data-stockticker-change],.VideoPage-fileUrl .Link,body[data-subThemeName=JUMP] .Header .MainNavigation-searchLink a{font-family:"Font Awesome 5 Free"}.ActionBarOverlayed-toggle,.CopyLinkButton,.Header-search [data-searchtoggle-trigger=main],.ImageCarousel [data-carousel-enabled-pagination] [data-carousel-enabled-pagination-next],.ImageCarousel [data-carousel-enabled-pagination] [data-carousel-enabled-pagination-prev],.ImageCarouselWithGrid [data-carousel-enabled-pagination] [data-carousel-enabled-pagination-next],.ImageCarouselWithGrid [data-carousel-enabled-pagination] [data-carousel-enabled-pagination-prev],.Lede-backLink a,.Lede-breadcrumb a,.LedeWList-backLink a,.LedeWList-breadcrumb a,.ListAsButton.isOpen>[data-listasbutton-trigger],.ListCalendar .flickity-button.next,.ListCalendar .flickity-button.previous,.MailToLink,.MediaObjectPage-fileUrl .Link,.MultiCheckboxControl,.PageLede-backLink a,.PageLede-breadcrumb a,.PromoDownloadable-dllink a,.PromoDownloadable-viewlink a,.ResourcePromo-info .Link span,.SearchModule-searchButton,.SearchResultsPage-controls .SearchResultsPage-sectionLabel a,.SearchResultsPage-form [type=submit],.SearchResultsPageMultiResult-controls .SearchResultsPage-sectionLabel a,.SearchResultsPageMultiResult-form [type=submit],.SearchResultsPageTopics-form [type=submit],.StockTicker [data-stockticker-change],.VideoPage-fileUrl .Link,body[data-subThemeName=JUMP] .Header .MainNavigation-searchLink a{font-weight:900}.ActionBarOverlayed-items-item>a,.ActionBarOverlayed-toggle{display:inline-block;text-decoration:none;border-radius:20px;cursor:pointer;font-size:0;color:var(--link-color);background:0 0}.ActionBarOverlayed-items-item>a:before,.ActionBarOverlayed-toggle:before{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;font-size:18px}.ActionBarOverlayed-items-item>a:hover,.ActionBarOverlayed-toggle:hover{color:#fff;background:var(--link-color)}.ActionBarOverlayed-items-item>a:before,.ActionBarOverlayed-toggle:before{width:26px;height:26px;font-size:14px}.ActionBar-items-item>a,.IRLLandingPage .ActionBar-items-item>a{display:inline-block;text-decoration:none;border-radius:20px;cursor:pointer;font-size:0;background:#fff;color:var(--moduleThemeColor)}.ActionBar-items-item>a:before,.IRLLandingPage .ActionBar-items-item>a:before{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;font-size:18px}.ActionBar-items-item>a:hover,.IRLLandingPage .ActionBar-items-item>a:hover{color:#fff;background:var(--link-color)}.ActionBar-items-item>a:before,.IRLLandingPage .ActionBar-items-item>a:before{width:42px;height:42px;font-size:18px}.PageLede:not([data-invertcolor-and-noborder]) .ActionBar-items-item>a{background:var(--moduleThemeColor);color:#fff}.LedeHalfWidth-actions .ActionBar-items-item>a{background:rgba(0,0,0,.15);color:rgba(255,255,255,.8)}.LedeHalfWidth-actions .ActionBar-items-item>a:hover{background:rgba(255,255,255,.5);color:#fff}.SearchResultSet .SearchResultSet-pagination a:last-child,.SearchResultSetTopics .SearchResultSetTopics-pagination a:last-child{display:inline-block;font-size:16px;font-style:normal;font-stretch:normal;line-height:1.38;letter-spacing:normal;padding:13px 30px;text-decoration:none;cursor:pointer;background:#f0f6fd;border:solid 1px #f0f6fd;color:#1a75cf;border-radius:3px;font-weight:700}.SearchResultSet .SearchResultSet-pagination a:last-child:hover,.SearchResultSetTopics .SearchResultSetTopics-pagination a:last-child:hover{background:#1a75cf;border:solid 1px #1a75cf;color:#fff}.NewsletterFlyout-card .NewsletterFlyout-description,.NewsletterFlyout-pop [type=submit],.NewsletterSimpleModule-card .NewsletterSimpleModule-description,.NewsletterSimpleModule-pop [type=submit]{display:inline-block;font-size:16px;font-weight:700;font-style:normal;font-stretch:normal;line-height:1.38;letter-spacing:normal;padding:13px 30px;cursor:pointer;border-radius:25px;white-space:nowrap;background:0 0;border:solid 1.5px #ffb700;color:#ffb700;text-decoration:none}.NewsletterFlyout-card .NewsletterFlyout-description:hover,.NewsletterFlyout-pop [type=submit]:hover,.NewsletterSimpleModule-card .NewsletterSimpleModule-description:hover,.NewsletterSimpleModule-pop [type=submit]:hover{color:#0071ce;background:#ffb700}.ListAsButton:not(.isOpen)>[data-listasbutton-trigger]{display:inline-block;font-size:16px;font-weight:700;font-style:normal;font-stretch:normal;line-height:1.38;letter-spacing:normal;padding:13px 30px;cursor:pointer;border-radius:25px;white-space:nowrap;border:solid 1.5px #0071ce;color:#0071ce;text-decoration:none}.CardGrid .List-pagination a,.CardGrid-pagination a,.List-cta a,.ListAsButton .List-pagination a,.ListAsButton-pagination a,.ListCardHorizontal .List-pagination a,.ListCardHorizontal-pagination a,.ListColumns .List-pagination a,.ListColumns-pagination a,.ListEvents .List-pagination a,.ListEvents-pagination a,.ListLoadMore .List-pagination a,.ListLoadMore--loadMoreButton a,.ListLoadMore-pagination a,.ListMasonry .List-pagination a,.ListMasonry-cta a,.ListMasonry-pagination a,.ListMosaic .List-pagination a,.ListMosaic-pagination a,.ListQ4pr .List-pagination a,.ListQ4pr-pagination a,.MapModuleFilterable .List-pagination a,.MapModuleFilterable-pagination a,.SearchResultSet .List-pagination a,.SearchResultSet-pagination a,.SearchResultSetTopics .List-pagination a,.SearchResultSetTopics-pagination a{display:inline-block;font-size:16px;font-weight:700;font-style:normal;font-stretch:normal;line-height:1.38;letter-spacing:normal;padding:13px 30px;cursor:pointer;border-radius:25px;white-space:nowrap;border:solid 1.5px #0071ce;color:#0071ce;text-decoration:none}.CardGrid .List-pagination a:hover,.CardGrid-pagination a:hover,.List-cta a:hover,.ListAsButton .List-pagination a:hover,.ListAsButton-pagination a:hover,.ListCardHorizontal .List-pagination a:hover,.ListCardHorizontal-pagination a:hover,.ListColumns .List-pagination a:hover,.ListColumns-pagination a:hover,.ListEvents .List-pagination a:hover,.ListEvents-pagination a:hover,.ListLoadMore .List-pagination a:hover,.ListLoadMore--loadMoreButton a:hover,.ListLoadMore-pagination a:hover,.ListMasonry .List-pagination a:hover,.ListMasonry-cta a:hover,.ListMasonry-pagination a:hover,.ListMosaic .List-pagination a:hover,.ListMosaic-pagination a:hover,.ListQ4pr .List-pagination a:hover,.ListQ4pr-pagination a:hover,.MapModuleFilterable .List-pagination a:hover,.MapModuleFilterable-pagination a:hover,.SearchResultSet .List-pagination a:hover,.SearchResultSet-pagination a:hover,.SearchResultSetTopics .List-pagination a:hover,.SearchResultSetTopics-pagination a:hover{display:inline-block;font-size:16px;font-weight:700;font-style:normal;font-stretch:normal;line-height:1.38;letter-spacing:normal;padding:13px 30px;text-decoration:none;cursor:pointer;border-radius:25px;white-space:nowrap;background-color:#0071ce;border:solid 1.5px #0071ce;color:#fff}.ListCardHorizontal .List-cta a,.ListCardHorizontal .List-cta a:hover,.ListCardHorizontalMedium .List-cta a,.ListCardHorizontalMedium .List-cta a:hover{display:inline-block;background:var(--moduleThemeColor);border:1px solid var(--moduleThemeColor);border-radius:2px;margin-top:15px;color:#fff;font-weight:700;font-size:18px;line-height:50px;padding:0 40px}.PromoCalendar .IRLRelatedStories-item-addToCalendar button,.PromoCalendar .Promo-addToCalendar button,.PromoDidYouKnow-button a{margin-top:1.5em;border:1.5px solid #ffb700;display:inline-block;font-size:16px;line-height:52px;padding:0 2em;background:0 0;color:#ffb700;border-radius:30px;text-decoration:none;font-weight:700}.PromoCalendar .IRLRelatedStories-item-addToCalendar button:hover,.PromoCalendar .Promo-addToCalendar button:hover,.PromoDidYouKnow-button a:hover{background-color:#ffb700;border-color:#ffb700;color:var(--mainThemeColor)!important}.PromoEvent-addToCalendar button{text-decoration:none;position:relative;z-index:2;font-size:21px;text-align:center;border:0;border-radius:50%;background-clip:padding-box;width:49px;height:49px;line-height:49px;background:#f57c0e;color:#fff;white-space:nowrap}.PromoEvent-addToCalendar button:hover{background:#1a75cf;text-decoration:none}.Lede-backLink a,.Lede-breadcrumb a,.LedeWList-backLink a,.LedeWList-breadcrumb a,.PageLede-backLink a,.PageLede-breadcrumb a,.SearchResultsPage-controls .SearchResultsPage-sectionLabel a,.SearchResultsPageMultiResult-controls .SearchResultsPage-sectionLabel a{font-weight:700;border:0;border-radius:2px;background-clip:padding-box;font-size:16px;max-height:none;line-height:34px;padding:0 14px;background:var(--moduleThemeColor);color:#fff;position:absolute;left:20px;top:20px;font-family:BogleWeb;text-decoration:none;z-index:2}.Lede-backLink a:hover,.Lede-breadcrumb a:hover,.LedeWList-backLink a:hover,.LedeWList-breadcrumb a:hover,.PageLede-backLink a:hover,.PageLede-breadcrumb a:hover,.SearchResultsPage-controls .SearchResultsPage-sectionLabel a:hover,.SearchResultsPageMultiResult-controls .SearchResultsPage-sectionLabel a:hover{opacity:.8;color:#fff}.IRLRelatedStories-item-date,.Promo-date{color:rgba(4,30,66,.5)}@media only screen and (max-width:767px){.IRLRelatedStories-item-date,.Promo-date{font-size:12px}}@media only screen and (min-width:768px){.IRLRelatedStories-item-date,.Promo-date{font-size:14px}}.CustomLandingPage-footer,.IRLLandingPage-footer,.ListApproach,.PV3LandingPage-footer,.Page-footer,.SearchResultsPage-controls,.SearchResultsPage-countAndViewControls,.SearchResultsPageMultiResult-controls,.SearchResultsPageMultiResult-countAndViewControls,.StateProvidenceLocationPage-footer,[data-modulewell]>[data-module]{padding-top:20px;padding-bottom:20px}@media only screen and (max-width:767px){.CustomLandingPage-footer,.IRLLandingPage-footer,.ListApproach,.PV3LandingPage-footer,.Page-footer,.SearchResultsPage-controls,.SearchResultsPage-countAndViewControls,.SearchResultsPageMultiResult-controls,.SearchResultsPageMultiResult-countAndViewControls,.StateProvidenceLocationPage-footer,[data-modulewell]>[data-module]{padding-left:20px;padding-right:20px}}@media only screen and (min-width:768px){.CustomLandingPage-footer,.IRLLandingPage-footer,.ListApproach,.PV3LandingPage-footer,.Page-footer,.SearchResultsPage-controls,.SearchResultsPage-countAndViewControls,.SearchResultsPageMultiResult-controls,.SearchResultsPageMultiResult-countAndViewControls,.StateProvidenceLocationPage-footer,[data-modulewell]>[data-module]{padding-top:60px;padding-bottom:60px}}@media only screen and (min-width:768px) and (max-width:1023px){.CustomLandingPage-footer,.IRLLandingPage-footer,.ListApproach,.PV3LandingPage-footer,.Page-footer,.SearchResultsPage-controls,.SearchResultsPage-countAndViewControls,.SearchResultsPageMultiResult-controls,.SearchResultsPageMultiResult-countAndViewControls,.StateProvidenceLocationPage-footer,[data-modulewell]>[data-module]{padding-left:calc((100% - 720px)/ 2);padding-right:calc((100% - 720px)/ 2)}}@media only screen and (min-width:1024px) and (max-width:1299px){.CustomLandingPage-footer,.IRLLandingPage-footer,.ListApproach,.PV3LandingPage-footer,.Page-footer,.SearchResultsPage-controls,.SearchResultsPage-countAndViewControls,.SearchResultsPageMultiResult-controls,.SearchResultsPageMultiResult-countAndViewControls,.StateProvidenceLocationPage-footer,[data-modulewell]>[data-module]{padding-left:calc((100% - 960px)/ 2);padding-right:calc((100% - 960px)/ 2)}}@media only screen and (min-width:1300px){.CustomLandingPage-footer,.IRLLandingPage-footer,.ListApproach,.PV3LandingPage-footer,.Page-footer,.SearchResultsPage-controls,.SearchResultsPage-countAndViewControls,.SearchResultsPageMultiResult-controls,.SearchResultsPageMultiResult-countAndViewControls,.StateProvidenceLocationPage-footer,[data-modulewell]>[data-module]{padding-left:calc((100% - 1260px)/ 2);padding-right:calc((100% - 1260px)/ 2)}}.EmployeePage-mainContent,.EmployeePage2021-topArea,.LeadershipList,.Lede-info,.LedeHalfWidth-wrap,.LedeWList-info,.ListArticlePage-articleBody,.ListAsButton.isOpen,.ListFiveItemsNews,.ListLeadershipGrid,.ListNewsCardGrid,.MediaObjectPage-main,.PageLede-info,.PressReleasePage-pressKit,.SearchResultsPage-controls,.SearchResultsPage-countAndViewControls,.SearchResultsPageMultiResult-controls,.SearchResultsPageMultiResult-countAndViewControls,.VideoPage-main,[data-modulewellmedium]>[data-module],body[data-subThemeName=WEE] .ArticlePage-below .CardGrid,body[data-subThemeName=WEE] .BlogPostLitePage-below .CardGrid,body[data-subThemeName=WEE] .ListMosaic{padding-top:20px;padding-bottom:20px}.EmployeePage-mainContent[data-modulepadtop=none],.EmployeePage2021-topArea[data-modulepadtop=none],.LeadershipList[data-modulepadtop=none],.Lede-info[data-modulepadtop=none],.LedeHalfWidth-wrap[data-modulepadtop=none],.LedeWList-info[data-modulepadtop=none],.ListArticlePage-articleBody[data-modulepadtop=none],.ListAsButton.isOpen[data-modulepadtop=none],.ListFiveItemsNews[data-modulepadtop=none],.ListLeadershipGrid[data-modulepadtop=none],.ListNewsCardGrid[data-modulepadtop=none],.MediaObjectPage-main[data-modulepadtop=none],.PageLede-info[data-modulepadtop=none],.PressReleasePage-pressKit[data-modulepadtop=none],.SearchResultsPage-controls[data-modulepadtop=none],.SearchResultsPage-countAndViewControls[data-modulepadtop=none],.SearchResultsPageMultiResult-controls[data-modulepadtop=none],.SearchResultsPageMultiResult-countAndViewControls[data-modulepadtop=none],.VideoPage-main[data-modulepadtop=none],[data-modulewellmedium]>[data-module][data-modulepadtop=none],body[data-subThemeName=WEE] .ArticlePage-below .CardGrid[data-modulepadtop=none],body[data-subThemeName=WEE] .BlogPostLitePage-below .CardGrid[data-modulepadtop=none],body[data-subThemeName=WEE] .ListMosaic[data-modulepadtop=none]{padding-top:0!important}.EmployeePage-mainContent[data-modulepadbottom=none],.EmployeePage2021-topArea[data-modulepadbottom=none],.LeadershipList[data-modulepadbottom=none],.Lede-info[data-modulepadbottom=none],.LedeHalfWidth-wrap[data-modulepadbottom=none],.LedeWList-info[data-modulepadbottom=none],.ListArticlePage-articleBody[data-modulepadbottom=none],.ListAsButton.isOpen[data-modulepadbottom=none],.ListFiveItemsNews[data-modulepadbottom=none],.ListLeadershipGrid[data-modulepadbottom=none],.ListNewsCardGrid[data-modulepadbottom=none],.MediaObjectPage-main[data-modulepadbottom=none],.PageLede-info[data-modulepadbottom=none],.PressReleasePage-pressKit[data-modulepadbottom=none],.SearchResultsPage-controls[data-modulepadbottom=none],.SearchResultsPage-countAndViewControls[data-modulepadbottom=none],.SearchResultsPageMultiResult-controls[data-modulepadbottom=none],.SearchResultsPageMultiResult-countAndViewControls[data-modulepadbottom=none],.VideoPage-main[data-modulepadbottom=none],[data-modulewellmedium]>[data-module][data-modulepadbottom=none],body[data-subThemeName=WEE] .ArticlePage-below .CardGrid[data-modulepadbottom=none],body[data-subThemeName=WEE] .BlogPostLitePage-below .CardGrid[data-modulepadbottom=none],body[data-subThemeName=WEE] .ListMosaic[data-modulepadbottom=none]{padding-bottom:0!important}@media only screen and (max-width:767px){.EmployeePage-mainContent,.EmployeePage2021-topArea,.LeadershipList,.Lede-info,.LedeHalfWidth-wrap,.LedeWList-info,.ListArticlePage-articleBody,.ListAsButton.isOpen,.ListFiveItemsNews,.ListLeadershipGrid,.ListNewsCardGrid,.MediaObjectPage-main,.PageLede-info,.PressReleasePage-pressKit,.SearchResultsPage-controls,.SearchResultsPage-countAndViewControls,.SearchResultsPageMultiResult-controls,.SearchResultsPageMultiResult-countAndViewControls,.VideoPage-main,[data-modulewellmedium]>[data-module],body[data-subThemeName=WEE] .ArticlePage-below .CardGrid,body[data-subThemeName=WEE] .BlogPostLitePage-below .CardGrid,body[data-subThemeName=WEE] .ListMosaic{padding-left:20px;padding-right:20px}}@media only screen and (min-width:768px){.EmployeePage-mainContent,.EmployeePage2021-topArea,.LeadershipList,.Lede-info,.LedeHalfWidth-wrap,.LedeWList-info,.ListArticlePage-articleBody,.ListAsButton.isOpen,.ListFiveItemsNews,.ListLeadershipGrid,.ListNewsCardGrid,.MediaObjectPage-main,.PageLede-info,.PressReleasePage-pressKit,.SearchResultsPage-controls,.SearchResultsPage-countAndViewControls,.SearchResultsPageMultiResult-controls,.SearchResultsPageMultiResult-countAndViewControls,.VideoPage-main,[data-modulewellmedium]>[data-module],body[data-subThemeName=WEE] .ArticlePage-below .CardGrid,body[data-subThemeName=WEE] .BlogPostLitePage-below .CardGrid,body[data-subThemeName=WEE] .ListMosaic{padding-top:40px;padding-bottom:40px}}@media only screen and (min-width:768px) and (max-width:1023px){.EmployeePage-mainContent,.EmployeePage2021-topArea,.LeadershipList,.Lede-info,.LedeHalfWidth-wrap,.LedeWList-info,.ListArticlePage-articleBody,.ListAsButton.isOpen,.ListFiveItemsNews,.ListLeadershipGrid,.ListNewsCardGrid,.MediaObjectPage-main,.PageLede-info,.PressReleasePage-pressKit,.SearchResultsPage-controls,.SearchResultsPage-countAndViewControls,.SearchResultsPageMultiResult-controls,.SearchResultsPageMultiResult-countAndViewControls,.VideoPage-main,[data-modulewellmedium]>[data-module],body[data-subThemeName=WEE] .ArticlePage-below .CardGrid,body[data-subThemeName=WEE] .BlogPostLitePage-below .CardGrid,body[data-subThemeName=WEE] .ListMosaic{padding-left:calc((100% - 720px)/ 2);padding-right:calc((100% - 720px)/ 2)}}@media only screen and (min-width:1024px) and (max-width:1299px){.EmployeePage-mainContent,.EmployeePage2021-topArea,.LeadershipList,.Lede-info,.LedeHalfWidth-wrap,.LedeWList-info,.ListArticlePage-articleBody,.ListAsButton.isOpen,.ListFiveItemsNews,.ListLeadershipGrid,.ListNewsCardGrid,.MediaObjectPage-main,.PageLede-info,.PressReleasePage-pressKit,.SearchResultsPage-controls,.SearchResultsPage-countAndViewControls,.SearchResultsPageMultiResult-controls,.SearchResultsPageMultiResult-countAndViewControls,.VideoPage-main,[data-modulewellmedium]>[data-module],body[data-subThemeName=WEE] .ArticlePage-below .CardGrid,body[data-subThemeName=WEE] .BlogPostLitePage-below .CardGrid,body[data-subThemeName=WEE] .ListMosaic{padding-left:calc((100% - 960px)/ 2);padding-right:calc((100% - 960px)/ 2)}}@media only screen and (min-width:1300px){.EmployeePage-mainContent,.EmployeePage2021-topArea,.LeadershipList,.Lede-info,.LedeHalfWidth-wrap,.LedeWList-info,.ListArticlePage-articleBody,.ListAsButton.isOpen,.ListFiveItemsNews,.ListLeadershipGrid,.ListNewsCardGrid,.MediaObjectPage-main,.PageLede-info,.PressReleasePage-pressKit,.SearchResultsPage-controls,.SearchResultsPage-countAndViewControls,.SearchResultsPageMultiResult-controls,.SearchResultsPageMultiResult-countAndViewControls,.VideoPage-main,[data-modulewellmedium]>[data-module],body[data-subThemeName=WEE] .ArticlePage-below .CardGrid,body[data-subThemeName=WEE] .BlogPostLitePage-below .CardGrid,body[data-subThemeName=WEE] .ListMosaic{padding-left:calc((100% - 1000px)/ 2);padding-right:calc((100% - 1000px)/ 2)}}.ArticleModule-body,.EventPage-mainContent,.LedeHalfWidth-sectionLabel,.PressReleasePage-actions,.PressReleasePage-articleBody,.TimelineModule-description,.TimelineModule-items,[data-modulewellsmall]>[data-module]{padding-top:20px;padding-bottom:20px}.ArticleModule-body[data-modulepadtop=none],.EventPage-mainContent[data-modulepadtop=none],.LedeHalfWidth-sectionLabel[data-modulepadtop=none],.PressReleasePage-actions[data-modulepadtop=none],.PressReleasePage-articleBody[data-modulepadtop=none],.TimelineModule-description[data-modulepadtop=none],.TimelineModule-items[data-modulepadtop=none],[data-modulewellsmall]>[data-module][data-modulepadtop=none]{padding-top:0!important}.ArticleModule-body[data-modulepadbottom=none],.EventPage-mainContent[data-modulepadbottom=none],.LedeHalfWidth-sectionLabel[data-modulepadbottom=none],.PressReleasePage-actions[data-modulepadbottom=none],.PressReleasePage-articleBody[data-modulepadbottom=none],.TimelineModule-description[data-modulepadbottom=none],.TimelineModule-items[data-modulepadbottom=none],[data-modulewellsmall]>[data-module][data-modulepadbottom=none]{padding-bottom:0!important}@media only screen and (max-width:767px){.ArticleModule-body,.EventPage-mainContent,.LedeHalfWidth-sectionLabel,.PressReleasePage-actions,.PressReleasePage-articleBody,.TimelineModule-description,.TimelineModule-items,[data-modulewellsmall]>[data-module]{padding-left:20px;padding-right:20px}}@media only screen and (min-width:768px){.ArticleModule-body,.EventPage-mainContent,.LedeHalfWidth-sectionLabel,.PressReleasePage-actions,.PressReleasePage-articleBody,.TimelineModule-description,.TimelineModule-items,[data-modulewellsmall]>[data-module]{padding-top:40px;padding-bottom:40px}}@media only screen and (min-width:768px) and (max-width:1023px){.ArticleModule-body,.EventPage-mainContent,.LedeHalfWidth-sectionLabel,.PressReleasePage-actions,.PressReleasePage-articleBody,.TimelineModule-description,.TimelineModule-items,[data-modulewellsmall]>[data-module]{padding-left:calc((100% - 504px)/ 2);padding-right:calc((100% - 504px)/ 2)}}@media only screen and (min-width:1024px) and (max-width:1299px){.ArticleModule-body,.EventPage-mainContent,.LedeHalfWidth-sectionLabel,.PressReleasePage-actions,.PressReleasePage-articleBody,.TimelineModule-description,.TimelineModule-items,[data-modulewellsmall]>[data-module]{padding-left:calc((100% - 672px)/ 2);padding-right:calc((100% - 672px)/ 2)}}@media only screen and (min-width:1300px){.ArticleModule-body,.EventPage-mainContent,.LedeHalfWidth-sectionLabel,.PressReleasePage-actions,.PressReleasePage-articleBody,.TimelineModule-description,.TimelineModule-items,[data-modulewellsmall]>[data-module]{padding-left:calc((100% - 700px)/ 2);padding-right:calc((100% - 700px)/ 2)}}.LeadCarouselWideImage,.Tabs{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0}.EventPage2021-mainContent,[data-modulewell-2021]>[data-module]{padding-top:35px;padding-bottom:35px}.EventPage2021-mainContent[data-modulepadtop=none],[data-modulewell-2021]>[data-module][data-modulepadtop=none]{padding-top:0!important}.EventPage2021-mainContent[data-modulepadbottom=none],[data-modulewell-2021]>[data-module][data-modulepadbottom=none]{padding-bottom:0!important}@media only screen and (max-width:767px){.EventPage2021-mainContent,[data-modulewell-2021]>[data-module]{padding-left:20px;padding-right:20px}}@media only screen and (min-width:768px){.EventPage2021-mainContent,[data-modulewell-2021]>[data-module]{padding-top:40px;padding-bottom:40px}}@media only screen and (min-width:768px) and (max-width:1023px){.EventPage2021-mainContent,[data-modulewell-2021]>[data-module]{padding-left:calc((100% - 638px)/ 2);padding-right:calc((100% - 638px)/ 2)}}@media only screen and (min-width:1300px){.EventPage2021-mainContent,[data-modulewell-2021]>[data-module]{padding-top:50px;padding-bottom:50px}}@media only screen and (min-width:1024px) and (max-width:1299px){.EventPage2021-mainContent,[data-modulewell-2021]>[data-module]{padding-left:calc((100% - 884px)/ 2);padding-right:calc((100% - 884px)/ 2)}}@media only screen and (min-width:1300px){.EventPage2021-mainContent,[data-modulewell-2021]>[data-module]{padding-left:calc((100% - 980px)/ 2);padding-right:calc((100% - 980px)/ 2)}}[data-modulewell-2021]>[data-module-narrow]{padding-top:35px;padding-bottom:35px}[data-modulewell-2021]>[data-module-narrow][data-modulepadtop=none]{padding-top:0!important}[data-modulewell-2021]>[data-module-narrow][data-modulepadbottom=none]{padding-bottom:0!important}@media only screen and (max-width:767px){[data-modulewell-2021]>[data-module-narrow]{padding-left:20px;padding-right:20px}}@media only screen and (min-width:768px){[data-modulewell-2021]>[data-module-narrow]{padding-top:40px;padding-bottom:40px}}@media only screen and (min-width:768px) and (max-width:1023px){[data-modulewell-2021]>[data-module-narrow]{padding-left:calc((100% - 638px)/ 2);padding-right:calc((100% - 638px)/ 2)}}@media only screen and (min-width:1300px){[data-modulewell-2021]>[data-module-narrow]{padding-top:50px;padding-bottom:50px}}@media only screen and (min-width:1024px) and (max-width:1299px){[data-modulewell-2021]>[data-module-narrow]{padding-left:calc((100% - 710px)/ 2);padding-right:calc((100% - 710px)/ 2)}}@media only screen and (min-width:1300px){[data-modulewell-2021]>[data-module-narrow]{padding-left:calc((100% - 710px)/ 2);padding-right:calc((100% - 710px)/ 2)}}.ArticlePage-articleBody a,.BlogPostLitePage-articleBody a,.ListArticleBody2021 a,.ListArticlePage-articleBody a,.PV3ArticlePage-articleBody a,.PressReleasePage-articleBody a,.RichTextArticleBody a,.RichTextModule a,.RichTextModuleWithTitle a,.SideNavContentList a,.faq-tabbed a{text-decoration:none;color:var(--link-color);word-break:break-word}.ArticlePage-articleBody a:hover,.BlogPostLitePage-articleBody a:hover,.ListArticleBody2021 a:hover,.ListArticlePage-articleBody a:hover,.PV3ArticlePage-articleBody a:hover,.PressReleasePage-articleBody a:hover,.RichTextArticleBody a:hover,.RichTextModule a:hover,.RichTextModuleWithTitle a:hover,.SideNavContentList a:hover,.faq-tabbed a:hover{color:var(--link-hover-color)}.ArticlePage-articleBody p,.BlogPostLitePage-articleBody p,.ListArticleBody2021 p,.ListArticlePage-articleBody p,.PV3ArticlePage-articleBody p,.PressReleasePage-articleBody p,.RichTextArticleBody p,.RichTextModule p,.RichTextModuleWithTitle p,.SideNavContentList p,.faq-tabbed p{margin-bottom:21px}.ArticlePage-articleBody p a,.BlogPostLitePage-articleBody p a,.ListArticleBody2021 p a,.ListArticlePage-articleBody p a,.PV3ArticlePage-articleBody p a,.PressReleasePage-articleBody p a,.RichTextArticleBody p a,.RichTextModule p a,.RichTextModuleWithTitle p a,.SideNavContentList p a,.faq-tabbed p a{text-decoration:none;color:var(--link-color)}.ArticlePage-articleBody p a:hover,.BlogPostLitePage-articleBody p a:hover,.ListArticleBody2021 p a:hover,.ListArticlePage-articleBody p a:hover,.PV3ArticlePage-articleBody p a:hover,.PressReleasePage-articleBody p a:hover,.RichTextArticleBody p a:hover,.RichTextModule p a:hover,.RichTextModuleWithTitle p a:hover,.SideNavContentList p a:hover,.faq-tabbed p a:hover{color:var(--link-hover-color)}.ArticlePage-articleBody table,.BlogPostLitePage-articleBody table,.ListArticleBody2021 table,.ListArticlePage-articleBody table,.PV3ArticlePage-articleBody table,.PressReleasePage-articleBody table,.RichTextArticleBody table,.RichTextModule table,.RichTextModuleWithTitle table,.SideNavContentList table,.faq-tabbed table{display:table;border-collapse:collapse;border:1px solid #ccc}.ArticlePage-articleBody ul,.BlogPostLitePage-articleBody ul,.ListArticleBody2021 ul,.ListArticlePage-articleBody ul,.PV3ArticlePage-articleBody ul,.PressReleasePage-articleBody ul,.RichTextArticleBody ul,.RichTextModule ul,.RichTextModuleWithTitle ul,.SideNavContentList ul,.faq-tabbed ul{margin-bottom:14px}.ArticlePage-articleBody table,.ArticlePage-articleBody tbody,.ArticlePage-articleBody td,.ArticlePage-articleBody tfoot,.ArticlePage-articleBody th,.ArticlePage-articleBody thead,.ArticlePage-articleBody tr,.BlogPostLitePage-articleBody table,.BlogPostLitePage-articleBody tbody,.BlogPostLitePage-articleBody td,.BlogPostLitePage-articleBody tfoot,.BlogPostLitePage-articleBody th,.BlogPostLitePage-articleBody thead,.BlogPostLitePage-articleBody tr,.ListArticleBody2021 table,.ListArticleBody2021 tbody,.ListArticleBody2021 td,.ListArticleBody2021 tfoot,.ListArticleBody2021 th,.ListArticleBody2021 thead,.ListArticleBody2021 tr,.ListArticlePage-articleBody table,.ListArticlePage-articleBody tbody,.ListArticlePage-articleBody td,.ListArticlePage-articleBody tfoot,.ListArticlePage-articleBody th,.ListArticlePage-articleBody thead,.ListArticlePage-articleBody tr,.PV3ArticlePage-articleBody table,.PV3ArticlePage-articleBody tbody,.PV3ArticlePage-articleBody td,.PV3ArticlePage-articleBody tfoot,.PV3ArticlePage-articleBody th,.PV3ArticlePage-articleBody thead,.PV3ArticlePage-articleBody tr,.PressReleasePage-articleBody table,.PressReleasePage-articleBody tbody,.PressReleasePage-articleBody td,.PressReleasePage-articleBody tfoot,.PressReleasePage-articleBody th,.PressReleasePage-articleBody thead,.PressReleasePage-articleBody tr,.RichTextArticleBody table,.RichTextArticleBody tbody,.RichTextArticleBody td,.RichTextArticleBody tfoot,.RichTextArticleBody th,.RichTextArticleBody thead,.RichTextArticleBody tr,.RichTextModule table,.RichTextModule tbody,.RichTextModule td,.RichTextModule tfoot,.RichTextModule th,.RichTextModule thead,.RichTextModule tr,.RichTextModuleWithTitle table,.RichTextModuleWithTitle tbody,.RichTextModuleWithTitle td,.RichTextModuleWithTitle tfoot,.RichTextModuleWithTitle th,.RichTextModuleWithTitle thead,.RichTextModuleWithTitle tr,.SideNavContentList table,.SideNavContentList tbody,.SideNavContentList td,.SideNavContentList tfoot,.SideNavContentList th,.SideNavContentList thead,.SideNavContentList tr,.faq-tabbed table,.faq-tabbed tbody,.faq-tabbed td,.faq-tabbed tfoot,.faq-tabbed th,.faq-tabbed thead,.faq-tabbed tr{padding:0;margin:0;border:0;vertical-align:baseline;text-decoration:none;text-transform:none}.ArticlePage-articleBody td,.BlogPostLitePage-articleBody td,.ListArticleBody2021 td,.ListArticlePage-articleBody td,.PV3ArticlePage-articleBody td,.PressReleasePage-articleBody td,.RichTextArticleBody td,.RichTextModule td,.RichTextModuleWithTitle td,.SideNavContentList td,.faq-tabbed td{padding:.5em .33em;border:1px solid #ccc}@media only screen and (max-width:767px){.ArticlePage-articleBody,.BlogPostLitePage-articleBody,.ListArticleBody2021,.ListArticlePage-articleBody,.PV3ArticlePage-articleBody,.PressReleasePage-articleBody,.RichTextArticleBody,.RichTextModule,.RichTextModuleWithTitle,.SideNavContentList,.faq-tabbed{font-size:16px;line-height:20px}}@media only screen and (min-width:768px){.ArticlePage-articleBody,.BlogPostLitePage-articleBody,.ListArticleBody2021,.ListArticlePage-articleBody,.PV3ArticlePage-articleBody,.PressReleasePage-articleBody,.RichTextArticleBody,.RichTextModule,.RichTextModuleWithTitle,.SideNavContentList,.faq-tabbed{font-size:16px;line-height:28px}}.ArticlePage-articleBody .cms-textAlign-center,.BlogPostLitePage-articleBody .cms-textAlign-center,.ListArticleBody2021 .cms-textAlign-center,.ListArticlePage-articleBody .cms-textAlign-center,.PV3ArticlePage-articleBody .cms-textAlign-center,.PressReleasePage-articleBody .cms-textAlign-center,.RichTextArticleBody .cms-textAlign-center,.RichTextModule .cms-textAlign-center,.RichTextModuleWithTitle .cms-textAlign-center,.SideNavContentList .cms-textAlign-center,.faq-tabbed .cms-textAlign-center{text-align:center}.ArticlePage-articleBody .cms-textAlign-right,.BlogPostLitePage-articleBody .cms-textAlign-right,.ListArticleBody2021 .cms-textAlign-right,.ListArticlePage-articleBody .cms-textAlign-right,.PV3ArticlePage-articleBody .cms-textAlign-right,.PressReleasePage-articleBody .cms-textAlign-right,.RichTextArticleBody .cms-textAlign-right,.RichTextModule .cms-textAlign-right,.RichTextModuleWithTitle .cms-textAlign-right,.SideNavContentList .cms-textAlign-right,.faq-tabbed .cms-textAlign-right{text-align:right}.ArticlePage-articleBody .HeadingH3,.BlogPostLitePage-articleBody .HeadingH3,.ListArticleBody2021 .HeadingH3,.ListArticlePage-articleBody .HeadingH3,.PV3ArticlePage-articleBody .HeadingH3,.PressReleasePage-articleBody .HeadingH3,.RichTextArticleBody .HeadingH3,.RichTextModule .HeadingH3,.RichTextModuleWithTitle .HeadingH3,.SideNavContentList .HeadingH3,.faq-tabbed .HeadingH3{font-weight:700;font-size:18px;line-height:28px;margin-bottom:14px}@media only screen and (min-width:768px){.ArticlePage-articleBody .HeadingH3,.BlogPostLitePage-articleBody .HeadingH3,.ListArticleBody2021 .HeadingH3,.ListArticlePage-articleBody .HeadingH3,.PV3ArticlePage-articleBody .HeadingH3,.PressReleasePage-articleBody .HeadingH3,.RichTextArticleBody .HeadingH3,.RichTextModule .HeadingH3,.RichTextModuleWithTitle .HeadingH3,.SideNavContentList .HeadingH3,.faq-tabbed .HeadingH3{font-size:24px;line-height:30px;margin-bottom:21px}}.PageLede-description a{text-decoration:none;color:var(--link-color)}.PageLede-description a:hover{color:var(--link-hover-color)}.IRLRelatedStories-item-category,.Promo-category{font-size:14px;text-transform:uppercase;margin-bottom:20px}.IRLRelatedStories-item-category a,.Promo-category a{color:#1a75cf;text-decoration:none;font-weight:700}[data-searchview-active=list] .SearchResultSet-results .PromoSimpleCard .IRLRelatedStories-item-category a,[data-searchview-active=list] .SearchResultSet-results .PromoSimpleCard .Promo-category a,[data-searchview-active=list] .SearchResultSetTopics-results .PromoSimpleCard .Promo-category a{background-color:var(--mainThemeColor);padding:7px;font-size:12px;text-transform:uppercase;display:inline-block}[data-searchview-active=list] .SearchResultSet-results .PromoSimpleCard .IRLRelatedStories-item-category a,[data-searchview-active=list] .SearchResultSet-results .PromoSimpleCard .IRLRelatedStories-item-category a a,[data-searchview-active=list] .SearchResultSet-results .PromoSimpleCard .Promo-category a,[data-searchview-active=list] .SearchResultSet-results .PromoSimpleCard .Promo-category a a,[data-searchview-active=list] .SearchResultSetTopics-results .PromoSimpleCard .Promo-category a,[data-searchview-active=list] .SearchResultSetTopics-results .PromoSimpleCard .Promo-category a a{color:#fff;text-decoration:none;font-weight:700}.CardGrid-title,.ListMosaic .List-title,.ListNews-title,.ListQuote-title,.RelatedStories-title,.RichTextModuleButtonLinkStyle-title,.RichTextModuleWithTitle-title,.RichTextModuleWithTitle-title a{font-weight:700;line-height:1;font-size:18px;text-align:center;margin-top:0}.CardGrid-title,.CardGrid-title a,.ListMosaic .List-title,.ListMosaic .List-title a,.ListNews-title,.ListNews-title a,.ListQuote-title,.ListQuote-title a,.RelatedStories-title,.RelatedStories-title a,.RichTextModuleButtonLinkStyle-title,.RichTextModuleButtonLinkStyle-title a,.RichTextModuleWithTitle-title,.RichTextModuleWithTitle-title a,.RichTextModuleWithTitle-title a a{color:#000;text-decoration:none}@media only screen and (min-width:768px){.CardGrid-title,.ListMosaic .List-title,.ListNews-title,.ListQuote-title,.RelatedStories-title,.RichTextModuleButtonLinkStyle-title,.RichTextModuleWithTitle-title,.RichTextModuleWithTitle-title a{font-size:24px;margin-bottom:14px}}.ArticleModule-title,.TimelineModule-title{line-height:1.15;max-height:none;margin-bottom:20px;font-weight:700;margin:0;text-align:center;background:var(--articleModuleBg)}@media only screen and (max-width:767px){.ArticleModule-title,.TimelineModule-title{font-size:24px;padding:20px}}@media only screen and (min-width:768px){.ArticleModule-title,.TimelineModule-title{font-size:48px;padding:40px}}.TimelineModule-description,html .TimelineModule-description>p{font-family:Georgia;font-size:30px;font-style:italic;line-height:1.33;color:#222}.ListCardHorizontal .List-title,.ListCardHorizontalMedium .List-title{font-size:36px;line-height:1em;position:relative;padding:0 0 15px 0;font-weight:700;margin-bottom:24.5px}.ListCardHorizontal .List-title,.ListCardHorizontal .List-title a,.ListCardHorizontalMedium .List-title,.ListCardHorizontalMedium .List-title a{color:#000;text-decoration:none}.ListCardHorizontal .List-title:after,.ListCardHorizontalMedium .List-title:after{content:'';width:150px;height:6px;background:var(--moduleThemeColor);padding:0;position:absolute;left:0;bottom:0;margin-bottom:-6px}.AsideList-title .Link,.IRLRelatedStories-header,.ListAsButton-title .Link,.TrendingList-title .Link{display:block;font-size:24px;font-weight:700;line-height:1.2em;padding-bottom:20px;color:#1a75cf;margin-bottom:20px;position:relative;text-decoration:none}.AsideList-title .Link:after,.IRLRelatedStories-header:after,.ListAsButton-title .Link:after,.TrendingList-title .Link:after{content:'';display:block;width:50px;height:3px;background:#ffb700;position:absolute;left:0;bottom:0}@media only screen and (min-width:768px){.AsideList-title .Link,.IRLRelatedStories-header,.ListAsButton-title .Link,.TrendingList-title .Link{font-size:30px}}.Enhancement-item .SimpleListCarousel-title,.ListBlocks-title,.ListFiveItemsNews-title,.ListGridImage-title,.ListGridTilesWithSubTitle-title,.ListLeadershipGrid-title,.ListMetrics-title,.ListPills-title,.ListQuickLinks-title,.ListResult-title,.ListResultGrid-title,.SearchResultsPage2021-spotlights-title,.SimpleListCarousel-title{font-weight:400;line-height:1.45;font-size:22px;text-align:center;margin-top:0;margin-bottom:45px}.Enhancement-item .SimpleListCarousel-title,.Enhancement-item .SimpleListCarousel-title a,.ListBlocks-title,.ListBlocks-title a,.ListFiveItemsNews-title,.ListFiveItemsNews-title a,.ListGridImage-title,.ListGridImage-title a,.ListGridTilesWithSubTitle-title,.ListGridTilesWithSubTitle-title a,.ListLeadershipGrid-title,.ListLeadershipGrid-title a,.ListMetrics-title,.ListMetrics-title a,.ListPills-title,.ListPills-title a,.ListQuickLinks-title,.ListQuickLinks-title a,.ListResult-title,.ListResult-title a,.ListResultGrid-title,.ListResultGrid-title a,.SearchResultsPage2021-spotlights-title,.SearchResultsPage2021-spotlights-title a,.SimpleListCarousel-title,.SimpleListCarousel-title a{color:#333;text-decoration:none}@media only screen and (min-width:768px){.Enhancement-item .SimpleListCarousel-title,.ListBlocks-title,.ListFiveItemsNews-title,.ListGridImage-title,.ListGridTilesWithSubTitle-title,.ListLeadershipGrid-title,.ListMetrics-title,.ListPills-title,.ListQuickLinks-title,.ListResult-title,.ListResultGrid-title,.SearchResultsPage2021-spotlights-title,.SimpleListCarousel-title{font-size:24px;line-height:1}}.BrightcoveVideoPlayer .video-js,.HTML5VideoPlayer-screen,.KalturaVideoPlayer-screen,.YouTubeVideoPlayer,.YoukuVideoPlayer{position:relative;min-width:100%;height:auto}.BrightcoveVideoPlayer .video-js:before,.HTML5VideoPlayer-screen:before,.KalturaVideoPlayer-screen:before,.YouTubeVideoPlayer:before,.YoukuVideoPlayer:before{content:'';display:block;padding-top:56.25%}.BrightcoveVideoPlayer .video-js iframe,.BrightcoveVideoPlayer .video-js video,.HTML5VideoPlayer-screen iframe,.HTML5VideoPlayer-screen video,.KalturaVideoPlayer-screen iframe,.KalturaVideoPlayer-screen video,.YouTubeVideoPlayer iframe,.YouTubeVideoPlayer video,.YoukuVideoPlayer iframe,.YoukuVideoPlayer video{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;display:block;margin:0 auto;border:0}.IRLCardVideoPromo-player-wrap,.PromoPlainVideo-player-wrap,.PromoPlainVideoWithText-player-wrap,.VideoPage-player-wrap{position:relative;padding-left:calc((100% - 1000px)/ 2);padding-right:calc((100% - 1000px)/ 2)}.IRLCardVideoPromo-player-wrap>[class*=media],.PromoPlainVideo-player-wrap>[class*=media],.PromoPlainVideoWithText-player-wrap>[class*=media],.VideoPage-player-wrap>[class*=media]{position:absolute;top:0;left:0;right:0;bottom:0;z-index:2}.IRLCardVideoPromo-player-wrap>[class*=media]:before,.PromoPlainVideo-player-wrap>[class*=media]:before,.PromoPlainVideoWithText-player-wrap>[class*=media]:before,.VideoPage-player-wrap>[class*=media]:before{content:'\e605';font-family:IcoMoon;font-size:60px;display:block;width:150px;height:150px;line-height:150px;color:#fff;position:absolute;text-align:center;z-index:0;top:50%;left:50%;transform:translate(-50%,-50%);cursor:pointer}@media only screen and (min-width:1024px){.IRLCardVideoPromo-player-wrap>[class*=media]:before,.PromoPlainVideo-player-wrap>[class*=media]:before,.PromoPlainVideoWithText-player-wrap>[class*=media]:before,.VideoPage-player-wrap>[class*=media]:before{font-size:210px}}.IRLCardVideoPromo-player-wrap>[class*=media] img,.PromoPlainVideo-player-wrap>[class*=media] img,.PromoPlainVideoWithText-player-wrap>[class*=media] img,.VideoPage-player-wrap>[class*=media] img{width:100%;height:100%;object-fit:cover}span.Link{pointer-events:auto}.HeadingH2,.HeadingH3,.HeadingH4,.HeadingH5{line-height:1.5em;font-family:BogleWeb;font-weight:400}.TextOverlayBackgroundBlackTextLarge,.TextOverlayBackgroundBlackTextMedium,.TextOverlayBackgroundWhiteTextLarge,.TextOverlayBackgroundWhiteTextMedium{display:block;padding:1.42857142857em 1.78571428571em}.TextOverlayBackgroundWhiteTextLarge,.TextOverlayBackgroundWhiteTextMedium{background-color:rgba(255,255,255,.83);color:#333}.TextOverlayBackgroundBlackTextLarge,.TextOverlayBackgroundBlackTextMedium{background-color:rgba(0,0,0,.47);color:#fff}.TextOverlayBackgroundBlackTextLarge,.TextOverlayBackgroundNoneTextLarge,.TextOverlayBackgroundWhiteTextLarge{font-size:24px}.TextOverlayBackgroundBlackTextMedium,.TextOverlayBackgroundNoneTextMedium,.TextOverlayBackgroundWhiteTextMedium{font-size:18px}.NextedListLevel1,.NextedListLevel2,.NextedListLevel3{display:inline}.NextedListLevel1:before,.NextedListLevel2:before,.NextedListLevel3:before{margin-left:-14px;padding-right:9px;content:'\2022'}.GRR2018LargeFont{font-size:30px}.GRR2018SectionHeading{font-size:30px;line-height:1.2}.GRR2018WhiteSuperText{color:#fff;font-family:BogleWeb-Bold;font-size:20px;line-height:22px}.HeadingGRR{font-size:46px;line-height:60px;text-align:center;margin-bottom:10px}.HeadingGRRH2{font-size:30px;line-height:1.13}.HeadingGRRH3Blue{color:#1a75cf}.HeadingGRRH3Green{color:#76c043}.HeadingGRRH3Orange{color:#f47321}.HeadingH3{font-size:19px}.HeadingH4{font-size:20px}.HeadingH5{font-size:14px}.JumpBlueButton{display:inline-block;text-decoration:none;background:#4682b4;padding:10px 20px;border-radius:4px;color:#fff;margin:0 0 10px 0;font-size:15px}.JumpBlueButton a{color:#fff!important}.JumpBlueButton a.Link{color:#fff}.JumpDisclaimer{font-size:12px;line-height:14px;color:gray;margin:20px 0 30px}.JumpHRuler{border:0;height:1px;width:90%;background:#666;margin:20px 0}.NextedListLevel1{margin-left:1.5em}.NextedListLevel2{margin-left:3.6em}.NextedListLevel3{margin-left:6em}.StyledAnchor{display:block;padding:25px 10px;width:120px;height:120px;background:#f0f6fd;font-size:14px;font-weight:400;text-align:center;line-height:1.05em}.StyledAnchor.left{margin-left:-160px;float:left}.StyledAnchor.right{margin-right:-160px;float:right}.StyledAnchor a{color:#222!important}.StyledAnchor a:hover i{color:#a1cffc}.StyledAnchor a:hover span{color:#1a75cf}.StyledAnchor a i{font-size:40px;line-height:50px;display:block;width:50px;height:50px;border-radius:50%;margin:0 auto;background-color:#1a75cf;position:relative;font-family:'Font Awesome 5 Free';color:#fff;font-weight:600;margin-bottom:5px}.StyledAnchor a i :before{color:#fff;display:block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);margin-top:3px}.StyledAnchor a i .fa-angle-double-down :before{content:'\f103'}.TextColorBlue{color:#1a75cf}.TextColorGray{color:silver}.TextColorGreen{color:#76c043}.TextColorOrange{color:#f47321}.TextColorRed{color:#e00}.TextColorWhite{color:#fff}.TextColorWhite a{color:#fff}.TextColorYellow{color:#ffc220}*{box-sizing:border-box}.BogleWeb-Black{font-family:BogleWeb;font-weight:900;font-style:normal}.BogleWeb-BlackItalic{font-family:BogleWeb;font-weight:900;font-style:italic}.BogleWeb-Bold{font-family:BogleWeb;font-weight:700;font-style:normal}.BogleWeb-BoldItalic{font-family:BogleWeb;font-weight:700;font-style:italic}.BogleWeb-Regular{font-family:BogleWeb;font-weight:400;font-style:normal}.BogleWeb-RegularItalic{font-family:BogleWeb;font-weight:400;font-style:italic}.IcoMoon{font-family:IcoMoon;font-weight:400;font-style:normal}.clearfix:after,.clearfix:before{content:' ';display:table}.clearfix:after{clear:both}.pull-right{float:right}.pull-left{float:left}[data-module]{box-sizing:border-box}body:before{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;visibility:hidden;content:'mq-xs'}@media only screen and (min-width:568px){body:before{content:'mq-xs'}}@media only screen and (min-width:768px){body:before{content:'mq-sm'}}@media only screen and (min-width:1024px){body:before{content:'mq-md'}}@media only screen and (min-width:1300px){body:before{content:'mq-lg'}}@media only screen and (min-width:1440px){body:before{content:'mq-xl'}}@media only screen and (min-width:1900px){body:before{content:'mq-xxl'}}.MapModuleFilterable-atAGlance-heading{font-size:18px;max-height:none;line-height:28px;font-weight:700;padding-left:28px;padding-right:28px;margin-bottom:14px;color:#222}.MapModuleFilterable-atAGlance .MapExtraInfo{padding:0 28px;display:-ms-flexbox;display:flex;-ms-flex-align:baseline;align-items:baseline;line-height:40px;font-size:15px;border:0;border-top:1px solid rgba(26,117,207,.2);color:#222}.MapModuleFilterable-atAGlance .MapExtraInfo:last-child{border-bottom:1px solid rgba(26,117,207,.2)}.MapModuleFilterable-atAGlance .MapExtraInfo-label,.MapModuleFilterable-atAGlance .MapExtraInfo-value{margin:0}.MapModuleFilterable-atAGlance .MapExtraInfo-value{text-align:right;margin-left:auto}@media only screen and (min-width:768px){.MapModuleFilterable-atAGlance{min-width:33.333%;margin-left:60px}}.MapModuleFilterable-table{width:100%;text-align:left;border-collapse:collapse;margin:20px 0}.MapModuleFilterable-table td,.MapModuleFilterable-table th{padding:8px;text-align:left;font-size:14px;line-height:1.2em;font-weight:400}.MapModuleFilterable-table thead tr{background:#a1cffc;border-top:4px solid #6cabe7;border-bottom:1px solid #fff;color:#1a75cf}.MapModuleFilterable-table thead tr th{font-size:14px;line-height:18px;max-height:none;font-weight:400;background:#a1cffc;border-top:4px solid #6cabe7;border-bottom:1px solid #fff;color:#1a75cf;text-transform:capitalize;padding:8px}.MapModuleFilterable-table tbody tr{background:#dae8fa}.MapModuleFilterable-table tbody tr:nth-child(odd){background:#f0f6fd}.MapModuleFilterable #map{width:100%;height:445px}.MapModuleFilterable>div{max-width:1000px;margin:0 auto}.MapModuleFilterable-heading{font-size:24px;line-height:28px;max-height:none;font-weight:700;margin-bottom:35px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.MapModuleFilterable-heading.noLocation{font-size:18px;line-height:28px;max-height:none;font-weight:700;margin:0 0 -15px 0}.MapModuleFilterable-heading img{margin-right:10px}.MapModuleFilterable-body{font-size:15px!important;font-weight:400}.MapModuleFilterable-body a{text-decoration:none;color:var(--link-color);word-break:break-word}.MapModuleFilterable-body a:hover{color:var(--link-hover-color)}.MapModuleFilterable-body p{margin-bottom:21px}.MapModuleFilterable-body p a{text-decoration:none;color:var(--link-color)}.MapModuleFilterable-body p a:hover{color:var(--link-hover-color)}.MapModuleFilterable-body table{display:table;border-collapse:collapse;border:1px solid #ccc}.MapModuleFilterable-body ul{margin-bottom:14px}.MapModuleFilterable-body table,.MapModuleFilterable-body tbody,.MapModuleFilterable-body td,.MapModuleFilterable-body tfoot,.MapModuleFilterable-body th,.MapModuleFilterable-body thead,.MapModuleFilterable-body tr{padding:0;margin:0;border:0;vertical-align:baseline;text-decoration:none;text-transform:none}.MapModuleFilterable-body td{padding:.5em .33em;border:1px solid #ccc}@media only screen and (max-width:767px){.MapModuleFilterable-body{font-size:16px;line-height:20px}}@media only screen and (min-width:768px){.MapModuleFilterable-body{font-size:16px;line-height:28px}}.MapModuleFilterable-body .cms-textAlign-center{text-align:center}.MapModuleFilterable-body .cms-textAlign-right{text-align:right}.MapModuleFilterable-body .HeadingH3{font-weight:700;font-size:18px;line-height:28px;margin-bottom:14px}@media only screen and (min-width:768px){.MapModuleFilterable-body .HeadingH3{font-size:24px;line-height:30px;margin-bottom:21px}}.MapModuleFilterable-body span.Enhancement{margin:0}.MapModuleFilterable-body span.Enhancement .HeadingH3{font-size:18px;line-height:28px;max-height:none;font-weight:700;margin:0}.MapModuleFilterable-body>div>p{margin:0}.MapModuleFilterable-controls{padding:14px 20px 10px 20px;background:#f0f6fd;text-align:center}.MapModuleFilterable-controls .MapModuleFilterable-SearchControls-toggle{margin:0}.MapModuleFilterable-controls .map-controls-state{display:-ms-flexbox!important;display:flex!important;-ms-flex-align:baseline;align-items:baseline;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap}@media only screen and (min-width:768px){.MapModuleFilterable-controls .map-controls-state{-ms-flex-wrap:nowrap;flex-wrap:nowrap}}.MapModuleFilterable-controls .map-controls-state label{font-weight:700;font-size:18px;line-height:28px;margin-right:10px;-ms-flex-order:-1;order:-1}.MapModuleFilterable-controls .map-controls-state .MultiCheckboxControl{border:1px solid #6cabe7;border-color:rgba(26,117,207,.2);color:#1a75cf;width:220px}.MapModuleFilterable-controls .map-controls-state .MultiCheckboxControl:before{top:18px}.MapModuleFilterable-controls .map-controls-state .MultiCheckboxControl[data-multicheckboxcontrol-state=open]{background:#1a75cf;color:#fff}.MapModuleFilterable-controls .map-controls-state .MultiCheckboxControl-items{border-color:rgba(26,117,207,.2);color:#000;max-height:300px;overflow-y:scroll;width:220px}.MapModuleFilterable-controls .map-controls-state .MultiCheckboxControl-items .SearchControlCheckbox[data-parent] .SearchControlCheckbox-description-label{padding-left:40px}.MapModuleFilterable-controls .map-controls-state .MultiCheckboxControl-items .SearchControlCheckbox-label{margin-right:0}.MapModuleFilterable-controls .map-controls-state .MultiCheckboxControl-items .SearchControlCheckbox-description{padding:0}.MapModuleFilterable-controls .map-controls-state .MultiCheckboxControl-items .SearchControlCheckbox-description::after{display:none}.MapModuleFilterable-controls .map-controls-state .MultiCheckboxControl-items .SearchControlCheckbox-description-label{padding:0 20px;height:30px;line-height:30px;font-size:15px;display:block;width:100%;text-align:left;cursor:pointer}.MapModuleFilterable-controls .map-controls-state .MultiCheckboxControl-items .SearchControlCheckbox-description-label:hover{background-color:#a1cffc;color:#1a75cf}.MapModuleFilterable-info{margin-top:25px}@media only screen and (min-width:768px){.MapModuleFilterable-info{display:-ms-flexbox;display:flex;margin-top:45.5px}}.MapExtraInfo--asListCells{padding:0 28px;display:-ms-flexbox;display:flex;-ms-flex-align:baseline;align-items:baseline;line-height:40px;font-size:15px;border:0;border-top:1px solid rgba(26,117,207,.2)}.MapExtraInfo--asListCells:last-child{border-bottom:1px solid rgba(26,117,207,.2)}.MapExtraInfo--asListCells-label,.MapExtraInfo--asListCells-value{margin:0}.MapExtraInfo--asListCells-value{text-align:right;margin-left:auto}.NewsletterFlyout-submissionSuccess,.NewsletterModule-submissionSuccess,.NewsletterSimpleModule-submissionSuccess,.PV3NewsletterModule-submissionSuccess{display:none;color:green}[data-formsubmitstatus=success] .NewsletterFlyout-submissionSuccess,[data-formsubmitstatus=success] .NewsletterModule-submissionSuccess,[data-formsubmitstatus=success] .NewsletterSimpleModule-submissionSuccess,[data-formsubmitstatus=success] .PV3NewsletterModule-submissionSuccess{display:block}.NewsletterFlyout-message,.NewsletterFlyout-submissionError,.NewsletterModule-message,.NewsletterModule-submissionError,.NewsletterSimpleModule-message,.NewsletterSimpleModule-submissionError,.PV3NewsletterModule-message,.PV3NewsletterModule-submissionError{display:none;color:red}[data-formsubmitstatus=error] .NewsletterFlyout-message,[data-formsubmitstatus=error] .NewsletterFlyout-submissionError,[data-formsubmitstatus=error] .NewsletterModule-message,[data-formsubmitstatus=error] .NewsletterModule-submissionError,[data-formsubmitstatus=error] .NewsletterSimpleModule-message,[data-formsubmitstatus=error] .NewsletterSimpleModule-submissionError,[data-formsubmitstatus=error] .PV3NewsletterModule-message,[data-formsubmitstatus=error] .PV3NewsletterModule-submissionError{display:block}.MultiCheckboxControl{background-position:right 6px top 14px;background-repeat:no-repeat;padding:12px 35px 12px 20px;background-size:12px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;margin-right:10px;margin-bottom:10px;cursor:pointer;max-width:100%;position:relative;z-index:1;min-width:140px}.MultiCheckboxControl [data-parent]{padding-left:20px}.MultiCheckboxControl:before{position:absolute;right:10px;font-size:10px}.MultiCheckboxControl-items,.MultiCheckboxControl-title{font-family:BogleWeb;font-size:15px;font-weight:600}.MultiCheckboxControl,.MultiCheckboxControl-items{background-color:#fff;border:solid 1px #fff}.MultiCheckboxControl-title{letter-spacing:1px;color:var(--black);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;height:22px}.MultiCheckboxControl-title>span{display:none}.MultiCheckboxControl[data-multicheckboxcontrol-state=open]{z-index:2}.MultiCheckboxControl .SearchControlCheckbox-description,.MultiCheckboxControl-title{-ms-flex-align:center;align-items:center;width:100%;display:-ms-flexbox;display:flex}.MultiCheckboxControl .SearchControlCheckbox-description>div,.MultiCheckboxControl-title>div{margin-right:auto}.MultiCheckboxControl .SearchControlCheckbox-description:after,.MultiCheckboxControl .SearchControlCheckbox-description>span,.MultiCheckboxControl-title:after,.MultiCheckboxControl-title>span{margin-left:0}.MultiCheckboxControl .SearchControlCheckbox-description>span,.MultiCheckboxControl-title>span{display:none}.MultiCheckboxControl .SearchControlCheckbox-description>span:empty,.MultiCheckboxControl-title>span:empty{display:none}.MultiCheckboxControl .SearchControlCheckbox-description>div,.MultiCheckboxControl-title>div{margin-right:auto}.MultiCheckboxControl .SearchControlCheckbox-description:after,.MultiCheckboxControl .SearchControlCheckbox-description>span,.MultiCheckboxControl-title:after,.MultiCheckboxControl-title>span{margin-left:0}.MultiCheckboxControl .SearchControlCheckbox-description>span,.MultiCheckboxControl-title>span{display:none}.MultiCheckboxControl .SearchControlCheckbox-description>span:empty,.MultiCheckboxControl-title>span:empty{display:none}.MultiCheckboxControl .SearchControlCheckbox[data-parent]{padding-left:20px}.MultiCheckboxControl .SearchControlCheckbox-label{background:var(--dropdown-item-hover)}.MultiCheckboxControl .SearchControlCheckbox input{display:none}.MultiCheckboxControl .SearchControlCheckbox input:checked+div:after{content:'✔'}.MultiCheckboxControl-items{min-width:calc(100% + 2px);position:absolute;top:calc(100% + 1px);left:-1px;transform:scaleY(0);transform-origin:0 0;transition:transform .2s ease-in;overflow:auto;font-weight:100;max-height:400px}.MultiCheckboxControl-items[data-cut-right]{left:auto;right:0}[data-multicheckboxcontrol-state=open]>.MultiCheckboxControl-items{transform:scaleY(1)}.MultiCheckboxControl-items-item{background-image:none;border-top:0}.MultiCheckboxControl-items-item label{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.MultiCheckboxControl-items-item label div{padding:5px 8px 5px 10px}.MultiCheckboxControl-items-item label,.MultiCheckboxControl-items-item label div{white-space:nowrap}.MultiCheckboxControl-items-item label input{-ms-flex-order:2;order:2;margin-left:auto}.MultiCheckboxControl-screenreader-items{position:absolute;left:-10000px;top:auto;width:1px;height:1px;overflow:hidden}[id=wmt-subscribe-form] ::-webkit-input-placeholder{color:#fff!important;font-style:italic}[id=wmt-subscribe-form] :-moz-placeholder{color:#fff!important;font-style:italic;opacity:1}[id=wmt-subscribe-form] ::-moz-placeholder{color:#fff!important;font-style:italic;opacity:1}[id=wmt-subscribe-form] :-ms-input-placeholder{color:#fff!important;font-style:italic}.RTE-contact-form{padding:20px;width:100%;background-color:#f5f5f5;font-size:15px;line-height:20px;max-height:none}.RTE-contact-form .error{color:red}.RTE-contact-form[data-formsubmitstatus=success] .form-actions{display:none}.RTE-contact-form[data-formsubmitstatus=success] #confirmation-message{display:block!important}.RTE-contact-form button:active,.RTE-contact-form button:focus,.RTE-contact-form button:hover,.RTE-contact-form input:active,.RTE-contact-form input:focus,.RTE-contact-form input:hover,.RTE-contact-form textarea:active,.RTE-contact-form textarea:focus,.RTE-contact-form textarea:hover{outline:0}.RTE-contact-form fieldset{margin-bottom:14px;padding:0;margin:0;border:0;vertical-align:baseline;text-decoration:none;text-transform:none}.RTE-contact-form fieldset .control-group{margin-bottom:14px}.RTE-contact-form fieldset .control-group .controls{margin-bottom:21px}.RTE-contact-form fieldset .control-group .Enhancement{display:inline-block}.RTE-contact-form fieldset .control-group input,.RTE-contact-form fieldset .control-group select,.RTE-contact-form fieldset .control-group textarea{color:#333;border:2px solid #e2e2e2;border-radius:5px;padding-left:10px;padding-top:0;margin-left:1px;width:100%;font-size:14px;line-height:2;box-sizing:border-box}.RTE-contact-form fieldset .control-group select{width:auto!important;font-size:15px;max-height:none;line-height:40px;height:40px;padding:0 10px}.RTE-contact-form fieldset .control-group input{line-height:40px;height:40px;border-radius:2px}.RTE-contact-form fieldset.input-inline{float:left;width:48%}.RTE-contact-form fieldset.input-inline:after,.RTE-contact-form fieldset.input-inline:before{content:' ';display:table}.RTE-contact-form fieldset.input-inline:after{clear:both}.RTE-contact-form fieldset.input-inline:after,.RTE-contact-form fieldset.input-inline:before{content:' ';display:table}.RTE-contact-form fieldset.input-inline:after{clear:both}.RTE-contact-form fieldset.input-inline:nth-child(even){float:right}.RTE-contact-form label{font-size:16px;line-height:18px;color:#333;width:100%;display:block;padding-bottom:8.75px}.RTE-contact-form label.inline.checkbox,.RTE-contact-form label.inline.radio{width:auto;float:left;margin-right:20px;margin-top:5px;margin-bottom:10px}.RTE-contact-form label.inline.checkbox input[type=checkbox],.RTE-contact-form label.inline.checkbox input[type=radio],.RTE-contact-form label.inline.radio input[type=checkbox],.RTE-contact-form label.inline.radio input[type=radio]{width:auto;height:auto;float:none;margin:0 0 5px 3px}.RTE-contact-form label.checkbox,.RTE-contact-form label.radio{display:block;width:auto;margin-right:20px;margin-top:5px;margin-bottom:14px}.RTE-contact-form label.checkbox input[type=checkbox],.RTE-contact-form label.checkbox input[type=radio],.RTE-contact-form label.radio input[type=checkbox],.RTE-contact-form label.radio input[type=radio]{width:auto;height:auto;float:none;margin:0 0 5px 3px}.RTE-contact-form .control-group{border:0!important}.RTE-contact-form .control-group.error .controls .sbSelector,.RTE-contact-form .control-group.error .controls input,.RTE-contact-form .control-group.error .controls select,.RTE-contact-form .control-group.error .controls textarea{border:2px solid red}.RTE-contact-form .control-group.error .controls label.error{color:red;margin:0;display:inline!important;border:0!important}.RTE-contact-form .control-group.success .controls input,.RTE-contact-form .control-group.success .controls label.valid,.RTE-contact-form .control-group.success .controls select,.RTE-contact-form .control-group.success .controls textarea{margin:0}.RTE-contact-form .btn{display:inline-block;font-size:18px;max-height:none;line-height:50px;font-family:myriad-pro,sans-serif;font-weight:700;border:0;border-radius:2px;background-clip:padding-box;padding:0 31.5px;background:#999;color:#fff}.RTE-contact-form .btn:hover{color:#fa0}.RTE-contact-form .required{margin-bottom:21px}.RTE-contact-form .form-actions:after,.RTE-contact-form .form-actions:before{content:' ';display:table}.RTE-contact-form .form-actions:after{clear:both}.RTE-contact-form .form-actions:after,.RTE-contact-form .form-actions:before{content:' ';display:table}.RTE-contact-form .form-actions:after{clear:both}.g-recaptcha-wrapper{position:relative;display:block;min-height:60px;margin-left:-20px;margin-bottom:30px;margin-top:20px}.g-recaptcha .rc-anchor-normal{height:74px;width:272px}.g-recaptcha .rc-anchor-normal .rc-anchor-content{width:176px}.g-recaptcha .rc-anchor-normal .rc-anchor-checkbox-label{width:122px}.rc-anchor-normal{width:272px}.rc-anchor-normal .rc-anchor-content{height:74px;width:182px}.rc-anchor-normal .rc-anchor-checkbox-label{width:122px}.g-recaptcha:nth-child(2){width:280px!important}.g-recaptcha{margin:0 auto;display:table;position:absolute;left:0;right:0}.Intellectual-property-form{background-image:url('../../../resource/0000017b-2b13-d7d1-a57b-bb9362770000/styleguide/assets/icons/bg-sparks-3.a1c22e06fb79acf14ea57c28dfad0216.png');background-position:top center;background-repeat:no-repeat;background-color:#f0f6fd;position:relative}.Intellectual-property-form .Form-description{padding:28px 38.5px;background:#fff}.Intellectual-property-form .Form-submissionSuccess{padding:90px 40px;text-align:center;font-size:25px;line-height:1.5em;font-weight:400;background:#fff}.Intellectual-property-form .Select-label select{display:none}.Intellectual-property-form .select-selected{background:0 0;border:1px solid #ccc;line-height:40px;margin-top:7px;height:40px;width:100%;position:relative}.Intellectual-property-form .select-selected:hover{background:#5b9cdd;color:#fff}.Intellectual-property-form .select-selected:hover:before{color:#fff}.Intellectual-property-form .select-selected.select-arrow-active{background:#5b9cdd;color:#fff}.Intellectual-property-form .select-selected.select-arrow-active:before{color:#fff}.Intellectual-property-form .select-selected.error{background:#fefda0}.Intellectual-property-form .select-selected:before{font-family:'Font Awesome 5 Free';line-height:1;font-weight:900;position:absolute;top:10px;right:15px;font-size:10px;width:0;height:0;border:6px solid transparent}.Intellectual-property-form .select-selected.select-arrow-active:after{border-color:transparent transparent #fff transparent;top:7px}.Intellectual-property-form .select-items div,.Intellectual-property-form .select-selected{padding:0 5px;cursor:pointer;-webkit-user-select:none;-ms-user-select:none;user-select:none}.Intellectual-property-form .select-items{position:absolute;left:0;right:0;z-index:99;max-height:300px;border-radius:2px;background-clip:padding-box;border:1px solid #ccc;overflow-y:scroll;background:#fff}.Intellectual-property-form .select-items div{cursor:pointer;text-indent:5px;height:30px;line-height:30px;display:block}.Intellectual-property-form .select-items div:hover{background-color:#a1cffc}.Intellectual-property-form .select-hide{display:none}.Intellectual-property-form .select-hide.select-show{display:block}.Intellectual-property-form .same-as-selected{background-color:#a1cffc}.Intellectual-property-form button{display:inline-block;font-size:18px;max-height:none;line-height:50px;font-weight:700;border-radius:2px;background-clip:padding-box;padding:0 31.5px;background:#5b9cdd;color:#fff;border:0;cursor:pointer}.Intellectual-property-form button:hover{background:#a1cffc}.Intellectual-property-form-inner{margin-right:auto;margin-left:auto;padding-left:10px;padding-right:10px;width:100%;padding-top:60px;padding-bottom:60px}@media only screen and (min-width:768px){.Intellectual-property-form-inner{width:740px}}@media only screen and (min-width:1024px){.Intellectual-property-form-inner{width:980px}}@media only screen and (min-width:1300px){.Intellectual-property-form-inner{width:1020px}}.Intellectual-property-form-content{margin-left:-10px;margin-right:-10px}.Intellectual-property-form form{background:#fff;padding:10px 20px}@media only screen and (min-width:768px){.Intellectual-property-form form{padding:28px 38.5px}}.Intellectual-property-form form fieldset{padding:0;border:0}.Intellectual-property-form form fieldset:first-child{padding:0}.Intellectual-property-form form legend{font-weight:700;font-size:18px;line-height:28px;max-height:none;padding-bottom:21px;margin:0}.Intellectual-property-form form label{font-weight:400;font-size:15px;line-height:20px;max-height:none;display:block;padding-bottom:14px}.Intellectual-property-form form label span.required-asterisk{color:#c10000}.Intellectual-property-form form label span.required-asterisk:before{content:'*'}.Intellectual-property-form form label.CheckboxInput-label,.Intellectual-property-form form label[for=address1],.Intellectual-property-form form label[for=address2],.Intellectual-property-form form label[for=city],.Intellectual-property-form form label[for=country],.Intellectual-property-form form label[for=itemUrl1],.Intellectual-property-form form label[for=state]{padding-bottom:6px}.Intellectual-property-form form label[for=digitalSignature]{padding-top:10px}.Intellectual-property-form form label[for=address2] span,.Intellectual-property-form form label[for=city] span,.Intellectual-property-form form label[for=country] span,.Intellectual-property-form form label[for=itemUrl10] span,.Intellectual-property-form form label[for=itemUrl2] span,.Intellectual-property-form form label[for=itemUrl3] span,.Intellectual-property-form form label[for=itemUrl4] span,.Intellectual-property-form form label[for=itemUrl5] span,.Intellectual-property-form form label[for=itemUrl6] span,.Intellectual-property-form form label[for=itemUrl7] span,.Intellectual-property-form form label[for=itemUrl8] span,.Intellectual-property-form form label[for=itemUrl9] span,.Intellectual-property-form form label[for=state] span,.Intellectual-property-form form label[for=zip] span{display:none}.Intellectual-property-form form label.CheckboxInput-label.error{color:red}.Intellectual-property-form form #checkbox1>legend{display:none}.Intellectual-property-form form #checkbox2>legend{display:none}.Intellectual-property-form form #checkbox3>legend{display:none}.Intellectual-property-form form #checkbox4>legend{display:none}.Intellectual-property-form form #checkbox5>legend{display:none}.Intellectual-property-form form #checkbox6>legend{display:none}.Intellectual-property-form form #checkbox7>legend{display:none}.Intellectual-property-form form #checkbox8>legend{display:none}.Intellectual-property-form form #checkbox9>legend{display:none}.Intellectual-property-form form #checkbox10>legend{display:none}.Intellectual-property-form form input[type=checkbox]{position:absolute;left:0;top:1px}.Intellectual-property-form form .CheckboxInput-label{position:relative;padding-left:20px}.Intellectual-property-form form button[name=addItem],.Intellectual-property-form form button[name=removeItem]{margin-bottom:15px;font-size:15px;line-height:26px;cursor:pointer}.Intellectual-property-form form button[name=removeItem]{display:none}.Intellectual-property-form form input{width:100%;font-size:15px;max-height:none;line-height:40px;height:40px;border-radius:2px;background-clip:padding-box;font-weight:400;position:relative;resize:none;margin-top:2px;border:1px solid #d9d9d9;padding-left:10px}.Intellectual-property-form form input[type=checkbox]{float:left;width:auto;height:auto;margin-right:10px}.Intellectual-property-form form input.error{background:#fefda0}.Intellectual-property-form form .Fieldset-description{font-size:13px;line-height:15px;margin:0 0 10px}.Intellectual-property-form form #contactInformation{margin-top:20px}.Intellectual-property-form form #contactInformation,.Intellectual-property-form form button[type=submit]{display:none}.Intellectual-property-form form .Select-label{position:relative}.Intellectual-property-form form .Form-items-item:nth-child(5){position:relative}.Intellectual-property-form form .TextArea-label{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-direction:row;flex-direction:row}.Intellectual-property-form form .TextArea-input{width:100%;-ms-flex-order:1;order:1;height:100px;resize:none}.Intellectual-property-form form .TextArea-input.error{background:#fefda0}.Intellectual-property-form form .TextArea-description{-ms-flex-order:3;order:3}.Intellectual-property-form form .TextArea .spec-error{-ms-flex-order:2;order:2}.Intellectual-property-form form .g-recaptcha{margin:5px 0;position:relative;display:block}.ActionBar-items{list-style:none;padding:0}.ActionBar-items-item{display:inline}.ActionBar-items-item .DownloadLink-link{margin:3px 0;vertical-align:bottom}.ActionBar-items-item .DownloadLink-link .MediaObjectPage-fileUrl .Link:before,.ActionBar-items-item .DownloadLink-link .VideoPage-fileUrl .Link:before,.ActionBar-items-item .DownloadLink-link .fa-cloud-download-alt:before{content:'\f381';-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;width:42px;height:42px;font-size:18px;display:-ms-flexbox;display:flex}.ActionBarOverlayed{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;height:30px;background:rgba(255,255,255,.7);position:absolute;bottom:0;right:0;overflow:hidden;border-radius:50em;padding:2px}.Enhancement .Figure-actions .ActionBarOverlayed{bottom:10px;right:10px}.ActionBarOverlayed .DownloadLink-link .MediaObjectPage-fileUrl .Link:before,.ActionBarOverlayed .DownloadLink-link .VideoPage-fileUrl .Link:before,.ActionBarOverlayed .DownloadLink-link .fa-cloud-download-alt:before{content:'\f381';width:26px;height:26px;font-size:14px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.ActionBarOverlayed-toggle{-ms-flex-order:9;order:9;outline:0;border:0;padding:0;border-radius:30px;overflow:hidden;color:var(--link-color);background:var(--link-hover-color)}.ActionBarOverlayed-toggle:hover{color:#fff;background:var(--link-color)}.ActionBarOverlayed-toggle[data-collapse-toggle*='"state":"collapsed"']{background:#fff;color:var(--link-color)}.ActionBarOverlayed-toggle[data-collapse-toggle*='"state":"collapsed"']:hover{color:var(--link-color)}[data-collapse-toggle*='"state":"collapsed"']~.ActionBarOverlayed-items{display:none}.ActionBarOverlayed-items{list-style:none;padding:0;margin:0;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.ActionBarOverlayed-items-item{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.article-useful-answer{background:rgba(26,117,207,.07);padding:20px;text-align:center;font-size:18px;color:#222;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap}.article-useful-answer div{margin:0;padding:0}@media only screen and (max-width:767px){.article-useful-answer div{width:100%}}.article-useful-answer a{display:inline-block;line-height:40px;font-size:16px;color:#fff;padding:0 16px;background:#063298;margin:0 10px;text-decoration:none}@media only screen and (max-width:767px){.article-useful-answer a{width:40%;margin-top:10px}}.article-useful-answer a:hover{background:#0071ce}.article-useful-answer[data-useful-message]{display:none}.ArticlePage,.BlogPostLitePage{padding-top:0!important}.ArticlePage-actions,.ArticlePage-articleBody,.BlogPostLitePage-actions,.BlogPostLitePage-articleBody{padding-top:0;padding-bottom:0}.ArticlePage-headline,.BlogPostLitePage-headline{display:none}.ArticlePage-tags,.BlogPostLitePage-tags{margin-bottom:28px;padding-top:40px;padding-left:20px}@media only screen and (min-width:768px){.ArticlePage-tags,.BlogPostLitePage-tags{padding-left:10px}}.ArticlePage-tags-body a,.BlogPostLitePage-tags-body a{display:inline-block;font-size:12px;text-transform:uppercase;font-weight:700;line-height:28px;padding:0 7px;background:#f0f6fd;color:#1a75cf;text-decoration:none}.ArticlePage-tags-body a:hover,.BlogPostLitePage-tags-body a:hover{background:#1a75cf;color:#fff!important}.ArticlePage .Header,.BlogPostLitePage .Header{position:relative!important}.ArticlePage-articleBody,.BlogPostLitePage-articleBody{margin:0 auto;position:relative;z-index:1}@media only screen and (min-width:768px){.ArticlePage-articleBody,.BlogPostLitePage-articleBody{width:740px;-ms-flex-wrap:nowrap;flex-wrap:nowrap}}@media only screen and (min-width:1024px){.ArticlePage-articleBody,.BlogPostLitePage-articleBody{width:980px}}@media only screen and (min-width:1300px){.ArticlePage-articleBody,.BlogPostLitePage-articleBody{width:1020px}}.ArticlePage-articleBody a,.BlogPostLitePage-articleBody a{text-decoration:none;color:var(--link-color)}.ArticlePage-articleBody a:hover,.BlogPostLitePage-articleBody a:hover{color:var(--link-hover-color)}.ArticlePage-articleBody table,.BlogPostLitePage-articleBody table{width:100%;text-align:left;border-collapse:collapse;margin:0 auto}@media only screen and (min-width:768px){.ArticlePage-articleBody table,.BlogPostLitePage-articleBody table{width:calc(100% - 216px)}}@media only screen and (min-width:1024px){.ArticlePage-articleBody table,.BlogPostLitePage-articleBody table{width:calc(100% - 300px)}}.ArticlePage-articleBody table .tableHeading td,.ArticlePage-articleBody table th,.BlogPostLitePage-articleBody table .tableHeading td,.BlogPostLitePage-articleBody table th{font-size:14px;line-height:18px;font-weight:700;background:#dae8fa;border-top:4px solid #a1cffc;border-bottom:1px solid #fff;color:#1a75cf;padding:10px}.ArticlePage-articleBody table tr,.BlogPostLitePage-articleBody table tr{background:#f8fafd;border-bottom:1px solid #fff;border-top:1px solid transparent}.ArticlePage-articleBody table tr:nth-child(odd),.BlogPostLitePage-articleBody table tr:nth-child(odd){background:#f0f6fd}.ArticlePage-articleBody table tr td,.BlogPostLitePage-articleBody table tr td{font-size:14px;line-height:18px;padding:10px;border:0}.ArticlePage-articleBody table tr td aside,.BlogPostLitePage-articleBody table tr td aside{margin:0;padding:0;width:100%;max-width:100%}.ArticlePage-articleBody table tr td aside figure img,.BlogPostLitePage-articleBody table tr td aside figure img{max-width:100%}.ArticlePage-articleBody h4.tag,.ArticlePage-articleBody h5.tag,.ArticlePage-articleBody h6.tag,.BlogPostLitePage-articleBody h4.tag,.BlogPostLitePage-articleBody h5.tag,.BlogPostLitePage-articleBody h6.tag{display:inline-block;zoom:1;max-height:none;font-size:12px;text-transform:uppercase;font-family:myriad-pro,sans-serif;font-weight:700;line-height:28px;background:#333;padding:0 7px;color:#fff;vertical-align:middle}.ArticlePage-actions,.BlogPostLitePage-actions{padding-left:20px;padding-right:20px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}@media only screen and (min-width:768px){.ArticlePage-actions,.BlogPostLitePage-actions{width:740px;margin:0 auto}}@media only screen and (min-width:1024px){.ArticlePage-actions,.BlogPostLitePage-actions{width:980px}}@media only screen and (min-width:1300px){.ArticlePage-actions,.BlogPostLitePage-actions{width:1020px}}.ArticlePage-actions .ActionBar-items-item>a,.ArticlePage-actions .ActionBarButtonAbstract--standard,.ArticlePage-actions .IRLLandingPage .ActionBar-items-item>a,.BlogPostLitePage-actions .ActionBarButtonAbstract--standard{background:var(--spotlight-background-color);color:var(--moduleThemeColor)}.ArticlePage-actions .ActionBar-items-item>a:hover,.ArticlePage-actions .ActionBarButtonAbstract--standard:hover,.ArticlePage-actions .IRLLandingPage .ActionBar-items-item>a:hover,.BlogPostLitePage-actions .ActionBarButtonAbstract--standard:hover{background:var(--moduleThemeColor);color:#fff}.ArticlePage-actions-heading,.BlogPostLitePage-actions-heading{font-size:14px;font-weight:600;color:#999;text-transform:uppercase;margin-right:10px}.ArticlePage-lead,.BlogPostLitePage-lead{position:relative}.info-ListArticlePage .ArticlePage-lead,.info-ListArticlePage .BlogPostLitePage-lead{text-align:center}.ArticlePage-lead [class$='-subHeadline'],.BlogPostLitePage-lead [class$='-subHeadline']{display:none}.info-ListArticlePage .ArticlePage-lead [class$='-subHeadline'],.info-ListArticlePage .BlogPostLitePage-lead [class$='-subHeadline']{display:block}.ArticlePage-lead [class$='-datePublished'],.BlogPostLitePage-lead [class$='-datePublished']{display:none}.ArticlePage-articleBody-intro{padding-left:20px;padding-right:20px;padding-top:20px}@media only screen and (min-width:768px){.ArticlePage-articleBody-intro{width:740px;margin:0 auto}}@media only screen and (min-width:1024px){.ArticlePage-articleBody-intro{width:980px}}@media only screen and (min-width:1300px){.ArticlePage-articleBody-intro{width:1020px}}.ArticlePage-articleBody-intro strong{font-weight:700;font-size:18px;line-height:28px}.ArticlePage-articleBody-intro p{font-family:Georgia,serif;font-size:30px;line-height:40px;max-height:none;font-weight:400;font-style:italic;margin:0 0 21px 0}@media only screen and (max-width:767px){.ArticlePage-articleBody-intro p{font-size:21px;line-height:28px}}.article-intro{font-family:Georgia,serif;font-size:30px;line-height:40px;max-height:none;font-weight:400;font-style:italic;margin:0 0 21px 0}@media only screen and (max-width:767px){.article-intro{font-size:21px;line-height:28px}}.ArticleModule-body a{text-decoration:none;color:var(--link-color);word-break:break-word}.ArticleModule-body a:hover{color:var(--link-hover-color)}.ArticleModule-body p{margin-bottom:21px}.ArticleModule-body p a{text-decoration:none;color:var(--link-color)}.ArticleModule-body p a:hover{color:var(--link-hover-color)}.ArticleModule-body table{display:table;border-collapse:collapse;border:1px solid #ccc}.ArticleModule-body ul{margin-bottom:14px}.ArticleModule-body table,.ArticleModule-body tbody,.ArticleModule-body td,.ArticleModule-body tfoot,.ArticleModule-body th,.ArticleModule-body thead,.ArticleModule-body tr{padding:0;margin:0;border:0;vertical-align:baseline;text-decoration:none;text-transform:none}.ArticleModule-body td{padding:.5em .33em;border:1px solid #ccc}@media only screen and (max-width:767px){.ArticleModule-body{font-size:16px;line-height:20px}}@media only screen and (min-width:768px){.ArticleModule-body{font-size:16px;line-height:28px}}.ArticleModule-body .cms-textAlign-center{text-align:center}.ArticleModule-body .cms-textAlign-right{text-align:right}.ArticleModule-body .HeadingH3{font-weight:700;font-size:18px;line-height:28px;margin-bottom:14px}@media only screen and (min-width:768px){.ArticleModule-body .HeadingH3{font-size:24px;line-height:30px;margin-bottom:21px}}.ArticleModule-body iframe{width:100%;min-height:350px;max-width:620px!important}.ArticleModule h2,.ArticleModule h3,.ArticleModule h4,.ArticleModule h5{font-weight:700;line-height:1.25;max-height:none}@media only screen and (max-width:767px){.ArticleModule h2,.ArticleModule h3,.ArticleModule h4,.ArticleModule h5{line-height:1.5;max-height:none;padding-top:20px;margin-bottom:14px}}.ArticleModule h3.article-subhead,.ArticleModule h3.cms-heading-h3{font-weight:700;font-size:24px;line-height:30px;max-height:none}@media only screen and (max-width:767px){.ArticleModule h3.article-subhead,.ArticleModule h3.cms-heading-h3{font-size:18px;line-height:28px;max-height:none;padding-top:20px;margin-bottom:14px}}.ArticleModule table{width:100%;text-align:left;border-collapse:collapse;margin:30px 0}@media only screen and (max-width:767px){.ArticleModule table{table-layout:fixed;word-wrap:break-word}}.ArticleModule table tr{background:#f8fafd;border-bottom:1px solid #fff;border-top:1px solid transparent}.ArticleModule table tr:nth-child(odd){background:#f0f6fd}.ArticleModule table tr td{font-size:14px;line-height:18px;padding:10px}.ArticleModule table tr td a{text-decoration:none;color:#6cabe7}.PressReleasePage{padding-top:0!important}.PressReleasePage-actions,.PressReleasePage-articleBody{padding-top:0;padding-bottom:0}.PressReleasePage .Header{position:relative!important}.PressReleasePage .Header{position:relative!important}.PressReleasePage-authorName,.PressReleasePage-date{font-size:18px;line-height:1.14;display:inline-block;font-weight:400;color:#000}.PressReleasePage-date{margin-bottom:30px}.PressReleasePage-authorName:after{content:'|';margin:8px 5px 8px 8px}.PressReleasePage-articleBody a{text-decoration:none;color:var(--link-color)}.PressReleasePage-articleBody a:hover{color:var(--link-hover-color)}.PressReleasePage-articleBody .Figure-credit,.PressReleasePage-articleBody .FigureEnhancement-credit,.PressReleasePage-articleBody .FigureEnhancement2021-credit,.PressReleasePage-articleBody .FigureEnhancementExtended-credit,.PressReleasePage-articleBody .FigureEnhancementNoCrop-credit{font-size:15px;font-weight:700;line-height:1.33;padding-top:10px;color:#041e42}.PressReleasePage-articleBody .Figure-caption,.PressReleasePage-articleBody .FigureEnhancement-caption,.PressReleasePage-articleBody .FigureEnhancement2021-caption,.PressReleasePage-articleBody .FigureEnhancementExtended-caption,.PressReleasePage-articleBody .FigureEnhancementNoCrop-caption{opacity:.5;font-size:12px;line-height:1.17;color:#041e42;padding-top:10px}.PressReleasePage-articleBody h4.tag,.PressReleasePage-articleBody h5.tag,.PressReleasePage-articleBody h6.tag{display:inline-block;zoom:1;max-height:none;font-size:12px;text-transform:uppercase;font-family:myriad-pro,sans-serif;font-weight:700;line-height:28px;background:#333;padding:0 7px;color:#fff;vertical-align:middle}.PressReleasePage-actions{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.PressReleasePage-actions .ActionBarButtonAbstract{background-color:#f0f6fd}.PressReleasePage-actions-heading{font-size:14px;font-weight:600;color:#999;text-transform:uppercase;margin-right:10px}.PressReleasePage-lead{position:relative}.info-ListArticlePage .PressReleasePage-lead{text-align:center}.PressReleasePage-lead [class$='-subHeadline']{display:none}.info-ListArticlePage .PressReleasePage-lead [class$='-subHeadline']{display:block}.PressReleasePage-lead [class$='-datePublished']{display:none}.PressReleasePage{overflow-y:auto}.PressReleasePage .LedePost>div:last-child,.PressReleasePage .LedePost>h1:last-child{margin:0}.PressReleasePage-lead{margin-bottom:40px;width:100%}.PressReleasePage article{padding-bottom:60px}.PressReleasePage article ul:not(.flickity-enabled){padding-left:35px}.PressReleasePage article .FigureEnhancement-nocrop{width:100%}.PressReleasePage article .FigureEnhancement-nocrop img{max-width:100%;width:100%}.PressReleasePage-pressKit{width:100%;padding-top:0;padding-bottom:0;position:absolute}.PressReleasePage-pressKit .ListAsButton:not(.isOpen) [data-listasbutton-trigger]{position:absolute;right:0;top:200px}.PressReleasePage-main{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.PressReleasePage-lede{min-width:100%}.PressReleasePage-articleBody-intro{font-size:21px;line-height:26px;font-family:BogleWeb;font-weight:400;margin:0;color:#818ea0}@media only screen and (min-width:768px){.PressReleasePage-articleBody-intro{font-size:30px;line-height:40px}}.PressReleasePage article{max-width:100%;width:100%;overflow:hidden}@media only screen and (min-width:1024px){.PressReleasePage-articleBody{font-size:19px;line-height:1.58em}}.PressReleasePage-aside{padding:0}.PressReleasePage-aside .PressReleasePage-authorImage img{width:100px;height:auto;margin-right:20px;display:block}.PressReleasePage-aside .PressReleasePage-authorName{font-size:18px;font-weight:700;line-height:1.44;color:#041e42;padding-bottom:5px}.PressReleasePage-aside .PressReleasePage-authorName::after{display:none}.PressReleasePage-aside .PressReleasePage-authorTitle{opacity:.3;font-size:14px;line-height:1.14;color:#041e42;margin-right:40px}.PressReleasePage-aside .PressReleasePage-authorBiography{font-size:16px;line-height:1.5;color:#041e42}.PressReleasePage-aside .PressReleasePage-byline{background-color:#f0f0f0;padding:40px;margin-bottom:30px;border-radius:6px}.PressReleasePage-aside .PressReleasePage-byline-container{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;margin-bottom:20px}@media only screen and (min-width:768px) and (max-width:1023px){.PressReleasePage-aside{padding-left:calc((100% - 504px)/ 2);padding-right:calc((100% - 504px)/ 2)}}@media only screen and (min-width:1024px) and (max-width:1299px){.PressReleasePage-articleBody{padding-left:calc((100% - 500px)/ 2);padding-right:calc((100% - 500px)/ 2)}.PressReleasePage-articleBody .Quote{margin:10px 0 0 -50px}.PressReleasePage article{max-width:calc(100% - 300px)}.PressReleasePage-aside{max-width:300px;margin-left:calc(((100% - 300px) - 650px)/ -2)}}@media only screen and (min-width:1300px){.PressReleasePage article{max-width:calc(100% - 400px)}.PressReleasePage-aside{max-width:400px;margin-left:calc(((100% - 400px) - 850px)/ -2)}}.RichTextArticleBody{padding-left:20px;padding-right:20px;padding-bottom:42px}.RichTextArticleBody .ImageCarouselWithGrid{max-width:none}.RichTextArticleBody ol>li,.RichTextArticleBody ul>li{font-size:16px;color:#333}.RichTextArticleBody p:empty{margin:0;padding:0;display:none}@media only screen and (min-width:1440px){.RichTextArticleBody-body p:first-child{padding-top:0}}.faq-tabbed{margin-right:auto;margin-left:auto;padding-top:60px;padding-bottom:60px;padding-left:10px;padding-right:10px;width:100%;text-align:left;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}@media only screen and (min-width:768px){.faq-tabbed{width:740px;-ms-flex-wrap:nowrap;flex-wrap:nowrap}}@media only screen and (min-width:1024px){.faq-tabbed{width:980px}}@media only screen and (min-width:1300px){.faq-tabbed{width:1020px}}.faq-tabbed-nav{position:relative;min-height:1px;padding-left:10px;padding-right:10px}@media only screen and (min-width:768px){.faq-tabbed-nav{width:33.33333333%}}.faq-tabbed-centerwell{position:relative;min-height:1px;padding-left:10px;padding-right:10px;width:100%}@media only screen and (min-width:768px){.faq-tabbed-centerwell{width:66.66666667%}}.faq-tabbed-centerwell .article-body,.faq-tabbed-centerwell .article-header-inner,.faq-tabbed-centerwell .article-upnext-centerwell,.faq-tabbed-centerwell .carousel-highlight-inner,.faq-tabbed-centerwell .carousel-inner,.faq-tabbed-centerwell .list-fact-inner,.faq-tabbed-centerwell .promo-grid-alt-inner,.faq-tabbed-centerwell .promo-grid-inner,.faq-tabbed-centerwell .promo-grid-lead,.faq-tabbed-centerwell .promo-stacked-inner{width:100%}.faq-tabbed-centerwell .article-body .article-content,.faq-tabbed-centerwell .article-header-inner .article-content,.faq-tabbed-centerwell .article-upnext-centerwell .article-content,.faq-tabbed-centerwell .carousel-highlight-inner .article-content,.faq-tabbed-centerwell .carousel-inner .article-content,.faq-tabbed-centerwell .list-fact-inner .article-content,.faq-tabbed-centerwell .promo-grid-alt-inner .article-content,.faq-tabbed-centerwell .promo-grid-inner .article-content,.faq-tabbed-centerwell .promo-grid-lead .article-content,.faq-tabbed-centerwell .promo-stacked-inner .article-content{padding:0}.faq-tabbed-centerwell .article-body .promo-grid-alt-lead,.faq-tabbed-centerwell .article-body .promo-grid-alt-media,.faq-tabbed-centerwell .article-body .promo-grid-media,.faq-tabbed-centerwell .article-header-inner .promo-grid-alt-lead,.faq-tabbed-centerwell .article-header-inner .promo-grid-alt-media,.faq-tabbed-centerwell .article-header-inner .promo-grid-media,.faq-tabbed-centerwell .article-upnext-centerwell .promo-grid-alt-lead,.faq-tabbed-centerwell .article-upnext-centerwell .promo-grid-alt-media,.faq-tabbed-centerwell .article-upnext-centerwell .promo-grid-media,.faq-tabbed-centerwell .carousel-highlight-inner .promo-grid-alt-lead,.faq-tabbed-centerwell .carousel-highlight-inner .promo-grid-alt-media,.faq-tabbed-centerwell .carousel-highlight-inner .promo-grid-media,.faq-tabbed-centerwell .carousel-inner .promo-grid-alt-lead,.faq-tabbed-centerwell .carousel-inner .promo-grid-alt-media,.faq-tabbed-centerwell .carousel-inner .promo-grid-media,.faq-tabbed-centerwell .list-fact-inner .promo-grid-alt-lead,.faq-tabbed-centerwell .list-fact-inner .promo-grid-alt-media,.faq-tabbed-centerwell .list-fact-inner .promo-grid-media,.faq-tabbed-centerwell .promo-grid-alt-inner .promo-grid-alt-lead,.faq-tabbed-centerwell .promo-grid-alt-inner .promo-grid-alt-media,.faq-tabbed-centerwell .promo-grid-alt-inner .promo-grid-media,.faq-tabbed-centerwell .promo-grid-inner .promo-grid-alt-lead,.faq-tabbed-centerwell .promo-grid-inner .promo-grid-alt-media,.faq-tabbed-centerwell .promo-grid-inner .promo-grid-media,.faq-tabbed-centerwell .promo-grid-lead .promo-grid-alt-lead,.faq-tabbed-centerwell .promo-grid-lead .promo-grid-alt-media,.faq-tabbed-centerwell .promo-grid-lead .promo-grid-media,.faq-tabbed-centerwell .promo-stacked-inner .promo-grid-alt-lead,.faq-tabbed-centerwell .promo-stacked-inner .promo-grid-alt-media,.faq-tabbed-centerwell .promo-stacked-inner .promo-grid-media{width:100%}.faq-tabbed-centerwell .article-body .promo-grid-lead,.faq-tabbed-centerwell .article-header-inner .promo-grid-lead,.faq-tabbed-centerwell .article-upnext-centerwell .promo-grid-lead,.faq-tabbed-centerwell .carousel-highlight-inner .promo-grid-lead,.faq-tabbed-centerwell .carousel-inner .promo-grid-lead,.faq-tabbed-centerwell .list-fact-inner .promo-grid-lead,.faq-tabbed-centerwell .promo-grid-alt-inner .promo-grid-lead,.faq-tabbed-centerwell .promo-grid-inner .promo-grid-lead,.faq-tabbed-centerwell .promo-grid-lead .promo-grid-lead,.faq-tabbed-centerwell .promo-stacked-inner .promo-grid-lead{width:100%;padding-bottom:20px}.faq-tabbed-centerwell .article-body .promo-stacked-lead-light,.faq-tabbed-centerwell .article-header-inner .promo-stacked-lead-light,.faq-tabbed-centerwell .article-upnext-centerwell .promo-stacked-lead-light,.faq-tabbed-centerwell .carousel-highlight-inner .promo-stacked-lead-light,.faq-tabbed-centerwell .carousel-inner .promo-stacked-lead-light,.faq-tabbed-centerwell .list-fact-inner .promo-stacked-lead-light,.faq-tabbed-centerwell .promo-grid-alt-inner .promo-stacked-lead-light,.faq-tabbed-centerwell .promo-grid-inner .promo-stacked-lead-light,.faq-tabbed-centerwell .promo-grid-lead .promo-stacked-lead-light,.faq-tabbed-centerwell .promo-stacked-inner .promo-stacked-lead-light{float:none;width:80%}.faq-tabbed-centerwell .article-content,.faq-tabbed-centerwell .list-fact-content{padding:0}.faq-tabbed-centerwell .grid-view-inner{width:100%}.faq-tabbed-centerwell .grid-view-inner .grid-view-item{width:50%}.faq-tabbed-nav-list{position:relative;background:#fff;z-index:50;border-bottom:1px solid #999;border-color:rgba(0,0,0,.15);padding:0;width:100%}@media only screen and (min-width:768px){.faq-tabbed-nav-list{width:176.66666667px}}@media only screen and (min-width:1024px){.faq-tabbed-nav-list{width:270px}}.faq-tabbed-nav-list.fixed{position:relative;top:inherit}@media only screen and (min-width:768px){.faq-tabbed-nav-list.fixed{position:fixed;top:110px}}.faq-tabbed-nav-list>li{border-top:1px solid #999;border-color:rgba(0,0,0,.15);font-size:18px;line-height:1;max-height:none;font-weight:700;list-style-type:none}.faq-tabbed-nav-list>li.active a{color:#222}.faq-tabbed-nav-list>li>a{display:block;position:relative;color:#1a75cf;text-decoration:none;padding:14px 40px 14px 0}.faq-tabbed-nav-list>li>a.print{display:none}.faq-tabbed-nav-list>li>a:hover{color:#6cabe7}.faq-tabbed-nav-list>li i.ico-arr-right.ico-2x{position:absolute;display:none;top:50%;margin-top:-.5em;right:0;font:normal normal normal 23px/1 IcoMoon}.faq-tabbed-nav-list>li i.ico-arr-right.ico-2x:before{content:'\e601'}.faq-tabbed-nav-list>li.active i.ico-arr-right.ico-2x{display:block}article.faq-tabbed-article{padding-bottom:21px;padding-left:0;padding-right:0;overflow:hidden}h2.faq-tabbed-article-title{font-size:28px;line-height:1.5em;font-weight:400}input.faq-tabbed-article-more-cb{display:none}input.faq-tabbed-article-more-cb:checked+label.faq-tabbed-article-more-label{display:none}input.faq-tabbed-article-more-cb:checked+label.faq-tabbed-article-more-label+.faq-tabbed-article-more-content{opacity:1;height:auto}label.faq-tabbed-article-more-label{cursor:pointer}label.faq-tabbed-article-more-label .ico-plus-circle:before{font-size:16px;vertical-align:middle}label.faq-tabbed-article-more-label+.faq-tabbed-article-more-content{opacity:0;height:0;overflow:hidden}.faq-tabbed-backtop{position:fixed;display:none;z-index:-1;bottom:40px;background:rgba(26,117,207,.75);text-align:center;border:0;width:49px;height:49px;line-height:49px;border-radius:50%;float:right;color:#fff;font-size:0;white-space:nowrap;margin-right:10px;margin-top:-34.5px;text-decoration:none}.faq-tabbed-backtop .ico-arr-top:before{font:normal normal normal 14px/1 IcoMoon;content:'\e619';position:relative;top:-5px;opacity:.7}.faq-tabbed-backtop span{display:inline-block;vertical-align:middle;padding:0 7px;white-space:normal;font-size:15px;max-height:none;line-height:12px;text-transform:uppercase;color:#fff}@media only screen and (min-width:768px){.faq-tabbed-backtop{z-index:0}}.faq-tabbed-backtop:hover{background:#1a75cf}.faq-tabbed-backtop.bottom{position:absolute;bottom:inherit;z-index:999}@media only screen and (min-width:768px){.faq-tabbed-backtop.bottom{z-index:50;bottom:0}}.faq-tabbed-backtop .ico,.faq-tabbed-backtop sub{width:100%;display:block;bottom:0;text-transform:uppercase}.faq-tabbed-backtop sub{bottom:-4px}@media print{.global-header{position:relative;top:0}.global-footer .global-footer-row,.global-footer .main-nav-microlinks{display:none}.ActionBar,.ArticlePage-actions,.Header,.LedeBold-sectionLabel,.global-header button,.sticksContainers{display:none}.global-header .global-header-shop{display:none}article.faq-tabbed-article{margin:0}.faq-tabbed-centerwell{margin:auto;float:none}.faq-tabbed-nav{display:none}input.faq-tabbed-article-more-cb+label.faq-tabbed-article-more-label{display:none}input.faq-tabbed-article-more-cb+label.faq-tabbed-article-more-label+.faq-tabbed-article-more-content{opacity:1;height:auto;display:block;transition:none}.faq-tabbed-article-more-content{opacity:1;height:auto;display:block;transition:none}.accordion-item-desc,.faq-item-desc,.rr-accordion-item-desc{display:block;margin-top:0;margin-left:0}.accordion-item-title,.faq-item-title,.rr-accordion-item-title{padding-left:0;color:#222}.accordion-item-title i,.faq-item-title i,.rr-accordion-item-title i{display:none}.carousel-highlight{display:none}}.ListArticlePage-articleBody{padding-top:0;padding-bottom:0}.PV3ArticlePage{padding-top:0!important}.PV3ArticlePage-actions,.PV3ArticlePage-articleBody{padding-top:0;padding-bottom:0}.PV3ArticlePage-articleBody{margin:0 auto}@media only screen and (min-width:768px){.PV3ArticlePage-articleBody{width:740px;-ms-flex-wrap:nowrap;flex-wrap:nowrap}}@media only screen and (min-width:1024px){.PV3ArticlePage-articleBody{width:980px}}@media only screen and (min-width:1300px){.PV3ArticlePage-articleBody{width:1020px}}.PV3ArticlePage-articleBody a{text-decoration:none;color:var(--link-color)}.PV3ArticlePage-articleBody a:hover{color:var(--link-color)}.PV3ArticlePage-articleBody table{width:100%;text-align:left;border-collapse:collapse;margin:0 auto}@media only screen and (min-width:768px){.PV3ArticlePage-articleBody table{width:calc(100% - 216px)}}@media only screen and (min-width:1024px){.PV3ArticlePage-articleBody table{width:calc(100% - 300px)}}.PV3ArticlePage-articleBody table .tableHeading td,.PV3ArticlePage-articleBody table th{font-size:14px;line-height:18px;font-weight:700;background:#dae8fa;border-top:4px solid #a1cffc;border-bottom:1px solid #fff;color:#1a75cf;padding:10px}.PV3ArticlePage-articleBody table tr{background:#f8fafd;border-bottom:1px solid #fff;border-top:1px solid transparent}.PV3ArticlePage-articleBody table tr:nth-child(odd){background:#f0f6fd}.PV3ArticlePage-articleBody table tr td{font-size:14px;line-height:18px;padding:10px;border:0}.PV3ArticlePage-articleBody table tr td aside{margin:0;padding:0;width:100%;max-width:100%}.PV3ArticlePage-articleBody table tr td aside figure img{max-width:100%}.PV3ArticlePage-articleBody h4.tag,.PV3ArticlePage-articleBody h5.tag,.PV3ArticlePage-articleBody h6.tag{display:inline-block;zoom:1;max-height:none;font-size:12px;text-transform:uppercase;font-family:myriad-pro,sans-serif;font-weight:700;line-height:28px;background:#333;padding:0 7px;color:#fff;vertical-align:middle}.PV3ArticlePage-articleBody-intro{padding-left:20px;padding-right:20px;padding-top:40px}@media only screen and (min-width:768px){.PV3ArticlePage-articleBody-intro{width:740px;margin:0 auto}}@media only screen and (min-width:1024px){.PV3ArticlePage-articleBody-intro{width:980px}}@media only screen and (min-width:1300px){.PV3ArticlePage-articleBody-intro{width:1020px}}.PV3ArticlePage-articleBody-intro strong{font-weight:700;font-size:18px;line-height:28px}.PV3ArticlePage-articleBody-intro p{font-family:Georgia,serif;font-size:30px;line-height:40px;max-height:none;font-weight:400;font-style:italic;margin:0 0 21px 0}@media only screen and (max-width:767px){.PV3ArticlePage-articleBody-intro p{font-size:21px;line-height:28px}}.PV3ArticlePage-articleBody-intro-title{font-weight:400;text-align:center;color:#343434;margin-bottom:40px;margin-top:0;font-size:36px;padding-bottom:40px;line-height:46px;position:relative}@media only screen and (min-width:768px){.PV3ArticlePage-articleBody-intro-title{margin-top:40px;font-size:48px;line-height:64px;padding-bottom:60px;margin-bottom:60px}}@media only screen and (min-width:1024px){.PV3ArticlePage-articleBody-intro-title{font-size:60px}}@media only screen and (min-width:1300px){.PV3ArticlePage-articleBody-intro-title{font-size:60px}}.PV3ArticlePage-articleBody-intro-title:after{content:'';width:111px;height:3px;background:var(--mainHighlightColor);position:absolute;left:50%;bottom:0;margin-left:-57px}.PV3ArticlePage-articleBody-intro-subtitle{font-size:24px;font-weight:400;line-height:1.27;text-align:center;color:#000;margin:auto;width:95%;margin-bottom:50px}@media only screen and (min-width:768px){.PV3ArticlePage-articleBody-intro-subtitle{font-size:24px;width:90%}}@media only screen and (min-width:1024px){.PV3ArticlePage-articleBody-intro-subtitle{font-size:24px;width:70%}}@media only screen and (min-width:1300px){.PV3ArticlePage-articleBody-intro-subtitle{font-size:30px;width:75%}}.PV3ArticlePage-articleBody .Enhancement .Quote:before{background:var(--mainHighlightColor)}.PV3ArticlePage-articleBody .Enhancement .ListApproach{color:var(--approach-text-color);background:#fff!important;padding:0!important}.PV3ArticlePage-articleBody .Enhancement .ListApproach [data-columns='3'] .PromoApproach-info{padding:0 50px!important}.PV3ArticlePage-articleBody .Enhancement .ListApproach-items{padding:0!important;margin:-10px 0!important}.PV3ArticlePage-articleBody .Enhancement .ListApproach .PromoApproach .Promo-media img{width:100%!important}.PV3ArticlePage-articleBody .Enhancement .ListApproach .PromoApproach-info{margin-top:-40px!important}@media only screen and (max-width:400px){.PV3ArticlePage-articleBody .Enhancement .ListApproach .PromoApproach-info{margin-top:-20px!important}}.PV3ArticlePage-articleBody .Enhancement .ListApproach .IRLRelatedStories-item-title,.PV3ArticlePage-articleBody .Enhancement .ListApproach .Promo-title{color:var(--approach-text-color)}.PV3ArticlePage-articleBody .Enhancement .ListApproach .IRLRelatedStories-item-title a,.PV3ArticlePage-articleBody .Enhancement .ListApproach .Promo-title a{color:var(--approach-text-color)}.PV3ArticlePage-actions{padding-left:20px;padding-right:20px;margin:0 10px;width:90%;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}@media only screen and (min-width:768px){.PV3ArticlePage-actions{width:667px;margin:0 auto}}@media only screen and (min-width:1024px){.PV3ArticlePage-actions{width:688px;margin:0 auto}}@media only screen and (min-width:1300px){.PV3ArticlePage-actions{width:767px;margin:0 auto}}.PV3ArticlePage-actions .ActionBar-items-item>a,.PV3ArticlePage-actions .ActionBarButtonAbstract--standard,.PV3ArticlePage-actions .IRLLandingPage .ActionBar-items-item>a{background:var(--spotlight-background-color);color:var(--moduleThemeColor)}.PV3ArticlePage-actions .ActionBar-items-item>a:hover,.PV3ArticlePage-actions .ActionBarButtonAbstract--standard:hover,.PV3ArticlePage-actions .IRLLandingPage .ActionBar-items-item>a:hover{background:var(--moduleThemeColor);color:#fff}.PV3ArticlePage-actions-heading{font-size:14px;font-weight:600;color:#999;text-transform:uppercase;margin-right:10px}.PV3ArticlePage-actions .ActionBar-items-item>a{background:var(--social-icon-bgColor);color:var(--social-icon-color)}.PV3ArticlePage-actions .ActionBar-items-item>a:hover{background:var(--social-icon-bgColor);color:var(--social-icon-color)}.PV3ArticlePage-lead{position:relative}.info-ListArticlePage .PV3ArticlePage-lead{text-align:center}.PV3ArticlePage-lead [class$='-subHeadline']{display:none}.info-ListArticlePage .PV3ArticlePage-lead [class$='-subHeadline']{display:block}.PV3ArticlePage-lead [class$='-datePublished']{display:none}.PV3ArticlePage-lead .LedeBold{padding-top:0}.PV3ArticlePage-lead .LedeBold-headline{display:none}.PV3ArticlePage-lead .LedeBold-actions{display:none}.PV3ArticlePage .Header-contentWrapper{background-color:var(--navbar-bg-color)}.PV3ArticlePage .Page-footer{background:var(--navbar-bg-color)}.PV3ArticlePage footer .SocialLink[data-social-service]{background:var(--navbar-bg-color)}.PV3ArticlePage footer .SocialLink[data-social-service]:hover{background:var(--navbar-bg-color)}.PV3ArticlePage .FooterNavigation .NavigationItem-text-link{font-weight:400}.PV3ArticlePage .RichTextArticleBody{width:95%;margin:auto}@media only screen and (min-width:768px){.PV3ArticlePage .RichTextArticleBody{width:90%}}@media only screen and (min-width:1024px){.PV3ArticlePage .RichTextArticleBody{width:70%}}@media only screen and (min-width:1300px){.PV3ArticlePage .RichTextArticleBody{width:75%}}.PV3ArticlePage .Header .StockTicker,.PV3ArticlePage .Header-search{display:none}@media only screen and (min-width:1300px){.PV3ArticlePage .Header .Page-logo{border-right:2px solid #ffb700;padding:7px 25px 7px 20px}}@media only screen and (min-width:1300px){.PV3ArticlePage .MainNavigation{padding:0}}.PV3ArticlePage .MainNavigation-promote{display:none}.PV3ArticlePage .MainNavigation .NavigationItem-text-link{font-weight:400}.Enhancement .Enhancement-item>.Faq{width:100%}.Faq-items{list-style:none;padding:0}.Faq.marker .FaqTerm-title{padding:0 25px}.Faq.marker .FaqTerm-title[data-collapse-toggle-state=expanded]{display:none}.Faq.marker .FaqTerm-title:before{font-size:18px}.Faq.marker .FaqTerm-description{margin:0;font-size:18px}[data-alignment=left] .FaqTerm{text-align:left}.FaqTerm-description,.FaqTerm-title{padding:0 30px;position:relative}.FaqTerm-title{color:var(--mainThemeColor);font-weight:700;font-size:18px;line-height:31px;cursor:pointer}.FaqTerm-title:before{display:block;font-family:IcoMoon;font-weight:400;font-size:21px;position:absolute;left:0;top:0;zoom:1;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transform:translate(0,0)}.FaqTerm-title[data-collapse-toggle-state=expanded]:before{content:'\e611'}.FaqTerm-title[data-collapse-toggle-state=collapsed]:before{content:'\e614'}.FaqTerm-description{transition:max-height 250ms ease,padding 250ms ease;overflow:hidden;margin:10px 30px;padding:0;max-height:0;font-size:15px}.FaqTerm-description span.Enhancement,.FaqTerm-description span.Enhancement-item{display:inline!important;margin:0!important}.FaqTerm-description span.Enhancement a,.FaqTerm-description span.Enhancement-item a{color:#1a75cf}.FaqTerm-description span.Enhancement a:hover,.FaqTerm-description span.Enhancement-item a:hover{color:#6cabe7}.FaqTerm-title[data-collapse-toggle-state=expanded]+.FaqTerm-description{transition:max-height .5s ease,padding .5s ease;max-height:none;padding:16px 0}.Enhancement{background:inherit;margin-top:20px;margin-bottom:20px}.Enhancement:not(span)>.Enhancement-item{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center}.Enhancement:not([data-alignment]):last-of-type .Enhancement-item .CardGrid:after{position:absolute;height:4px;display:block;background:#f0f6fd;content:'';left:-40px;right:-40px;margin:auto}.Enhancement:not([data-alignment]) .Enhancement-item>.VideoEnhancement{width:100%}.Enhancement:not([data-alignment]) .Enhancement-item .ImageCarousel,.Enhancement:not([data-alignment]) .Enhancement-item .ImageCarouselWithGrid{width:100%}.Enhancement:not([data-alignment]) .Enhancement-item .CardGrid{position:relative}.Enhancement:not([data-alignment]) .Enhancement-item .CardGrid [data-module-contents]{padding-top:60px;padding-bottom:60px}.Enhancement:not([data-alignment]) .Enhancement-item .CardGrid:before{position:absolute;height:4px;display:block;background:#f0f6fd;content:'';left:-40px;right:-40px;margin:auto}@media only screen and (max-width:767px){.Enhancement:not([data-alignment]) .Enhancement-item .CardGrid-items:not(.flickity-enabled){display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;overflow:hidden;margin:-10px -10px}.Enhancement:not([data-alignment]) .Enhancement-item .CardGrid-items:not(.flickity-enabled)>*{margin:10px 10px;-ms-flex:1;flex:1;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(100% - 20px);flex-basis:calc(100% - 20px);max-width:calc(100% - 20px);width:calc(100% - 20px)}.Enhancement:not([data-alignment]) .Enhancement-item .CardGrid-items:not(.flickity-enabled)>[data-flexspace='2']{-ms-flex:2;flex:2;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(200% - 20px);flex-basis:calc(200% - 20px);max-width:calc(200% - 20px);width:calc(200% - 20px)}.Enhancement:not([data-alignment]) .Enhancement-item .CardGrid-items:not(.flickity-enabled)>*{margin:10px 10px;-ms-flex:1;flex:1;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(100% - 20px);flex-basis:calc(100% - 20px);max-width:calc(100% - 20px);width:calc(100% - 20px)}.Enhancement:not([data-alignment]) .Enhancement-item .CardGrid-items:not(.flickity-enabled)>[data-flexspace='2']{-ms-flex:2;flex:2;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(200% - 20px);flex-basis:calc(200% - 20px);max-width:calc(200% - 20px);width:calc(200% - 20px)}.Enhancement:not([data-alignment]) .Enhancement-item .CardGrid-items:not(.flickity-enabled).flickity-enabled{display:block}.Enhancement:not([data-alignment]) .Enhancement-item .CardGrid-items:not(.flickity-enabled) .flickity-viewport{left:10px}[data-carousel-enabled-curpage=end] .Enhancement:not([data-alignment]) .Enhancement-item .CardGrid-items:not(.flickity-enabled) .flickity-viewport{left:0!important}[data-carousel-enabled-curpage=end] .Enhancement:not([data-alignment]) .Enhancement-item .CardGrid-items:not(.flickity-enabled) .flickity-viewport .flickity-slider{left:10px!important}.Enhancement:not([data-alignment]) .Enhancement-item .CardGrid-items:not(.flickity-enabled) .flickity-prev-next-button.previous{left:10px}.Enhancement:not([data-alignment]) .Enhancement-item .CardGrid-items:not(.flickity-enabled) .flickity-prev-next-button.next{right:10px}}@media only screen and (min-width:768px){.Enhancement:not([data-alignment]) .Enhancement-item .CardGrid{min-width:740px}}@media only screen and (min-width:1024px){.Enhancement:not([data-alignment]) .Enhancement-item .CardGrid{min-width:1020px}.Enhancement:not([data-alignment]) .Enhancement-item .CardGrid[data-columns='2']{min-width:1000px;padding-bottom:49px;margin-top:20px}.Enhancement:not([data-alignment]) .Enhancement-item .CardGrid[data-columns='2']::before{position:absolute;height:4px;display:block;background:#f0f6fd;content:'';left:-40px;right:-40px;margin:auto}}.Enhancement[data-alignment] .Enhancement-item>.FigureEnhancement,.Enhancement[data-left] .Enhancement-item>.FigureEnhancement,.Enhancement[data-right] .Enhancement-item>.FigureEnhancement{max-width:100%;width:auto}@media only screen and (min-width:768px){.Enhancement[data-alignment],.Enhancement[data-left],.Enhancement[data-right]{margin-left:20px;margin-right:20px}.Enhancement[data-alignment=left],.Enhancement[data-left]{float:left;margin-left:0}.Enhancement[data-alignment=right],.Enhancement[data-right]{float:right;margin-right:0}}@media only screen and (min-width:768px) and (max-width:1023px){.Enhancement[data-alignment=left],.Enhancement[data-left]{float:left;margin-left:0}.Enhancement[data-alignment=right],.Enhancement[data-right]{float:right;margin-right:0}}@media only screen and (min-width:1300px){.Enhancement[data-alignment=left],.Enhancement[data-left]{float:left;margin-left:-160px}.Enhancement[data-alignment=left] .Quote,.Enhancement[data-left] .Quote{margin-left:160px;max-width:320px;margin-right:0}.Enhancement[data-alignment=right],.Enhancement[data-right]{float:right;margin-right:-160px}.Enhancement[data-alignment=right] .LinkList,.Enhancement[data-right] .LinkList{margin-right:160px}.Enhancement[data-alignment=right] .Quote,.Enhancement[data-right] .Quote{margin-right:160px;max-width:320px;margin-left:0}}.Enhancement-item .SimpleListCarousel{overflow:visible!important}.Enhancement-item .Enhancement-item .SimpleListCarousel .PromoImgTop-info,.Enhancement-item .SimpleListCarousel .Enhancement-item .Enhancement-item .SimpleListCarousel .PromoImgTop-info,.Enhancement-item .SimpleListCarousel .Enhancement-item .SimpleListCarousel .PromoImgTop-info,.Enhancement-item .SimpleListCarousel .PromoImgTop-info{text-align:left}.Enhancement-item .Enhancement-item .SimpleListCarousel .PromoImgTop-title,.Enhancement-item .SimpleListCarousel .Enhancement-item .Enhancement-item .SimpleListCarousel .PromoImgTop-title,.Enhancement-item .SimpleListCarousel .Enhancement-item .SimpleListCarousel .PromoImgTop-title,.Enhancement-item .SimpleListCarousel .PromoImgTop-title{padding-top:0}.PressReleasePage .Enhancement[data-alignment=left],.PressReleasePage .Enhancement[data-alignment=left] .LinkList,.PressReleasePage .Enhancement[data-alignment=left] .Quote,.PressReleasePage .Enhancement[data-left],.PressReleasePage .Enhancement[data-left] .LinkList,.PressReleasePage .Enhancement[data-left] .Quote,.TabsVerticalContent .Enhancement[data-alignment=left],.TabsVerticalContent .Enhancement[data-alignment=left] .LinkList,.TabsVerticalContent .Enhancement[data-alignment=left] .Quote,.TabsVerticalContent .Enhancement[data-left],.TabsVerticalContent .Enhancement[data-left] .LinkList,.TabsVerticalContent .Enhancement[data-left] .Quote{margin-left:0!important;margin-right:0!important}@media only screen and (min-width:768px){.PressReleasePage .Enhancement[data-alignment=left],.PressReleasePage .Enhancement[data-alignment=left] .LinkList,.PressReleasePage .Enhancement[data-alignment=left] .Quote,.PressReleasePage .Enhancement[data-left],.PressReleasePage .Enhancement[data-left] .LinkList,.PressReleasePage .Enhancement[data-left] .Quote,.TabsVerticalContent .Enhancement[data-alignment=left],.TabsVerticalContent .Enhancement[data-alignment=left] .LinkList,.TabsVerticalContent .Enhancement[data-alignment=left] .Quote,.TabsVerticalContent .Enhancement[data-left],.TabsVerticalContent .Enhancement[data-left] .LinkList,.TabsVerticalContent .Enhancement[data-left] .Quote{margin-right:20px!important}}@media only screen and (min-width:1024px){.PressReleasePage .Enhancement[data-alignment=left] .VideoEnhancement,.PressReleasePage .Enhancement[data-left] .VideoEnhancement,.TabsVerticalContent .Enhancement[data-alignment=left] .VideoEnhancement,.TabsVerticalContent .Enhancement[data-left] .VideoEnhancement{width:375px;height:210px;padding-right:20px;margin-left:-154px}}.PressReleasePage .Enhancement[data-alignment=right],.PressReleasePage .Enhancement[data-alignment=right] .LinkList,.PressReleasePage .Enhancement[data-alignment=right] .Quote,.PressReleasePage .Enhancement[data-right],.PressReleasePage .Enhancement[data-right] .LinkList,.PressReleasePage .Enhancement[data-right] .Quote,.TabsVerticalContent .Enhancement[data-alignment=right],.TabsVerticalContent .Enhancement[data-alignment=right] .LinkList,.TabsVerticalContent .Enhancement[data-alignment=right] .Quote,.TabsVerticalContent .Enhancement[data-right],.TabsVerticalContent .Enhancement[data-right] .LinkList,.TabsVerticalContent .Enhancement[data-right] .Quote{margin-left:0!important;margin-right:0!important}@media only screen and (min-width:768px){.PressReleasePage .Enhancement[data-alignment=right],.PressReleasePage .Enhancement[data-alignment=right] .LinkList,.PressReleasePage .Enhancement[data-alignment=right] .Quote,.PressReleasePage .Enhancement[data-right],.PressReleasePage .Enhancement[data-right] .LinkList,.PressReleasePage .Enhancement[data-right] .Quote,.TabsVerticalContent .Enhancement[data-alignment=right],.TabsVerticalContent .Enhancement[data-alignment=right] .LinkList,.TabsVerticalContent .Enhancement[data-alignment=right] .Quote,.TabsVerticalContent .Enhancement[data-right],.TabsVerticalContent .Enhancement[data-right] .LinkList,.TabsVerticalContent .Enhancement[data-right] .Quote{margin-left:20px!important}}@media only screen and (min-width:1024px){.PressReleasePage .Enhancement[data-alignment=right] .VideoEnhancement,.PressReleasePage .Enhancement[data-right] .VideoEnhancement,.TabsVerticalContent .Enhancement[data-alignment=right] .VideoEnhancement,.TabsVerticalContent .Enhancement[data-right] .VideoEnhancement{width:375px;height:210px;padding-left:20px;margin-right:-154px}}.PressReleasePage .Enhancement .VideoEnhancement{margin-right:0!important;margin-left:0!important}.VideoEnhancement-title{opacity:0;height:0}[data-alignment] .VideoEnhancement .YouTubeVideoPlayer{width:375px}.Figure,.FigureEnhancement,.FigureEnhancement2021,.FigureEnhancementExtended,.FigureEnhancementNoCrop{padding:0;margin:0;position:relative}.Figure img,.FigureEnhancement img,.FigureEnhancement2021 img,.FigureEnhancementExtended img,.FigureEnhancementNoCrop img{width:100%;height:auto;display:block}.FigureEnhancement2021[data-roundimage] img,.FigureEnhancementExtended[data-roundimage] img,.FigureEnhancementNoCrop[data-roundimage] img,.FigureEnhancement[data-roundimage] img,.Figure[data-roundimage] img{border-radius:50em;overflow:hidden}.FigureEnhancement.fullWidth{max-width:100%;max-height:100%;width:100%}.FigureEnhancement.fullWidth img{width:100%;max-width:100%;max-height:100%}.FigureEnhancement-nocrop img{width:auto;margin:0 auto}@media only screen and (max-width:767px){.FigureEnhancement-nocrop img{width:100%;height:auto}}.FigureEnhancement-caption,.FigureEnhancement-credit{font-size:13px;margin:0 0 10px;display:block;margin-top:.5em;font-weight:700;text-align:center}@media only screen and (min-width:768px){.FigureEnhancement-caption,.FigureEnhancement-credit{font-size:15px}}.FigureEnhancement-caption{color:#000}.FigureEnhancement-credit{color:rgba(4,30,66,.3)}.FigureEnhancement,.FigureEnhancement img{max-width:300px;max-height:300px}.FigureEnhancement-nocrop,.FigureEnhancement-nocrop img{max-width:700px;max-height:unset}.LedeBold,.LedeBoldSmall,.LedeBoldWAuthorNDate,.LedePost{padding-top:20px;padding-bottom:20px;background:#f0f6fd;padding-bottom:0!important}.LedeBoldSmall[data-modulepadtop=none],.LedeBoldWAuthorNDate[data-modulepadtop=none],.LedeBold[data-modulepadtop=none],.LedePost[data-modulepadtop=none]{padding-top:0!important}.LedeBoldSmall[data-modulepadbottom=none],.LedeBoldWAuthorNDate[data-modulepadbottom=none],.LedeBold[data-modulepadbottom=none],.LedePost[data-modulepadbottom=none]{padding-bottom:0!important}@media only screen and (max-width:767px){.LedeBold,.LedeBoldSmall,.LedeBoldWAuthorNDate,.LedePost{padding-left:20px;padding-right:20px}}@media only screen and (min-width:768px){.LedeBold,.LedeBoldSmall,.LedeBoldWAuthorNDate,.LedePost{padding-top:40px;padding-bottom:40px}}@media only screen and (min-width:768px) and (max-width:1023px){.LedeBold,.LedeBoldSmall,.LedeBoldWAuthorNDate,.LedePost{padding-left:calc((100% - 720px)/ 2);padding-right:calc((100% - 720px)/ 2)}}@media only screen and (min-width:1024px) and (max-width:1299px){.LedeBold,.LedeBoldSmall,.LedeBoldWAuthorNDate,.LedePost{padding-left:calc((100% - 960px)/ 2);padding-right:calc((100% - 960px)/ 2)}}@media only screen and (min-width:1300px){.LedeBold,.LedeBoldSmall,.LedeBoldWAuthorNDate,.LedePost{padding-left:calc((100% - 1000px)/ 2);padding-right:calc((100% - 1000px)/ 2)}}.LedeBold-sectionLabel,.LedeBoldSmall-sectionLabel,.LedeBoldWAuthorNDate-sectionLabel,.LedePost-sectionLabel{background-color:var(--mainThemeColor);padding:7px;font-size:12px;text-transform:uppercase;display:inline-block}.LedeBold-sectionLabel,.LedeBold-sectionLabel a,.LedeBoldSmall-sectionLabel,.LedeBoldSmall-sectionLabel a,.LedeBoldWAuthorNDate-sectionLabel,.LedeBoldWAuthorNDate-sectionLabel a,.LedePost-sectionLabel,.LedePost-sectionLabel a{color:#fff;text-decoration:none;font-weight:700}.LedeBold>div:first-child,.LedeBold>h1:first-child,.LedeBoldSmall>div:first-child,.LedeBoldSmall>h1:first-child,.LedeBoldWAuthorNDate>div:first-child,.LedeBoldWAuthorNDate>h1:first-child,.LedePost>div:first-child,.LedePost>h1:first-child{margin-top:0}.LedeBold>div:last-child,.LedeBold>h1:last-child,.LedeBoldSmall>div:last-child,.LedeBoldSmall>h1:last-child,.LedeBoldWAuthorNDate>div:last-child,.LedeBoldWAuthorNDate>h1:last-child,.LedePost>div:last-child,.LedePost>h1:last-child{margin-bottom:40px}.LedeBold-headline,.LedeBoldSmall-headline,.LedeBoldWAuthorNDate-headline,.LedePost-headline{margin-top:.5em;margin-bottom:.5em;line-height:1.17em;font-weight:700}.LedeBold-datePublished,.LedeBoldSmall-datePublished,.LedeBoldWAuthorNDate-datePublished,.LedePost-datePublished{font-weight:700;padding-top:20px;padding-bottom:20px}.LedeBold-datePublished[data-modulepadtop=none],.LedeBoldSmall-datePublished[data-modulepadtop=none],.LedeBoldWAuthorNDate-datePublished[data-modulepadtop=none],.LedePost-datePublished[data-modulepadtop=none]{padding-top:0!important}.LedeBold-datePublished[data-modulepadbottom=none],.LedeBoldSmall-datePublished[data-modulepadbottom=none],.LedeBoldWAuthorNDate-datePublished[data-modulepadbottom=none],.LedePost-datePublished[data-modulepadbottom=none]{padding-bottom:0!important}@media only screen and (max-width:767px){.LedeBold-datePublished,.LedeBoldSmall-datePublished,.LedeBoldWAuthorNDate-datePublished,.LedePost-datePublished{padding-left:20px;padding-right:20px}}@media only screen and (min-width:768px){.LedeBold-datePublished,.LedeBoldSmall-datePublished,.LedeBoldWAuthorNDate-datePublished,.LedePost-datePublished{padding-top:40px;padding-bottom:40px}}@media only screen and (min-width:768px) and (max-width:1023px){.LedeBold-datePublished,.LedeBoldSmall-datePublished,.LedeBoldWAuthorNDate-datePublished,.LedePost-datePublished{padding-left:calc((100% - 504px)/ 2);padding-right:calc((100% - 504px)/ 2)}}@media only screen and (min-width:1024px) and (max-width:1299px){.LedeBold-datePublished,.LedeBoldSmall-datePublished,.LedeBoldWAuthorNDate-datePublished,.LedePost-datePublished{padding-left:calc((100% - 672px)/ 2);padding-right:calc((100% - 672px)/ 2)}}@media only screen and (min-width:1300px){.LedeBold-datePublished,.LedeBoldSmall-datePublished,.LedeBoldWAuthorNDate-datePublished,.LedePost-datePublished{padding-left:calc((100% - 700px)/ 2);padding-right:calc((100% - 700px)/ 2)}}@media only screen and (max-width:767px){.LedeBold-headline,.LedeBoldSmall-headline,.LedeBoldWAuthorNDate-headline,.LedePost-headline{font-size:28px}.LedeBold-datePublished,.LedeBoldSmall-datePublished,.LedeBoldWAuthorNDate-datePublished,.LedePost-datePublished{font-size:15px}}@media only screen and (min-width:768px){.LedeBold-headline,.LedeBoldSmall-headline,.LedeBoldWAuthorNDate-headline,.LedePost-headline{font-size:48px}.LedeBold-datePublished,.LedeBoldSmall-datePublished,.LedeBoldWAuthorNDate-datePublished,.LedePost-datePublished{font-size:18px}}.LedeBold-lead .Figure-caption,.LedeBold-lead .Figure-credit,.LedeBoldAbstract-lead .FigureEnhancement-caption,.LedeBoldAbstract-lead .FigureEnhancement-credit,.LedeBoldAbstract-lead .FigureEnhancement2021-caption,.LedeBoldAbstract-lead .FigureEnhancement2021-credit,.LedeBoldAbstract-lead .FigureEnhancementExtended-caption,.LedeBoldAbstract-lead .FigureEnhancementExtended-credit,.LedeBoldAbstract-lead .FigureEnhancementNoCrop-caption,.LedeBoldAbstract-lead .FigureEnhancementNoCrop-credit,.LedeBoldSmall-lead .Figure-caption,.LedeBoldSmall-lead .Figure-credit,.LedeBoldWAuthorNDate-lead .Figure-caption,.LedeBoldWAuthorNDate-lead .Figure-credit,.LedePost-lead .Figure-caption,.LedePost-lead .Figure-credit{display:none}.Lede{position:relative;min-height:564px;color:#fff}.Lede-backLink,.Lede-breadcrumb{color:currentColor}.Lede-backLink a,.Lede-breadcrumb a{color:currentColor;background-color:var(--moduleThemeColor)}.Lede-backLink a:before,.Lede-breadcrumb a:before{color:currentColor;font-family:'Font Awesome 5 Free';margin-right:7px;display:inline-block}.Lede-info{padding-top:0;padding-bottom:0}.Lede-info:after{content:'';display:block;clear:both}.Lede-headline{position:relative;color:currentColor;line-height:1em;font-weight:700;margin-top:0}.Lede-subHeadline{position:relative;font-weight:600;color:currentColor;line-height:30px}.Lede-subHeadline:after{content:'';width:150px;height:6px;background-color:var(--moduleThemeColor);padding:0;position:absolute;left:0;top:-1.67em;margin-bottom:-6px}@media only screen and (max-width:767px){.Lede-backLink,.Lede-breadcrumb{display:none}.Lede-info{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;padding-top:100px;padding-bottom:20px}.Lede-headline{font-size:40px;padding-bottom:10px}.Lede-subHeadline{font-size:15px}}@media only screen and (min-width:768px){.Lede{padding-top:115px;padding-bottom:115px}.Lede-headline{font-size:52px;padding-bottom:15px;width:53%}.Lede-subHeadline{font-size:21px;width:52%}}@media only screen and (min-width:1024px){.Lede-headline{font-size:60px}.Lede-subHeadline{font-size:24px}}.LedeBold{overflow:hidden}.LedeBold[data-centerItem]{text-align:center}.LedeBold-date{margin:20px 0 0 0;font-size:12px;color:#a0a0a0;display:none}.LedeBold[data-haslead]>div:last-child{margin-bottom:0}.LedeBold-subHeadline{font-size:15px;font-weight:400;line-height:20px;margin-bottom:10px}.LedeBold-authorName{font-weight:400;font-size:14px;margin-top:3px;margin-bottom:20px;display:none}[data-subThemeName=CFE] .LedeBold-authorNameShow{display:block}.LedeBold-lead>*{width:100vw;margin-left:50%;transform:translateX(-50%)}.LedeBold-lead>* img{width:100%;height:100%;object-fit:cover;max-height:564px!important}@media only screen and (min-width:1900px){.LedeBold-lead>* img{max-height:830px!important}}@media only screen and (min-width:1440px){.LedeBold-lead.fixed-width>*{width:725px!important}}.LedeBoldWAuthorNDate{padding-bottom:20px!important}@media only screen and (min-width:768px){.LedeBoldWAuthorNDate{padding-bottom:40px!important}}[data-wideimage] .LedeBoldWAuthorNDate-lead>*{width:100vw;margin-left:50%;transform:translateX(-50%)}.LedeBoldWAuthorNDate>div:last-child{margin-bottom:0}.LedeBoldWAuthorNDate-lead .Lede-info,.LedeBoldWAuthorNDate-lead .LedeBoldWAuthorNDate{display:none}.LedeBoldWAuthorNDate-byline{display:-ms-flexbox;display:flex}.LedeBoldWAuthorNDate-authorImage{-ms-flex-positive:0;flex-grow:0}.LedeBoldWAuthorNDate-authorImage img{border-radius:25px;overflow:hidden;width:40px;height:auto;margin-right:10px}.LedeBoldWAuthorNDate .ActionBar-items{margin-bottom:0}.LedeBoldWAuthorNDate-authorName,.LedeBoldWAuthorNDate-authorTitle,.LedeBoldWAuthorNDate-datePublished{font-weight:400;font-size:14px;margin-top:3px;display:none;padding-bottom:0}.LedeBoldWAuthorNDate-authorNameShow,.LedeBoldWAuthorNDate-authorTitleShow,.LedeBoldWAuthorNDate-datePublishedShow{display:block}.LedeBoldWAuthorNDate-authorName,.LedeBoldWAuthorNDate-datePublished{margin-top:20px}.LedeBoldWAuthorNDate-authorName~.LedeBoldWAuthorNDate-datePublished{margin-top:0}.LedeBoldWAuthorNDate-datePublished{padding-top:0;padding-left:0}@media only screen and (min-width:768px){.LedeBoldWAuthorNDate-headline+.LedeBoldWAuthorNDate-authorName{margin-top:-18px}}.LedeBoldSmall-lead{position:relative}.LedeBoldSmall-lead:before{content:'';display:block;width:100vw;height:100%;background:url('../../../resource/0000017b-2b13-d7d1-a57b-bb9362770000/styleguide/assets/bg/small-lead-bg.5c721f85d7de3d5b3812ad040db9a718.png');position:absolute;margin-left:50%;transform:translateX(-50%)}.LedeBoldSmall-lead>*{position:relative;z-index:2}.LedeHalfWidth{overflow:hidden}.LedeHalfWidth-wrap{background:#1a75cf;padding-top:0;padding-bottom:0}.LedeHalfWidth-headline{color:#fff;font-weight:700;font-size:28px;line-height:1.17em;padding-right:20px}.LedeHalfWidth-lead{max-height:370px}.LedeHalfWidth-lead .Figure-caption,.LedeHalfWidth-lead .Figure-credit,.LedeHalfWidth-lead .FigureEnhancement-caption,.LedeHalfWidth-lead .FigureEnhancement-credit,.LedeHalfWidth-lead .FigureEnhancement2021-caption,.LedeHalfWidth-lead .FigureEnhancement2021-credit,.LedeHalfWidth-lead .FigureEnhancementExtended-caption,.LedeHalfWidth-lead .FigureEnhancementExtended-credit,.LedeHalfWidth-lead .FigureEnhancementNoCrop-caption,.LedeHalfWidth-lead .FigureEnhancementNoCrop-credit{display:none}.LedeHalfWidth-actions .ActionBar-items{margin:5px 0 0 0}@media only screen and (max-width:767px){.LedeHalfWidth-wrap{overflow:hidden}.LedeHalfWidth-lead>*{width:100vw;margin-left:50%;transform:translateX(-50%)}}@media only screen and (min-width:768px){.LedeHalfWidth-wrap{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;overflow:hidden}.LedeHalfWidth-lead{-ms-flex-item-align:unset;-ms-grid-row-align:unset;align-self:unset}.LedeHalfWidth-lead>*{width:50vw}.LedeHalfWidth-headline,.LedeHalfWidth-lead{width:50%;max-width:50%;overflow:visible}}@media only screen and (min-width:1024px){.LedeHalfWidth-headline{font-size:48px}}@media only screen and (min-width:1440px){.LedeHalfWidth .Figure,.LedeHalfWidth .FigureEnhancement,.LedeHalfWidth .FigureEnhancement2021,.LedeHalfWidth .FigureEnhancementExtended,.LedeHalfWidth .FigureEnhancementNoCrop{max-height:370px}}.LedeHalfWidth-sectionLabel{padding-bottom:10px}.LedeHalfWidth-sectionLabel a{text-decoration:none;color:var(--link-color);font-size:18px}.LedeHalfWidth-sectionLabel a:hover{color:var(--link-hover-color)}.LedeHalfWidth-sectionLabel a:before{content:'« Back to '}.LedePost{padding-top:20px;padding-bottom:20px;background:#f0f0f0;padding-bottom:40px!important}@media only screen and (max-width:767px){.LedePost{padding-left:20px;padding-right:20px}}@media only screen and (min-width:768px){.LedePost{padding-top:60px;padding-bottom:60px}}@media only screen and (min-width:768px) and (max-width:1023px){.LedePost{padding-left:calc((100% - 720px)/ 2);padding-right:calc((100% - 720px)/ 2)}}@media only screen and (min-width:1024px) and (max-width:1299px){.LedePost{padding-left:calc((100% - 960px)/ 2);padding-right:calc((100% - 960px)/ 2)}}@media only screen and (min-width:1300px){.LedePost{padding-left:calc((100% - 1260px)/ 2);padding-right:calc((100% - 1260px)/ 2)}}.LedePost-headline{position:relative;padding-bottom:.6em}.LedePost-headline:after{content:'';display:block;width:50px;height:3px;background:var(--mainHighlightColor);position:absolute;left:0;bottom:0}.LedePost-linkList{float:right}.LedePost-lead>*{width:100vw;margin-left:50%;transform:translateX(-50%)}@media only screen and (min-width:768px){.LedePost.fixed{position:fixed;top:0;left:0;right:0;z-index:99;display:-ms-flexbox;display:flex;padding-top:0;padding-bottom:0!important;-ms-flex-align:center;align-items:center}.LedePost.fixed .ActionBar-items{margin:0}.LedePost.fixed .ListAsButton-button{padding:5px 15px;font-size:13px}.LedePost.fixed .LedePost-lead{display:none}.LedePost.fixed .LedePost-headline{-ms-flex-order:2;order:2;width:60%;font-size:18px;max-width:600px;line-height:30px;padding:15px;margin:0 auto;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.LedePost.fixed .LedePost-headline:before{content:attr(data-nowreadingtext);margin-right:10px;font-size:14px;text-transform:uppercase}.LedePost.fixed .LedePost-headline:after{content:none}.LedePost.fixed .LedePost-linkList{-ms-flex-order:3;order:3}}.LedeWList{position:relative;background-position:50% 33%;background-size:cover}.LedeWList-backLink a:before,.LedeWList-breadcrumb a:before{font-family:'Font Awesome 5 Free';margin-right:7px;display:inline-block}.LedeWList-info{padding-top:0;padding-bottom:0}.LedeWList-info:after{content:'';display:block;clear:both}.LedeWList-headline{color:#fff;line-height:1em;position:relative;font-weight:700;margin-top:0}.LedeWList-headline:after{content:'';width:150px;height:6px;background:var(--moduleThemeColor);padding:0;position:absolute;left:0;bottom:0;margin-bottom:-6px}.LedeWList-subHeadline{font-weight:600;color:#fff;line-height:30px}@media only screen and (max-width:767px){.LedeWList-backLink,.LedeWList-breadcrumb{display:none}.LedeWList-info{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;padding-top:100px;padding-bottom:20px}.LedeWList-headline{font-size:40px;padding-bottom:10px}.LedeWList-subHeadline{font-size:15px}.LedeWList-lead{margin-top:10px;-ms-flex-order:9;order:9}}@media only screen and (min-width:768px){.LedeWList{padding-top:115px;padding-bottom:115px}.LedeWList-headline{font-size:52px;padding-bottom:15px;width:53%}.LedeWList-subHeadline{font-size:21px;width:52%}.LedeWList-lead{width:240px;float:right;margin-left:40px;position:relative;z-index:2}}@media only screen and (min-width:1024px){.LedeWList-headline{font-size:60px}.LedeWList-subHeadline{font-size:24px}.LedeWList-lead{width:333px;margin-left:60px}}.MediaLede{padding:0;color:#fff;position:relative}.MediaLede-headline{font-weight:700;font-size:24px;line-height:30px;max-width:1020px;margin:0 auto}.MediaLede-overlay{margin-right:auto;margin-left:auto;padding-left:10px;padding-right:10px;background:rgba(0,0,0,.5);position:absolute;bottom:0;left:0;right:0;z-index:10;padding-top:21px;padding-bottom:21px;text-align:center}.MediaLede-subHeadline{font-size:18px;line-height:20px;padding-top:14px;max-width:1020px;margin:0 auto}.MediaLede-lead{max-height:564px;overflow:hidden}.PageLede[data-invertcolor-and-noborder]{background-color:var(--mainThemeColor);background-image:url('../../../resource/0000017b-2b13-d7d1-a57b-bb9362770000/styleguide/assets/icons/bg-spark-blue.750cd4836b4cd249a09e34af0525a2f1.png');background-position:top center;background-repeat:no-repeat}.PageLede[data-invertcolor-and-noborder] .PageLede-info-head{padding-bottom:0;margin-bottom:0}.PageLede[data-invertcolor-and-noborder] .PageLede-description,.PageLede[data-invertcolor-and-noborder] .PageLede-headline,.PageLede[data-invertcolor-and-noborder] .PageLede-subHeadline{color:#fff}.PageLede[data-invertcolor-and-noborder] .PageLede-description{font-size:15px;line-height:20px;color:rgba(255,255,255,.6);padding:0 55px 25px 55px}@media only screen and (max-width:767px){.PageLede[data-invertcolor-and-noborder] .PageLede-description{padding:0}}.PageLede[data-bgtext]:before{content:attr(data-bgtext);display:block;position:absolute;top:50%;left:50%;font-weight:700;transform:translate(-50%,-50%);font-size:500px;color:#fff;text-shadow:5px 5px 0 #1a75cf,5px 4px 0 #1a75cf,5px 3px 0 #1a75cf,5px 2px 0 #1a75cf,5px 1px 0 #1a75cf,5px 0 0 #1a75cf,5px -1px 0 #1a75cf,5px -2px 0 #1a75cf,5px -3px 0 #1a75cf,5px -4px 0 #1a75cf,5px -5px 0 #1a75cf,4px 5px 0 #1a75cf,4px 4px 0 #1a75cf,4px 3px 0 #1a75cf,4px 2px 0 #1a75cf,4px 1px 0 #1a75cf,4px 0 0 #1a75cf,4px -1px 0 #1a75cf,4px -2px 0 #1a75cf,4px -3px 0 #1a75cf,4px -4px 0 #1a75cf,4px -5px 0 #1a75cf,3px 5px 0 #1a75cf,3px 4px 0 #1a75cf,3px 3px 0 #1a75cf,3px 2px 0 #1a75cf,3px 1px 0 #1a75cf,3px 0 0 #1a75cf,3px -1px 0 #1a75cf,3px -2px 0 #1a75cf,3px -3px 0 #1a75cf,3px -4px 0 #1a75cf,3px -5px 0 #1a75cf,2px 5px 0 #1a75cf,2px 4px 0 #1a75cf,2px 3px 0 #1a75cf,2px 2px 0 #1a75cf,2px 1px 0 #1a75cf,2px 0 0 #1a75cf,2px -1px 0 #1a75cf,2px -2px 0 #1a75cf,2px -3px 0 #1a75cf,2px -4px 0 #1a75cf,2px -5px 0 #1a75cf,1px 5px 0 #1a75cf,1px 4px 0 #1a75cf,1px 3px 0 #1a75cf,1px 2px 0 #1a75cf,1px 1px 0 #1a75cf,1px 0 0 #1a75cf,1px -1px 0 #1a75cf,1px -2px 0 #1a75cf,1px -3px 0 #1a75cf,1px -4px 0 #1a75cf,1px -5px 0 #1a75cf,0 5px 0 #1a75cf,0 4px 0 #1a75cf,0 3px 0 #1a75cf,0 2px 0 #1a75cf,0 1px 0 #1a75cf,0 0 0 #1a75cf,0 -1px 0 #1a75cf,0 -2px 0 #1a75cf,0 -3px 0 #1a75cf,0 -4px 0 #1a75cf,0 -5px 0 #1a75cf,-1px 5px 0 #1a75cf,-1px 4px 0 #1a75cf,-1px 3px 0 #1a75cf,-1px 2px 0 #1a75cf,-1px 1px 0 #1a75cf,-1px 0 0 #1a75cf,-1px -1px 0 #1a75cf,-1px -2px 0 #1a75cf,-1px -3px 0 #1a75cf,-1px -4px 0 #1a75cf,-1px -5px 0 #1a75cf,-2px 5px 0 #1a75cf,-2px 4px 0 #1a75cf,-2px 3px 0 #1a75cf,-2px 2px 0 #1a75cf,-2px 1px 0 #1a75cf,-2px 0 0 #1a75cf,-2px -1px 0 #1a75cf,-2px -2px 0 #1a75cf,-2px -3px 0 #1a75cf,-2px -4px 0 #1a75cf,-2px -5px 0 #1a75cf,-3px 5px 0 #1a75cf,-3px 4px 0 #1a75cf,-3px 3px 0 #1a75cf,-3px 2px 0 #1a75cf,-3px 1px 0 #1a75cf,-3px 0 0 #1a75cf,-3px -1px 0 #1a75cf,-3px -2px 0 #1a75cf,-3px -3px 0 #1a75cf,-3px -4px 0 #1a75cf,-3px -5px 0 #1a75cf,-4px 5px 0 #1a75cf,-4px 4px 0 #1a75cf,-4px 3px 0 #1a75cf,-4px 2px 0 #1a75cf,-4px 1px 0 #1a75cf,-4px 0 0 #1a75cf,-4px -1px 0 #1a75cf,-4px -2px 0 #1a75cf,-4px -3px 0 #1a75cf,-4px -4px 0 #1a75cf,-4px -5px 0 #1a75cf;opacity:.2}.PageLede{position:relative}.PackageLandingPage .PageLede{background:0 0!important}.PageLede-backLink,.PageLede-breadcrumb{display:none}.PageLede-backLink a:before,.PageLede-breadcrumb a:before{font-family:'Font Awesome 5 Free';margin-right:7px;display:inline-block;font-size:10px;vertical-align:bottom}@media only screen and (min-width:768px){.PageLede-backLink,.PageLede-breadcrumb{display:block}}.PageLede:not([data-invertcolor-and-noborder]) .PageLede-info-head{margin-bottom:24px;padding-bottom:24px;position:relative}.PageLede:not([data-invertcolor-and-noborder]) .PageLede-info-head:after{content:'';width:150px;height:6px;background:var(--moduleThemeColor);padding:0;position:absolute;bottom:0}.PageLede:not([data-invertcolor-and-noborder]) .PageLede-info-head[data-separator-above-subheadline]:after{top:0!important}.PageLede-info{text-align:center}.PageLede-info-head:after{left:50%;margin-left:-75px}.PageLede[data-textalign=left] .PageLede-info{text-align:left}.PageLede[data-textalign=left] .PageLede-info-head:after{left:0;margin-left:0}.PageLede[data-textalign=right] .PageLede-info{text-align:right}.PageLede[data-textalign=right] .PageLede-info-head:after{right:0;margin-right:0;margin-left:auto;left:auto}.PageLede-headline{font-weight:700;font-size:36px;margin:0;line-height:1.5em}.PageLede-description{font-size:18px;line-height:28px;max-width:1020px;margin:0 auto}.PageLede-description p{margin:0 0 10px}.PageLede-subHeadline{font-size:18px;max-height:none;font-weight:700;text-transform:uppercase;color:var(--moduleThemeColor);margin:0;line-height:1.3em}@media only screen and (min-width:768px){.PageLede-lead~.PageLede-info .PageLede-headline,.PageLede[data-invertcolor-and-noborder] .PageLede-headline{font-size:48px;padding:0 10px;line-height:56px}.PageLede-headline{font-size:60px;margin:0 0 15px 0}.PageLede-subHeadline{margin:8px 0;line-height:28px}}@media only screen and (min-width:1024px){.PageLede-info{padding-top:60px}}.PageLedeWideImageTitleOnly{position:relative;width:100%;height:auto;min-height:350px}.PageLedeWideImageTitleOnly .Figure,.PageLedeWideImageTitleOnly .FigureEnhancement,.PageLedeWideImageTitleOnly .FigureEnhancement2021,.PageLedeWideImageTitleOnly .FigureEnhancementExtended,.PageLedeWideImageTitleOnly .FigureEnhancementNoCrop{background-position:center;background-repeat:no-repeat;background-size:cover;height:100%}.PageLedeWideImageTitleOnly img{width:100%;height:auto}.PageLedeWideImageTitleOnly .PageLede-lead,.PageLedeWideImageTitleOnly-info{position:absolute;bottom:0;z-index:1;width:100%;height:100%;max-width:100%;overflow:hidden}.PageLedeWideImageTitleOnly-info{z-index:2;background-image:linear-gradient(to bottom,transparent 30%,rgba(0,0,0,.7) 80%);background-repeat:repeat-x}.PageLedeWideImageTitleOnly .PageLede-headline{position:absolute;bottom:0;font-size:24px;line-height:1.2;padding:50px;text-align:center}.PageLedeWideImageTitleOnly .PageLede-headline,.PageLedeWideImageTitleOnly .PageLede-headline a{color:#fff}.PageLedeWideImageTitleOnly .PageLede-headline a:hover,.PageLedeWideImageTitleOnly .PageLede-headline:hover{color:#a1cffc}.PageLedeWideImageTitleOnly .Promo-category{display:none}@media only screen and (min-width:768px){.PageLedeWideImageTitleOnly{min-height:525px}.PageLedeWideImageTitleOnly .PageLede-headline{width:100%;font-size:36px;padding:70px;text-align:left}}@media only screen and (min-width:1024px){.PageLedeWideImageTitleOnly{min-height:604px}.PageLedeWideImageTitleOnly .PageLede-headline{font-size:42px;padding:100px;width:70%}}@media only screen and (min-width:1300px){.PageLedeWideImageTitleOnly{height:700px}.PageLedeWideImageTitleOnly .PageLede-headline{font-size:48px}}[data-cta-hide] .List-cta,[data-cta-hide] .ListCardHorizontal-cta,[data-cta-hide] .ListColumns-cta,[data-cta-hide] .ListMasonry-cta,[data-cta-hide] .ListMosaic-cta,[data-cta-hide] .ListMosaic1To1-cta,[data-cta-hide] .ListMosaic1To2-cta,[data-cta-hide] .ListMosaic2To1-cta{display:none}[data-more-hide] .List-loadmore,[data-more-hide] .List-pagination,[data-more-hide] .ListCardHorizontal-loadmore,[data-more-hide] .ListCardHorizontal-pagination,[data-more-hide] .ListColumns-loadmore,[data-more-hide] .ListColumns-pagination,[data-more-hide] .ListMasonry-loadmore,[data-more-hide] .ListMasonry-pagination,[data-more-hide] .ListMosaic-loadmore,[data-more-hide] .ListMosaic-pagination,[data-more-hide] .ListMosaic1To1-loadmore,[data-more-hide] .ListMosaic1To1-pagination,[data-more-hide] .ListMosaic1To2-loadmore,[data-more-hide] .ListMosaic1To2-pagination,[data-more-hide] .ListMosaic2To1-loadmore,[data-more-hide] .ListMosaic2To1-pagination{display:none}.AsideList{background:#f0f0f0;border-radius:6px;padding:40px}.AsideList-title{margin:0;padding:0 0 15px 0}.AsideList-items-item{display:-ms-flexbox;display:flex;margin-bottom:30px}.AsideList-items-item:last-child{margin-bottom:0}.AsideList-title .Link{margin-top:0}.AsideList .PromoHorizontalCard{display:block}.AsideList .PromoHorizontalCard .IRLRelatedStories-item-title,.AsideList .PromoHorizontalCard .Promo-title{font-size:16px}.AsideList .PromoHorizontalCard .IRLRelatedStories-item-title a:hover,.AsideList .PromoHorizontalCard .Promo-title a:hover{color:#1a75cf}.AsideList .PromoHorizontalCard .IRLRelatedStories-item-media,.AsideList .PromoHorizontalCard .Promo-media{float:left;margin-right:20px;margin-bottom:10px;min-width:100px}.AsideList .PromoHorizontalCard .IRLRelatedStories-item-media img,.AsideList .PromoHorizontalCard .Promo-media img{width:100px}.AsideList .PromoHorizontalCard .IRLRelatedStories-item-category,.AsideList .PromoHorizontalCard .IRLRelatedStories-item-description,.AsideList .PromoHorizontalCard .Promo-category,.AsideList .PromoHorizontalCard .Promo-description{display:none}.AsideList .Promo-media~.PromoHorizontalCard-info{margin-left:0}@media only screen and (min-width:768px) and (max-width:1023px){.AsideList{margin:10px}}.AnswerHighlightList{background-color:#f0f6fd;padding:45px 10px}.AnswerHighlightList-items{list-style-type:none;padding:0;margin:0;overflow:visible!important}.AnswerHighlightList-items .PromoCard,.AnswerHighlightList-items .PromoCardQuote{background:0 0;padding:10px;box-shadow:none}@media only screen and (min-width:768px){.AnswerHighlightList-items .PromoCard,.AnswerHighlightList-items .PromoCardQuote{padding:0}}.AnswerHighlightList-items .PromoCard .Promo-category,.AnswerHighlightList-items .PromoCard .Promo-media,.AnswerHighlightList-items .PromoCardQuote .Promo-category,.AnswerHighlightList-items .PromoCardQuote .Promo-media{display:none}.AnswerHighlightList-items .PromoCard-info,.AnswerHighlightList-items .PromoCardQuote-info{display:-ms-flexbox;display:flex;padding:0;-ms-flex-wrap:wrap;flex-wrap:wrap}.AnswerHighlightList-items .PromoCard-info .Promo-date,.AnswerHighlightList-items .PromoCardQuote-info .Promo-date{-ms-flex-order:-1;order:-1;font-size:10px;line-height:15px;margin:0;color:#000}@media only screen and (min-width:768px){.AnswerHighlightList-items .PromoCard-info .Promo-date,.AnswerHighlightList-items .PromoCardQuote-info .Promo-date{margin-bottom:7px;font-size:13px}}.AnswerHighlightList-items .PromoCard-info .Promo-title,.AnswerHighlightList-items .PromoCardQuote-info .Promo-title{font-size:14px;line-height:18px;font-weight:700;padding-bottom:0;width:100%}@media only screen and (min-width:768px){.AnswerHighlightList-items .PromoCard-info .Promo-title,.AnswerHighlightList-items .PromoCardQuote-info .Promo-title{font-size:18px;line-height:20px;margin-bottom:7px}}.AnswerHighlightList-items .PromoCard-info .Promo-title a,.AnswerHighlightList-items .PromoCard-info .Promo-title span,.AnswerHighlightList-items .PromoCardQuote-info .Promo-title a,.AnswerHighlightList-items .PromoCardQuote-info .Promo-title span{font-size:14px}@media only screen and (min-width:768px){.AnswerHighlightList-items .PromoCard-info .Promo-title a,.AnswerHighlightList-items .PromoCard-info .Promo-title span,.AnswerHighlightList-items .PromoCardQuote-info .Promo-title a,.AnswerHighlightList-items .PromoCardQuote-info .Promo-title span{font-size:18px}}.AnswerHighlightList-items .PromoCard-info .Promo-description,.AnswerHighlightList-items .PromoCardQuote-info .Promo-description{font-size:15px;line-height:20px;margin-bottom:10px;font-weight:400}.AnswerHighlightList-title{font-size:18px;line-height:1;text-align:left;font-weight:700;margin-bottom:20px}@media only screen and (min-width:768px){.AnswerHighlightList-title{width:740px;margin:0 auto 10px auto;font-size:24px}}@media only screen and (min-width:1024px){.AnswerHighlightList-title{width:980px}}@media only screen and (min-width:1300px){.AnswerHighlightList-title{width:1020px}}.AnswerHighlightList-cta{text-align:center}.AnswerHighlightList-cta a{text-decoration:none;background:#5b9cdd;display:inline-block;font-size:18px;max-height:none;line-height:50px;font-weight:700;border:0;border-radius:2px;padding:0 31.5px;color:#fff;margin:28px 0 0 0}.AnswerHighlightList-cta a:hover{background:#5b9cdd}.AnswerHighlightList-items{margin:0 auto;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;overflow:hidden;margin:-10px -10px;-ms-flex-pack:center;justify-content:center}.AnswerHighlightList-items .AnswerHighlightList-items-item{margin:10px 10px;-ms-flex:1;flex:1;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(50% - 20px);flex-basis:calc(50% - 20px);max-width:calc(50% - 20px);width:calc(50% - 20px)}.AnswerHighlightList-items .AnswerHighlightList-items-item[data-flexspace='2']{-ms-flex:2;flex:2;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(100% - 20px);flex-basis:calc(100% - 20px);max-width:calc(100% - 20px);width:calc(100% - 20px)}.AnswerHighlightList-items .AnswerHighlightList-items-item{margin:10px 10px;-ms-flex:1;flex:1;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(50% - 20px);flex-basis:calc(50% - 20px);max-width:calc(50% - 20px);width:calc(50% - 20px)}.AnswerHighlightList-items .AnswerHighlightList-items-item[data-flexspace='2']{-ms-flex:2;flex:2;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(100% - 20px);flex-basis:calc(100% - 20px);max-width:calc(100% - 20px);width:calc(100% - 20px)}.AnswerHighlightList-items.flickity-enabled{display:block}.AnswerHighlightList-items .flickity-viewport{left:10px}[data-carousel-enabled-curpage=end] .AnswerHighlightList-items .flickity-viewport{left:0!important}[data-carousel-enabled-curpage=end] .AnswerHighlightList-items .flickity-viewport .flickity-slider{left:10px!important}.AnswerHighlightList-items .flickity-prev-next-button.previous{left:10px}.AnswerHighlightList-items .flickity-prev-next-button.next{right:10px}@media only screen and (min-width:768px){.AnswerHighlightList-items{width:740px;-ms-flex-wrap:nowrap;flex-wrap:nowrap}}@media only screen and (min-width:1024px){.AnswerHighlightList-items{width:980px}}@media only screen and (min-width:1300px){.AnswerHighlightList-items{width:1020px}}@media only screen and (min-width:768px){.AnswerHighlightList-items{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;overflow:hidden;margin:-10px -10px;margin:0 auto}.AnswerHighlightList-items .AnswerHighlightList-items-item{margin:10px 10px;-ms-flex:1;flex:1;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(25% - 20px);flex-basis:calc(25% - 20px);max-width:calc(25% - 20px);width:calc(25% - 20px)}.AnswerHighlightList-items .AnswerHighlightList-items-item[data-flexspace='2']{-ms-flex:2;flex:2;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(50% - 20px);flex-basis:calc(50% - 20px);max-width:calc(50% - 20px);width:calc(50% - 20px)}.AnswerHighlightList-items .AnswerHighlightList-items-item{margin:10px 10px;-ms-flex:1;flex:1;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(25% - 20px);flex-basis:calc(25% - 20px);max-width:calc(25% - 20px);width:calc(25% - 20px)}.AnswerHighlightList-items .AnswerHighlightList-items-item[data-flexspace='2']{-ms-flex:2;flex:2;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(50% - 20px);flex-basis:calc(50% - 20px);max-width:calc(50% - 20px);width:calc(50% - 20px)}.AnswerHighlightList-items.flickity-enabled{display:block}.AnswerHighlightList-items .flickity-viewport{left:10px}[data-carousel-enabled-curpage=end] .AnswerHighlightList-items .flickity-viewport{left:0!important}[data-carousel-enabled-curpage=end] .AnswerHighlightList-items .flickity-viewport .flickity-slider{left:10px!important}.AnswerHighlightList-items .flickity-prev-next-button.previous{left:10px}.AnswerHighlightList-items .flickity-prev-next-button.next{right:10px}}.CardGrid{overflow:hidden}.CardGrid-dark{background:#181818;color:#fff}.CardGrid-dark .CardGrid-title{color:#fff;font-size:30px;font-weight:700;line-height:1.2;margin-bottom:30px}.CardGrid-dark .CardGrid-title a{color:#fff}.CardGrid-dark .CardGrid-title a:hover{color:#ffc220}.CardGrid-dark .List-cta a{border:1px solid #6cabe7;color:#6cabe7}.CardGrid-dark .List-cta a:hover{color:#ffc220;background:0 0;border:1px solid #ffc220}.CardGrid-dark .IRLRelatedStories-item-description,.CardGrid-dark .IRLRelatedStories-item-title,.CardGrid-dark .Promo-description,.CardGrid-dark .Promo-title{color:#fff;padding-bottom:10px}.CardGrid-dark .IRLRelatedStories-item-description a,.CardGrid-dark .IRLRelatedStories-item-title a,.CardGrid-dark .Promo-description a,.CardGrid-dark .Promo-title a{color:#fff}.CardGrid-dark .IRLRelatedStories-item-description a:hover,.CardGrid-dark .IRLRelatedStories-item-title a:hover,.CardGrid-dark .Promo-description a:hover,.CardGrid-dark .Promo-title a:hover{color:#ffc220}.CardGrid-dark .IRLRelatedStories-item-date,.CardGrid-dark .Promo-date{opacity:.4;color:#fff}.CardGrid-dark .IRLRelatedStories-item-category a,.CardGrid-dark .Promo-category a{color:#6cabe7}.CardGrid-dark .IRLRelatedStories-item-category a:hover,.CardGrid-dark .Promo-category a:hover{color:#ffc220}.CardGrid-dark .IRLRelatedStories-itemCard,.CardGrid-dark .PromoCard{background:#242424}.CardGrid-items{list-style-type:none;padding:0;margin:0;overflow:visible!important}@media only screen and (max-width:767px){.CardGrid-items .flickity-viewport{overflow:visible;left:0!important}.CardGrid-items:not(.flickity-enabled){display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;overflow:hidden;margin:-10px -10px}.CardGrid-items:not(.flickity-enabled) .CardGrid-items-item{margin:10px 10px;-ms-flex:1;flex:1;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(100% - 20px);flex-basis:calc(100% - 20px);max-width:calc(100% - 20px);width:calc(100% - 20px)}.CardGrid-items:not(.flickity-enabled) .CardGrid-items-item[data-flexspace='2']{-ms-flex:2;flex:2;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(200% - 20px);flex-basis:calc(200% - 20px);max-width:calc(200% - 20px);width:calc(200% - 20px)}.CardGrid-items:not(.flickity-enabled) .CardGrid-items-item{margin:10px 10px;-ms-flex:1;flex:1;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(100% - 20px);flex-basis:calc(100% - 20px);max-width:calc(100% - 20px);width:calc(100% - 20px)}.CardGrid-items:not(.flickity-enabled) .CardGrid-items-item[data-flexspace='2']{-ms-flex:2;flex:2;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(200% - 20px);flex-basis:calc(200% - 20px);max-width:calc(200% - 20px);width:calc(200% - 20px)}.CardGrid-items:not(.flickity-enabled).flickity-enabled{display:block}.CardGrid-items:not(.flickity-enabled) .flickity-viewport{left:10px}[data-carousel-enabled-curpage=end] .CardGrid-items:not(.flickity-enabled) .flickity-viewport{left:0!important}[data-carousel-enabled-curpage=end] .CardGrid-items:not(.flickity-enabled) .flickity-viewport .flickity-slider{left:10px!important}.CardGrid-items:not(.flickity-enabled) .flickity-prev-next-button.previous{left:10px}.CardGrid-items:not(.flickity-enabled) .flickity-prev-next-button.next{right:10px}.CardGrid-items.flickity-enabled .CardGrid-items-item{list-style:none;width:calc(60% - 20px);margin-right:20px}}@media only screen and (max-width:767px),only screen and (min-width:768px) and (max-width:1023px){.CardGrid-items.flickity-enabled~.List-cta{margin-top:35px}}@media only screen and (min-width:768px){.CardGrid-items .flickity-viewport{overflow:hidden}[data-columns='4'] .CardGrid-items,[data-columns='5'] .CardGrid-items{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;overflow:hidden;margin:-10px -10px}[data-columns='4'] .CardGrid-items .CardGrid-items-item,[data-columns='5'] .CardGrid-items .CardGrid-items-item{margin:10px 10px;-ms-flex:1;flex:1;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(25% - 20px);flex-basis:calc(25% - 20px);max-width:calc(25% - 20px);width:calc(25% - 20px)}[data-columns='4'] .CardGrid-items .CardGrid-items-item[data-flexspace='2'],[data-columns='5'] .CardGrid-items .CardGrid-items-item[data-flexspace='2']{-ms-flex:2;flex:2;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(50% - 20px);flex-basis:calc(50% - 20px);max-width:calc(50% - 20px);width:calc(50% - 20px)}[data-columns='4'] .CardGrid-items .CardGrid-items-item,[data-columns='5'] .CardGrid-items .CardGrid-items-item{margin:10px 10px;-ms-flex:1;flex:1;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(25% - 20px);flex-basis:calc(25% - 20px);max-width:calc(25% - 20px);width:calc(25% - 20px)}[data-columns='4'] .CardGrid-items .CardGrid-items-item[data-flexspace='2'],[data-columns='5'] .CardGrid-items .CardGrid-items-item[data-flexspace='2']{-ms-flex:2;flex:2;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(50% - 20px);flex-basis:calc(50% - 20px);max-width:calc(50% - 20px);width:calc(50% - 20px)}[data-columns='4'] .CardGrid-items.flickity-enabled,[data-columns='5'] .CardGrid-items.flickity-enabled{display:block}[data-columns='4'] .CardGrid-items .flickity-viewport,[data-columns='5'] .CardGrid-items .flickity-viewport{left:10px}[data-carousel-enabled-curpage=end] [data-columns='4'] .CardGrid-items .flickity-viewport,[data-carousel-enabled-curpage=end] [data-columns='5'] .CardGrid-items .flickity-viewport{left:0!important}[data-carousel-enabled-curpage=end] [data-columns='4'] .CardGrid-items .flickity-viewport .flickity-slider,[data-carousel-enabled-curpage=end] [data-columns='5'] .CardGrid-items .flickity-viewport .flickity-slider{left:10px!important}[data-columns='4'] .CardGrid-items .flickity-prev-next-button.previous,[data-columns='5'] .CardGrid-items .flickity-prev-next-button.previous{left:10px}[data-columns='4'] .CardGrid-items .flickity-prev-next-button.next,[data-columns='5'] .CardGrid-items .flickity-prev-next-button.next{right:10px}[data-columns='3'] .CardGrid-items{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;overflow:hidden;margin:-10px -10px}[data-columns='3'] .CardGrid-items .CardGrid-items-item{margin:10px 10px;-ms-flex:1;flex:1;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(33.333333% - 20px);flex-basis:calc(33.333333% - 20px);max-width:calc(33.333333% - 20px);width:calc(33.333333% - 20px)}[data-columns='3'] .CardGrid-items .CardGrid-items-item[data-flexspace='2']{-ms-flex:2;flex:2;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(66.666666% - 20px);flex-basis:calc(66.666666% - 20px);max-width:calc(66.666666% - 20px);width:calc(66.666666% - 20px)}[data-columns='3'] .CardGrid-items .CardGrid-items-item{margin:10px 10px;-ms-flex:1;flex:1;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(33.333333% - 20px);flex-basis:calc(33.333333% - 20px);max-width:calc(33.333333% - 20px);width:calc(33.333333% - 20px)}[data-columns='3'] .CardGrid-items .CardGrid-items-item[data-flexspace='2']{-ms-flex:2;flex:2;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(66.666666% - 20px);flex-basis:calc(66.666666% - 20px);max-width:calc(66.666666% - 20px);width:calc(66.666666% - 20px)}[data-columns='3'] .CardGrid-items.flickity-enabled{display:block}[data-columns='3'] .CardGrid-items .flickity-viewport{left:10px}[data-carousel-enabled-curpage=end] [data-columns='3'] .CardGrid-items .flickity-viewport{left:0!important}[data-carousel-enabled-curpage=end] [data-columns='3'] .CardGrid-items .flickity-viewport .flickity-slider{left:10px!important}[data-columns='3'] .CardGrid-items .flickity-prev-next-button.previous{left:10px}[data-columns='3'] .CardGrid-items .flickity-prev-next-button.next{right:10px}[data-columns='3'] .CardGrid-items .PromoCard,[data-columns='3'] .CardGrid-items .PromoCardQuote{height:100%}[data-columns='2'] .CardGrid-items{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;overflow:hidden;margin:-10px -10px}[data-columns='2'] .CardGrid-items .CardGrid-items-item{margin:10px 10px;-ms-flex:1;flex:1;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(50% - 20px);flex-basis:calc(50% - 20px);max-width:calc(50% - 20px);width:calc(50% - 20px)}[data-columns='2'] .CardGrid-items .CardGrid-items-item[data-flexspace='2']{-ms-flex:2;flex:2;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(100% - 20px);flex-basis:calc(100% - 20px);max-width:calc(100% - 20px);width:calc(100% - 20px)}[data-columns='2'] .CardGrid-items .CardGrid-items-item{margin:10px 10px;-ms-flex:1;flex:1;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(50% - 20px);flex-basis:calc(50% - 20px);max-width:calc(50% - 20px);width:calc(50% - 20px)}[data-columns='2'] .CardGrid-items .CardGrid-items-item[data-flexspace='2']{-ms-flex:2;flex:2;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(100% - 20px);flex-basis:calc(100% - 20px);max-width:calc(100% - 20px);width:calc(100% - 20px)}[data-columns='2'] .CardGrid-items.flickity-enabled{display:block}[data-columns='2'] .CardGrid-items .flickity-viewport{left:10px}[data-carousel-enabled-curpage=end] [data-columns='2'] .CardGrid-items .flickity-viewport{left:0!important}[data-carousel-enabled-curpage=end] [data-columns='2'] .CardGrid-items .flickity-viewport .flickity-slider{left:10px!important}[data-columns='2'] .CardGrid-items .flickity-prev-next-button.previous{left:10px}[data-columns='2'] .CardGrid-items .flickity-prev-next-button.next{right:10px}[data-columns='2'] .CardGrid-items .Promo-media{margin-bottom:17px}[data-columns='1'] .CardGrid-items{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;overflow:hidden;margin:-10px -10px}[data-columns='1'] .CardGrid-items .CardGrid-items-item{margin:10px 10px;-ms-flex:1;flex:1;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(100% - 20px);flex-basis:calc(100% - 20px);max-width:calc(100% - 20px);width:calc(100% - 20px)}[data-columns='1'] .CardGrid-items .CardGrid-items-item[data-flexspace='2']{-ms-flex:2;flex:2;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(200% - 20px);flex-basis:calc(200% - 20px);max-width:calc(200% - 20px);width:calc(200% - 20px)}[data-columns='1'] .CardGrid-items .CardGrid-items-item{margin:10px 10px;-ms-flex:1;flex:1;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(100% - 20px);flex-basis:calc(100% - 20px);max-width:calc(100% - 20px);width:calc(100% - 20px)}[data-columns='1'] .CardGrid-items .CardGrid-items-item[data-flexspace='2']{-ms-flex:2;flex:2;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(200% - 20px);flex-basis:calc(200% - 20px);max-width:calc(200% - 20px);width:calc(200% - 20px)}[data-columns='1'] .CardGrid-items.flickity-enabled{display:block}[data-columns='1'] .CardGrid-items .flickity-viewport{left:10px}[data-carousel-enabled-curpage=end] [data-columns='1'] .CardGrid-items .flickity-viewport{left:0!important}[data-carousel-enabled-curpage=end] [data-columns='1'] .CardGrid-items .flickity-viewport .flickity-slider{left:10px!important}[data-columns='1'] .CardGrid-items .flickity-prev-next-button.previous{left:10px}[data-columns='1'] .CardGrid-items .flickity-prev-next-button.next{right:10px}}@media only screen and (min-width:1300px){[data-columns='5'] .CardGrid-items{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;overflow:hidden;margin:-10px -10px}[data-columns='5'] .CardGrid-items .CardGrid-items-item{margin:10px 10px;-ms-flex:1;flex:1;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(20% - 20px);flex-basis:calc(20% - 20px);max-width:calc(20% - 20px);width:calc(20% - 20px)}[data-columns='5'] .CardGrid-items .CardGrid-items-item[data-flexspace='2']{-ms-flex:2;flex:2;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(40% - 20px);flex-basis:calc(40% - 20px);max-width:calc(40% - 20px);width:calc(40% - 20px)}[data-columns='5'] .CardGrid-items .CardGrid-items-item{margin:10px 10px;-ms-flex:1;flex:1;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(20% - 20px);flex-basis:calc(20% - 20px);max-width:calc(20% - 20px);width:calc(20% - 20px)}[data-columns='5'] .CardGrid-items .CardGrid-items-item[data-flexspace='2']{-ms-flex:2;flex:2;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(40% - 20px);flex-basis:calc(40% - 20px);max-width:calc(40% - 20px);width:calc(40% - 20px)}[data-columns='5'] .CardGrid-items.flickity-enabled{display:block}[data-columns='5'] .CardGrid-items .flickity-viewport{left:10px}[data-carousel-enabled-curpage=end] [data-columns='5'] .CardGrid-items .flickity-viewport{left:0!important}[data-carousel-enabled-curpage=end] [data-columns='5'] .CardGrid-items .flickity-viewport .flickity-slider{left:10px!important}[data-columns='5'] .CardGrid-items .flickity-prev-next-button.previous{left:10px}[data-columns='5'] .CardGrid-items .flickity-prev-next-button.next{right:10px}[data-columns='4'] .CardGrid-items{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;overflow:hidden;margin:-10px -10px}[data-columns='4'] .CardGrid-items .CardGrid-items-item{margin:10px 10px;-ms-flex:1;flex:1;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(25% - 20px);flex-basis:calc(25% - 20px);max-width:calc(25% - 20px);width:calc(25% - 20px)}[data-columns='4'] .CardGrid-items .CardGrid-items-item[data-flexspace='2']{-ms-flex:2;flex:2;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(50% - 20px);flex-basis:calc(50% - 20px);max-width:calc(50% - 20px);width:calc(50% - 20px)}[data-columns='4'] .CardGrid-items .CardGrid-items-item{margin:10px 10px;-ms-flex:1;flex:1;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(25% - 20px);flex-basis:calc(25% - 20px);max-width:calc(25% - 20px);width:calc(25% - 20px)}[data-columns='4'] .CardGrid-items .CardGrid-items-item[data-flexspace='2']{-ms-flex:2;flex:2;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(50% - 20px);flex-basis:calc(50% - 20px);max-width:calc(50% - 20px);width:calc(50% - 20px)}[data-columns='4'] .CardGrid-items.flickity-enabled{display:block}[data-columns='4'] .CardGrid-items .flickity-viewport{left:10px}[data-carousel-enabled-curpage=end] [data-columns='4'] .CardGrid-items .flickity-viewport{left:0!important}[data-carousel-enabled-curpage=end] [data-columns='4'] .CardGrid-items .flickity-viewport .flickity-slider{left:10px!important}[data-columns='4'] .CardGrid-items .flickity-prev-next-button.previous{left:10px}[data-columns='4'] .CardGrid-items .flickity-prev-next-button.next{right:10px}}.CardGrid .flickity-page-dots{display:block;padding-top:20px;bottom:-35px}.CardGrid .flickity-page-dots .dot{width:12px;height:12px;margin:0 5px}.CardGrid .flickity-page-dots .dot.is-selected{background:var(--carousel-mobile-dots-color);opacity:.75}@media only screen and (min-width:1024px){.CardGrid .flickity-page-dots{display:none}}.CardGrid .flickity-button{height:80px;width:90px}.CardGrid .flickity-button svg{display:none}.CardGrid .flickity-button:before{font:normal normal normal 80px/1 IcoMoon;color:var(--carousel-arrow-color)}.CardGrid .flickity-button:hover:before{color:var(--carousel-arrow-hover-color)}.CardGrid .flickity-button.next{transform:translateX(100%);background:0 0}.CardGrid .flickity-button.next:before{content:'\e601'}.CardGrid .flickity-button.previous{transform:translateX(-100%)}.CardGrid .flickity-button.previous:before{content:'\e600'}@media only screen and (max-width:767px),only screen and (min-width:768px) and (max-width:1023px){.CardGrid .flickity-button{display:none}}.CardGridWithBg{background-size:cover;background-position:50% 33%;background-repeat:no-repeat;background-color:#f0f6fd;padding-top:90px;padding-bottom:90px}.CardGridWithBg-items{list-style-type:none;padding:0;margin:0;overflow:visible!important}.CardGridWithBg .List-cta{text-align:center}.CardGridWithBg .List-cta a{background:#1a75cf;display:inline-block;font-size:18px;max-height:none;line-height:50px;font-weight:700;border:0;border-radius:2px;padding:0 31.5px;color:#fff;margin:28px 0 0 0}.CardGridWithBg .List-cta a:hover{background:#6cabe7}@media only screen and (min-width:768px){.CardGridWithBg-items{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;overflow:hidden;margin:-10px -10px}.CardGridWithBg-items .CardGridWithBg-items-item{margin:10px 10px;-ms-flex:1;flex:1;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(33.333333% - 20px);flex-basis:calc(33.333333% - 20px);max-width:calc(33.333333% - 20px);width:calc(33.333333% - 20px)}.CardGridWithBg-items .CardGridWithBg-items-item[data-flexspace='2']{-ms-flex:2;flex:2;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(66.666666% - 20px);flex-basis:calc(66.666666% - 20px);max-width:calc(66.666666% - 20px);width:calc(66.666666% - 20px)}.CardGridWithBg-items .CardGridWithBg-items-item{margin:10px 10px;-ms-flex:1;flex:1;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(33.333333% - 20px);flex-basis:calc(33.333333% - 20px);max-width:calc(33.333333% - 20px);width:calc(33.333333% - 20px)}.CardGridWithBg-items .CardGridWithBg-items-item[data-flexspace='2']{-ms-flex:2;flex:2;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(66.666666% - 20px);flex-basis:calc(66.666666% - 20px);max-width:calc(66.666666% - 20px);width:calc(66.666666% - 20px)}.CardGridWithBg-items.flickity-enabled{display:block}.CardGridWithBg-items .flickity-viewport{left:10px}[data-carousel-enabled-curpage=end] .CardGridWithBg-items .flickity-viewport{left:0!important}[data-carousel-enabled-curpage=end] .CardGridWithBg-items .flickity-viewport .flickity-slider{left:10px!important}.CardGridWithBg-items .flickity-prev-next-button.previous{left:10px}.CardGridWithBg-items .flickity-prev-next-button.next{right:10px}.CardGridWithBg-items .PromoCard,.CardGridWithBg-items .PromoCardQuote{height:100%}}.FourColList{background-color:#f0f6fd;padding:45px 10px}.FourColList-items{list-style-type:none;padding:0;margin:0;overflow:visible!important}.FourColList-description{display:none}.FourColList-title{font-size:24px;font-weight:700;margin-bottom:50px;line-height:1em;text-align:center;color:#000;text-decoration:none}.FourColList-title:after{background:#fcbb30 none repeat scroll 0 0;content:'';height:5px;margin-top:40px;position:absolute;margin-left:-50px;width:100px;left:50%}.FourColList-cta{text-align:center}.FourColList-cta a{text-decoration:none;background:#1a75cf;display:inline-block;font-size:18px;max-height:none;line-height:50px;font-weight:700;border:0;border-radius:2px;padding:0 31.5px;color:#fff;margin:28px 0 0 0}.FourColList-cta a:hover{background:#6cabe7}.FourColList-items{margin:0 auto;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;overflow:hidden;margin:-10px -10px;-ms-flex-pack:center;justify-content:center}.FourColList-items .FourColList-items-item{margin:10px 10px;-ms-flex:1;flex:1;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(50% - 20px);flex-basis:calc(50% - 20px);max-width:calc(50% - 20px);width:calc(50% - 20px)}.FourColList-items .FourColList-items-item[data-flexspace='2']{-ms-flex:2;flex:2;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(100% - 20px);flex-basis:calc(100% - 20px);max-width:calc(100% - 20px);width:calc(100% - 20px)}.FourColList-items .FourColList-items-item{margin:10px 10px;-ms-flex:1;flex:1;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(50% - 20px);flex-basis:calc(50% - 20px);max-width:calc(50% - 20px);width:calc(50% - 20px)}.FourColList-items .FourColList-items-item[data-flexspace='2']{-ms-flex:2;flex:2;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(100% - 20px);flex-basis:calc(100% - 20px);max-width:calc(100% - 20px);width:calc(100% - 20px)}.FourColList-items.flickity-enabled{display:block}.FourColList-items .flickity-viewport{left:10px}[data-carousel-enabled-curpage=end] .FourColList-items .flickity-viewport{left:0!important}[data-carousel-enabled-curpage=end] .FourColList-items .flickity-viewport .flickity-slider{left:10px!important}.FourColList-items .flickity-prev-next-button.previous{left:10px}.FourColList-items .flickity-prev-next-button.next{right:10px}[data-hide-published] .FourColList-items .Promo-date{display:none}@media only screen and (min-width:768px){.FourColList-items{width:740px;-ms-flex-wrap:nowrap;flex-wrap:nowrap}}@media only screen and (min-width:1024px){.FourColList-items{width:980px}}@media only screen and (min-width:1300px){.FourColList-items{width:1020px}}@media only screen and (min-width:768px){.FourColList-items{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;overflow:hidden;margin:-10px -10px;margin:0 auto}.FourColList-items .FourColList-items-item{margin:10px 10px;-ms-flex:1;flex:1;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(25% - 20px);flex-basis:calc(25% - 20px);max-width:calc(25% - 20px);width:calc(25% - 20px)}.FourColList-items .FourColList-items-item[data-flexspace='2']{-ms-flex:2;flex:2;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(50% - 20px);flex-basis:calc(50% - 20px);max-width:calc(50% - 20px);width:calc(50% - 20px)}.FourColList-items .FourColList-items-item{margin:10px 10px;-ms-flex:1;flex:1;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(25% - 20px);flex-basis:calc(25% - 20px);max-width:calc(25% - 20px);width:calc(25% - 20px)}.FourColList-items .FourColList-items-item[data-flexspace='2']{-ms-flex:2;flex:2;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(50% - 20px);flex-basis:calc(50% - 20px);max-width:calc(50% - 20px);width:calc(50% - 20px)}.FourColList-items.flickity-enabled{display:block}.FourColList-items .flickity-viewport{left:10px}[data-carousel-enabled-curpage=end] .FourColList-items .flickity-viewport{left:0!important}[data-carousel-enabled-curpage=end] .FourColList-items .flickity-viewport .flickity-slider{left:10px!important}.FourColList-items .flickity-prev-next-button.previous{left:10px}.FourColList-items .flickity-prev-next-button.next{right:10px}}.FourColListEnhanced{padding:45px 10px}.FourColListEnhanced-content{margin:0 auto}.FourColListEnhanced-title{font-size:24px;font-weight:700;margin-bottom:50px;line-height:1em;text-align:center;color:#000;text-decoration:none}.FourColListEnhanced-title:after{background:#fcbb30 none repeat scroll 0 0;content:'';height:5px;margin-top:40px;position:absolute;margin-left:-50px;width:100px;left:50%}.FourColListEnhanced .flickity-page-dots{bottom:auto;counter-reset:section;margin:0;position:absolute;top:-40px}.FourColListEnhanced .flickity-page-dots .dot{background:0 0;border-radius:0;color:var(--carousel-mobile-dots-color);font-size:16px;height:16px;margin:0;opacity:1;position:relative;width:20px}.FourColListEnhanced .flickity-page-dots .dot.is-selected{background:0 0;color:var(--primaryTextColor)}.FourColListEnhanced .flickity-page-dots .dot:after{position:absolute;border-right:1px solid var(--carousel-mobile-dots-color);height:13px;right:0;top:2px;width:1px;content:''}.FourColListEnhanced .flickity-page-dots .dot:before{counter-increment:section;content:counters(section, '.') ' '}.FourColListEnhanced .flickity-page-dots .dot:last-of-type:after{display:none}.FourColListEnhanced-slides.flickity-enabled{margin-top:80px}.FourColListEnhanced-slide{display:none;width:100%}.FourColListEnhanced-slide:first-of-type{display:block}.flickity-enabled .FourColListEnhanced-slide{display:block}@media only screen and (min-width:320px) and (max-width:539px){.FourColListEnhanced-content{padding:0;width:300px}}@media only screen and (min-width:540px) and (max-width:789px){.FourColListEnhanced-content{width:520px}}@media only screen and (min-width:790px) and (max-width:1199px){.FourColListEnhanced-content{width:770px}}@media only screen and (min-width:1200px){.FourColListEnhanced-content{width:1112px}.FourColListEnhanced-slide{margin-top:0}}.FourColListEnhancedSlide-items{list-style:none;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 auto;padding:0}.FourColListEnhancedSlide-items-item{position:relative;margin:15px;padding:0 5px 10px}@media only screen and (min-width:320px) and (max-width:539px){.FourColListEnhancedSlide-items-item{height:260px;width:135px;margin:5px}}@media only screen and (min-width:540px) and (max-width:767px){.FourColListEnhancedSlide-items-item{height:290px;width:235px;margin:10px}}@media only screen and (min-width:768px) and (max-width:1199px){.FourColListEnhancedSlide-items-item{height:280px;width:235px;margin:10px}}@media only screen and (min-width:1200px){.FourColListEnhancedSlide-items-item{height:270px;width:235px;margin:20px}}.ImageListCard{background:#fff}.ImageListCard-items{margin:-2px -4px;padding:0;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}@media only screen and (max-width:1023px){.ImageListCard-items{margin:-2px}}.ImageListCard-items-item{display:inline-block;width:calc(100% / 3);padding:2px}@media only screen and (max-width:1023px){.ImageListCard-items-item{padding:4px 2px;margin-top:-4px}}.ImageListCard-items-item .PromoCard,.ImageListCard-items-item .PromoCardQuote{width:100%!important;margin-bottom:0!important;border-radius:unset}.ImageListCard-items-item img{width:100%;height:auto}.ImageListCard-items-item .PromoCard,.ImageListCard-items-item .PromoCardQuote{width:100%}.ImageListCard-items .PromoCard-info{display:none}.ImageListCard-title{padding:20px 28px;font-size:18px;margin:0;line-height:20px}.ImageListCard-title a{color:#000;text-decoration:none}.ImageListCard-title a:hover{color:#1a75cf}.IRLRelatedStories{padding:55px 20px}.IRLRelatedStories-header{color:#000;margin:0 0 55px 0;padding:0 0 0 20px}.IRLRelatedStories-header:after{content:'';display:block;width:3px;height:24px;background:#0071ce;position:absolute;left:0;top:4px}.IRLRelatedStories-items{margin-top:30px}.IRLRelatedStories-item{display:-ms-flexbox;display:flex;margin-bottom:30px;clear:both;-ms-flex-direction:column;flex-direction:column}@media only screen and (min-width:768px){.IRLRelatedStories-item{-ms-flex-direction:row;flex-direction:row}}.IRLRelatedStories-item:last-child{margin-bottom:0}.IRLRelatedStories-item-title{font-size:24px}.IRLRelatedStories-item-title a:hover{color:#1a75cf}.IRLRelatedStories-item-media{margin-right:30px;margin-bottom:10px;width:180px;min-width:180px}.IRLRelatedStories-item-media img{width:100px;height:100px}.IRLRelatedStories-item-description{position:relative;margin-top:20px;color:#727272}.IRLRelatedStories-item-description:before{content:'';width:50px;height:2px;background:#f7a330;display:block;position:absolute;top:-10px;left:0}.IRLRelatedStories-label{text-transform:uppercase;color:#f7a330;margin:0 0 12px 0;font-size:14px;font-weight:900}.IRLRelatedStories-info{-ms-flex-negative:1;flex-shrink:1}.IRLRelatedStories .IRLRelatedStories-card-media~.IRLRelatedStories-card-info{margin-left:0}@media only screen and (min-width:768px){.IRLRelatedStories{padding:55px 20px}.IRLRelatedStories-header{padding:0 0 15px 40px}.IRLRelatedStories-header:after{content:'';display:block;width:3px;height:24px;background:#0071ce;position:absolute;left:0;top:8px}}.IRLSplitList-items{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.IRLSplitList-items-item:nth-child(even){-ms-flex-order:1;order:1}@media only screen and (min-width:768px){.IRLSplitList-items{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-direction:row;flex-direction:row}.IRLSplitList-items-item{-ms-flex:0 1 50%;flex:0 1 50%}.IRLSplitList-items-item:nth-child(even){-ms-flex-order:initial;order:initial}}.LeadCarouselJump{padding-left:0!important;padding-right:0!important;padding-top:0!important;padding-bottom:0!important}.LeadCarouselJump-items{list-style-type:none;padding:0;overflow:visible!important;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;overflow:hidden;margin:0 0}.LeadCarouselJump-items .LeadCarouselJump-items-item{margin:0 0;-ms-flex:1;flex:1;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(100% - 0px);flex-basis:calc(100% - 0px);max-width:calc(100% - 0px);width:calc(100% - 0px)}.LeadCarouselJump-items .LeadCarouselJump-items-item[data-flexspace='2']{-ms-flex:2;flex:2;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(200% - 0px);flex-basis:calc(200% - 0px);max-width:calc(200% - 0px);width:calc(200% - 0px)}.LeadCarouselJump-items .LeadCarouselJump-items-item{margin:0 0;-ms-flex:1;flex:1;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(100% - 0px);flex-basis:calc(100% - 0px);max-width:calc(100% - 0px);width:calc(100% - 0px)}.LeadCarouselJump-items .LeadCarouselJump-items-item[data-flexspace='2']{-ms-flex:2;flex:2;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(200% - 0px);flex-basis:calc(200% - 0px);max-width:calc(200% - 0px);width:calc(200% - 0px)}.LeadCarouselJump-items.flickity-enabled{display:block}.LeadCarouselJump-items .flickity-viewport{left:0}[data-carousel-enabled-curpage=end] .LeadCarouselJump-items .flickity-viewport{left:0!important}[data-carousel-enabled-curpage=end] .LeadCarouselJump-items .flickity-viewport .flickity-slider{left:0!important}.LeadCarouselJump-items .flickity-prev-next-button.previous{left:0}.LeadCarouselJump-items .flickity-prev-next-button.next{right:0}.LeadCarouselJump-items:not(.flickity-enabled){-ms-flex-wrap:nowrap;flex-wrap:nowrap}.LeadCarouselJump .flickity-page-dots{bottom:10px;display:none;z-index:9}.LeadCarouselJump .flickity-page-dots .dot{width:15px;height:15px;margin:0 5px;background:#5b5856}.LeadCarouselJump .flickity-page-dots .dot.is-selected{background:#fff}@media only screen and (max-width:767px){.LeadCarouselJump .flickity-page-dots{display:block}}.LeadCarouselJump .LeadPromo{max-height:700px;overflow:hidden;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.LeadCarouselJump .LeadPromo .Promo-media{-ms-flex-preferred-size:100%;flex-basis:100%}.LeadCarouselJump .LeadPromo .Promo-media img{width:100%;height:auto}.LeadCarouselJump .LeadPromo-info{-ms-flex-preferred-size:30%;flex-basis:30%;position:absolute;top:0;bottom:0;width:50%;z-index:2;background-color:rgba(3,23,67,.8);display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-line-pack:center;align-content:center}@media only screen and (max-width:767px){.LeadCarouselJump .LeadPromo-info{padding:0 10px 0 15px}}@media only screen and (min-width:768px){.LeadCarouselJump .LeadPromo-info{width:40%}}@media only screen and (min-width:1024px){.LeadCarouselJump .LeadPromo-info{width:33%}}.LeadCarouselJump .LeadPromo .Promo-button,.LeadCarouselJump .LeadPromo .Promo-category,.LeadCarouselJump .LeadPromo .Promo-date{display:none}.LeadCarouselJump .LeadPromo .Promo-description{max-height:none;font-weight:400;color:#fff;font-size:12px;line-height:1.3em}@media only screen and (min-width:768px){.LeadCarouselJump .LeadPromo .Promo-description{font-size:18px;line-height:28px}}.LeadCarouselJump .LeadPromo .Promo-title{width:100%;font-size:16px;font-weight:400;color:#fff;font-style:normal;font-stretch:normal;line-height:1.35;letter-spacing:normal;text-align:left;margin:0}@media only screen and (min-width:768px){.LeadCarouselJump .LeadPromo .Promo-title{font-size:25px}}@media only screen and (min-width:1024px){.LeadCarouselJump .LeadPromo .Promo-title{font-size:35px}}@media only screen and (min-width:1300px){.LeadCarouselJump .LeadPromo .Promo-title{font-size:40px}}.LeadCarouselJump .LeadPromo .Promo-description a.Link,.LeadCarouselJump .LeadPromo .Promo-description span.Link,.LeadCarouselJump .LeadPromo .Promo-title a.Link,.LeadCarouselJump .LeadPromo .Promo-title span.Link{color:#fff;text-decoration:none}.LeadCarouselJump .LeadPromo .Promo-description a.Link:hover,.LeadCarouselJump .LeadPromo .Promo-description span.Link:hover,.LeadCarouselJump .LeadPromo .Promo-title a.Link:hover,.LeadCarouselJump .LeadPromo .Promo-title span.Link:hover{color:#a1cffc}.LeadCarouselJump .LeadPromo .Promo-button{display:none}.LeadCarouselJump .LeadPromo .Promo-button a{font-size:12px;text-align:left;line-height:1.3em;font-weight:400;margin:0 0 10px;color:#fff;text-decoration:none}.LeadCarouselJump .LeadPromo .Promo-button a:hover{color:#a1cffc}@media only screen and (min-width:768px){.LeadCarouselJump .LeadPromo .Promo-button a{font-size:15px;line-height:20px}}@media only screen and (min-width:1024px){.LeadCarouselJump .LeadPromo .Promo-button a{font-size:18px;line-height:28px}}.LeadCarouselJump .Promo-date{display:none}.LeadCarouselJump-wrap{position:relative}.LeadCarouselJump .flickity-button{display:none}.LeadCarouselJump[data-leadcarousel-itemscount='1'] [data-carousel-enabled-pagination]{display:none}.LeadCarouselJump [data-carousel-enabled-pagination-prevcontent]{display:none}.LeadCarouselJump [data-carousel-enabled-pagination]:before{content:'';display:block;width:calc(100% - 80px);height:1px;margin:auto;position:absolute;top:0;left:0;right:0;background:#ededed}.LeadCarouselJump [data-carousel-enabled-pagination-next]:before,.LeadCarouselJump [data-carousel-enabled-pagination-prev]:before{display:inline-block;color:var(--carousel-arrow-color);font:normal normal normal 28px/1 IcoMoon}.LeadCarouselJump [data-carousel-enabled-pagination-next]:hover,.LeadCarouselJump [data-carousel-enabled-pagination-prev]:hover{color:var(--carousel-arrow-hover-color)}@media only screen and (max-width:767px){.LeadCarouselJump [data-carousel-enabled-pagination-next],.LeadCarouselJump [data-carousel-enabled-pagination-prev]{display:none}}.LeadCarouselJump [data-carousel-enabled-pagination-prev]{position:absolute;left:30px;top:50%}.LeadCarouselJump [data-carousel-enabled-pagination-prev]:before{content:'\e600'}.LeadCarouselJump [data-carousel-enabled-pagination-nextcontent]{display:none}.LeadCarouselJump [data-carousel-enabled-pagination-next]{position:absolute;right:30px;top:50%}.LeadCarouselJump [data-carousel-enabled-pagination-next]:before{content:'\e601'}.List-cta{text-align:center;padding:20px 0}.List-items{list-style-type:none;padding:0;overflow:visible!important}.ListCalendar{border-radius:5px}.ListCalendar .List-title{position:relative;margin-bottom:25px!important;padding-bottom:20px}.ListCalendar .List-title,.ListCalendar .List-title a{line-height:1.2em;margin-bottom:10px;text-decoration:none;font-weight:700;color:#000;margin-top:0}@media only screen and (max-width:767px){.ListCalendar .List-title,.ListCalendar .List-title a{font-size:24px}}@media only screen and (min-width:768px){.ListCalendar .List-title,.ListCalendar .List-title a{font-size:30px}}.ListCalendar .List-title:after{content:'';display:block;width:50px;height:3px;background:#ffb700;position:absolute;left:0;bottom:0}.ListCalendar a:hover{color:#6cabe7}.ListCalendar .List-description{line-height:1.4em;margin-bottom:10px}.ListCalendar-items{padding:0;list-style:none;overflow:visible!important;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;overflow:hidden;margin:-5px -5px}.ListCalendar-items .ListCalendar-items-item{margin:5px 5px;-ms-flex:1;flex:1;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(100% - 10px);flex-basis:calc(100% - 10px);max-width:calc(100% - 10px);width:calc(100% - 10px)}.ListCalendar-items .ListCalendar-items-item[data-flexspace='2']{-ms-flex:2;flex:2;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(200% - 10px);flex-basis:calc(200% - 10px);max-width:calc(200% - 10px);width:calc(200% - 10px)}.ListCalendar-items .ListCalendar-items-item{margin:5px 5px;-ms-flex:1;flex:1;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(100% - 10px);flex-basis:calc(100% - 10px);max-width:calc(100% - 10px);width:calc(100% - 10px)}.ListCalendar-items .ListCalendar-items-item[data-flexspace='2']{-ms-flex:2;flex:2;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(200% - 10px);flex-basis:calc(200% - 10px);max-width:calc(200% - 10px);width:calc(200% - 10px)}.ListCalendar-items.flickity-enabled{display:block}.ListCalendar-items .flickity-viewport{left:5px}[data-carousel-enabled-curpage=end] .ListCalendar-items .flickity-viewport{left:0!important}[data-carousel-enabled-curpage=end] .ListCalendar-items .flickity-viewport .flickity-slider{left:5px!important}.ListCalendar-items .flickity-prev-next-button.previous{left:5px}.ListCalendar-items .flickity-prev-next-button.next{right:5px}.ListCalendar-cta{border-top:2px solid rgba(250,249,248,.25);padding:20px}.ListCalendar-cta a{color:#000;text-decoration:none}.ListCalendar .flickity-button.next,.ListCalendar .flickity-button.previous{bottom:auto;top:auto;left:auto;right:auto;color:#000;font-size:20px}.ListCalendar .flickity-button.next:hover,.ListCalendar .flickity-button.previous:hover{background:0 0;color:var(--link-hover-color)}.ListCalendar .flickity-button.next svg,.ListCalendar .flickity-button.previous svg{display:none}.ListCalendar .flickity-button.previous{bottom:-110px;right:5px}@media only screen and (max-width:767px){.ListCalendar .flickity-button.previous{bottom:-90px}}.ListCalendar .flickity-button.next{bottom:-110px;right:-20px}@media only screen and (max-width:767px){.ListCalendar .flickity-button.next{bottom:-90px}}@media only screen and (max-width:767px){.ListCalendar [data-module-contents]{padding:20px}.ListCalendar .List-description{font-size:15px}}@media only screen and (min-width:768px){.ListCalendar [data-module-contents]{padding:40px}.ListCalendar .List-description{font-size:18px}}.ListCard{background-color:#fff;padding:49px 31.5px;text-align:left;height:370px;margin:10px}@media only screen and (min-width:768px){.ListCard{padding:30px 20px;-ms-flex-preferred-size:calc(33.333333% - 20px);flex-basis:calc(33.333333% - 20px);max-width:calc(33.333333% - 20px);width:calc(33.333333% - 20px)}}@media only screen and (min-width:1024px){.ListCard{padding:49px 31.5px}}.ListCard-title{margin:0 0 31.5px 0;font-size:24px;line-height:28px}@media only screen and (min-width:768px){.ListCard-title{font-size:21px;line-height:24px}}@media only screen and (min-width:1024px){.ListCard-title{font-size:24px;line-height:28px}}.ListCard-title a{text-decoration:none;color:#000}.ListCard-title a:hover{color:#1a75cf}.ListCard-description{font-size:15px;line-height:20px;margin-bottom:10px}.ListAsButton{position:relative}.ListAsButton-description{font-size:30px;line-height:1.2em;margin:0;padding:0;font-weight:700;padding-bottom:40px}.ListAsButton [data-listasbutton-trigger]{outline:0}.ListAsButton [data-listasbutton-trigger]:before{content:attr(data-listasbutton-trigger)}.ListAsButton:not(.isOpen)>*{display:none}.ListAsButton:not(.isOpen)>[data-listasbutton-trigger]{display:inline-block;background:0 0}.ListAsButton:not(.isOpen)>[data-listasbutton-trigger]:after{content:'^';display:inline-block;margin-left:10px;transform:scaleX(1.3) translateY(-2px) rotate(180deg)}.ListAsButton.isOpen{position:fixed;top:0;left:0;right:0;bottom:0;background:#fff;z-index:9999;overflow-y:auto}@media only screen and (min-width:768px){.ListAsButton.isOpen{padding:100px 14vw}}.ListAsButton.isOpen>[data-listasbutton-trigger]{color:var(--link-color);background-color:transparent;border:0;position:absolute}@media only screen and (max-width:767px){.ListAsButton.isOpen>[data-listasbutton-trigger]{top:20px;right:20px}}@media only screen and (min-width:768px){.ListAsButton.isOpen>[data-listasbutton-trigger]{top:80px;right:77px;font-size:18px}}@media only screen and (max-width:767px){.ListAsButton-items{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;overflow:hidden;margin:-10px -10px}.ListAsButton-items .ListAsButton-items-item{margin:10px 10px;-ms-flex:1;flex:1;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(50% - 20px);flex-basis:calc(50% - 20px);max-width:calc(50% - 20px);width:calc(50% - 20px)}.ListAsButton-items .ListAsButton-items-item[data-flexspace='2']{-ms-flex:2;flex:2;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(100% - 20px);flex-basis:calc(100% - 20px);max-width:calc(100% - 20px);width:calc(100% - 20px)}.ListAsButton-items .ListAsButton-items-item{margin:10px 10px;-ms-flex:1;flex:1;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(50% - 20px);flex-basis:calc(50% - 20px);max-width:calc(50% - 20px);width:calc(50% - 20px)}.ListAsButton-items .ListAsButton-items-item[data-flexspace='2']{-ms-flex:2;flex:2;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(100% - 20px);flex-basis:calc(100% - 20px);max-width:calc(100% - 20px);width:calc(100% - 20px)}.ListAsButton-items.flickity-enabled{display:block}.ListAsButton-items .flickity-viewport{left:10px}[data-carousel-enabled-curpage=end] .ListAsButton-items .flickity-viewport{left:0!important}[data-carousel-enabled-curpage=end] .ListAsButton-items .flickity-viewport .flickity-slider{left:10px!important}.ListAsButton-items .flickity-prev-next-button.previous{left:10px}.ListAsButton-items .flickity-prev-next-button.next{right:10px}}@media only screen and (min-width:768px){.ListAsButton-items{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;overflow:hidden;margin:-10px -10px}.ListAsButton-items .ListAsButton-items-item{margin:10px 10px;-ms-flex:1;flex:1;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(25% - 20px);flex-basis:calc(25% - 20px);max-width:calc(25% - 20px);width:calc(25% - 20px)}.ListAsButton-items .ListAsButton-items-item[data-flexspace='2']{-ms-flex:2;flex:2;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(50% - 20px);flex-basis:calc(50% - 20px);max-width:calc(50% - 20px);width:calc(50% - 20px)}.ListAsButton-items .ListAsButton-items-item{margin:10px 10px;-ms-flex:1;flex:1;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(25% - 20px);flex-basis:calc(25% - 20px);max-width:calc(25% - 20px);width:calc(25% - 20px)}.ListAsButton-items .ListAsButton-items-item[data-flexspace='2']{-ms-flex:2;flex:2;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(50% - 20px);flex-basis:calc(50% - 20px);max-width:calc(50% - 20px);width:calc(50% - 20px)}.ListAsButton-items.flickity-enabled{display:block}.ListAsButton-items .flickity-viewport{left:10px}[data-carousel-enabled-curpage=end] .ListAsButton-items .flickity-viewport{left:0!important}[data-carousel-enabled-curpage=end] .ListAsButton-items .flickity-viewport .flickity-slider{left:10px!important}.ListAsButton-items .flickity-prev-next-button.previous{left:10px}.ListAsButton-items .flickity-prev-next-button.next{right:10px}}.ListBullets{background:#fff;padding:20px}.ListBullets .List-title{text-align:center;font-size:21px;line-height:1;margin:10px auto}.ListBullets .List-title .Link{color:var(--moduleThemeColor);text-decoration:none;text-align:center;text-transform:uppercase}.ListBullets-items{padding-left:0;list-style:none}.ListBullets-items-item{font-size:16px;line-height:1.4em;padding:8px 0 8px 15px;color:#222;position:relative}.ListBullets-items-item:before{content:'\2022';position:absolute;margin-left:-18px;font-size:24px;line-height:.75em;display:inline-block;color:var(--moduleThemeColor)}.ListBullets-items-item .Link{color:#000;text-decoration:none}@media only screen and (min-width:1300px){.ListBullets{padding:40px}.ListBullets .List-title{font-size:24px}.ListBullets-items-item{padding:15px 0 15px 20px}}.ListCardHorizontal{background-color:#f0f6fd}.ListCardHorizontal .List-cta{text-align:left}.ListCardHorizontal .List-cta a:hover{opacity:.8}.ListCardHorizontal-items{list-style:none;padding:0}.ListCardHorizontal-items-item{margin-bottom:40px}.ListCardHorizontal-items-item .PromoHorizontalCard .Promo-title{font-size:32px;font-weight:700;margin-bottom:1rem;line-height:40px}.ListCardHorizontal-items-item .PromoHorizontalCard .Promo-title a:hover{color:#1a75cf}.ListCardHorizontal-items-item .PromoHorizontalCard .Promo-category{display:none}.ListCardHorizontal-items-item .PromoHorizontalCard .Promo-date{padding-bottom:4.38px}.ListCardHorizontal-items-item .PromoHorizontalCard .Promo-description{font-size:16px;line-height:1.5em;font-weight:100}.ListCardHorizontal-items-item:last-child{margin-bottom:0}@media only screen and (min-width:1024px){.ListCardHorizontal-items-item{margin-bottom:60px}}.ListCardHorizontalMedium .List-cta{text-align:left}.ListCardHorizontalMedium .List-cta a:hover{opacity:.8}.ListCardHorizontalMedium-items{list-style:none;padding:0}.ListCardHorizontalMedium-items-item{margin-bottom:40px}.ListCardHorizontalMedium-items-item .PromoHorizontalCard .Promo-date{display:none}.ListCardHorizontalMedium-items-item .PromoHorizontalCard .Promo-title{font-size:24px;line-height:30px;font-weight:700;margin-bottom:1rem}.ListCardHorizontalMedium-items-item .PromoHorizontalCard .Promo-title a{color:#000}.ListCardHorizontalMedium-items-item .PromoHorizontalCard .Promo-title a:hover{color:#1a75cf}.ListCardHorizontalMedium-items-item .PromoHorizontalCard .Promo-category{display:none}.ListCardHorizontalMedium-items-item .PromoHorizontalCard .Promo-date{padding-bottom:4.38px}.ListCardHorizontalMedium-items-item .PromoHorizontalCard .Promo-description{font-size:18px;line-height:28px;font-weight:100}.ListCardHorizontalMedium-items-item:last-child{margin-bottom:0}@media only screen and (min-width:1024px){.ListCardHorizontalMedium-items-item{margin-bottom:60px}}.ListColumns-items{list-style-type:none;padding:0}.ListColumns-items-item{padding-left:28px;padding-right:28px}@media only screen and (max-width:767px){.ListColumns-items-item{border-bottom:solid 1px #ccc;padding:30px 0}.ListColumns-items-item:first-child{padding-top:10px}}@media only screen and (min-width:768px){.ListColumns-items-item{border-left:solid 1px #ccc;margin-left:-1px!important}}@media only screen and (max-width:767px){.ListColumns-items{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;overflow:hidden;margin:-20px 0}.ListColumns-items .ListColumns-items-item{margin:20px 0;-ms-flex:1;flex:1;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(100% - 0px);flex-basis:calc(100% - 0px);max-width:calc(100% - 0px);width:calc(100% - 0px)}.ListColumns-items .ListColumns-items-item[data-flexspace='2']{-ms-flex:2;flex:2;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(200% - 0px);flex-basis:calc(200% - 0px);max-width:calc(200% - 0px);width:calc(200% - 0px)}.ListColumns-items .ListColumns-items-item{margin:20px 0;-ms-flex:1;flex:1;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(100% - 0px);flex-basis:calc(100% - 0px);max-width:calc(100% - 0px);width:calc(100% - 0px)}.ListColumns-items .ListColumns-items-item[data-flexspace='2']{-ms-flex:2;flex:2;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(200% - 0px);flex-basis:calc(200% - 0px);max-width:calc(200% - 0px);width:calc(200% - 0px)}.ListColumns-items.flickity-enabled{display:block}.ListColumns-items .flickity-viewport{left:0}[data-carousel-enabled-curpage=end] .ListColumns-items .flickity-viewport{left:0!important}[data-carousel-enabled-curpage=end] .ListColumns-items .flickity-viewport .flickity-slider{left:0!important}.ListColumns-items .flickity-prev-next-button.previous{left:0}.ListColumns-items .flickity-prev-next-button.next{right:0}}@media only screen and (min-width:768px) and (max-width:1023px),only screen and (min-width:1024px) and (max-width:1299px){.ListColumns-items{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;overflow:hidden;margin:-20px 0}.ListColumns-items .ListColumns-items-item{margin:20px 0;-ms-flex:1;flex:1;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(50% - 0px);flex-basis:calc(50% - 0px);max-width:calc(50% - 0px);width:calc(50% - 0px)}.ListColumns-items .ListColumns-items-item[data-flexspace='2']{-ms-flex:2;flex:2;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(100% - 0px);flex-basis:calc(100% - 0px);max-width:calc(100% - 0px);width:calc(100% - 0px)}.ListColumns-items .ListColumns-items-item{margin:20px 0;-ms-flex:1;flex:1;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(50% - 0px);flex-basis:calc(50% - 0px);max-width:calc(50% - 0px);width:calc(50% - 0px)}.ListColumns-items .ListColumns-items-item[data-flexspace='2']{-ms-flex:2;flex:2;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(100% - 0px);flex-basis:calc(100% - 0px);max-width:calc(100% - 0px);width:calc(100% - 0px)}.ListColumns-items.flickity-enabled{display:block}.ListColumns-items .flickity-viewport{left:0}[data-carousel-enabled-curpage=end] .ListColumns-items .flickity-viewport{left:0!important}[data-carousel-enabled-curpage=end] .ListColumns-items .flickity-viewport .flickity-slider{left:0!important}.ListColumns-items .flickity-prev-next-button.previous{left:0}.ListColumns-items .flickity-prev-next-button.next{right:0}}@media only screen and (min-width:1300px){[data-columns='5'] .ListColumns-items{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;overflow:hidden;margin:-20px 0}[data-columns='5'] .ListColumns-items .ListColumns-items-item{margin:20px 0;-ms-flex:1;flex:1;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(20% - 0px);flex-basis:calc(20% - 0px);max-width:calc(20% - 0px);width:calc(20% - 0px)}[data-columns='5'] .ListColumns-items .ListColumns-items-item[data-flexspace='2']{-ms-flex:2;flex:2;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(40% - 0px);flex-basis:calc(40% - 0px);max-width:calc(40% - 0px);width:calc(40% - 0px)}[data-columns='5'] .ListColumns-items .ListColumns-items-item{margin:20px 0;-ms-flex:1;flex:1;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(20% - 0px);flex-basis:calc(20% - 0px);max-width:calc(20% - 0px);width:calc(20% - 0px)}[data-columns='5'] .ListColumns-items .ListColumns-items-item[data-flexspace='2']{-ms-flex:2;flex:2;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(40% - 0px);flex-basis:calc(40% - 0px);max-width:calc(40% - 0px);width:calc(40% - 0px)}[data-columns='5'] .ListColumns-items.flickity-enabled{display:block}[data-columns='5'] .ListColumns-items .flickity-viewport{left:0}[data-carousel-enabled-curpage=end] [data-columns='5'] .ListColumns-items .flickity-viewport{left:0!important}[data-carousel-enabled-curpage=end] [data-columns='5'] .ListColumns-items .flickity-viewport .flickity-slider{left:0!important}[data-columns='5'] .ListColumns-items .flickity-prev-next-button.previous{left:0}[data-columns='5'] .ListColumns-items .flickity-prev-next-button.next{right:0}[data-columns='4'] .ListColumns-items{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;overflow:hidden;margin:-20px 0}[data-columns='4'] .ListColumns-items .ListColumns-items-item{margin:20px 0;-ms-flex:1;flex:1;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(25% - 0px);flex-basis:calc(25% - 0px);max-width:calc(25% - 0px);width:calc(25% - 0px)}[data-columns='4'] .ListColumns-items .ListColumns-items-item[data-flexspace='2']{-ms-flex:2;flex:2;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(50% - 0px);flex-basis:calc(50% - 0px);max-width:calc(50% - 0px);width:calc(50% - 0px)}[data-columns='4'] .ListColumns-items .ListColumns-items-item{margin:20px 0;-ms-flex:1;flex:1;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(25% - 0px);flex-basis:calc(25% - 0px);max-width:calc(25% - 0px);width:calc(25% - 0px)}[data-columns='4'] .ListColumns-items .ListColumns-items-item[data-flexspace='2']{-ms-flex:2;flex:2;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(50% - 0px);flex-basis:calc(50% - 0px);max-width:calc(50% - 0px);width:calc(50% - 0px)}[data-columns='4'] .ListColumns-items.flickity-enabled{display:block}[data-columns='4'] .ListColumns-items .flickity-viewport{left:0}[data-carousel-enabled-curpage=end] [data-columns='4'] .ListColumns-items .flickity-viewport{left:0!important}[data-carousel-enabled-curpage=end] [data-columns='4'] .ListColumns-items .flickity-viewport .flickity-slider{left:0!important}[data-columns='4'] .ListColumns-items .flickity-prev-next-button.previous{left:0}[data-columns='4'] .ListColumns-items .flickity-prev-next-button.next{right:0}[data-columns='3'] .ListColumns-items{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;overflow:hidden;margin:-20px 0}[data-columns='3'] .ListColumns-items .ListColumns-items-item{margin:20px 0;-ms-flex:1;flex:1;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(33.333333% - 0px);flex-basis:calc(33.333333% - 0px);max-width:calc(33.333333% - 0px);width:calc(33.333333% - 0px)}[data-columns='3'] .ListColumns-items .ListColumns-items-item[data-flexspace='2']{-ms-flex:2;flex:2;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(66.666666% - 0px);flex-basis:calc(66.666666% - 0px);max-width:calc(66.666666% - 0px);width:calc(66.666666% - 0px)}[data-columns='3'] .ListColumns-items .ListColumns-items-item{margin:20px 0;-ms-flex:1;flex:1;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(33.333333% - 0px);flex-basis:calc(33.333333% - 0px);max-width:calc(33.333333% - 0px);width:calc(33.333333% - 0px)}[data-columns='3'] .ListColumns-items .ListColumns-items-item[data-flexspace='2']{-ms-flex:2;flex:2;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(66.666666% - 0px);flex-basis:calc(66.666666% - 0px);max-width:calc(66.666666% - 0px);width:calc(66.666666% - 0px)}[data-columns='3'] .ListColumns-items.flickity-enabled{display:block}[data-columns='3'] .ListColumns-items .flickity-viewport{left:0}[data-carousel-enabled-curpage=end] [data-columns='3'] .ListColumns-items .flickity-viewport{left:0!important}[data-carousel-enabled-curpage=end] [data-columns='3'] .ListColumns-items .flickity-viewport .flickity-slider{left:0!important}[data-columns='3'] .ListColumns-items .flickity-prev-next-button.previous{left:0}[data-columns='3'] .ListColumns-items .flickity-prev-next-button.next{right:0}[data-columns='2'] .ListColumns-items{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;overflow:hidden;margin:-20px 0}[data-columns='2'] .ListColumns-items .ListColumns-items-item{margin:20px 0;-ms-flex:1;flex:1;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(50% - 0px);flex-basis:calc(50% - 0px);max-width:calc(50% - 0px);width:calc(50% - 0px)}[data-columns='2'] .ListColumns-items .ListColumns-items-item[data-flexspace='2']{-ms-flex:2;flex:2;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(100% - 0px);flex-basis:calc(100% - 0px);max-width:calc(100% - 0px);width:calc(100% - 0px)}[data-columns='2'] .ListColumns-items .ListColumns-items-item{margin:20px 0;-ms-flex:1;flex:1;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(50% - 0px);flex-basis:calc(50% - 0px);max-width:calc(50% - 0px);width:calc(50% - 0px)}[data-columns='2'] .ListColumns-items .ListColumns-items-item[data-flexspace='2']{-ms-flex:2;flex:2;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(100% - 0px);flex-basis:calc(100% - 0px);max-width:calc(100% - 0px);width:calc(100% - 0px)}[data-columns='2'] .ListColumns-items.flickity-enabled{display:block}[data-columns='2'] .ListColumns-items .flickity-viewport{left:0}[data-carousel-enabled-curpage=end] [data-columns='2'] .ListColumns-items .flickity-viewport{left:0!important}[data-carousel-enabled-curpage=end] [data-columns='2'] .ListColumns-items .flickity-viewport .flickity-slider{left:0!important}[data-columns='2'] .ListColumns-items .flickity-prev-next-button.previous{left:0}[data-columns='2'] .ListColumns-items .flickity-prev-next-button.next{right:0}}[data-columns='1'] .ListColumns-items{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;overflow:hidden;margin:-20px 0}[data-columns='1'] .ListColumns-items .ListColumns-items-item{margin:20px 0;-ms-flex:1;flex:1;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(100% - 0px);flex-basis:calc(100% - 0px);max-width:calc(100% - 0px);width:calc(100% - 0px)}[data-columns='1'] .ListColumns-items .ListColumns-items-item[data-flexspace='2']{-ms-flex:2;flex:2;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(200% - 0px);flex-basis:calc(200% - 0px);max-width:calc(200% - 0px);width:calc(200% - 0px)}[data-columns='1'] .ListColumns-items .ListColumns-items-item{margin:20px 0;-ms-flex:1;flex:1;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(100% - 0px);flex-basis:calc(100% - 0px);max-width:calc(100% - 0px);width:calc(100% - 0px)}[data-columns='1'] .ListColumns-items .ListColumns-items-item[data-flexspace='2']{-ms-flex:2;flex:2;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(200% - 0px);flex-basis:calc(200% - 0px);max-width:calc(200% - 0px);width:calc(200% - 0px)}[data-columns='1'] .ListColumns-items.flickity-enabled{display:block}[data-columns='1'] .ListColumns-items .flickity-viewport{left:0}[data-carousel-enabled-curpage=end] [data-columns='1'] .ListColumns-items .flickity-viewport{left:0!important}[data-carousel-enabled-curpage=end] [data-columns='1'] .ListColumns-items .flickity-viewport .flickity-slider{left:0!important}[data-columns='1'] .ListColumns-items .flickity-prev-next-button.previous{left:0}[data-columns='1'] .ListColumns-items .flickity-prev-next-button.next{right:0}.LeadCarousel{padding-left:0!important;padding-right:0!important;padding-top:0!important;padding-bottom:0!important}.LeadCarousel-items{list-style-type:none;padding:0;overflow:visible!important;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;overflow:hidden;margin:0 0}.LeadCarousel-items .LeadCarousel-items-item{margin:0 0;-ms-flex:1;flex:1;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(100% - 0px);flex-basis:calc(100% - 0px);max-width:calc(100% - 0px);width:calc(100% - 0px)}.LeadCarousel-items .LeadCarousel-items-item[data-flexspace='2']{-ms-flex:2;flex:2;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(200% - 0px);flex-basis:calc(200% - 0px);max-width:calc(200% - 0px);width:calc(200% - 0px)}.LeadCarousel-items .LeadCarousel-items-item{margin:0 0;-ms-flex:1;flex:1;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(100% - 0px);flex-basis:calc(100% - 0px);max-width:calc(100% - 0px);width:calc(100% - 0px)}.LeadCarousel-items .LeadCarousel-items-item[data-flexspace='2']{-ms-flex:2;flex:2;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(200% - 0px);flex-basis:calc(200% - 0px);max-width:calc(200% - 0px);width:calc(200% - 0px)}.LeadCarousel-items.flickity-enabled{display:block}.LeadCarousel-items .flickity-viewport{left:0}[data-carousel-enabled-curpage=end] .LeadCarousel-items .flickity-viewport{left:0!important}[data-carousel-enabled-curpage=end] .LeadCarousel-items .flickity-viewport .flickity-slider{left:0!important}.LeadCarousel-items .flickity-prev-next-button.previous{left:0}.LeadCarousel-items .flickity-prev-next-button.next{right:0}.LeadCarousel-items:not(.flickity-enabled){-ms-flex-wrap:nowrap;flex-wrap:nowrap}.LeadCarousel-items .LeadPromo .Promo-description{font-size:15px;line-height:28px}@media only screen and (min-width:768px){.LeadCarousel-items .LeadPromo .Promo-description{font-size:22px;line-height:1.4em}}.LeadCarousel-items .LeadPromo .Promo-description a{color:inherit;text-decoration:none}.LeadCarousel-items .LeadPromo .Promo-description a:hover{color:#a1cffc}.LeadCarousel-items .LeadPromo .Promo-description:hover{color:unset}.LeadCarousel .Promo-date{display:none}.LeadCarousel-wrap{position:relative}.LeadCarousel .flickity-button{display:none}.LeadCarousel[data-leadcarousel-itemscount='1'] [data-carousel-enabled-pagination]{display:none}.LeadCarousel [data-carousel-enabled-pagination-prevcontent]{display:none}.LeadCarousel [data-carousel-enabled-pagination]{position:absolute;bottom:0;right:0;min-height:50px;width:100%;display:-ms-flexbox;display:flex;padding:10px 30px;-ms-flex-align:center;align-items:center;background:rgba(255,255,255,.5);cursor:pointer}.LeadCarousel [data-carousel-enabled-pagination]:before{content:'';display:block;width:calc(100% - 80px);height:1px;margin:auto;position:absolute;top:0;left:0;right:0;background:#ededed}.LeadCarousel [data-carousel-enabled-pagination-next],.LeadCarousel [data-carousel-enabled-pagination-prev]{padding:10px}.LeadCarousel [data-carousel-enabled-pagination-next][disabled],.LeadCarousel [data-carousel-enabled-pagination-prev][disabled]{opacity:.5;pointer-events:none}.LeadCarousel [data-carousel-enabled-pagination-next]:before,.LeadCarousel [data-carousel-enabled-pagination-prev]:before{display:inline-block;transform:scaleX(.8);color:var(--carousel-arrow-color);font-size:33px}.LeadCarousel [data-carousel-enabled-pagination-next]:hover,.LeadCarousel [data-carousel-enabled-pagination-prev]:hover{color:var(--carousel-arrow-hover-color)}.LeadCarousel [data-carousel-enabled-pagination-prev]:before{content:'<'}.LeadCarousel [data-carousel-enabled-pagination-nextcontent]{font-size:16px;line-height:1.3em;-ms-flex-positive:1;flex-grow:1;text-align:center;pointer-events:none}.LeadCarousel [data-carousel-enabled-pagination-nextcontent] b{text-transform:uppercase}.LeadCarousel [data-carousel-enabled-pagination-next]:before{content:'>'}@media only screen and (min-width:1024px){.LeadCarousel [data-carousel-enabled-pagination]{width:36%}.LeadCarousel [data-carousel-enabled-pagination-nextcontent]{font-size:16px}}.LeadCarouselWideImage{margin-top:-60px;height:100vh}.LeadCarouselWideImage-items{list-style-type:none;padding:0;overflow:visible!important;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;overflow:hidden;margin:0 0}.LeadCarouselWideImage-items .LeadCarouselWideImage-items-item{margin:0 0;-ms-flex:1;flex:1;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(100% - 0px);flex-basis:calc(100% - 0px);max-width:calc(100% - 0px);width:calc(100% - 0px)}.LeadCarouselWideImage-items .LeadCarouselWideImage-items-item[data-flexspace='2']{-ms-flex:2;flex:2;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(200% - 0px);flex-basis:calc(200% - 0px);max-width:calc(200% - 0px);width:calc(200% - 0px)}.LeadCarouselWideImage-items .LeadCarouselWideImage-items-item{margin:0 0;-ms-flex:1;flex:1;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(100% - 0px);flex-basis:calc(100% - 0px);max-width:calc(100% - 0px);width:calc(100% - 0px)}.LeadCarouselWideImage-items .LeadCarouselWideImage-items-item[data-flexspace='2']{-ms-flex:2;flex:2;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(200% - 0px);flex-basis:calc(200% - 0px);max-width:calc(200% - 0px);width:calc(200% - 0px)}.LeadCarouselWideImage-items.flickity-enabled{display:block}.LeadCarouselWideImage-items .flickity-viewport{left:0}[data-carousel-enabled-curpage=end] .LeadCarouselWideImage-items .flickity-viewport{left:0!important}[data-carousel-enabled-curpage=end] .LeadCarouselWideImage-items .flickity-viewport .flickity-slider{left:0!important}.LeadCarouselWideImage-items .flickity-prev-next-button.previous{left:0}.LeadCarouselWideImage-items .flickity-prev-next-button.next{right:0}.LeadCarouselWideImage-wrap{position:relative}.LeadCarouselWideImage .flickity-button{display:none}.LeadCarouselWideImage[data-leadcarousel-itemscount='1'] [data-carousel-enabled-pagination]{display:none}.LeadCarouselWideImage [data-carousel-enabled-pagination]{position:absolute;bottom:0;right:0;min-height:50px;width:100%;display:-ms-flexbox;display:flex;padding:50px 15px;-ms-flex-align:center;align-items:center;text-align:center}.LeadCarouselWideImage [data-carousel-enabled-pagination-next],.LeadCarouselWideImage [data-carousel-enabled-pagination-prev]{padding:10px}.LeadCarouselWideImage [data-carousel-enabled-pagination-next][disabled],.LeadCarouselWideImage [data-carousel-enabled-pagination-prev][disabled]{opacity:.5;pointer-events:none}.LeadCarouselWideImage [data-carousel-enabled-pagination-next]:before,.LeadCarouselWideImage [data-carousel-enabled-pagination-prev]:before{display:inline-block;transform:scaleX(.8);color:var(--carousel-arrow-color);font-size:33px}.LeadCarouselWideImage [data-carousel-enabled-pagination-next]:hover,.LeadCarouselWideImage [data-carousel-enabled-pagination-prev]:hover{color:var(--carousel-arrow-hover-color)}.LeadCarouselWideImage [data-carousel-enabled-pagination-prev]:before{content:'<'}.LeadCarouselWideImage [data-carousel-enabled-pagination-nextcontent],.LeadCarouselWideImage [data-carousel-enabled-pagination-prevcontent]{font-size:16px;line-height:1.3em;width:16%;background:#fff;display:table-cell}.LeadCarouselWideImage [data-carousel-enabled-pagination-nextcontent]{margin-left:auto}.LeadCarouselWideImage [data-carousel-enabled-pagination-nextcontent] b{display:none}.LeadCarouselWideImage [data-carousel-enabled-pagination-next]:before{content:'>'}@media only screen and (max-width:767px),only screen and (min-width:768px) and (max-width:1023px){.LeadCarouselWideImage .Promo-mediacover{border:1px solid #fff}.LeadCarouselWideImage [data-carousel-enabled-pagination]{padding:25px 0 0 0;border-top:2px solid #f0f0f0;position:relative;margin:0 20px;width:calc(100% - 40px)}.LeadCarouselWideImage [data-carousel-enabled-pagination] [data-carousel-enabled-pagination-next],.LeadCarouselWideImage [data-carousel-enabled-pagination] [data-carousel-enabled-pagination-prev]{padding:0;margin-top:-10px}.LeadCarouselWideImage [data-carousel-enabled-pagination] [data-carousel-enabled-pagination-prevcontent]{display:none}.LeadCarouselWideImage [data-carousel-enabled-pagination] [data-carousel-enabled-pagination-nextcontent]{width:100%}.LeadCarouselWideImage [data-carousel-enabled-pagination] [data-carousel-enabled-pagination-nextcontent] b{display:inline}}.LeadCarouselOverlayedText{padding-left:0!important;padding-right:0!important;padding-top:0!important;padding-bottom:0!important}.LeadCarouselOverlayedText-items{list-style-type:none;padding:0;overflow:visible!important;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;overflow:hidden;margin:0 0}.LeadCarouselOverlayedText-items .LeadCarouselOverlayedText-items-item{margin:0 0;-ms-flex:1;flex:1;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(100% - 0px);flex-basis:calc(100% - 0px);max-width:calc(100% - 0px);width:calc(100% - 0px)}.LeadCarouselOverlayedText-items .LeadCarouselOverlayedText-items-item[data-flexspace='2']{-ms-flex:2;flex:2;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(200% - 0px);flex-basis:calc(200% - 0px);max-width:calc(200% - 0px);width:calc(200% - 0px)}.LeadCarouselOverlayedText-items .LeadCarouselOverlayedText-items-item{margin:0 0;-ms-flex:1;flex:1;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(100% - 0px);flex-basis:calc(100% - 0px);max-width:calc(100% - 0px);width:calc(100% - 0px)}.LeadCarouselOverlayedText-items .LeadCarouselOverlayedText-items-item[data-flexspace='2']{-ms-flex:2;flex:2;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(200% - 0px);flex-basis:calc(200% - 0px);max-width:calc(200% - 0px);width:calc(200% - 0px)}.LeadCarouselOverlayedText-items.flickity-enabled{display:block}.LeadCarouselOverlayedText-items .flickity-viewport{left:0}[data-carousel-enabled-curpage=end] .LeadCarouselOverlayedText-items .flickity-viewport{left:0!important}[data-carousel-enabled-curpage=end] .LeadCarouselOverlayedText-items .flickity-viewport .flickity-slider{left:0!important}.LeadCarouselOverlayedText-items .flickity-prev-next-button.previous{left:0}.LeadCarouselOverlayedText-items .flickity-prev-next-button.next{right:0}.LeadCarouselOverlayedText-items:not(.flickity-enabled){-ms-flex-wrap:nowrap;flex-wrap:nowrap}.LeadCarouselOverlayedText .flickity-page-dots{bottom:20px}[data-subThemeName=CFE] .LeadCarouselOverlayedText .flickity-page-dots{bottom:0;position:relative;margin-bottom:10px}@media only screen and (min-width:768px){.LeadCarouselOverlayedText .flickity-page-dots{display:none}}.LeadCarouselOverlayedText .flickity-button{height:80px;width:90px}[data-subThemeName=CFE] .LeadCarouselOverlayedText .flickity-button:hover{background:0 0}.LeadCarouselOverlayedText .flickity-button.next,.LeadCarouselOverlayedText .flickity-button.previous{transform:none!important}.LeadCarouselOverlayedText .flickity-button svg{display:none}.LeadCarouselOverlayedText .flickity-button:before{font:normal normal normal 80px/1 IcoMoon;color:var(--carousel-arrow-color)}.LeadCarouselOverlayedText .flickity-button:hover:before{color:var(--carousel-arrow-hover-color)}.LeadCarouselOverlayedText .flickity-button.next{transform:translateX(100%);background:0 0}.LeadCarouselOverlayedText .flickity-button.next:before{content:'\e601'}.LeadCarouselOverlayedText .flickity-button.previous{transform:translateX(-100%)}.LeadCarouselOverlayedText .flickity-button.previous:before{content:'\e600'}@media only screen and (max-width:767px){.LeadCarouselOverlayedText .flickity-button{display:none}}[data-subThemeName=CFE] .LeadCarouselOverlayedText .Promo-title:after{bottom:10px}[data-subThemeName=CFE] .LeadCarouselOverlayedText .Promo-title a{color:#000!important;margin-bottom:20px!important}.ListBoldGraphic{background-repeat:no-repeat;padding-top:20px;padding-bottom:20px;background-size:cover}@media only screen and (max-width:767px){.ListBoldGraphic{padding-left:20px;padding-right:20px}}@media only screen and (min-width:768px){.ListBoldGraphic{padding-top:60px;padding-bottom:60px}}@media only screen and (min-width:768px) and (max-width:1023px){.ListBoldGraphic{padding-left:calc((100% - 720px)/ 2);padding-right:calc((100% - 720px)/ 2)}}@media only screen and (min-width:1024px) and (max-width:1299px){.ListBoldGraphic{padding-left:calc((100% - 960px)/ 2);padding-right:calc((100% - 960px)/ 2)}}@media only screen and (min-width:1300px){.ListBoldGraphic{padding-left:calc((100% - 1020px)/ 2);padding-right:calc((100% - 1020px)/ 2)}}@media only screen and (min-width:1024px){.ListBoldGraphic{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}}.ListBoldGraphic:after{content:'';display:block;clear:both}.ListBoldGraphic .List-title{font-size:28px;line-height:1.2em;max-height:none;margin-bottom:28px;margin-top:0;font-weight:700}@media only screen and (max-width:767px){.ListBoldGraphic .List-title{text-align:center}}.ListBoldGraphic .List-title,.ListBoldGraphic .List-title a{text-decoration:none;color:#000}.ListBoldGraphic .List-description{font-size:15px;line-height:1.3}@media only screen and (max-width:767px){.ListBoldGraphic .List-description{text-align:center;margin-bottom:40px}}@media only screen and (min-width:768px){.ListBoldGraphic-info,.ListBoldGraphic-items{max-width:50%}}.ListBoldGraphic-items{list-style:none;padding:0;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;overflow:hidden;margin:-10px -10px}.ListBoldGraphic-items .ListBoldGraphic-items-item{margin:10px 10px;-ms-flex:1;flex:1;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(50% - 20px);flex-basis:calc(50% - 20px);max-width:calc(50% - 20px);width:calc(50% - 20px)}.ListBoldGraphic-items .ListBoldGraphic-items-item[data-flexspace='2']{-ms-flex:2;flex:2;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(100% - 20px);flex-basis:calc(100% - 20px);max-width:calc(100% - 20px);width:calc(100% - 20px)}.ListBoldGraphic-items .ListBoldGraphic-items-item{margin:10px 10px;-ms-flex:1;flex:1;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(50% - 20px);flex-basis:calc(50% - 20px);max-width:calc(50% - 20px);width:calc(50% - 20px)}.ListBoldGraphic-items .ListBoldGraphic-items-item[data-flexspace='2']{-ms-flex:2;flex:2;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(100% - 20px);flex-basis:calc(100% - 20px);max-width:calc(100% - 20px);width:calc(100% - 20px)}.ListBoldGraphic-items.flickity-enabled{display:block}.ListBoldGraphic-items .flickity-viewport{left:10px}[data-carousel-enabled-curpage=end] .ListBoldGraphic-items .flickity-viewport{left:0!important}[data-carousel-enabled-curpage=end] .ListBoldGraphic-items .flickity-viewport .flickity-slider{left:10px!important}.ListBoldGraphic-items .flickity-prev-next-button.previous{left:10px}.ListBoldGraphic-items .flickity-prev-next-button.next{right:10px}@media only screen and (min-width:768px){.ListBoldGraphic-info,.ListBoldGraphic-items{float:left;max-width:calc(47% - 10px)}.ListBoldGraphic-items{margin-left:20px;max-width:calc(51% - 10px)}.ListBoldGraphic .List-title{font-size:48px;margin-bottom:28px}.ListBoldGraphic .List-description{font-size:18px;line-height:28px}}.ListBoldGraphic .PromoMosaic .Promo-title{font-size:24px}.ListBoldGraphic .PromoMosaic .Promo-media img{height:auto}.ListMasonry{background-color:#f0f0f0}.ListMasonry [data-stamp]>*{background:var(--mainThemeColor)}.ListMasonry-items{list-style-type:none;padding:0;overflow:visible!important;position:relative;width:100%;margin:-20px;display:-ms-grid;display:grid;grid-gap:20px;grid-auto-rows:10px;-ms-grid-columns:1fr;grid-template-columns:1fr}.ListMasonry-items>*{margin:10px}@supports (grid-gap:10px){.ListMasonry-items{margin:0}.ListMasonry-items>*{margin:0}.ListMasonry-items>*>*{min-height:100%}}.ListMasonry-items [data-promoafix*=right]{grid-column-end:-1}.ListMasonry-items [data-promoafix*=left]{-ms-grid-column:1;grid-column:1}.ListMasonry-items .PromoDidYouKnow-button a{color:#ffb700}@media only screen and (max-width:767px){.ListMasonry-items{display:block;margin:-10px;width:auto}.ListMasonry-items-item{margin:10px}.ListMasonry-items-item .PromoCard,.ListMasonry-items-item .PromoCardQuote{max-width:400px;margin:auto}}@media only screen and (min-width:768px){.ListMasonry-items{-ms-grid-columns:1fr 1fr;grid-template-columns:1fr 1fr}.ListMasonry-items [data-stamp=left][data-stampwidth=wide]>*{float:right}.ListMasonry-items [data-stamp][data-stampwidth=wide]>*{width:calc((100vw - ((100% * 1) + (20px * 1))) - ((100vw - ((100% * 2) + (20px * 1)))/ 2))}}@media only screen and (min-width:1024px){.ListMasonry-items{-ms-grid-columns:1fr 1fr 1fr;grid-template-columns:1fr 1fr 1fr}.ListMasonry-items [data-stamp][data-stampwidth=wide]>*{width:calc((100vw - ((100% * 2) + (20px * 2))) - ((100vw - ((100% * 3) + (20px * 2)))/ 2))}}.ListMasonry .List-pagination{padding:20px 0}.ListMasonry-cta,.ListMasonry-pagination{padding:20px 0}.ListMasonry a{text-decoration:none;color:var(--link-color)}.ListMasonry a:hover{color:var(--link-hover-color)}.ListMasonry-cta{text-align:center}.CardGrid [data-loading-animation],.ListAsButton [data-loading-animation],.ListCardHorizontal [data-loading-animation],.ListColumns [data-loading-animation],.ListEvents [data-loading-animation],.ListLoadMore [data-loading-animation],.ListMasonry [data-loading-animation],.ListMosaic [data-loading-animation],.ListQ4pr [data-loading-animation],.MapModuleFilterable [data-loading-animation],.SearchResultSet [data-loading-animation],.SearchResultSetTopics [data-loading-animation]{display:none;animation:fadeIn .3s ease}.CardGrid [data-list-loadmore=loading] [data-loading-animation],.CardGrid[data-list-loadmore=loading] [data-loading-animation],.ListAsButton [data-list-loadmore=loading] [data-loading-animation],.ListAsButton[data-list-loadmore=loading] [data-loading-animation],.ListCardHorizontal [data-list-loadmore=loading] [data-loading-animation],.ListCardHorizontal[data-list-loadmore=loading] [data-loading-animation],.ListColumns [data-list-loadmore=loading] [data-loading-animation],.ListColumns[data-list-loadmore=loading] [data-loading-animation],.ListEvents [data-list-loadmore=loading] [data-loading-animation],.ListEvents[data-list-loadmore=loading] [data-loading-animation],.ListLoadMore [data-list-loadmore=loading] [data-loading-animation],.ListLoadMore[data-list-loadmore=loading] [data-loading-animation],.ListMasonry [data-list-loadmore=loading] [data-loading-animation],.ListMasonry[data-list-loadmore=loading] [data-loading-animation],.ListMosaic [data-list-loadmore=loading] [data-loading-animation],.ListMosaic[data-list-loadmore=loading] [data-loading-animation],.ListQ4pr [data-list-loadmore=loading] [data-loading-animation],.ListQ4pr[data-list-loadmore=loading] [data-loading-animation],.MapModuleFilterable [data-list-loadmore=loading] [data-loading-animation],.MapModuleFilterable[data-list-loadmore=loading] [data-loading-animation],.SearchResultSet [data-list-loadmore=loading] [data-loading-animation],.SearchResultSetTopics [data-list-loadmore=loading] [data-loading-animation],.SearchResultSetTopics[data-list-loadmore=loading] [data-loading-animation],.SearchResultSet[data-list-loadmore=loading] [data-loading-animation]{display:block}[data-list-loadmore-filterchange] .CardGrid .List-items,[data-list-loadmore-filterchange] .CardGrid .List-results,[data-list-loadmore-filterchange] .CardGrid-items,[data-list-loadmore-filterchange] .CardGrid-results,[data-list-loadmore-filterchange] .ListAsButton .List-items,[data-list-loadmore-filterchange] .ListAsButton .List-results,[data-list-loadmore-filterchange] .ListAsButton-items,[data-list-loadmore-filterchange] .ListAsButton-results,[data-list-loadmore-filterchange] .ListCardHorizontal .List-items,[data-list-loadmore-filterchange] .ListCardHorizontal .List-results,[data-list-loadmore-filterchange] .ListCardHorizontal-items,[data-list-loadmore-filterchange] .ListCardHorizontal-results,[data-list-loadmore-filterchange] .ListColumns .List-items,[data-list-loadmore-filterchange] .ListColumns .List-results,[data-list-loadmore-filterchange] .ListColumns-items,[data-list-loadmore-filterchange] .ListColumns-results,[data-list-loadmore-filterchange] .ListEvents .List-items,[data-list-loadmore-filterchange] .ListEvents .List-results,[data-list-loadmore-filterchange] .ListEvents-items,[data-list-loadmore-filterchange] .ListEvents-results,[data-list-loadmore-filterchange] .ListLoadMore .List-items,[data-list-loadmore-filterchange] .ListLoadMore .List-results,[data-list-loadmore-filterchange] .ListLoadMore-items,[data-list-loadmore-filterchange] .ListLoadMore-results,[data-list-loadmore-filterchange] .ListMasonry .List-items,[data-list-loadmore-filterchange] .ListMasonry .List-results,[data-list-loadmore-filterchange] .ListMasonry-items,[data-list-loadmore-filterchange] .ListMasonry-results,[data-list-loadmore-filterchange] .ListMosaic .List-items,[data-list-loadmore-filterchange] .ListMosaic .List-results,[data-list-loadmore-filterchange] .ListMosaic-items,[data-list-loadmore-filterchange] .ListMosaic-results,[data-list-loadmore-filterchange] .ListQ4pr .List-items,[data-list-loadmore-filterchange] .ListQ4pr .List-results,[data-list-loadmore-filterchange] .ListQ4pr-items,[data-list-loadmore-filterchange] .ListQ4pr-results,[data-list-loadmore-filterchange] .MapModuleFilterable .List-items,[data-list-loadmore-filterchange] .MapModuleFilterable .List-results,[data-list-loadmore-filterchange] .MapModuleFilterable-items,[data-list-loadmore-filterchange] .MapModuleFilterable-results,[data-list-loadmore-filterchange] .SearchResultSet .List-items,[data-list-loadmore-filterchange] .SearchResultSet .List-results,[data-list-loadmore-filterchange] .SearchResultSet-items,[data-list-loadmore-filterchange] .SearchResultSet-results,[data-list-loadmore-filterchange] .SearchResultSetTopics .List-items,[data-list-loadmore-filterchange] .SearchResultSetTopics .List-results,[data-list-loadmore-filterchange] .SearchResultSetTopics-items,[data-list-loadmore-filterchange] .SearchResultSetTopics-results{display:none}.CardGrid .List-pagination,.CardGrid-pagination,.ListAsButton .List-pagination,.ListAsButton-pagination,.ListCardHorizontal .List-pagination,.ListCardHorizontal-pagination,.ListColumns .List-pagination,.ListColumns-pagination,.ListEvents .List-pagination,.ListEvents-pagination,.ListLoadMore .List-pagination,.ListLoadMore-pagination,.ListMasonry .List-pagination,.ListMasonry-pagination,.ListMosaic .List-pagination,.ListMosaic-pagination,.ListQ4pr .List-pagination,.ListQ4pr-pagination,.MapModuleFilterable .List-pagination,.MapModuleFilterable-pagination,.SearchResultSet .List-pagination,.SearchResultSet-pagination,.SearchResultSetTopics .List-pagination,.SearchResultSetTopics-pagination{clear:both;text-align:center}.CardGrid .List-pagination a,.CardGrid-pagination a,.ListAsButton .List-pagination a,.ListAsButton-pagination a,.ListCardHorizontal .List-pagination a,.ListCardHorizontal-pagination a,.ListColumns .List-pagination a,.ListColumns-pagination a,.ListEvents .List-pagination a,.ListEvents-pagination a,.ListLoadMore .List-pagination a,.ListLoadMore-pagination a,.ListMasonry .List-pagination a,.ListMasonry-pagination a,.ListMosaic .List-pagination a,.ListMosaic-pagination a,.ListQ4pr .List-pagination a,.ListQ4pr-pagination a,.MapModuleFilterable .List-pagination a,.MapModuleFilterable-pagination a,.SearchResultSet .List-pagination a,.SearchResultSet-pagination a,.SearchResultSetTopics .List-pagination a,.SearchResultSetTopics-pagination a{font-size:0;display:none}.CardGrid .List-pagination a:last-child,.CardGrid-pagination a:last-child,.ListAsButton .List-pagination a:last-child,.ListAsButton-pagination a:last-child,.ListCardHorizontal .List-pagination a:last-child,.ListCardHorizontal-pagination a:last-child,.ListColumns .List-pagination a:last-child,.ListColumns-pagination a:last-child,.ListEvents .List-pagination a:last-child,.ListEvents-pagination a:last-child,.ListLoadMore .List-pagination a:last-child,.ListLoadMore-pagination a:last-child,.ListMasonry .List-pagination a:last-child,.ListMasonry-pagination a:last-child,.ListMosaic .List-pagination a:last-child,.ListMosaic-pagination a:last-child,.ListQ4pr .List-pagination a:last-child,.ListQ4pr-pagination a:last-child,.MapModuleFilterable .List-pagination a:last-child,.MapModuleFilterable-pagination a:last-child,.SearchResultSet .List-pagination a:last-child,.SearchResultSet-pagination a:last-child,.SearchResultSetTopics .List-pagination a:last-child,.SearchResultSetTopics-pagination a:last-child{display:inline-block;font-size:0}.CardGrid .List-pagination a:last-child:before,.CardGrid-pagination a:last-child:before,.ListAsButton .List-pagination a:last-child:before,.ListAsButton-pagination a:last-child:before,.ListCardHorizontal .List-pagination a:last-child:before,.ListCardHorizontal-pagination a:last-child:before,.ListColumns .List-pagination a:last-child:before,.ListColumns-pagination a:last-child:before,.ListEvents .List-pagination a:last-child:before,.ListEvents-pagination a:last-child:before,.ListLoadMore .List-pagination a:last-child:before,.ListLoadMore-pagination a:last-child:before,.ListMasonry .List-pagination a:last-child:before,.ListMasonry-pagination a:last-child:before,.ListMosaic .List-pagination a:last-child:before,.ListMosaic-pagination a:last-child:before,.ListQ4pr .List-pagination a:last-child:before,.ListQ4pr-pagination a:last-child:before,.MapModuleFilterable .List-pagination a:last-child:before,.MapModuleFilterable-pagination a:last-child:before,.SearchResultSet .List-pagination a:last-child:before,.SearchResultSet-pagination a:last-child:before,.SearchResultSetTopics .List-pagination a:last-child:before,.SearchResultSetTopics-pagination a:last-child:before{content:'Load More';font-size:14px;line-height:1}.CardGrid .List-pagination a,.CardGrid-pagination a,.ListAsButton .List-pagination a,.ListAsButton-pagination a,.ListCardHorizontal .List-pagination a,.ListCardHorizontal-pagination a,.ListColumns .List-pagination a,.ListColumns-pagination a,.ListEvents .List-pagination a,.ListEvents-pagination a,.ListLoadMore .List-pagination a,.ListLoadMore-pagination a,.ListMasonry .List-pagination a,.ListMasonry-pagination a,.ListMosaic .List-pagination a,.ListMosaic-pagination a,.ListQ4pr .List-pagination a,.ListQ4pr-pagination a,.MapModuleFilterable .List-pagination a,.MapModuleFilterable-pagination a,.SearchResultSet .List-pagination a,.SearchResultSet-pagination a,.SearchResultSetTopics .List-pagination a,.SearchResultSetTopics-pagination a{font-size:0;display:none}.CardGrid .List-pagination a:last-child,.CardGrid-pagination a:last-child,.ListAsButton .List-pagination a:last-child,.ListAsButton-pagination a:last-child,.ListCardHorizontal .List-pagination a:last-child,.ListCardHorizontal-pagination a:last-child,.ListColumns .List-pagination a:last-child,.ListColumns-pagination a:last-child,.ListEvents .List-pagination a:last-child,.ListEvents-pagination a:last-child,.ListLoadMore .List-pagination a:last-child,.ListLoadMore-pagination a:last-child,.ListMasonry .List-pagination a:last-child,.ListMasonry-pagination a:last-child,.ListMosaic .List-pagination a:last-child,.ListMosaic-pagination a:last-child,.ListQ4pr .List-pagination a:last-child,.ListQ4pr-pagination a:last-child,.MapModuleFilterable .List-pagination a:last-child,.MapModuleFilterable-pagination a:last-child,.SearchResultSet .List-pagination a:last-child,.SearchResultSet-pagination a:last-child,.SearchResultSetTopics .List-pagination a:last-child,.SearchResultSetTopics-pagination a:last-child{display:inline-block;font-size:0}.CardGrid .List-pagination a:last-child:before,.CardGrid-pagination a:last-child:before,.ListAsButton .List-pagination a:last-child:before,.ListAsButton-pagination a:last-child:before,.ListCardHorizontal .List-pagination a:last-child:before,.ListCardHorizontal-pagination a:last-child:before,.ListColumns .List-pagination a:last-child:before,.ListColumns-pagination a:last-child:before,.ListEvents .List-pagination a:last-child:before,.ListEvents-pagination a:last-child:before,.ListLoadMore .List-pagination a:last-child:before,.ListLoadMore-pagination a:last-child:before,.ListMasonry .List-pagination a:last-child:before,.ListMasonry-pagination a:last-child:before,.ListMosaic .List-pagination a:last-child:before,.ListMosaic-pagination a:last-child:before,.ListQ4pr .List-pagination a:last-child:before,.ListQ4pr-pagination a:last-child:before,.MapModuleFilterable .List-pagination a:last-child:before,.MapModuleFilterable-pagination a:last-child:before,.SearchResultSet .List-pagination a:last-child:before,.SearchResultSet-pagination a:last-child:before,.SearchResultSetTopics .List-pagination a:last-child:before,.SearchResultSetTopics-pagination a:last-child:before{content:attr(data-loadMoreLabel);font-size:16px;line-height:1}.CardGrid .List-pagination a,.CardGrid-pagination a,.ListAsButton .List-pagination a,.ListAsButton-pagination a,.ListCardHorizontal .List-pagination a,.ListCardHorizontal-pagination a,.ListColumns .List-pagination a,.ListColumns-pagination a,.ListEvents .List-pagination a,.ListEvents-pagination a,.ListLoadMore .List-pagination a,.ListLoadMore-pagination a,.ListMasonry .List-pagination a,.ListMasonry-pagination a,.ListMosaic .List-pagination a,.ListMosaic-pagination a,.ListQ4pr .List-pagination a,.ListQ4pr-pagination a,.MapModuleFilterable .List-pagination a,.MapModuleFilterable-pagination a,.SearchResultSet .List-pagination a,.SearchResultSet-pagination a,.SearchResultSetTopics .List-pagination a,.SearchResultSetTopics-pagination a{font-size:0;display:none}.CardGrid .List-pagination a:last-child,.CardGrid-pagination a:last-child,.ListAsButton .List-pagination a:last-child,.ListAsButton-pagination a:last-child,.ListCardHorizontal .List-pagination a:last-child,.ListCardHorizontal-pagination a:last-child,.ListColumns .List-pagination a:last-child,.ListColumns-pagination a:last-child,.ListEvents .List-pagination a:last-child,.ListEvents-pagination a:last-child,.ListLoadMore .List-pagination a:last-child,.ListLoadMore-pagination a:last-child,.ListMasonry .List-pagination a:last-child,.ListMasonry-pagination a:last-child,.ListMosaic .List-pagination a:last-child,.ListMosaic-pagination a:last-child,.ListQ4pr .List-pagination a:last-child,.ListQ4pr-pagination a:last-child,.MapModuleFilterable .List-pagination a:last-child,.MapModuleFilterable-pagination a:last-child,.SearchResultSet .List-pagination a:last-child,.SearchResultSet-pagination a:last-child,.SearchResultSetTopics .List-pagination a:last-child,.SearchResultSetTopics-pagination a:last-child{display:inline-block;font-size:0}.CardGrid .List-pagination a:last-child:before,.CardGrid-pagination a:last-child:before,.ListAsButton .List-pagination a:last-child:before,.ListAsButton-pagination a:last-child:before,.ListCardHorizontal .List-pagination a:last-child:before,.ListCardHorizontal-pagination a:last-child:before,.ListColumns .List-pagination a:last-child:before,.ListColumns-pagination a:last-child:before,.ListEvents .List-pagination a:last-child:before,.ListEvents-pagination a:last-child:before,.ListLoadMore .List-pagination a:last-child:before,.ListLoadMore-pagination a:last-child:before,.ListMasonry .List-pagination a:last-child:before,.ListMasonry-pagination a:last-child:before,.ListMosaic .List-pagination a:last-child:before,.ListMosaic-pagination a:last-child:before,.ListQ4pr .List-pagination a:last-child:before,.ListQ4pr-pagination a:last-child:before,.MapModuleFilterable .List-pagination a:last-child:before,.MapModuleFilterable-pagination a:last-child:before,.SearchResultSet .List-pagination a:last-child:before,.SearchResultSet-pagination a:last-child:before,.SearchResultSetTopics .List-pagination a:last-child:before,.SearchResultSetTopics-pagination a:last-child:before{content:attr(data-loadMoreLabel);font-size:16px;line-height:1}.ListLoadMore--loadMoreButton a{font-size:0;display:none}.ListLoadMore--loadMoreButton a:last-child{display:inline-block;font-size:0}.ListLoadMore--loadMoreButton a:last-child:before{content:attr(data-loadMoreLabel);font-size:16px;line-height:1}.ListLink .List-title{line-height:1;margin-bottom:20px;font-size:20px;font-weight:700;color:#fff}.ListLink .List-title a{color:#fff;text-decoration:none}.ListLink-items{padding:0}.ListLink-items-item{list-style:none;padding-left:30px}.ListLink .IconPromo{position:relative}.ListLink .IconPromo .Promo-title{font-size:16px;line-height:1.5em;padding:0 0 0 10px;margin:10px 0}.ListLink .IconPromo .Promo-title a{font-weight:400;color:#fff}.ListLink .IconPromo .Promo-title a:hover{color:#6cabe7}.ListLink .IconPromo .Promo-title:before{display:none}.ListLink .IconPromo-icon{position:absolute;color:#fff;top:5px;left:-30px;max-width:28px;width:100%}.ListLink .IconPromo-icon .fa-phone{transform:rotate(90deg)}.ListMosaic1To1 .ListLink{max-width:33%;background-color:#fff;padding:20px;-ms-flex:1;flex:1;margin-left:20px;overflow-y:auto}.ListMosaic1To1 .ListLink,.ListMosaic1To1 .ListLink .List-title{color:#222}.ListMosaic1To1 .ListLink .ListLink-items-item{padding-left:10px!important}.ListMosaic1To1 .ListLink .ListLink .IconPromo .Promo-title:before{margin-left:-14px;padding-right:9px;content:'\2022';color:#222;display:inline-block!important}.ListMosaic1To1 .ListLink .ListLink .IconPromo .Promo-title a,.ListMosaic1To1 .ListLink a{text-decoration:none;color:var(--link-color)!important}.ListMosaic1To1 .ListLink .ListLink .IconPromo .Promo-title a:hover,.ListMosaic1To1 .ListLink a:hover{color:var(--link-hover-color)}.ListMosaic-items{list-style:none;padding:0}.ListMosaic-items .LinkCallout{font-size:30px;max-width:100%;-ms-flex-preferred-size:unset;flex-basis:unset;width:-webkit-fill-available;padding:0}@media only screen and (max-width:767px){.ListMosaic-items{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;overflow:hidden;margin:-10px 0}.ListMosaic-items>*{margin:10px 0;-ms-flex:1;flex:1;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(100% - 0px);flex-basis:calc(100% - 0px);max-width:calc(100% - 0px);width:calc(100% - 0px)}.ListMosaic-items>[data-flexspace='1']{-ms-flex:1;flex:1;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(100% - 0px);flex-basis:calc(100% - 0px);max-width:calc(100% - 0px);width:calc(100% - 0px)}.ListMosaic-items>*{margin:10px 0;-ms-flex:1;flex:1;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(100% - 0px);flex-basis:calc(100% - 0px);max-width:calc(100% - 0px);width:calc(100% - 0px)}.ListMosaic-items>[data-flexspace='1']{-ms-flex:1;flex:1;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(100% - 0px);flex-basis:calc(100% - 0px);max-width:calc(100% - 0px);width:calc(100% - 0px)}.ListMosaic-items.flickity-enabled{display:block}.ListMosaic-items .flickity-viewport{left:0}[data-carousel-enabled-curpage=end] .ListMosaic-items .flickity-viewport{left:0!important}[data-carousel-enabled-curpage=end] .ListMosaic-items .flickity-viewport .flickity-slider{left:0!important}.ListMosaic-items .flickity-prev-next-button.previous{left:0}.ListMosaic-items .flickity-prev-next-button.next{right:0}}@media only screen and (min-width:768px){.ListMosaic-items{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;overflow:hidden;margin:-10px -10px}.ListMosaic-items>*{margin:10px 10px;-ms-flex:1;flex:1;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(33.333333% - 20px);flex-basis:calc(33.333333% - 20px);max-width:calc(33.333333% - 20px);width:calc(33.333333% - 20px)}.ListMosaic-items>[data-flexspace='2']{-ms-flex:2;flex:2;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(66.666666% - 20px);flex-basis:calc(66.666666% - 20px);max-width:calc(66.666666% - 20px);width:calc(66.666666% - 20px)}.ListMosaic-items>[data-flexspace='3']{-ms-flex:3;flex:3;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(99.999999% - 20px);flex-basis:calc(99.999999% - 20px);max-width:calc(99.999999% - 20px);width:calc(99.999999% - 20px)}.ListMosaic-items>*{margin:10px 10px;-ms-flex:1;flex:1;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(33.333333% - 20px);flex-basis:calc(33.333333% - 20px);max-width:calc(33.333333% - 20px);width:calc(33.333333% - 20px)}.ListMosaic-items>[data-flexspace='2']{-ms-flex:2;flex:2;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(66.666666% - 20px);flex-basis:calc(66.666666% - 20px);max-width:calc(66.666666% - 20px);width:calc(66.666666% - 20px)}.ListMosaic-items>[data-flexspace='3']{-ms-flex:3;flex:3;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(99.999999% - 20px);flex-basis:calc(99.999999% - 20px);max-width:calc(99.999999% - 20px);width:calc(99.999999% - 20px)}.ListMosaic-items.flickity-enabled{display:block}.ListMosaic-items .flickity-viewport{left:10px}[data-carousel-enabled-curpage=end] .ListMosaic-items .flickity-viewport{left:0!important}[data-carousel-enabled-curpage=end] .ListMosaic-items .flickity-viewport .flickity-slider{left:10px!important}.ListMosaic-items .flickity-prev-next-button.previous{left:10px}.ListMosaic-items .flickity-prev-next-button.next{right:10px}.ListMosaic-items>[data-flexspace='1.5']{width:calc(50% - 20px);-ms-flex-preferred-size:calc(50% - 20px);flex-basis:calc(50% - 20px);max-width:calc(50% - 20px)}}.ListMosaic .PromoMosaic .Promo-media{height:100%}.ListMosaic .PromoMosaic .Promo-media a,.ListMosaic .PromoMosaic .Promo-media img{height:100%;object-fit:cover;font-family:'object-fit: cover;'}.ResourceList .List-title{margin-top:0;margin-bottom:.6em}.ResourceList .List-title .Link{color:currentColor;text-decoration:none}.ResourceList-items-item{margin:10px 0}.ResourceList-items-item:first-child{margin-top:0}.ThreeColWBackground{background-color:#f0f6fd;padding:60px 10px}.ThreeColWBackground-items{list-style-type:none;padding:0;margin:0;overflow:visible!important}.ThreeColWBackground-items{margin:0 auto;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;overflow:hidden;margin:-10px -10px;-ms-flex-pack:center;justify-content:center}.ThreeColWBackground-items .ThreeColWBackground-items-item{margin:10px 10px;-ms-flex:1;flex:1;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(50% - 20px);flex-basis:calc(50% - 20px);max-width:calc(50% - 20px);width:calc(50% - 20px)}.ThreeColWBackground-items .ThreeColWBackground-items-item[data-flexspace='2']{-ms-flex:2;flex:2;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(100% - 20px);flex-basis:calc(100% - 20px);max-width:calc(100% - 20px);width:calc(100% - 20px)}.ThreeColWBackground-items .ThreeColWBackground-items-item{margin:10px 10px;-ms-flex:1;flex:1;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(50% - 20px);flex-basis:calc(50% - 20px);max-width:calc(50% - 20px);width:calc(50% - 20px)}.ThreeColWBackground-items .ThreeColWBackground-items-item[data-flexspace='2']{-ms-flex:2;flex:2;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(100% - 20px);flex-basis:calc(100% - 20px);max-width:calc(100% - 20px);width:calc(100% - 20px)}.ThreeColWBackground-items.flickity-enabled{display:block}.ThreeColWBackground-items .flickity-viewport{left:10px}[data-carousel-enabled-curpage=end] .ThreeColWBackground-items .flickity-viewport{left:0!important}[data-carousel-enabled-curpage=end] .ThreeColWBackground-items .flickity-viewport .flickity-slider{left:10px!important}.ThreeColWBackground-items .flickity-prev-next-button.previous{left:10px}.ThreeColWBackground-items .flickity-prev-next-button.next{right:10px}@media only screen and (min-width:768px){.ThreeColWBackground-items{width:740px;-ms-flex-wrap:nowrap;flex-wrap:nowrap}}@media only screen and (min-width:1024px){.ThreeColWBackground-items{width:980px}}@media only screen and (min-width:1300px){.ThreeColWBackground-items{width:1020px}}@media only screen and (min-width:768px){.ThreeColWBackground-items{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;overflow:hidden;margin:-10px -10px;margin:0 auto}.ThreeColWBackground-items .ThreeColWBackground-items-item{margin:10px 10px;-ms-flex:1;flex:1;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(33.333333% - 20px);flex-basis:calc(33.333333% - 20px);max-width:calc(33.333333% - 20px);width:calc(33.333333% - 20px)}.ThreeColWBackground-items .ThreeColWBackground-items-item[data-flexspace='2']{-ms-flex:2;flex:2;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(66.666666% - 20px);flex-basis:calc(66.666666% - 20px);max-width:calc(66.666666% - 20px);width:calc(66.666666% - 20px)}.ThreeColWBackground-items .ThreeColWBackground-items-item{margin:10px 10px;-ms-flex:1;flex:1;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(33.333333% - 20px);flex-basis:calc(33.333333% - 20px);max-width:calc(33.333333% - 20px);width:calc(33.333333% - 20px)}.ThreeColWBackground-items .ThreeColWBackground-items-item[data-flexspace='2']{-ms-flex:2;flex:2;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(66.666666% - 20px);flex-basis:calc(66.666666% - 20px);max-width:calc(66.666666% - 20px);width:calc(66.666666% - 20px)}.ThreeColWBackground-items.flickity-enabled{display:block}.ThreeColWBackground-items .flickity-viewport{left:10px}[data-carousel-enabled-curpage=end] .ThreeColWBackground-items .flickity-viewport{left:0!important}[data-carousel-enabled-curpage=end] .ThreeColWBackground-items .flickity-viewport .flickity-slider{left:10px!important}.ThreeColWBackground-items .flickity-prev-next-button.previous{left:10px}.ThreeColWBackground-items .flickity-prev-next-button.next{right:10px}}.SquarePromoList{padding-top:20px;padding-bottom:20px}@media only screen and (min-width:768px){.SquarePromoList{padding-top:40px;padding-bottom:40px}}@media only screen and (min-width:768px) and (max-width:1023px){.SquarePromoList{padding-left:calc((100% - 720px)/ 2);padding-right:calc((100% - 720px)/ 2)}}@media only screen and (min-width:1024px) and (max-width:1299px){.SquarePromoList{padding-left:calc((100% - 960px)/ 2);padding-right:calc((100% - 960px)/ 2)}}@media only screen and (min-width:1300px){.SquarePromoList{padding-left:calc((100% - 1000px)/ 2);padding-right:calc((100% - 1000px)/ 2)}}.SquarePromoList:after{content:'flickity';display:none}.SquarePromoList .flickity-page-dots{position:relative;bottom:inherit;padding-top:20px}.SquarePromoList .flickity-page-dots .dot{margin:0 5px;background:#999;opacity:1}.SquarePromoList .flickity-page-dots .dot.is-selected{background:#1a75cf}@media only screen and (min-width:768px){.SquarePromoList:after{content:''}}.SquarePromoList .next,.SquarePromoList .previous{display:none}.SquarePromoList-title{margin-bottom:45.5px;margin-top:-7px;font-size:48px;line-height:56px;max-height:none;font-weight:700;padding-bottom:14px;position:relative;text-align:center}@media only screen and (max-width:767px){.SquarePromoList-title{margin-bottom:10px;margin-top:-10px;line-height:40px;font-size:28px;padding-bottom:7px}}.SquarePromoList-title:after{content:'';width:150px;height:6px;background:#1a75cf;padding:0;position:absolute;left:50%;margin-left:-75px;bottom:0}@media only screen and (max-width:767px){.SquarePromoList-title:after{width:100px;height:3px;margin-left:-50px}}.SquarePromoList-items{list-style-type:none;padding:0;margin:0;overflow:visible!important}.SquarePromoList-cta{display:none;text-align:center}.SquarePromoList-cta a{text-decoration:none;background:#1a75cf;display:inline-block;font-size:18px;max-height:none;line-height:50px;font-weight:700;border:0;border-radius:2px;padding:0 31.5px;color:#fff;margin:28px 0 0 0}.SquarePromoList-cta a:hover{background:#6cabe7}.SquarePromoList[data-show-cta] .SquarePromoList-cta{display:block}.SquarePromoList[data-remove-title-link] .SquarePromoList-title a{text-decoration:none;color:#222;pointer-events:none;cursor:default}.SquarePromoList[data-hide-promo-description] .PromoImageTopLargeSquare-description{display:none}.SquarePromoList[data-hide-promo-description] .SquarePromoList-items{overflow-x:hidden!important}@media only screen and (max-width:767px){.SquarePromoList-items .flickity-viewport{overflow:visible;left:0!important}.SquarePromoList-items:not(.flickity-enabled){display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;overflow:hidden;margin:-10px -10px}.SquarePromoList-items:not(.flickity-enabled) .SquarePromoList-items-item{margin:10px 10px;-ms-flex:1;flex:1;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(100% - 20px);flex-basis:calc(100% - 20px);max-width:calc(100% - 20px);width:calc(100% - 20px)}.SquarePromoList-items:not(.flickity-enabled) .SquarePromoList-items-item[data-flexspace='2']{-ms-flex:2;flex:2;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(200% - 20px);flex-basis:calc(200% - 20px);max-width:calc(200% - 20px);width:calc(200% - 20px)}.SquarePromoList-items:not(.flickity-enabled) .SquarePromoList-items-item{margin:10px 10px;-ms-flex:1;flex:1;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(100% - 20px);flex-basis:calc(100% - 20px);max-width:calc(100% - 20px);width:calc(100% - 20px)}.SquarePromoList-items:not(.flickity-enabled) .SquarePromoList-items-item[data-flexspace='2']{-ms-flex:2;flex:2;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(200% - 20px);flex-basis:calc(200% - 20px);max-width:calc(200% - 20px);width:calc(200% - 20px)}.SquarePromoList-items:not(.flickity-enabled).flickity-enabled{display:block}.SquarePromoList-items:not(.flickity-enabled) .flickity-viewport{left:10px}[data-carousel-enabled-curpage=end] .SquarePromoList-items:not(.flickity-enabled) .flickity-viewport{left:0!important}[data-carousel-enabled-curpage=end] .SquarePromoList-items:not(.flickity-enabled) .flickity-viewport .flickity-slider{left:10px!important}.SquarePromoList-items:not(.flickity-enabled) .flickity-prev-next-button.previous{left:10px}.SquarePromoList-items:not(.flickity-enabled) .flickity-prev-next-button.next{right:10px}.SquarePromoList-items.flickity-enabled .SquarePromoList-items-item{list-style:none;width:calc(60% - 20px);margin-right:20px}}@media only screen and (min-width:768px){.SquarePromoList-items{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;overflow:hidden;margin:-10px -10px}.SquarePromoList-items .SquarePromoList-items-item{margin:10px 10px;-ms-flex:1;flex:1;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(25% - 20px);flex-basis:calc(25% - 20px);max-width:calc(25% - 20px);width:calc(25% - 20px)}.SquarePromoList-items .SquarePromoList-items-item[data-flexspace='2']{-ms-flex:2;flex:2;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(50% - 20px);flex-basis:calc(50% - 20px);max-width:calc(50% - 20px);width:calc(50% - 20px)}.SquarePromoList-items .SquarePromoList-items-item{margin:10px 10px;-ms-flex:1;flex:1;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(25% - 20px);flex-basis:calc(25% - 20px);max-width:calc(25% - 20px);width:calc(25% - 20px)}.SquarePromoList-items .SquarePromoList-items-item[data-flexspace='2']{-ms-flex:2;flex:2;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(50% - 20px);flex-basis:calc(50% - 20px);max-width:calc(50% - 20px);width:calc(50% - 20px)}.SquarePromoList-items.flickity-enabled{display:block}.SquarePromoList-items .flickity-viewport{left:10px}[data-carousel-enabled-curpage=end] .SquarePromoList-items .flickity-viewport{left:0!important}[data-carousel-enabled-curpage=end] .SquarePromoList-items .flickity-viewport .flickity-slider{left:10px!important}.SquarePromoList-items .flickity-prev-next-button.previous{left:10px}.SquarePromoList-items .flickity-prev-next-button.next{right:10px}}.SquarePromoListThreeCol{padding:20px}@media only screen and (min-width:768px){.SquarePromoListThreeCol{padding-top:40px;padding-bottom:40px}}@media only screen and (min-width:768px) and (max-width:1023px){.SquarePromoListThreeCol{padding-left:calc((100% - 720px)/ 2);padding-right:calc((100% - 720px)/ 2)}}@media only screen and (min-width:1024px) and (max-width:1299px){.SquarePromoListThreeCol{padding-left:calc((100% - 960px)/ 2);padding-right:calc((100% - 960px)/ 2)}}@media only screen and (min-width:1300px){.SquarePromoListThreeCol{padding-left:calc((100% - 1000px)/ 2);padding-right:calc((100% - 1000px)/ 2)}}.SquarePromoListThreeCol:after{content:'flickity';display:none}.SquarePromoListThreeCol .PromoImageTopLargeSquare-title{font-size:20px;line-height:36px}.SquarePromoListThreeCol .flickity-page-dots{position:relative;bottom:inherit;padding-top:20px}.SquarePromoListThreeCol .flickity-page-dots .dot{margin:0 5px;background:#999;opacity:1}.SquarePromoListThreeCol .flickity-page-dots .dot.is-selected{background:#1a75cf}@media only screen and (min-width:768px){.SquarePromoListThreeCol:after{content:''}}.SquarePromoListThreeCol .next,.SquarePromoListThreeCol .previous{display:none}.SquarePromoListThreeCol-title{margin-bottom:45.5px;margin-top:-7px;font-size:48px;line-height:56px;max-height:none;font-weight:700;padding-bottom:14px;position:relative;text-align:center}@media only screen and (max-width:767px){.SquarePromoListThreeCol-title{margin-bottom:10px;margin-top:-10px;line-height:40px;font-size:28px;padding-bottom:7px}}.SquarePromoListThreeCol-title:after{content:'';width:150px;height:6px;background:#1a75cf;padding:0;position:absolute;left:50%;margin-left:-75px;bottom:0}@media only screen and (max-width:767px){.SquarePromoListThreeCol-title:after{width:100px;height:3px;margin-left:-50px}}.SquarePromoListThreeCol-items{list-style-type:none;padding:0;margin:0;overflow:visible!important}@media only screen and (max-width:767px){.SquarePromoListThreeCol-items .flickity-viewport{overflow:visible;left:0!important}.SquarePromoListThreeCol-items:not(.flickity-enabled){display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;overflow:hidden;margin:-10px -10px}.SquarePromoListThreeCol-items:not(.flickity-enabled) .SquarePromoListThreeCol-items-item{margin:10px 10px;-ms-flex:1;flex:1;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(100% - 20px);flex-basis:calc(100% - 20px);max-width:calc(100% - 20px);width:calc(100% - 20px)}.SquarePromoListThreeCol-items:not(.flickity-enabled) .SquarePromoListThreeCol-items-item[data-flexspace='2']{-ms-flex:2;flex:2;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(200% - 20px);flex-basis:calc(200% - 20px);max-width:calc(200% - 20px);width:calc(200% - 20px)}.SquarePromoListThreeCol-items:not(.flickity-enabled) .SquarePromoListThreeCol-items-item{margin:10px 10px;-ms-flex:1;flex:1;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(100% - 20px);flex-basis:calc(100% - 20px);max-width:calc(100% - 20px);width:calc(100% - 20px)}.SquarePromoListThreeCol-items:not(.flickity-enabled) .SquarePromoListThreeCol-items-item[data-flexspace='2']{-ms-flex:2;flex:2;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(200% - 20px);flex-basis:calc(200% - 20px);max-width:calc(200% - 20px);width:calc(200% - 20px)}.SquarePromoListThreeCol-items:not(.flickity-enabled).flickity-enabled{display:block}.SquarePromoListThreeCol-items:not(.flickity-enabled) .flickity-viewport{left:10px}[data-carousel-enabled-curpage=end] .SquarePromoListThreeCol-items:not(.flickity-enabled) .flickity-viewport{left:0!important}[data-carousel-enabled-curpage=end] .SquarePromoListThreeCol-items:not(.flickity-enabled) .flickity-viewport .flickity-slider{left:10px!important}.SquarePromoListThreeCol-items:not(.flickity-enabled) .flickity-prev-next-button.previous{left:10px}.SquarePromoListThreeCol-items:not(.flickity-enabled) .flickity-prev-next-button.next{right:10px}.SquarePromoListThreeCol-items.flickity-enabled .SquarePromoListThreeCol-items-item{list-style:none;width:calc(60% - 20px);margin-right:20px}}@media only screen and (min-width:768px){.SquarePromoListThreeCol-items{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;overflow:hidden;margin:-10px -10px}.SquarePromoListThreeCol-items .SquarePromoListThreeCol-items-item{margin:10px 10px;-ms-flex:1;flex:1;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(33% - 20px);flex-basis:calc(33% - 20px);max-width:calc(33% - 20px);width:calc(33% - 20px)}.SquarePromoListThreeCol-items .SquarePromoListThreeCol-items-item[data-flexspace='2']{-ms-flex:2;flex:2;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(66% - 20px);flex-basis:calc(66% - 20px);max-width:calc(66% - 20px);width:calc(66% - 20px)}.SquarePromoListThreeCol-items .SquarePromoListThreeCol-items-item{margin:10px 10px;-ms-flex:1;flex:1;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(33% - 20px);flex-basis:calc(33% - 20px);max-width:calc(33% - 20px);width:calc(33% - 20px)}.SquarePromoListThreeCol-items .SquarePromoListThreeCol-items-item[data-flexspace='2']{-ms-flex:2;flex:2;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(66% - 20px);flex-basis:calc(66% - 20px);max-width:calc(66% - 20px);width:calc(66% - 20px)}.SquarePromoListThreeCol-items.flickity-enabled{display:block}.SquarePromoListThreeCol-items .flickity-viewport{left:10px}[data-carousel-enabled-curpage=end] .SquarePromoListThreeCol-items .flickity-viewport{left:0!important}[data-carousel-enabled-curpage=end] .SquarePromoListThreeCol-items .flickity-viewport .flickity-slider{left:10px!important}.SquarePromoListThreeCol-items .flickity-prev-next-button.previous{left:10px}.SquarePromoListThreeCol-items .flickity-prev-next-button.next{right:10px}}.LeadCarouselSustainability{padding-left:0!important;padding-right:0!important;padding-top:0!important;padding-bottom:0!important}.LeadCarouselSustainability-items{list-style-type:none;padding:0;overflow:visible!important;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;overflow:hidden;margin:0 0}.LeadCarouselSustainability-items .LeadCarouselSustainability-items-item{margin:0 0;-ms-flex:1;flex:1;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(100% - 0px);flex-basis:calc(100% - 0px);max-width:calc(100% - 0px);width:calc(100% - 0px)}.LeadCarouselSustainability-items .LeadCarouselSustainability-items-item[data-flexspace='2']{-ms-flex:2;flex:2;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(200% - 0px);flex-basis:calc(200% - 0px);max-width:calc(200% - 0px);width:calc(200% - 0px)}.LeadCarouselSustainability-items .LeadCarouselSustainability-items-item{margin:0 0;-ms-flex:1;flex:1;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(100% - 0px);flex-basis:calc(100% - 0px);max-width:calc(100% - 0px);width:calc(100% - 0px)}.LeadCarouselSustainability-items .LeadCarouselSustainability-items-item[data-flexspace='2']{-ms-flex:2;flex:2;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(200% - 0px);flex-basis:calc(200% - 0px);max-width:calc(200% - 0px);width:calc(200% - 0px)}.LeadCarouselSustainability-items.flickity-enabled{display:block}.LeadCarouselSustainability-items .flickity-viewport{left:0}[data-carousel-enabled-curpage=end] .LeadCarouselSustainability-items .flickity-viewport{left:0!important}[data-carousel-enabled-curpage=end] .LeadCarouselSustainability-items .flickity-viewport .flickity-slider{left:0!important}.LeadCarouselSustainability-items .flickity-prev-next-button.previous{left:0}.LeadCarouselSustainability-items .flickity-prev-next-button.next{right:0}.LeadCarouselSustainability-items:not(.flickity-enabled){-ms-flex-wrap:nowrap;flex-wrap:nowrap}.LeadCarouselSustainability .LeadPromo:before{background-image:linear-gradient(to bottom,transparent 30%,rgba(0,0,0,.7) 80%);background-repeat:repeat-x;z-index:3;content:'';display:block;position:absolute;height:100%;width:100%;top:0;bottom:0}.LeadCarouselSustainability .LeadPromo .Promo-media img{height:auto;width:100%}.LeadCarouselSustainability .flickity-page-dots{bottom:10px;display:none;z-index:9}.LeadCarouselSustainability .flickity-page-dots .dot{width:15px;height:15px;margin:0 5px;background:#5b5856}.LeadCarouselSustainability .flickity-page-dots .dot.is-selected{background:#fff}@media only screen and (max-width:767px){.LeadCarouselSustainability .flickity-page-dots{display:block}}.LeadCarouselSustainability .LeadPromo{max-height:700px;overflow:hidden}.LeadCarouselSustainability .LeadPromo[data-alignment=left]{-ms-flex-direction:row-reverse;flex-direction:row-reverse}.LeadCarouselSustainability .LeadPromo .Promo-media{-ms-flex-preferred-size:100%;flex-basis:100%}.LeadCarouselSustainability .LeadPromo-info{padding-left:100px;padding-bottom:90px;padding-right:0;width:100%;top:initial;left:0;-ms-flex-preferred-size:30%;flex-basis:30%;position:absolute;bottom:0;z-index:3;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-line-pack:center;align-content:center;-ms-flex-direction:column;flex-direction:column}@media only screen and (max-width:767px){.LeadCarouselSustainability .LeadPromo-info{padding-left:50px;padding-bottom:40px;padding-right:50px}}@media only screen and (min-width:768px){.LeadCarouselSustainability .LeadPromo-info{width:80%}}@media only screen and (min-width:1024px){.LeadCarouselSustainability .LeadPromo-info{width:60%}}.LeadCarouselSustainability .LeadPromo .Promo-button,.LeadCarouselSustainability .LeadPromo .Promo-category,.LeadCarouselSustainability .LeadPromo .Promo-date{display:none}.LeadCarouselSustainability .LeadPromo .Promo-description{display:block;font-size:14px;max-height:none;color:#fff;font-weight:400;text-align:center}.LeadCarouselSustainability .LeadPromo .Promo-description:hover{color:#a1cffc}.LeadCarouselSustainability .LeadPromo .Promo-description a{color:#fff;text-decoration:none}.LeadCarouselSustainability .LeadPromo .Promo-description a:hover{color:#a1cffc}@media only screen and (min-width:768px){.LeadCarouselSustainability .LeadPromo .Promo-description{text-align:left;font-size:15px;line-height:20px;max-height:none}}@media only screen and (min-width:1024px){.LeadCarouselSustainability .LeadPromo .Promo-description{font-size:18px;line-height:28px;max-height:none}}.LeadCarouselSustainability .LeadPromo .Promo-title{font-size:24px;max-height:none;font-stretch:normal;line-height:1.35;letter-spacing:normal;margin:0;margin-bottom:20px;text-align:center}@media only screen and (min-width:768px){.LeadCarouselSustainability .LeadPromo .Promo-title{font-size:30px;line-height:1;max-height:none;text-align:left}}@media only screen and (min-width:1024px){.LeadCarouselSustainability .LeadPromo .Promo-title{font-size:48px;line-height:1;max-height:none;font-weight:700;margin-bottom:20px}}.LeadCarouselSustainability .LeadPromo .Promo-title a{color:#fff;text-decoration:none}.LeadCarouselSustainability .LeadPromo .Promo-title a:hover{color:#a1cffc}.LeadCarouselSustainability .Promo-date{display:none}.LeadCarouselSustainability-wrap{position:relative}.LeadCarouselSustainability .flickity-button{display:none}.LeadCarouselSustainability[data-leadcarousel-itemscount='1'] [data-carousel-enabled-pagination]{display:none}.LeadCarouselSustainability [data-carousel-enabled-pagination-prevcontent]{display:none}.LeadCarouselSustainability [data-carousel-enabled-pagination]:before{content:'';display:block;width:calc(100% - 80px);height:1px;margin:auto;position:absolute;top:0;left:0;right:0;background:#ededed}.LeadCarouselSustainability [data-carousel-enabled-pagination-next]:before,.LeadCarouselSustainability [data-carousel-enabled-pagination-prev]:before{font:normal normal normal 80px/1 IcoMoon;color:#fff}.LeadCarouselSustainability [data-carousel-enabled-pagination-next]:hover:before,.LeadCarouselSustainability [data-carousel-enabled-pagination-prev]:hover:before{color:#a1cffc}@media only screen and (max-width:767px){.LeadCarouselSustainability [data-carousel-enabled-pagination-next],.LeadCarouselSustainability [data-carousel-enabled-pagination-prev]{display:none}}.LeadCarouselSustainability [data-carousel-enabled-pagination-prev]{position:absolute;left:10px;top:50%}.LeadCarouselSustainability [data-carousel-enabled-pagination-prev]:before{content:'\e600'}.LeadCarouselSustainability [data-carousel-enabled-pagination-nextcontent]{display:none}.LeadCarouselSustainability [data-carousel-enabled-pagination-next]{position:absolute;right:10px;top:50%}.LeadCarouselSustainability [data-carousel-enabled-pagination-next]:before{content:'\e601'}.ListMosaic1To2 .List-title,.ListMosaic2To1 .List-title{font-weight:700;line-height:1;font-size:18px;text-align:center;margin-top:0}.ListMosaic1To2 .List-title,.ListMosaic1To2 .List-title a,.ListMosaic2To1 .List-title,.ListMosaic2To1 .List-title a{color:#000;text-decoration:none}@media only screen and (min-width:768px){.ListMosaic1To2 .List-title,.ListMosaic2To1 .List-title{font-size:24px;margin-bottom:14px}}@media only screen and (min-width:768px){.ListMosaic1To2-items,.ListMosaic2To1-items{display:-ms-grid;display:grid;grid-gap:20px}}@media only screen and (min-width:768px){.ListMosaic1To2-items,.ListMosaic2To1-items{-ms-grid-columns:1fr 1fr 1fr;grid-template-columns:1fr 1fr 1fr}}.ListMosaic1To2 .PromoSimpleCard,.ListMosaic2To1 .PromoSimpleCard{margin-bottom:20px;background:#fff}.ListMosaic1To2 .PromoSimpleCard .Promo-title,.ListMosaic2To1 .PromoSimpleCard .Promo-title{font-size:18px;line-height:28px}@media only screen and (min-width:768px){.ListMosaic1To2 .PromoSimpleCard,.ListMosaic2To1 .PromoSimpleCard{margin-bottom:0}}.ListMosaic1To2 .PromoSimpleCard-info,.ListMosaic2To1 .PromoSimpleCard-info{padding:5px 10px 5px 23px}.ListMosaic1To2-items>div:first-child{grid-column:1/3;grid-row:1/3}.ListMosaic1To2-items>div:first-child .Promo-title{font-size:30px;line-height:36px}.ListMosaic1To2-items .RichTextModuleWithTitle p{font-size:15px;margin-bottom:15px}.ListMosaic1To2-items .RichTextModuleWithTitle p a{color:#000}.ListMosaic2To1-items>div:last-child{grid-column:2/4;grid-row:1/3}.ListMosaic2To1-items>div:last-child .Promo-title{font-size:30px;line-height:36px}@media only screen and (min-width:768px){.ListMosaic1To1-items{display:-ms-flexbox;display:flex;width:100%;-ms-flex-pack:justify;justify-content:space-between}}.ListMosaic1To1-items .IRLCardVideoPromo,.ListMosaic1To1-items .PromoImageFullBackground,.ListMosaic1To1-items .PromoPlainVideo{width:100%}@media only screen and (min-width:768px){.ListMosaic1To1-items .IRLCardVideoPromo[data-flexspace='2'],.ListMosaic1To1-items .PromoImageFullBackground[data-flexspace='2'],.ListMosaic1To1-items .PromoPlainVideo[data-flexspace='2']{width:calc(66% - 5px)}}@media only screen and (min-width:768px){.ListMosaic1To1-items .IRLCardVideoPromo[data-flexspace='1'],.ListMosaic1To1-items .PromoImageFullBackground[data-flexspace='1'],.ListMosaic1To1-items .PromoPlainVideo[data-flexspace='1']{width:calc(33% - 5px)}}.ListMosaic1To1-items .IRLCardVideoPromo-player-wrap,.ListMosaic1To1-items .PromoImageFullBackground-player-wrap,.ListMosaic1To1-items .PromoPlainVideo-player-wrap{height:100%}@media only screen and (min-width:768px){.ListMosaic1To1-items .IRLCardVideoPromo,.ListMosaic1To1-items .PromoImageFullBackground,.ListMosaic1To1-items .PromoPlainVideo{width:calc(66% - 5px)}}@media only screen and (min-width:1024px){.ListMosaic1To1-items .IRLCardVideoPromo img,.ListMosaic1To1-items .PromoImageFullBackground img,.ListMosaic1To1-items .PromoPlainVideo img{height:370px}}.ListMosaic1To1-items .ImageListCard,.ListMosaic1To1-items .PromoCard,.ListMosaic1To1-items .PromoCardQuote,.ListMosaic1To1-items .PromoMediumCard{width:100%;margin-bottom:20px}@media only screen and (min-width:768px){.ListMosaic1To1-items .ImageListCard,.ListMosaic1To1-items .PromoCard,.ListMosaic1To1-items .PromoCardQuote,.ListMosaic1To1-items .PromoMediumCard{width:calc(33% - 5px);margin-bottom:0}}.ListApproach{padding-top:50px!important;padding-bottom:50px!important;color:var(--approach-text-color);background:var(--approach-background-color)}.ListApproach a{text-decoration:none}@media only screen and (max-width:767px){.ListApproach{padding:30px 5px 40px 5px!important}}.ListApproach .IRLRelatedStories-item-title,.ListApproach .Promo-title{color:var(--approach-text-color)}.ListApproach .IRLRelatedStories-item-title a,.ListApproach .Promo-title a{color:var(--approach-text-color)}.ListApproach.light-title .List-title{font-size:41px;line-height:.62;letter-spacing:-.6px;text-align:center;padding-bottom:80px;margin:0;font-weight:400;text-transform:capitalize}@media only screen and (max-width:767px){.ListApproach.light-title .List-title{font-size:18px;padding-bottom:40px}}.ListApproach .List-title{font-size:28px;line-height:1.79;letter-spacing:-.6px;text-align:center;margin:0;font-weight:700;text-transform:uppercase}@media only screen and (max-width:767px){.ListApproach .List-title{font-size:22px;line-height:2.27}}.ListApproach .List-description{font-size:20px;line-height:1.5;text-align:center}@media only screen and (max-width:767px){.ListApproach .List-description{font-size:16px}}.ListApproach-items{list-style:none}@media only screen and (max-width:1023px){.ListApproach-items{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;overflow:hidden;margin:-10px -10px;-ms-flex-pack:center;justify-content:center;padding:0}.ListApproach-items .ListApproach-items-item{margin:10px 10px;-ms-flex:1;flex:1;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(33% - 20px);flex-basis:calc(33% - 20px);max-width:calc(33% - 20px);width:calc(33% - 20px)}.ListApproach-items .ListApproach-items-item[data-flexspace='2']{-ms-flex:2;flex:2;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(66% - 20px);flex-basis:calc(66% - 20px);max-width:calc(66% - 20px);width:calc(66% - 20px)}.ListApproach-items .ListApproach-items-item{margin:10px 10px;-ms-flex:1;flex:1;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(33% - 20px);flex-basis:calc(33% - 20px);max-width:calc(33% - 20px);width:calc(33% - 20px)}.ListApproach-items .ListApproach-items-item[data-flexspace='2']{-ms-flex:2;flex:2;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(66% - 20px);flex-basis:calc(66% - 20px);max-width:calc(66% - 20px);width:calc(66% - 20px)}.ListApproach-items.flickity-enabled{display:block}.ListApproach-items .flickity-viewport{left:10px}[data-carousel-enabled-curpage=end] .ListApproach-items .flickity-viewport{left:0!important}[data-carousel-enabled-curpage=end] .ListApproach-items .flickity-viewport .flickity-slider{left:10px!important}.ListApproach-items .flickity-prev-next-button.previous{left:10px}.ListApproach-items .flickity-prev-next-button.next{right:10px}}@media only screen and (max-width:767px){.ListApproach-items{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;overflow:hidden;margin:-10px -10px;-ms-flex-pack:center;justify-content:center;padding:10px 0 0 0}.ListApproach-items .ListApproach-items-item{margin:10px 10px;-ms-flex:1;flex:1;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(50% - 20px);flex-basis:calc(50% - 20px);max-width:calc(50% - 20px);width:calc(50% - 20px)}.ListApproach-items .ListApproach-items-item[data-flexspace='2']{-ms-flex:2;flex:2;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(100% - 20px);flex-basis:calc(100% - 20px);max-width:calc(100% - 20px);width:calc(100% - 20px)}.ListApproach-items .ListApproach-items-item{margin:10px 10px;-ms-flex:1;flex:1;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(50% - 20px);flex-basis:calc(50% - 20px);max-width:calc(50% - 20px);width:calc(50% - 20px)}.ListApproach-items .ListApproach-items-item[data-flexspace='2']{-ms-flex:2;flex:2;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(100% - 20px);flex-basis:calc(100% - 20px);max-width:calc(100% - 20px);width:calc(100% - 20px)}.ListApproach-items.flickity-enabled{display:block}.ListApproach-items .flickity-viewport{left:10px}[data-carousel-enabled-curpage=end] .ListApproach-items .flickity-viewport{left:0!important}[data-carousel-enabled-curpage=end] .ListApproach-items .flickity-viewport .flickity-slider{left:10px!important}.ListApproach-items .flickity-prev-next-button.previous{left:10px}.ListApproach-items .flickity-prev-next-button.next{right:10px}}@media only screen and (min-width:1024px){.ListApproach-items{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;overflow:hidden;margin:-10px -10px;padding:25px 0 0 0;-ms-flex-pack:center;justify-content:center}.ListApproach-items .ListApproach-items-item{margin:10px 10px;-ms-flex:1;flex:1;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(20% - 20px);flex-basis:calc(20% - 20px);max-width:calc(20% - 20px);width:calc(20% - 20px)}.ListApproach-items .ListApproach-items-item[data-flexspace='2']{-ms-flex:2;flex:2;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(40% - 20px);flex-basis:calc(40% - 20px);max-width:calc(40% - 20px);width:calc(40% - 20px)}.ListApproach-items .ListApproach-items-item{margin:10px 10px;-ms-flex:1;flex:1;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(20% - 20px);flex-basis:calc(20% - 20px);max-width:calc(20% - 20px);width:calc(20% - 20px)}.ListApproach-items .ListApproach-items-item[data-flexspace='2']{-ms-flex:2;flex:2;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(40% - 20px);flex-basis:calc(40% - 20px);max-width:calc(40% - 20px);width:calc(40% - 20px)}.ListApproach-items.flickity-enabled{display:block}.ListApproach-items .flickity-viewport{left:10px}[data-carousel-enabled-curpage=end] .ListApproach-items .flickity-viewport{left:0!important}[data-carousel-enabled-curpage=end] .ListApproach-items .flickity-viewport .flickity-slider{left:10px!important}.ListApproach-items .flickity-prev-next-button.previous{left:10px}.ListApproach-items .flickity-prev-next-button.next{right:10px}}@media only screen and (min-width:1024px){.ListApproach[data-columns='2'] .ListApproach-items{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;overflow:hidden;margin:-10px -10px}.ListApproach[data-columns='2'] .ListApproach-items .ListApproach-items-item{margin:10px 10px;-ms-flex:1;flex:1;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(50% - 20px);flex-basis:calc(50% - 20px);max-width:calc(50% - 20px);width:calc(50% - 20px)}.ListApproach[data-columns='2'] .ListApproach-items .ListApproach-items-item[data-flexspace='2']{-ms-flex:2;flex:2;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(100% - 20px);flex-basis:calc(100% - 20px);max-width:calc(100% - 20px);width:calc(100% - 20px)}.ListApproach[data-columns='2'] .ListApproach-items .ListApproach-items-item{margin:10px 10px;-ms-flex:1;flex:1;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(50% - 20px);flex-basis:calc(50% - 20px);max-width:calc(50% - 20px);width:calc(50% - 20px)}.ListApproach[data-columns='2'] .ListApproach-items .ListApproach-items-item[data-flexspace='2']{-ms-flex:2;flex:2;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(100% - 20px);flex-basis:calc(100% - 20px);max-width:calc(100% - 20px);width:calc(100% - 20px)}.ListApproach[data-columns='2'] .ListApproach-items.flickity-enabled{display:block}.ListApproach[data-columns='2'] .ListApproach-items .flickity-viewport{left:10px}[data-carousel-enabled-curpage=end] .ListApproach[data-columns='2'] .ListApproach-items .flickity-viewport{left:0!important}[data-carousel-enabled-curpage=end] .ListApproach[data-columns='2'] .ListApproach-items .flickity-viewport .flickity-slider{left:10px!important}.ListApproach[data-columns='2'] .ListApproach-items .flickity-prev-next-button.previous{left:10px}.ListApproach[data-columns='2'] .ListApproach-items .flickity-prev-next-button.next{right:10px}.ListApproach[data-columns='3']{padding-left:calc((100% - 800px)/ 2);padding-right:calc((100% - 800px)/ 2)}.ListApproach[data-columns='3'] .PromoApproach-info{padding:0 40px}.ListApproach[data-columns='3'] .ListApproach-items{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;overflow:hidden;margin:-10px -10px}.ListApproach[data-columns='3'] .ListApproach-items .ListApproach-items-item{margin:10px 10px;-ms-flex:1;flex:1;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(33% - 20px);flex-basis:calc(33% - 20px);max-width:calc(33% - 20px);width:calc(33% - 20px)}.ListApproach[data-columns='3'] .ListApproach-items .ListApproach-items-item[data-flexspace='2']{-ms-flex:2;flex:2;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(66% - 20px);flex-basis:calc(66% - 20px);max-width:calc(66% - 20px);width:calc(66% - 20px)}.ListApproach[data-columns='3'] .ListApproach-items .ListApproach-items-item{margin:10px 10px;-ms-flex:1;flex:1;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(33% - 20px);flex-basis:calc(33% - 20px);max-width:calc(33% - 20px);width:calc(33% - 20px)}.ListApproach[data-columns='3'] .ListApproach-items .ListApproach-items-item[data-flexspace='2']{-ms-flex:2;flex:2;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(66% - 20px);flex-basis:calc(66% - 20px);max-width:calc(66% - 20px);width:calc(66% - 20px)}.ListApproach[data-columns='3'] .ListApproach-items.flickity-enabled{display:block}.ListApproach[data-columns='3'] .ListApproach-items .flickity-viewport{left:10px}[data-carousel-enabled-curpage=end] .ListApproach[data-columns='3'] .ListApproach-items .flickity-viewport{left:0!important}[data-carousel-enabled-curpage=end] .ListApproach[data-columns='3'] .ListApproach-items .flickity-viewport .flickity-slider{left:10px!important}.ListApproach[data-columns='3'] .ListApproach-items .flickity-prev-next-button.previous{left:10px}.ListApproach[data-columns='3'] .ListApproach-items .flickity-prev-next-button.next{right:10px}.ListApproach[data-columns='4']{padding-left:calc((100% - 1000px)/ 2);padding-right:calc((100% - 1000px)/ 2)}.ListApproach[data-columns='4'] .PromoApproach-info{padding:0 30px}.ListApproach[data-columns='4'] .ListApproach-items{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;overflow:hidden;margin:-10px -10px}.ListApproach[data-columns='4'] .ListApproach-items .ListApproach-items-item{margin:10px 10px;-ms-flex:1;flex:1;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(25% - 20px);flex-basis:calc(25% - 20px);max-width:calc(25% - 20px);width:calc(25% - 20px)}.ListApproach[data-columns='4'] .ListApproach-items .ListApproach-items-item[data-flexspace='2']{-ms-flex:2;flex:2;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(50% - 20px);flex-basis:calc(50% - 20px);max-width:calc(50% - 20px);width:calc(50% - 20px)}.ListApproach[data-columns='4'] .ListApproach-items .ListApproach-items-item{margin:10px 10px;-ms-flex:1;flex:1;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(25% - 20px);flex-basis:calc(25% - 20px);max-width:calc(25% - 20px);width:calc(25% - 20px)}.ListApproach[data-columns='4'] .ListApproach-items .ListApproach-items-item[data-flexspace='2']{-ms-flex:2;flex:2;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(50% - 20px);flex-basis:calc(50% - 20px);max-width:calc(50% - 20px);width:calc(50% - 20px)}.ListApproach[data-columns='4'] .ListApproach-items.flickity-enabled{display:block}.ListApproach[data-columns='4'] .ListApproach-items .flickity-viewport{left:10px}[data-carousel-enabled-curpage=end] .ListApproach[data-columns='4'] .ListApproach-items .flickity-viewport{left:0!important}[data-carousel-enabled-curpage=end] .ListApproach[data-columns='4'] .ListApproach-items .flickity-viewport .flickity-slider{left:10px!important}.ListApproach[data-columns='4'] .ListApproach-items .flickity-prev-next-button.previous{left:10px}.ListApproach[data-columns='4'] .ListApproach-items .flickity-prev-next-button.next{right:10px}.ListApproach[data-columns='5']{padding-left:calc((100% - 1200px)/ 2);padding-right:calc((100% - 1200px)/ 2)}.ListApproach[data-columns='5'] .PromoApproach-info{padding:0 20px}.ListApproach[data-columns='5'] .ListApproach-items{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;overflow:hidden;margin:-10px -10px}.ListApproach[data-columns='5'] .ListApproach-items .ListApproach-items-item{margin:10px 10px;-ms-flex:1;flex:1;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(20% - 20px);flex-basis:calc(20% - 20px);max-width:calc(20% - 20px);width:calc(20% - 20px)}.ListApproach[data-columns='5'] .ListApproach-items .ListApproach-items-item[data-flexspace='2']{-ms-flex:2;flex:2;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(40% - 20px);flex-basis:calc(40% - 20px);max-width:calc(40% - 20px);width:calc(40% - 20px)}.ListApproach[data-columns='5'] .ListApproach-items .ListApproach-items-item{margin:10px 10px;-ms-flex:1;flex:1;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(20% - 20px);flex-basis:calc(20% - 20px);max-width:calc(20% - 20px);width:calc(20% - 20px)}.ListApproach[data-columns='5'] .ListApproach-items .ListApproach-items-item[data-flexspace='2']{-ms-flex:2;flex:2;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(40% - 20px);flex-basis:calc(40% - 20px);max-width:calc(40% - 20px);width:calc(40% - 20px)}.ListApproach[data-columns='5'] .ListApproach-items.flickity-enabled{display:block}.ListApproach[data-columns='5'] .ListApproach-items .flickity-viewport{left:10px}[data-carousel-enabled-curpage=end] .ListApproach[data-columns='5'] .ListApproach-items .flickity-viewport{left:0!important}[data-carousel-enabled-curpage=end] .ListApproach[data-columns='5'] .ListApproach-items .flickity-viewport .flickity-slider{left:10px!important}.ListApproach[data-columns='5'] .ListApproach-items .flickity-prev-next-button.previous{left:10px}.ListApproach[data-columns='5'] .ListApproach-items .flickity-prev-next-button.next{right:10px}}@media only screen and (min-width:1024px) and only screen and (max-width:567px){.ListApproach[data-columns='3'] .PromoApproach-info{padding:0 20px}}@media only screen and (min-width:1024px) and only screen and (max-width:567px){.ListApproach[data-columns='4'] .PromoApproach-info{padding:0 20px}}@media only screen and (min-width:1024px) and only screen and (max-width:567px){.ListApproach[data-columns='5'] .PromoApproach-info{padding:0 10px}}.ListSeamless-items{list-style-type:none;padding:0;overflow:visible!important;position:relative;width:100%;margin:0;display:-ms-grid;display:grid;grid-gap:0;grid-auto-rows:10px;-ms-grid-columns:1fr;grid-template-columns:1fr;-ms-grid-columns:1fr 1fr;grid-template-columns:1fr 1fr;grid-auto-rows:2fr}.ListSeamless-items>*{margin:0}@supports (grid-gap:10px){.ListSeamless-items{margin:0}.ListSeamless-items>*{margin:0}.ListSeamless-items>*>*{min-height:100%}}.ListSeamless-items [data-promoafix*=right]{grid-column-end:-1}.ListSeamless-items [data-promoafix*=left]{-ms-grid-column:1;grid-column:1}.ListSeamless-items-item{position:relative;display:block;height:auto;min-height:0;margin:0;padding:0;overflow:hidden}@media only screen and (min-width:768px){.ListSeamless-items{-ms-grid-columns:1fr 1fr 1fr;grid-template-columns:1fr 1fr 1fr;grid-auto-rows:3fr}.ListSeamless-items-item:nth-child(2) .PromoOverlay,.ListSeamless-items-item:nth-child(4) .PromoOverlay,.ListSeamless-items-item:nth-child(5) .PromoOverlay{height:280px;width:100%;overflow:hidden}.ListSeamless-items-item:nth-child(2) .PromoOverlay img,.ListSeamless-items-item:nth-child(4) .PromoOverlay img,.ListSeamless-items-item:nth-child(5) .PromoOverlay img{height:280px;width:auto}}@media only screen and (min-width:1024px){.ListSeamless-items-item:nth-child(2) .PromoOverlay,.ListSeamless-items-item:nth-child(4) .PromoOverlay,.ListSeamless-items-item:nth-child(5) .PromoOverlay{height:350px}.ListSeamless-items-item:nth-child(2) .PromoOverlay img,.ListSeamless-items-item:nth-child(4) .PromoOverlay img,.ListSeamless-items-item:nth-child(5) .PromoOverlay img{height:350px}}@media only screen and (min-width:1300px){.ListSeamless-items-item:nth-child(2) .PromoOverlay,.ListSeamless-items-item:nth-child(4) .PromoOverlay,.ListSeamless-items-item:nth-child(5) .PromoOverlay{height:400px}.ListSeamless-items-item:nth-child(2) .PromoOverlay img,.ListSeamless-items-item:nth-child(4) .PromoOverlay img,.ListSeamless-items-item:nth-child(5) .PromoOverlay img{height:400px}}@media only screen and (min-width:1440px){.ListSeamless-items-item:nth-child(2) .PromoOverlay,.ListSeamless-items-item:nth-child(4) .PromoOverlay,.ListSeamless-items-item:nth-child(5) .PromoOverlay{height:auto;width:100%;overflow:hidden}.ListSeamless-items-item:nth-child(2) .PromoOverlay img,.ListSeamless-items-item:nth-child(4) .PromoOverlay img,.ListSeamless-items-item:nth-child(5) .PromoOverlay img{height:auto;width:100%}}.ListSpotlight-info{background:#f0f6fd;height:100%}.ListSpotlight-items{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 auto;-ms-flex-pack:justify;justify-content:space-between;padding:10px}@media only screen and (min-width:768px){.ListSpotlight-items{padding-top:10px 0 0 0;-ms-flex-wrap:nowrap;flex-wrap:nowrap;width:740px}}@media only screen and (min-width:1024px){.ListSpotlight-items{width:1020px}}.ListSpotlight .PromoImageTop{padding:10px;width:50%;display:block}.ListSpotlight .PromoImageTop:first-child{display:none}@media only screen and (min-width:768px){.ListSpotlight .PromoImageTop{width:50%}}.ListSpotlight .PromoImageTop-media{margin-bottom:7px;float:none;width:100%;height:auto}.ListSpotlight .PromoImageTop-media img{width:100%;height:auto}.ListSpotlight .PromoImageTop-title{font-size:15px;line-height:18px;padding-right:14px}@media only screen and (min-width:768px){.ListSpotlight .PromoImageTop-title{font-size:18px;line-height:20px}}.ListSpotlight .PromoImageTop-title a:hover{color:#1a75cf}.ListSpotlight.centerItem .PromoSimpleCard img{display:block;margin:0 auto;width:100%;height:auto}@media only screen and (min-width:768px){.ListSpotlight.centerItem .PromoSimpleCard img{height:100%;width:auto}}.ListSpotlight .PromoSimpleCard{width:100%;position:relative}@media only screen and (min-width:768px){.ListSpotlight .PromoSimpleCard{background-color:#333}}.ListSpotlight .PromoSimpleCard .Promo-media{max-height:560px;overflow:hidden}.ListSpotlight .PromoSimpleCard img{display:block;margin:0 auto;width:100%;height:auto}@media only screen and (min-width:768px){.ListSpotlight .PromoSimpleCard img{height:auto;width:100%}}.ListSpotlight .PromoSimpleCard .Promo-date{display:none}.ListSpotlight .PromoSimpleCard .Promo-description{color:#fff;position:relative;bottom:0;left:0;right:0;z-index:5;background:rgba(0,0,0,.4);margin:0;padding:10px;text-align:center;font-weight:400;font-size:14px;line-height:18px}@media only screen and (min-width:768px){.ListSpotlight .PromoSimpleCard .Promo-description{font-size:18px;line-height:28px;padding:20px;position:absolute}}.ListSpotlight .PromoSimpleCard .Promo-description a{color:#fff;text-decoration:none}.ListSpotlight .PromoSimpleCard .Promo-description a:hover{color:#a1cffc}.ListSpotlight-title{padding:20px;margin:0;text-align:center;line-height:36px;font-size:28px}@media only screen and (min-width:768px){.ListSpotlight-title{margin:42px 0;padding:0;font-size:48px;line-height:56px;font-weight:700}}.ListSpotlight-title a{text-decoration:none;color:#000}.LinkList{background-color:#f0f6fd;text-align:left;padding:38.5px 28px;width:320px}.LinkList-title{padding-bottom:5.6px;position:relative;font-size:24px;line-height:30px;text-align:center;font-weight:700;margin:0 0 21px 0}.LinkList-title a{text-decoration:none;color:#000}.LinkList-title:after{content:'';width:100px;height:4px;background:#1a75cf;position:absolute;left:50%;margin-left:-50px;bottom:0}.LinkList-items{padding-left:21px;margin-bottom:21px}.LinkList-items-item a{color:#1a75cf;font-size:15px;line-height:30px;font-weight:700;text-decoration:none}.LinkList-items-item a:hover{color:#6cabe7}.LeadershipList[data-background-color]{background:#f0f6fd}.LeadershipList-title{font-size:48px;line-height:56px;font-weight:700;text-align:center;margin:0 0 10px 0}.LeadershipList-title a{color:#000;text-decoration:none}.LeadershipList-description{font-size:18px;line-height:28px;margin-bottom:20px;text-align:center}.LeadershipList-description .Enhancement{display:inline-block;margin:0}.LeadershipList-description a{text-decoration:none;color:var(--link-color)}.LeadershipList-description a:hover{color:var(--link-hover-color)}.LeadershipList-items{list-style-type:none;padding:0;margin:0;overflow:visible!important}[data-columns='3'] .LeadershipList-items{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;overflow:hidden;margin:-10px -10px}[data-columns='3'] .LeadershipList-items .LeadershipList-items-item{margin:10px 10px;-ms-flex:1;flex:1;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(100% - 20px);flex-basis:calc(100% - 20px);max-width:calc(100% - 20px);width:calc(100% - 20px)}[data-columns='3'] .LeadershipList-items .LeadershipList-items-item[data-flexspace='2']{-ms-flex:2;flex:2;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(200% - 20px);flex-basis:calc(200% - 20px);max-width:calc(200% - 20px);width:calc(200% - 20px)}[data-columns='3'] .LeadershipList-items .LeadershipList-items-item{margin:10px 10px;-ms-flex:1;flex:1;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(100% - 20px);flex-basis:calc(100% - 20px);max-width:calc(100% - 20px);width:calc(100% - 20px)}[data-columns='3'] .LeadershipList-items .LeadershipList-items-item[data-flexspace='2']{-ms-flex:2;flex:2;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(200% - 20px);flex-basis:calc(200% - 20px);max-width:calc(200% - 20px);width:calc(200% - 20px)}[data-columns='3'] .LeadershipList-items.flickity-enabled{display:block}[data-columns='3'] .LeadershipList-items .flickity-viewport{left:10px}[data-carousel-enabled-curpage=end] [data-columns='3'] .LeadershipList-items .flickity-viewport{left:0!important}[data-carousel-enabled-curpage=end] [data-columns='3'] .LeadershipList-items .flickity-viewport .flickity-slider{left:10px!important}[data-columns='3'] .LeadershipList-items .flickity-prev-next-button.previous{left:10px}[data-columns='3'] .LeadershipList-items .flickity-prev-next-button.next{right:10px}@media only screen and (min-width:768px){[data-columns='3'] .LeadershipList-items{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;overflow:hidden;margin:-10px -10px}[data-columns='3'] .LeadershipList-items .LeadershipList-items-item{margin:10px 10px;-ms-flex:1;flex:1;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(50% - 20px);flex-basis:calc(50% - 20px);max-width:calc(50% - 20px);width:calc(50% - 20px)}[data-columns='3'] .LeadershipList-items .LeadershipList-items-item[data-flexspace='2']{-ms-flex:2;flex:2;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(100% - 20px);flex-basis:calc(100% - 20px);max-width:calc(100% - 20px);width:calc(100% - 20px)}[data-columns='3'] .LeadershipList-items .LeadershipList-items-item{margin:10px 10px;-ms-flex:1;flex:1;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(50% - 20px);flex-basis:calc(50% - 20px);max-width:calc(50% - 20px);width:calc(50% - 20px)}[data-columns='3'] .LeadershipList-items .LeadershipList-items-item[data-flexspace='2']{-ms-flex:2;flex:2;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(100% - 20px);flex-basis:calc(100% - 20px);max-width:calc(100% - 20px);width:calc(100% - 20px)}[data-columns='3'] .LeadershipList-items.flickity-enabled{display:block}[data-columns='3'] .LeadershipList-items .flickity-viewport{left:10px}[data-carousel-enabled-curpage=end] [data-columns='3'] .LeadershipList-items .flickity-viewport{left:0!important}[data-carousel-enabled-curpage=end] [data-columns='3'] .LeadershipList-items .flickity-viewport .flickity-slider{left:10px!important}[data-columns='3'] .LeadershipList-items .flickity-prev-next-button.previous{left:10px}[data-columns='3'] .LeadershipList-items .flickity-prev-next-button.next{right:10px}}@media only screen and (min-width:1024px){[data-columns='3'] .LeadershipList-items{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;overflow:hidden;margin:-10px -10px}[data-columns='3'] .LeadershipList-items .LeadershipList-items-item{margin:10px 10px;-ms-flex:1;flex:1;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(33.333333% - 20px);flex-basis:calc(33.333333% - 20px);max-width:calc(33.333333% - 20px);width:calc(33.333333% - 20px)}[data-columns='3'] .LeadershipList-items .LeadershipList-items-item[data-flexspace='2']{-ms-flex:2;flex:2;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(66.666666% - 20px);flex-basis:calc(66.666666% - 20px);max-width:calc(66.666666% - 20px);width:calc(66.666666% - 20px)}[data-columns='3'] .LeadershipList-items .LeadershipList-items-item{margin:10px 10px;-ms-flex:1;flex:1;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(33.333333% - 20px);flex-basis:calc(33.333333% - 20px);max-width:calc(33.333333% - 20px);width:calc(33.333333% - 20px)}[data-columns='3'] .LeadershipList-items .LeadershipList-items-item[data-flexspace='2']{-ms-flex:2;flex:2;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(66.666666% - 20px);flex-basis:calc(66.666666% - 20px);max-width:calc(66.666666% - 20px);width:calc(66.666666% - 20px)}[data-columns='3'] .LeadershipList-items.flickity-enabled{display:block}[data-columns='3'] .LeadershipList-items .flickity-viewport{left:10px}[data-carousel-enabled-curpage=end] [data-columns='3'] .LeadershipList-items .flickity-viewport{left:0!important}[data-carousel-enabled-curpage=end] [data-columns='3'] .LeadershipList-items .flickity-viewport .flickity-slider{left:10px!important}[data-columns='3'] .LeadershipList-items .flickity-prev-next-button.previous{left:10px}[data-columns='3'] .LeadershipList-items .flickity-prev-next-button.next{right:10px}}.NavigationList-items{padding:0;list-style:none}.NavigationList-cta a,.NavigationList-items a{font-size:14px;display:block;line-height:20px;font-weight:400;color:#041e42;padding:8px 0;position:relative;text-decoration:none;white-space:nowrap}.NavigationList-cta a:hover,.NavigationList-items a:hover{color:var(--link-hover-color)}.NavigationList-cta a{color:var(--link-color);font-weight:700}.TrendingList{padding:40px;border-radius:5px}@media only screen and (min-width:768px) and (max-width:1023px){.TrendingList{padding:20px}}.TrendingList-items-item{margin-bottom:30px}.TrendingList-items-item:last-child{margin-bottom:0}.TrendingList-title .Link{margin-top:0}.TrendingList-title,.TrendingList-title .Link{color:#fff}.TrendingList .PromoHorizontalCard{display:-ms-flexbox;display:flex}.TrendingList .PromoHorizontalCard .IRLRelatedStories-item-title,.TrendingList .PromoHorizontalCard .Promo-title{font-size:15px}.TrendingList .PromoHorizontalCard .IRLRelatedStories-item-media,.TrendingList .PromoHorizontalCard .Promo-media{min-width:100px;float:none;margin:0}.TrendingList .PromoHorizontalCard .IRLRelatedStories-item-media img,.TrendingList .PromoHorizontalCard .Promo-media img{width:100px;height:100px}.TrendingList .PromoHorizontalCard .IRLRelatedStories-item-category,.TrendingList .PromoHorizontalCard .IRLRelatedStories-item-date,.TrendingList .PromoHorizontalCard .IRLRelatedStories-item-description,.TrendingList .PromoHorizontalCard .Promo-category,.TrendingList .PromoHorizontalCard .Promo-date,.TrendingList .PromoHorizontalCard .Promo-description{display:none}@media only screen and (min-width:768px) and (max-width:1023px){.TrendingList .PromoHorizontalCard{display:block}.TrendingList .PromoHorizontalCard-info{margin:20px 0 0 0!important}}.TopicSpotlight .PromoImageBackground-subtitle{font-size:24px;font-weight:700;font-style:normal;font-stretch:normal;line-height:1.08;letter-spacing:normal;text-align:left;color:#ffc220;padding-top:10px}.TopicSpotlight .PromoImageBackground .Promo-description{display:none}.TopicSpotlight .PromoImageBackground .Promo-title{font-size:48px;font-weight:700;font-style:normal;font-stretch:normal;line-height:1.13;letter-spacing:normal;text-align:left;color:#fff}.TopicSpotlight .PromoImageBackground-button a{margin-top:0}.TopicSpotlight .PromoImageBackground-header{margin-bottom:10px}.TopicSpotlight .PromoImageBackground-header:after{display:none}.TopicSpotlight-items{display:-ms-flexbox;display:flex;padding:40px;margin:0 auto;-ms-flex-pack:justify;justify-content:space-between;background:#181818;-ms-flex-wrap:wrap;flex-wrap:wrap}@media only screen and (min-width:1024px){.TopicSpotlight-items{-ms-flex-wrap:nowrap;flex-wrap:nowrap;padding:40px 90px}}.TopicSpotlight-items .PromoHorizontalCard{padding-right:0;padding-bottom:20px}@media only screen and (min-width:1024px){.TopicSpotlight-items .PromoHorizontalCard{padding-right:30px;padding-bottom:0}}.TopicSpotlight-items .PromoHorizontalCard:first-child{display:none}.TopicSpotlight-items .PromoHorizontalCard:last-child{padding-right:0}.TopicSpotlight-items .PromoHorizontalCard .Promo-category{font-size:14px;font-weight:700;line-height:1.29;margin-bottom:5px}.TopicSpotlight-items .PromoHorizontalCard .Promo-title{font-size:18px;font-weight:700;line-height:1.44;color:#fff}.TopicSpotlight-items .PromoHorizontalCard .Promo-title a{color:#fff}.TopicSpotlight-items .PromoHorizontalCard .Promo-title a:hover{color:#ffb700}.TopicSpotlight-items .PromoHorizontalCard .Promo-media{max-width:100px;min-width:0;width:100%}.TopicSpotlight-items .PromoHorizontalCard .Promo-media img{width:100%;height:auto}.UpNextList{background:#f7f4f9;padding:40px 10px}@media only screen and (min-width:768px){.UpNextList{padding:90px 0}}@media only screen and (min-width:768px) and (max-width:1023px){.UpNextList{padding-left:calc((100% - 720px)/ 2);padding-right:calc((100% - 720px)/ 2)}}@media only screen and (min-width:1024px) and (max-width:1299px){.UpNextList{padding-left:calc((100% - 960px)/ 2);padding-right:calc((100% - 960px)/ 2)}}@media only screen and (min-width:1300px){.UpNextList{padding-left:calc((100% - 1020px)/ 2);padding-right:calc((100% - 1020px)/ 2)}}.UpNextList .PromoSimpleCard{position:relative;margin-bottom:10px}.UpNextList .PromoSimpleCard-info{width:auto;top:0;left:0;right:0;bottom:0;color:#fff;background-image:linear-gradient(to bottom,transparent 30%,rgba(0,0,0,.7) 80%);background-repeat:repeat-x;position:absolute}.UpNextList .PromoSimpleCard .Promo-title{font-size:21px;line-height:28px;max-height:none;font-weight:400;position:absolute;right:0;bottom:0;left:0;display:block;white-space:normal;padding-left:30px;padding-right:30px;padding-bottom:30px}@media only screen and (min-width:1024px){.UpNextList .PromoSimpleCard .Promo-title{font-size:30px;line-height:40px}}.UpNextList .PromoSimpleCard .Promo-title a{color:#fff;font-weight:400}.UpNextList [data-module-contents]{position:relative}.UpNextList [data-module-contents]:before{content:'';width:150px;height:6px;background:#ffc233;padding:0;position:absolute;top:5px}.UpNextList-title{font-size:18px;line-height:3em;position:relative;padding:0;font-weight:700;margin-bottom:0;text-transform:uppercase}.UpNextList-items{list-style-type:none;padding:0;margin:0;overflow:visible!important}@media only screen and (min-width:568px){.UpNextList-items{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;overflow:hidden;margin:-10px -10px}.UpNextList-items .UpNextList-items-item{margin:10px 10px;-ms-flex:1;flex:1;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(50% - 20px);flex-basis:calc(50% - 20px);max-width:calc(50% - 20px);width:calc(50% - 20px)}.UpNextList-items .UpNextList-items-item[data-flexspace='2']{-ms-flex:2;flex:2;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(100% - 20px);flex-basis:calc(100% - 20px);max-width:calc(100% - 20px);width:calc(100% - 20px)}.UpNextList-items .UpNextList-items-item{margin:10px 10px;-ms-flex:1;flex:1;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(50% - 20px);flex-basis:calc(50% - 20px);max-width:calc(50% - 20px);width:calc(50% - 20px)}.UpNextList-items .UpNextList-items-item[data-flexspace='2']{-ms-flex:2;flex:2;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(100% - 20px);flex-basis:calc(100% - 20px);max-width:calc(100% - 20px);width:calc(100% - 20px)}.UpNextList-items.flickity-enabled{display:block}.UpNextList-items .flickity-viewport{left:10px}[data-carousel-enabled-curpage=end] .UpNextList-items .flickity-viewport{left:0!important}[data-carousel-enabled-curpage=end] .UpNextList-items .flickity-viewport .flickity-slider{left:10px!important}.UpNextList-items .flickity-prev-next-button.previous{left:10px}.UpNextList-items .flickity-prev-next-button.next{right:10px}}.PV3Carousel{padding-left:0!important;padding-right:0!important;padding-top:0!important;padding-bottom:0!important}.PV3Carousel-items{list-style-type:none;padding:0;overflow:visible!important;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;overflow:hidden;margin:0 0}.PV3Carousel-items .PV3Carousel-items-item{margin:0 0;-ms-flex:1;flex:1;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(100% - 0px);flex-basis:calc(100% - 0px);max-width:calc(100% - 0px);width:calc(100% - 0px)}.PV3Carousel-items .PV3Carousel-items-item[data-flexspace='2']{-ms-flex:2;flex:2;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(200% - 0px);flex-basis:calc(200% - 0px);max-width:calc(200% - 0px);width:calc(200% - 0px)}.PV3Carousel-items .PV3Carousel-items-item{margin:0 0;-ms-flex:1;flex:1;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(100% - 0px);flex-basis:calc(100% - 0px);max-width:calc(100% - 0px);width:calc(100% - 0px)}.PV3Carousel-items .PV3Carousel-items-item[data-flexspace='2']{-ms-flex:2;flex:2;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(200% - 0px);flex-basis:calc(200% - 0px);max-width:calc(200% - 0px);width:calc(200% - 0px)}.PV3Carousel-items.flickity-enabled{display:block}.PV3Carousel-items .flickity-viewport{left:0}[data-carousel-enabled-curpage=end] .PV3Carousel-items .flickity-viewport{left:0!important}[data-carousel-enabled-curpage=end] .PV3Carousel-items .flickity-viewport .flickity-slider{left:0!important}.PV3Carousel-items .flickity-prev-next-button.previous{left:0}.PV3Carousel-items .flickity-prev-next-button.next{right:0}.PV3Carousel-items:not(.flickity-enabled){-ms-flex-wrap:nowrap;flex-wrap:nowrap}.PV3Carousel[data-hide-arrows] .flickity-prev-next-button{display:none}@media only screen and (min-width:768px){.PV3Carousel[data-hide-arrows-desktop] .flickity-prev-next-button{display:none}}.PV3Carousel-wrap{position:relative}.PV3Carousel .flickity-prev-next-button{color:#fff;font-size:40px;font-weight:400;width:60px;height:100px;text-align:center;z-index:10;display:-ms-flexbox;display:flex}.PV3Carousel .flickity-prev-next-button:before{src:url('../../../resource/0000017b-2b13-d7d1-a57b-bb9362770000/styleguide/assets/fonts/icomoon.c63fe119f8e888668ece2616ea33973f.woff?-8rxnga') format('woff');font-family:IcoMoon;font-weight:400;font-style:normal;height:100px;line-height:100px}.PV3Carousel .flickity-prev-next-button:hover{background:0 0;color:#a1cffc}.PV3Carousel .flickity-prev-next-button.previous{left:40px}@media only screen and (max-width:767px){.PV3Carousel .flickity-prev-next-button.previous{left:0!important;top:110px}}.PV3Carousel .flickity-prev-next-button.previous:before{content:'\e600'}.PV3Carousel .flickity-prev-next-button.next{right:40px;text-align:left}@media only screen and (max-width:767px){.PV3Carousel .flickity-prev-next-button.next{right:0;top:110px}}.PV3Carousel .flickity-prev-next-button.next:before{content:'\e601'}.PV3Carousel .flickity-prev-next-button svg{display:none}@media only screen and (min-width:768px){.PV3Carousel .flickity-prev-next-button{display:none}}@media only screen and (min-width:1024px){.PV3Carousel .flickity-prev-next-button{display:-ms-flexbox;display:flex;font-size:60px}}.PV3Carousel .flickity-page-dots{bottom:25px;left:50%;z-index:10;transform:translateX(-50%);max-width:1020px;-ms-flex-pack:justify;justify-content:space-between;display:none}@media only screen and (min-width:1024px){.PV3Carousel .flickity-page-dots{display:-ms-flexbox;display:flex}}.PV3Carousel .flickity-page-dots .dot{color:#fff;text-transform:uppercase;display:inline-block;width:auto;height:auto;margin:0 20px;padding:20px 10px;border-top:3px solid transparent;border-radius:0;background:0 0;opacity:1;line-height:20px;font-size:16px;letter-spacing:2px;pointer-events:all}.PV3Carousel .flickity-page-dots .dot.is-selected{border-top:3px solid currentColor}.PV3Carousel .flickity-page-dots .dot span,.PV3Carousel .flickity-page-dots .dot.is-selected{pointer-events:none}.PV3Carousel .flickity-slider{transform:unset!important}.PV3Carousel .PV3Carousel-items-item{left:0!important;opacity:0;transition:all 750ms ease-in}.PV3Carousel .PV3Carousel-items-item.is-selected{opacity:1;transition:all .5s ease-in}.PV3Carousel .PromoPlainVideo-player-wrap>[class*=media]:before{font-size:90px;width:90px;height:90px;line-height:90px;content:'\e605';src:url('../../../resource/0000017b-2b13-d7d1-a57b-bb9362770000/styleguide/assets/fonts/icomoon.c63fe119f8e888668ece2616ea33973f.woff?-8rxnga') format('woff');font-family:IcoMoon;font-weight:400;font-style:normal}.RelatedStories{overflow:hidden}.RelatedStories[data-hideSeparator] .RelatedStories-items-item{border-right:0}.RelatedStories-title{font-weight:400}.RelatedStories-title a{pointer-events:none;cursor:default}@media only screen and (min-width:768px){.RelatedStories-title{margin-bottom:50px}}.RelatedStories-items{list-style-type:none;padding:0;margin:0;overflow:visible!important}@media only screen and (min-width:768px){[data-columns='4'] .RelatedStories-items,[data-columns='5'] .RelatedStories-items{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;overflow:hidden;margin:-10px -10px}[data-columns='4'] .RelatedStories-items .RelatedStories-items-item,[data-columns='5'] .RelatedStories-items .RelatedStories-items-item{margin:10px 10px;-ms-flex:1;flex:1;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(25% - 20px);flex-basis:calc(25% - 20px);max-width:calc(25% - 20px);width:calc(25% - 20px)}[data-columns='4'] .RelatedStories-items .RelatedStories-items-item[data-flexspace='2'],[data-columns='5'] .RelatedStories-items .RelatedStories-items-item[data-flexspace='2']{-ms-flex:2;flex:2;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(50% - 20px);flex-basis:calc(50% - 20px);max-width:calc(50% - 20px);width:calc(50% - 20px)}[data-columns='4'] .RelatedStories-items .RelatedStories-items-item,[data-columns='5'] .RelatedStories-items .RelatedStories-items-item{margin:10px 10px;-ms-flex:1;flex:1;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(25% - 20px);flex-basis:calc(25% - 20px);max-width:calc(25% - 20px);width:calc(25% - 20px)}[data-columns='4'] .RelatedStories-items .RelatedStories-items-item[data-flexspace='2'],[data-columns='5'] .RelatedStories-items .RelatedStories-items-item[data-flexspace='2']{-ms-flex:2;flex:2;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(50% - 20px);flex-basis:calc(50% - 20px);max-width:calc(50% - 20px);width:calc(50% - 20px)}[data-columns='4'] .RelatedStories-items.flickity-enabled,[data-columns='5'] .RelatedStories-items.flickity-enabled{display:block}[data-columns='4'] .RelatedStories-items .flickity-viewport,[data-columns='5'] .RelatedStories-items .flickity-viewport{left:10px}[data-carousel-enabled-curpage=end] [data-columns='4'] .RelatedStories-items .flickity-viewport,[data-carousel-enabled-curpage=end] [data-columns='5'] .RelatedStories-items .flickity-viewport{left:0!important}[data-carousel-enabled-curpage=end] [data-columns='4'] .RelatedStories-items .flickity-viewport .flickity-slider,[data-carousel-enabled-curpage=end] [data-columns='5'] .RelatedStories-items .flickity-viewport .flickity-slider{left:10px!important}[data-columns='4'] .RelatedStories-items .flickity-prev-next-button.previous,[data-columns='5'] .RelatedStories-items .flickity-prev-next-button.previous{left:10px}[data-columns='4'] .RelatedStories-items .flickity-prev-next-button.next,[data-columns='5'] .RelatedStories-items .flickity-prev-next-button.next{right:10px}[data-columns='3'] .RelatedStories-items{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;overflow:hidden;margin:-10px -10px}[data-columns='3'] .RelatedStories-items .RelatedStories-items-item{margin:10px 10px;-ms-flex:1;flex:1;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(33.333333% - 20px);flex-basis:calc(33.333333% - 20px);max-width:calc(33.333333% - 20px);width:calc(33.333333% - 20px)}[data-columns='3'] .RelatedStories-items .RelatedStories-items-item[data-flexspace='2']{-ms-flex:2;flex:2;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(66.666666% - 20px);flex-basis:calc(66.666666% - 20px);max-width:calc(66.666666% - 20px);width:calc(66.666666% - 20px)}[data-columns='3'] .RelatedStories-items .RelatedStories-items-item{margin:10px 10px;-ms-flex:1;flex:1;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(33.333333% - 20px);flex-basis:calc(33.333333% - 20px);max-width:calc(33.333333% - 20px);width:calc(33.333333% - 20px)}[data-columns='3'] .RelatedStories-items .RelatedStories-items-item[data-flexspace='2']{-ms-flex:2;flex:2;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(66.666666% - 20px);flex-basis:calc(66.666666% - 20px);max-width:calc(66.666666% - 20px);width:calc(66.666666% - 20px)}[data-columns='3'] .RelatedStories-items.flickity-enabled{display:block}[data-columns='3'] .RelatedStories-items .flickity-viewport{left:10px}[data-carousel-enabled-curpage=end] [data-columns='3'] .RelatedStories-items .flickity-viewport{left:0!important}[data-carousel-enabled-curpage=end] [data-columns='3'] .RelatedStories-items .flickity-viewport .flickity-slider{left:10px!important}[data-columns='3'] .RelatedStories-items .flickity-prev-next-button.previous{left:10px}[data-columns='3'] .RelatedStories-items .flickity-prev-next-button.next{right:10px}[data-columns='3'] .RelatedStories-items .PromoCard,[data-columns='3'] .RelatedStories-items .PromoCardQuote{height:100%}[data-columns='2'] .RelatedStories-items{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;overflow:hidden;margin:-10px -10px}[data-columns='2'] .RelatedStories-items .RelatedStories-items-item{margin:10px 10px;-ms-flex:1;flex:1;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(50% - 20px);flex-basis:calc(50% - 20px);max-width:calc(50% - 20px);width:calc(50% - 20px)}[data-columns='2'] .RelatedStories-items .RelatedStories-items-item[data-flexspace='2']{-ms-flex:2;flex:2;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(100% - 20px);flex-basis:calc(100% - 20px);max-width:calc(100% - 20px);width:calc(100% - 20px)}[data-columns='2'] .RelatedStories-items .RelatedStories-items-item{margin:10px 10px;-ms-flex:1;flex:1;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(50% - 20px);flex-basis:calc(50% - 20px);max-width:calc(50% - 20px);width:calc(50% - 20px)}[data-columns='2'] .RelatedStories-items .RelatedStories-items-item[data-flexspace='2']{-ms-flex:2;flex:2;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(100% - 20px);flex-basis:calc(100% - 20px);max-width:calc(100% - 20px);width:calc(100% - 20px)}[data-columns='2'] .RelatedStories-items.flickity-enabled{display:block}[data-columns='2'] .RelatedStories-items .flickity-viewport{left:10px}[data-carousel-enabled-curpage=end] [data-columns='2'] .RelatedStories-items .flickity-viewport{left:0!important}[data-carousel-enabled-curpage=end] [data-columns='2'] .RelatedStories-items .flickity-viewport .flickity-slider{left:10px!important}[data-columns='2'] .RelatedStories-items .flickity-prev-next-button.previous{left:10px}[data-columns='2'] .RelatedStories-items .flickity-prev-next-button.next{right:10px}[data-columns='2'] .RelatedStories-items .Promo-media{margin-bottom:17px}[data-columns='1'] .RelatedStories-items{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;overflow:hidden;margin:-10px -10px}[data-columns='1'] .RelatedStories-items .RelatedStories-items-item{margin:10px 10px;-ms-flex:1;flex:1;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(100% - 20px);flex-basis:calc(100% - 20px);max-width:calc(100% - 20px);width:calc(100% - 20px)}[data-columns='1'] .RelatedStories-items .RelatedStories-items-item[data-flexspace='2']{-ms-flex:2;flex:2;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(200% - 20px);flex-basis:calc(200% - 20px);max-width:calc(200% - 20px);width:calc(200% - 20px)}[data-columns='1'] .RelatedStories-items .RelatedStories-items-item{margin:10px 10px;-ms-flex:1;flex:1;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(100% - 20px);flex-basis:calc(100% - 20px);max-width:calc(100% - 20px);width:calc(100% - 20px)}[data-columns='1'] .RelatedStories-items .RelatedStories-items-item[data-flexspace='2']{-ms-flex:2;flex:2;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(200% - 20px);flex-basis:calc(200% - 20px);max-width:calc(200% - 20px);width:calc(200% - 20px)}[data-columns='1'] .RelatedStories-items.flickity-enabled{display:block}[data-columns='1'] .RelatedStories-items .flickity-viewport{left:10px}[data-carousel-enabled-curpage=end] [data-columns='1'] .RelatedStories-items .flickity-viewport{left:0!important}[data-carousel-enabled-curpage=end] [data-columns='1'] .RelatedStories-items .flickity-viewport .flickity-slider{left:10px!important}[data-columns='1'] .RelatedStories-items .flickity-prev-next-button.previous{left:10px}[data-columns='1'] .RelatedStories-items .flickity-prev-next-button.next{right:10px}}@media only screen and (min-width:1300px){[data-columns='5'] .RelatedStories-items{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;overflow:hidden;margin:-10px -10px}[data-columns='5'] .RelatedStories-items .RelatedStories-items-item{margin:10px 10px;-ms-flex:1;flex:1;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(20% - 20px);flex-basis:calc(20% - 20px);max-width:calc(20% - 20px);width:calc(20% - 20px)}[data-columns='5'] .RelatedStories-items .RelatedStories-items-item[data-flexspace='2']{-ms-flex:2;flex:2;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(40% - 20px);flex-basis:calc(40% - 20px);max-width:calc(40% - 20px);width:calc(40% - 20px)}[data-columns='5'] .RelatedStories-items .RelatedStories-items-item{margin:10px 10px;-ms-flex:1;flex:1;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(20% - 20px);flex-basis:calc(20% - 20px);max-width:calc(20% - 20px);width:calc(20% - 20px)}[data-columns='5'] .RelatedStories-items .RelatedStories-items-item[data-flexspace='2']{-ms-flex:2;flex:2;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(40% - 20px);flex-basis:calc(40% - 20px);max-width:calc(40% - 20px);width:calc(40% - 20px)}[data-columns='5'] .RelatedStories-items.flickity-enabled{display:block}[data-columns='5'] .RelatedStories-items .flickity-viewport{left:10px}[data-carousel-enabled-curpage=end] [data-columns='5'] .RelatedStories-items .flickity-viewport{left:0!important}[data-carousel-enabled-curpage=end] [data-columns='5'] .RelatedStories-items .flickity-viewport .flickity-slider{left:10px!important}[data-columns='5'] .RelatedStories-items .flickity-prev-next-button.previous{left:10px}[data-columns='5'] .RelatedStories-items .flickity-prev-next-button.next{right:10px}[data-columns='4'] .RelatedStories-items{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;overflow:hidden;margin:-10px -10px}[data-columns='4'] .RelatedStories-items .RelatedStories-items-item{margin:10px 10px;-ms-flex:1;flex:1;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(25% - 20px);flex-basis:calc(25% - 20px);max-width:calc(25% - 20px);width:calc(25% - 20px)}[data-columns='4'] .RelatedStories-items .RelatedStories-items-item[data-flexspace='2']{-ms-flex:2;flex:2;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(50% - 20px);flex-basis:calc(50% - 20px);max-width:calc(50% - 20px);width:calc(50% - 20px)}[data-columns='4'] .RelatedStories-items .RelatedStories-items-item{margin:10px 10px;-ms-flex:1;flex:1;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(25% - 20px);flex-basis:calc(25% - 20px);max-width:calc(25% - 20px);width:calc(25% - 20px)}[data-columns='4'] .RelatedStories-items .RelatedStories-items-item[data-flexspace='2']{-ms-flex:2;flex:2;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(50% - 20px);flex-basis:calc(50% - 20px);max-width:calc(50% - 20px);width:calc(50% - 20px)}[data-columns='4'] .RelatedStories-items.flickity-enabled{display:block}[data-columns='4'] .RelatedStories-items .flickity-viewport{left:10px}[data-carousel-enabled-curpage=end] [data-columns='4'] .RelatedStories-items .flickity-viewport{left:0!important}[data-carousel-enabled-curpage=end] [data-columns='4'] .RelatedStories-items .flickity-viewport .flickity-slider{left:10px!important}[data-columns='4'] .RelatedStories-items .flickity-prev-next-button.previous{left:10px}[data-columns='4'] .RelatedStories-items .flickity-prev-next-button.next{right:10px}}@media only screen and (min-width:768px){.RelatedStories-items-item{border-right:2px solid var(--separator-color);padding-right:20px}.RelatedStories-items-item:first-child{margin-left:20px!important}.RelatedStories-items-item:last-child{border-right:0;margin-right:0!important}}@media only screen and (min-width:768px){.RelatedStories .IRLRelatedStories-item-title,.RelatedStories .Promo-title{margin:8px 5px 0 15px}}.RelatedStories .IRLRelatedStories-item-title a,.RelatedStories .Promo-title a{font-weight:400}.RelatedStories .List-cta{text-align:center;padding:0}@media only screen and (min-width:768px){.RelatedStories .List-cta{padding:40px 0 0}}.RelatedStories .List-cta a{display:inline-block;font-weight:400;font-style:normal;font-stretch:normal;letter-spacing:normal;padding:25px 0 10px;cursor:pointer;white-space:nowrap;border:0;text-decoration:none;font-size:16px;color:#000;line-height:1.09}.RelatedStories .List-cta a:after{content:'';display:block;width:44px;height:3px;background:var(--mainHighlightColor);left:50%;bottom:35px;margin:8px auto}.RelatedStories .List-cta a:hover{background-color:#fff}.SocialList{display:block;margin-right:auto;margin-left:auto;padding-left:10px;padding-right:10px;position:relative;overflow-x:hidden}.SocialList-wrap{text-align:center;margin-right:auto;margin-left:auto;font-size:0;padding:60px 0;position:relative}.SocialList:after{content:'flickity';display:none}.SocialList .flickity-page-dots{position:relative;bottom:inherit;padding-top:20px}.SocialList .flickity-page-dots .dot{margin:0 5px;background:#999;opacity:1}.SocialList .flickity-page-dots .dot.is-selected{background:#1a75cf}@media only screen and (min-width:768px){.SocialList:after{content:''}}.SocialList .next,.SocialList .previous{display:none}.SocialList-items{list-style-type:none;padding:0;margin:0;overflow:visible!important}.SocialList-items-item{float:none;display:inline-block}@media only screen and (min-width:768px){.SocialList-items-item{width:130px}}@media only screen and (max-width:767px){.SocialList-items .flickity-viewport{overflow:visible;left:0!important}.SocialList-items:not(.flickity-enabled){display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;overflow:hidden;margin:-10px -10px}.SocialList-items:not(.flickity-enabled) .SocialList-items-item{margin:10px 10px;-ms-flex:1;flex:1;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(100% - 20px);flex-basis:calc(100% - 20px);max-width:calc(100% - 20px);width:calc(100% - 20px)}.SocialList-items:not(.flickity-enabled) .SocialList-items-item[data-flexspace='2']{-ms-flex:2;flex:2;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(200% - 20px);flex-basis:calc(200% - 20px);max-width:calc(200% - 20px);width:calc(200% - 20px)}.SocialList-items:not(.flickity-enabled) .SocialList-items-item{margin:10px 10px;-ms-flex:1;flex:1;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(100% - 20px);flex-basis:calc(100% - 20px);max-width:calc(100% - 20px);width:calc(100% - 20px)}.SocialList-items:not(.flickity-enabled) .SocialList-items-item[data-flexspace='2']{-ms-flex:2;flex:2;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(200% - 20px);flex-basis:calc(200% - 20px);max-width:calc(200% - 20px);width:calc(200% - 20px)}.SocialList-items:not(.flickity-enabled).flickity-enabled{display:block}.SocialList-items:not(.flickity-enabled) .flickity-viewport{left:10px}[data-carousel-enabled-curpage=end] .SocialList-items:not(.flickity-enabled) .flickity-viewport{left:0!important}[data-carousel-enabled-curpage=end] .SocialList-items:not(.flickity-enabled) .flickity-viewport .flickity-slider{left:10px!important}.SocialList-items:not(.flickity-enabled) .flickity-prev-next-button.previous{left:10px}.SocialList-items:not(.flickity-enabled) .flickity-prev-next-button.next{right:10px}.SocialList-items.flickity-enabled .SocialList-items-item{list-style:none;width:calc(60% - 10px);margin-right:20px}}@media only screen and (min-width:1024px){.StickyList{display:block;position:fixed;top:300px;width:300px;right:-260px;z-index:100}}@media only screen and (max-width:767px){.StickyList{display:none}}.ListQuote{padding:20px}.ListQuote-content{margin:0 auto}.ListQuote-slides:after{content:''}.ListQuote-slides.flickity-enabled{margin-top:60px}.ListQuote-slides .flickity-prev-next-button{width:inherit;height:inherit;display:none}.ListQuote-slides .flickity-prev-next-button svg{display:none}.ListQuote-slides .flickity-prev-next-button:before{font:normal normal normal 70px/1 IcoMoon;color:#ededed}.ListQuote-slides .flickity-prev-next-button:hover:before{color:grey}.ListQuote-slides .flickity-prev-next-button.next{transform:translateX(100%);background:0 0}.ListQuote-slides .flickity-prev-next-button.next:before{content:'\e601'}.ListQuote-slides .flickity-prev-next-button.previous{transform:translateX(-100%)}.ListQuote-slides .flickity-prev-next-button.previous:before{content:'\e600'}.ListQuote-slide{min-height:100%;max-width:400px;margin:10px auto}.flickity-enabled .ListQuote-slide{display:-ms-flexbox;display:flex}@media only screen and (min-width:768px){.ListQuote-header-title{margin-bottom:60px}.ListQuote-slides{margin:20px 0}.ListQuote-slides:after{content:'flickity';display:none}.ListQuote-slide{width:calc(100% / 3);max-width:inherit;margin:0}}@media only screen and (min-width:1024px){.ListQuote-content{margin:0 auto;max-width:900px}.ListQuote-slides .flickity-page-dots{display:none}.ListQuote-slides .flickity-prev-next-button{display:block}}@media only screen and (min-width:1300px){.ListQuote-content{max-width:960px}}@media only screen and (min-width:1440px){.ListQuote-content{margin:0 auto;max-width:1260px}}.ListIconOnTopCarousel{padding:40px 20px;margin:0 auto}@media only screen and (min-width:768px){.ListIconOnTopCarousel{padding:40px 60px}}@media only screen and (min-width:1024px){.ListIconOnTopCarousel{padding:40px 70px}.ListIconOnTopCarousel-content{max-width:884px;margin:0 auto}}@media only screen and (min-width:1300px){.ListIconOnTopCarousel{max-width:980px;padding:40px 0}.ListIconOnTopCarousel-content{max-width:980px;margin:0 auto}}.ListIconOnTopCarousel-title,.ListIconOnTopCarousel-title a{max-width:365px;text-decoration:none;margin:0 auto;font-size:18px;line-height:1.39;text-align:center;color:#333;font-weight:400}[data-alignment=left] .ListIconOnTopCarousel-title,[data-alignment=left] .ListIconOnTopCarousel-title a{text-align:left}[data-alignment=right] .ListIconOnTopCarousel-title,[data-alignment=right] .ListIconOnTopCarousel-title a{text-align:right}[data-alignment=center] .ListIconOnTopCarousel-title,[data-alignment=center] .ListIconOnTopCarousel-title a{text-align:center}@media only screen and (min-width:768px){.ListIconOnTopCarousel-title,.ListIconOnTopCarousel-title a{max-width:inherit;font-size:21px;line-height:1.52}}@media only screen and (min-width:1024px){.ListIconOnTopCarousel-title,.ListIconOnTopCarousel-title a{font-size:24px;line-height:1.33}}.ListIconOnTopCarousel-slides{width:100%;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:20px}.ListIconOnTopCarousel-slide{width:100%;display:-ms-grid;display:grid;column-gap:30px;row-gap:0;-ms-grid-columns:(minmax(0,1fr))[2];grid-template-columns:repeat(2,minmax(0,1fr))}@media only screen and (min-width:768px){.ListIconOnTopCarousel-slide{column-gap:20px;-ms-grid-columns:(minmax(0,1fr))[4];grid-template-columns:repeat(4,minmax(0,1fr))}}@media only screen and (min-width:1024px){.ListIconOnTopCarousel-slide{column-gap:32px}}@media only screen and (min-width:1300px){.ListIconOnTopCarousel-slide{column-gap:40px}}.ListIconOnTopCarousel-item .PromoIconOnTop{padding:0}[data-item-alignment=left] .ListIconOnTopCarousel-item .PromoIconOnTop .PromoIconOnTop-title{text-align:left}[data-item-alignment=left] .ListIconOnTopCarousel-item .PromoIconOnTop .PromoIconOnTop-description{text-align:left}[data-item-alignment=right] .ListIconOnTopCarousel-item .PromoIconOnTop .PromoIconOnTop-title{text-align:right}[data-item-alignment=right] .ListIconOnTopCarousel-item .PromoIconOnTop .PromoIconOnTop-description{text-align:right}[data-item-alignment=center] .ListIconOnTopCarousel-item .PromoIconOnTop .PromoIconOnTop-title{text-align:center}[data-item-alignment=center] .ListIconOnTopCarousel-item .PromoIconOnTop .PromoIconOnTop-description{text-align:center}[data-show-descriptions] .ListIconOnTopCarousel-item .PromoIconOnTop .PromoIconOnTop-description{opacity:1;top:5px}[data-show-descriptions] .ListIconOnTopCarousel-item .PromoIconOnTop .PromoIconOnTop-info-wrapper{top:0}.ListIconOnTopCarousel .flickity-page-dots{bottom:-15px}.ListIconOnTopCarousel .flickity-prev-next-button{width:auto;height:auto}.ListIconOnTopCarousel .flickity-prev-next-button.next{right:-10px}.ListIconOnTopCarousel .flickity-prev-next-button.previous{left:-10px}.ListIconOnTopCarousel .flickity-button{display:none;background-color:transparent;top:25%;padding:0}@media only screen and (min-width:768px){.ListIconOnTopCarousel .flickity-button{display:block}}.ListIconOnTopCarousel[data-hide-arrows] .flickity-button{display:none}.ListIconOnTopCarousel[data-align-higher] .flickity-button{top:20%}.ListIconOnTopCarousel .flickity-button-icon{width:16px;height:16px;left:0;top:0}.ListIconOnTopCarousel .flickity-button-icon .arrow{fill:#7c7c7c}ps-anchor{position:absolute}ps-anchor [class*='-anchor-offset']{position:absolute;top:-60px}.FooterNavigation{list-style:none;padding:0}.FooterNavigation .Navigation-items{list-style:none;padding:0;margin:0}.FooterNavigation .Navigation-items a{color:var(--footer-link-color);font-weight:26px}.FooterNavigation .Navigation-items [data-current-nav-item] a,.FooterNavigation .Navigation-items a:hover{color:var(--footer-link-hover-color)}.FooterNavigation .NavigationItem{margin-bottom:12px}.FooterNavigation .NavigationItem-text-link{color:#fff;text-decoration:none;font-weight:700;white-space:nowrap}@media only screen and (max-width:767px){.FooterNavigation .NavigationItem{margin-bottom:5px}}.FooterNavigation .NavigationItem-text-link{line-height:16px!important;white-space:normal!important}.MainNavigation .Page-logo{display:none}.MainNavigation .Header-links{display:none}.MainNavigation .Page-disclaimer{display:none}@media only screen and (max-width:767px),only screen and (min-width:768px) and (max-width:1023px),only screen and (min-width:1024px) and (max-width:1299px){.MainNavigation{position:fixed;left:0;top:60px;bottom:0;width:100vw;background:#f0f0f0;padding:20px;box-shadow:0 1px 1px rgba(0,0,0,.4);overflow-y:auto;transform:translateX(-100%);transition:transform .3s ease}.MainNavigation .NavigationLanguages,.MainNavigation .NavigationSites{display:block!important}[data-pageheadertoggle=true] .MainNavigation{transform:translateX(0);opacity:1;visibility:visible}.MainNavigation .NavigationItem-text{margin-bottom:18px;margin-top:20px}.MainNavigation .NavigationItem-text-link{color:#000;text-decoration:none;font-size:16px}.MainNavigation .NavigationItem-text-link:hover{color:var(--link-color)}.MainNavigation .NavigationItem-items{list-style:none}.MainNavigation .Navigation-items{padding:0;list-style:none;margin:0}.MainNavigation .Navigation-items-item{overflow:hidden}.MainNavigation-promote{font-size:12px!important;padding:10px!important}}@media only screen and (min-width:768px){.MainNavigation{max-width:320px;padding:30px;margin-right:auto}.MainNavigation .NavigationLanguages,.MainNavigation .NavigationSites{display:none}}@media only screen and (max-width:1023px){.MainNavigation{top:50px}}@media only screen and (min-width:1300px){.MainNavigation .Navigation-items{display:-ms-flexbox;display:flex;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-align:center;align-items:center;-ms-flex-direction:row;flex-direction:row}.MainNavigation .NavigationItem{position:relative}.MainNavigation .NavigationItem-items{display:none}.MainNavigation .NavigationItem-text{padding:0 15px}.MainNavigation .NavigationItem-text-link{color:#fff;text-decoration:none;font-weight:700;white-space:nowrap}.MainNavigation .NavigationItem-text-link{height:60px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.MainNavigation .NavigationItem:hover{background:#fff}.MainNavigation .NavigationItem:hover .NavigationItem-text-link{color:var(--link-color);position:relative}.MainNavigation .NavigationItem:hover .NavigationItem-text-link:after{content:'';width:30px;height:3px;background:#ffb700;display:block;position:absolute;left:0;bottom:0}.MainNavigation .NavigationItem[data-navigation-hasitems]:hover .NavigationItem-items{display:block;position:absolute;top:100%;left:0;background:#fff;padding:20px;box-shadow:0 1px 1px rgba(0,0,0,.2);max-height:none;opacity:1;visibility:visible}}.MainNavigation .Navigation-items{padding:0;list-style:none}.MainNavigation-promote{-ms-flex-order:9;order:9;border-left:1px solid #ffb700;font-size:15px;padding:10px 20px;max-width:165px}.MainNavigation-promote a{color:#ffb700;font-weight:700;text-decoration:none}.NavigationItem-text-link-toggle{color:var(--link-color);font-size:30px;font-weight:300;text-shadow:none;float:right;line-height:.7;cursor:pointer;text-decoration:none}@media only screen and (max-width:1300px){[data-navigation-hasitems=collapsed] .NavigationItem-items{overflow:hidden;max-height:0;opacity:0;visibility:hidden}}@media only screen and (min-width:1300px){.NavigationItem-text-link-toggle{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}[data-navigation-hasitems=expanded] .NavigationItem-items{display:block;position:absolute;top:100%;left:0;background:#fff;padding:20px;box-shadow:0 1px 1px rgba(0,0,0,.2)}}footer .NavigationLanguages,footer .NavigationSites{display:inline-block}.NavigationLanguages-heading,.NavigationSites-heading{display:none;font-size:16px;color:transparent;margin:1em 0 .4em 0;font-weight:400}.MainNavigation .NavigationLanguages-heading,.MainNavigation .NavigationSites-heading{display:block;color:#000}.NavigationLanguages .MultiCheckboxControl,.NavigationSites .MultiCheckboxControl{margin:0;min-width:0;padding-right:25px;padding-left:0;position:static;z-index:2;color:#fff;background:0 0;border:0}footer .NavigationLanguages .MultiCheckboxControl-items,footer .NavigationSites .MultiCheckboxControl-items{background:var(--mainThemeColorLighter)}.NavigationLanguages .MultiCheckboxControl[data-multicheckboxcontrol-state=open],.NavigationSites .MultiCheckboxControl[data-multicheckboxcontrol-state=open]{z-index:3}.NavigationLanguages .MultiCheckboxControl-items,.NavigationSites .MultiCheckboxControl-items{background:var(--mainThemeColor);border:0;top:100%}[data-fixed-header=translucent] .NavigationLanguages .MultiCheckboxControl-items,[data-fixed-header=translucent] .NavigationSites .MultiCheckboxControl-items{background:var(--navbar-bg-color-opacity)}.NavigationLanguages .MultiCheckboxControl-items-item,.NavigationLanguages .MultiCheckboxControl-title,.NavigationSites .MultiCheckboxControl-items-item,.NavigationSites .MultiCheckboxControl-title{text-transform:uppercase;font-size:12px;font-weight:700}.NavigationLanguages .MultiCheckboxControl input:checked~.SearchControlCheckbox-description,.NavigationSites .MultiCheckboxControl input:checked~.SearchControlCheckbox-description{background:rgba(255,255,255,.1)}.NavigationLanguages .MultiCheckboxControl input:checked~.SearchControlCheckbox-description:after,.NavigationSites .MultiCheckboxControl input:checked~.SearchControlCheckbox-description:after{content:none}@media only screen and (max-width:767px),only screen and (min-width:768px) and (max-width:1023px),only screen and (min-width:1024px) and (max-width:1299px){.NavigationLanguages .MultiCheckboxControl,.NavigationSites .MultiCheckboxControl{position:relative;color:#000}.NavigationLanguages .MultiCheckboxControl-items,.NavigationSites .MultiCheckboxControl-items{background:#f0f0f0}.NavigationLanguages .MultiCheckboxControl[data-multicheckboxcontrol-state=open]-items,.NavigationSites .MultiCheckboxControl[data-multicheckboxcontrol-state=open]-items{top:calc(100% + 7px)}}@media only screen and (min-width:568px){.NavigationLanguages .MultiCheckboxControl,.NavigationSites .MultiCheckboxControl{position:relative}.NavigationLanguages .MultiCheckboxControl[data-multicheckboxcontrol-state=open]-items,.NavigationSites .MultiCheckboxControl[data-multicheckboxcontrol-state=open]-items{top:calc(100% + 7px)}}@media only screen and (min-width:1300px){[data-subThemeName=CFE] .NavigationLanguages .NavigationSites-heading{display:inline-block;font-size:16px;color:#fff;margin:1em 0 .4em 0;font-weight:400;margin-top:12px;margin-right:10px}[data-subThemeName=CFE] .NavigationLanguages .MultiCheckboxControl{display:inline-block}[data-subThemeName=CFE] .NavigationLanguages .MultiCheckboxControl:before{margin-top:5px}}.SecondaryNavigation{--secondaryNavBgColor:#041e42;--secondaryNavTextColor:#ffffff;--secondaryNavTextHoverColor:#0071dc;--mobileNavTitleColor:#ffffff;background-color:var(--secondaryNavBgColor);width:100%;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;-ms-flex-direction:column;flex-direction:column}[data-sticky-header][data-sticky-secondary-nav] .SecondaryNavigation{position:fixed;z-index:11;width:100%;top:48px}.SecondaryNavigation-mobileMenu{width:100%;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-direction:column;flex-direction:column;max-height:400px;overflow-y:scroll}.SecondaryNavigation-mobileTitle{font-size:15px;color:var(--mobileNavTitleColor);text-align:center;width:100%;min-height:48px;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}.SecondaryNavigation-mobileTitle a,.SecondaryNavigation-mobileTitle span{color:inherit;text-decoration:none}.SecondaryNavigation .icon{color:var(--secondaryNavTextColor);width:15px;height:15px;transform:rotate(90deg);position:absolute;right:20px}.SecondaryNavigation .icon.expanded{transform:rotate(270deg)}.SecondaryNavigation-mobileItems{width:100%}.SecondaryNavigation-items{width:100%;display:none}.SecondaryNavigation .Navigation-items{display:none;padding-left:0;list-style:none;-ms-flex-direction:column;flex-direction:column;margin:0}.SecondaryNavigation .showItems{display:block}.SecondaryNavigation .NavigationItem{margin-right:20px;border-top:1px solid #fff;width:100%;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-direction:column;flex-direction:column}.SecondaryNavigation .NavigationItem .NavigationItem-text{display:-ms-flexbox;display:flex;width:100%;height:48px;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;position:relative}.SecondaryNavigation .NavigationItem .NavigationItem-text-link{width:90%;text-align:center}.SecondaryNavigation .NavigationItem .NavigationItem-text,.SecondaryNavigation .NavigationItem .NavigationItem-text-link{color:var(--secondaryNavTextColor);text-decoration:none;font-size:15px;font-weight:400}.SecondaryNavigation .NavigationItem a:hover{color:var(--secondaryNavTextHoverColor)}.SecondaryNavigation .Page-logo{min-width:50px;display:none}.SecondaryNavigation .Page-logo img{width:100%;display:block}.SecondaryNavigation-divider{background-color:#fff;width:1px;height:36px;margin-left:20px;display:none}.SecondaryNavigation .NavigationItem-items{background-color:#fff;width:100%;list-style:none;padding-left:0}.SecondaryNavigation .NavigationItem-items .NavigationItem{border-top:unset}.SecondaryNavigation .NavigationItem-items .NavigationItem-items-item{padding-top:9px;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center}.SecondaryNavigation .NavigationItem-items .NavigationItem-items-item .NavigationItem-text,.SecondaryNavigation .NavigationItem-items .NavigationItem-items-item .NavigationItem-text-link{font-size:15px;color:#333;text-decoration:none}.SecondaryNavigation .NavigationItem-items .NavigationItem-items-item .NavigationItem-text-link:hover,.SecondaryNavigation .NavigationItem-items .NavigationItem-items-item .NavigationItem-text:hover{color:var(--link-hover-color)}.SecondaryNavigation .NavigationItem-items .NavigationItem-items-item .NavigationLink{font-size:15px;color:#333;text-decoration:none}.SecondaryNavigation .NavigationItem-items .NavigationItem-items-item .NavigationLink:hover{color:var(--link-hover-color)}.SecondaryNavigation .NavigationItem-items .NavigationItem-items-item .NavigationItem-text{height:auto}.SecondaryNavigation .NavigationItem-items .NavigationItem-items-item:first-of-type{padding-top:15px}.SecondaryNavigation .NavigationItem-items .NavigationItem-items-item:last-of-type{padding-top:9px;padding-bottom:15px}@media only screen and (min-width:1024px){.SecondaryNavigation{height:48px;-ms-flex-direction:row;flex-direction:row}.SecondaryNavigation-mobileMenu{display:none}.SecondaryNavigation .Page-logo{display:block}.SecondaryNavigation-divider{display:block}.SecondaryNavigation .NavigationItem[data-navigation-hasitems=collapsed] .NavigationItem-items{visibility:unset;opacity:unset;transform:scaleY(0)}.SecondaryNavigation .NavigationItem[data-navigation-hasitems=expanded] .NavigationItem-items{transform:scaleY(1)}.SecondaryNavigation .Navigation-items{display:-ms-flexbox;display:flex;padding-left:20px;-ms-flex-direction:row;flex-direction:row}.SecondaryNavigation .Navigation-items .NavigationItem{border-top:unset}.SecondaryNavigation .Navigation-items .Navigation-items-item{position:relative}.SecondaryNavigation-items{width:auto;display:block}.SecondaryNavigation .icon{right:0;position:relative;margin-right:10px}.SecondaryNavigation .NavigationItem-items{position:absolute;top:48px;width:auto;padding:30px;transform:scaleY(0);transform-origin:top;transition:transform .5s ease;transition-delay:.5s;left:-10px;min-width:max-content;max-width:240px;z-index:3}.SecondaryNavigation .NavigationItem-items .NavigationItem-items-item{padding-left:0;padding-right:0;width:180px;-ms-flex-pack:unset;justify-content:unset}.SecondaryNavigation .NavigationItem-items .NavigationItem-items-item:first-of-type{padding-top:0}.SecondaryNavigation .NavigationItem-items .NavigationItem-items-item:last-of-type{padding-top:9px;padding-bottom:0}}@media only screen and (min-width:1300px){.SecondaryNavigation .icon{display:none}.SecondaryNavigation .NavigationItem-text .NavigationItem-text-link:before{content:'';display:block;visibility:hidden;position:absolute;bottom:-5px;left:30%;border-bottom:14px solid #fff;border-left:12px solid transparent;border-right:12px solid transparent;opacity:0;transition:opacity .8s cubic-bezier(.5,.1,.25,1);transition-delay:.5s;z-index:10000}.SecondaryNavigation .NavigationItem-text .NavigationItem-text-link:after{display:block;content:attr(data-text);height:0;overflow:hidden;visibility:hidden;text-align:center;color:#d7ebfa}.SecondaryNavigation .NavigationItem[data-navigation-hasitems=expanded] .NavigationItem-text .NavigationItem-text-link:before{opacity:1;visibility:visible}}.SecondaryNavigation.fixed{position:fixed;z-index:11;width:100%;top:0}.NewsletterModule{background:#f5f5f5}@media only screen and (min-width:1300px){.NewsletterModule{padding:0 100px}}.NewsletterModule[data-module]{padding-top:0;padding-bottom:0}.NewsletterModule-info{min-width:286px}.NewsletterModule-submissionError,.NewsletterModule-submissionSuccess{font-style:italic;margin-bottom:10px}.NewsletterModule[data-formsubmitstatus=success] form{display:none}.NewsletterModule[data-formsubmitstatus=success] .NewsletterModule-formwrap{width:100%}.NewsletterModule[data-formsubmitstatus=success] .NewsletterModule-submissionSuccess{width:100%;font-size:18px;font-weight:400;font-style:normal;font-stretch:normal;line-height:1.44;letter-spacing:normal;text-align:center;color:#041e42}.NewsletterModule[data-formsubmitstatus=error] .NewsletterModule-form{border:1px solid #de1c24}.NewsletterModule[data-formsubmitstatus=error] .NewsletterModule-form input{color:#de1c24}.NewsletterModule[data-formsubmitstatus=error] .NewsletterModule-submissionError{display:none}.NewsletterModule-title{font-weight:700;color:#0071ce;width:100%}.NewsletterModule input[type=email],.NewsletterModule-buttons [type=submit]{height:52px}.NewsletterModule-buttons [type=submit]{display:inline-block;font-size:16px;font-weight:700;font-style:normal;font-stretch:normal;line-height:1.38;letter-spacing:normal;padding:13px 30px;text-decoration:none;cursor:pointer;border-radius:25px;white-space:nowrap;background-color:#0071ce;border:solid 1.5px #0071ce;color:#fff;color:#ffb700;margin-left:-20px}.NewsletterModule-buttons [type=submit]:hover{background:#ffb700;border:solid 1.5px #ffb700;color:#1a75cf}.NewsletterModule input[type=email]{font-size:16px;border:0;border-radius:50px;padding:20px 30px 20px 20px}@media only screen and (max-width:767px){.NewsletterModule{text-align:center}.NewsletterModule:before{content:url('../../../resource/0000017b-2b13-d7d1-a57b-bb9362770000/styleguide/assets/icons/newsletter-banner-pic.ac81216ff57e6c3c8c33d9f1ac89fa25.png')}.NewsletterModule-title{font-size:36px}.NewsletterModule-formwrap{padding-bottom:30px}.NewsletterModule-buttons [type=submit],.NewsletterModule-description,.NewsletterModule-form,.NewsletterModule-message,.NewsletterModule-title{margin-top:14px}.NewsletterModule input[type=email]{text-align:center;width:320px}}@media only screen and (min-width:768px){.NewsletterModule{display:-ms-flexbox;display:flex}.NewsletterModule:after{content:url('../../../resource/0000017b-2b13-d7d1-a57b-bb9362770000/styleguide/assets/icons/newsletter-banner-pic.ac81216ff57e6c3c8c33d9f1ac89fa25.png');margin-right:80px;margin-left:50px}.NewsletterModule-formwrap,.NewsletterModule-info{padding-top:20px;padding-bottom:20px;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:center;align-items:center}.NewsletterModule-info{margin-right:auto}.NewsletterModule-title{font-size:30px}.NewsletterModule-formwrap{-ms-flex-pack:end;justify-content:flex-end}.NewsletterModule-form{display:-ms-flexbox;display:flex;background:#fff;border:2px solid #fff;border-radius:30px}.NewsletterModule input[type=email]{width:210px}.NewsletterModule-message{margin-bottom:10px;margin-right:30px}}@media only screen and (min-width:1024px){.NewsletterModule input[type=email]{width:355px}}@media only screen and (min-width:1300px){.NewsletterModule input[type=email]{width:555px}}.NewsletterFlyout-title,.NewsletterSimpleModule-title{font-size:36px;line-height:1.2;color:var(--mainThemeColor);font-weight:700;margin-bottom:10px}[data-stamp] .NewsletterFlyout-title,[data-stamp] .NewsletterSimpleModule-title{color:#fff}.NewsletterFlyout-card,.NewsletterFlyout-pop .tingle-modal-box__content,.NewsletterSimpleModule-card,.NewsletterSimpleModule-pop .tingle-modal-box__content{padding:20px}@media only screen and (min-width:768px){.NewsletterFlyout-card,.NewsletterFlyout-pop .tingle-modal-box__content,.NewsletterSimpleModule-card,.NewsletterSimpleModule-pop .tingle-modal-box__content{padding:40px}}.NewsletterFlyout-formwrap[data-formsubmitstatus=success],.NewsletterSimpleModule-formwrap[data-formsubmitstatus=success]{height:120px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.NewsletterFlyout-formwrap[data-formsubmitstatus=success] form,.NewsletterSimpleModule-formwrap[data-formsubmitstatus=success] form{display:none}.NewsletterFlyout-card,.NewsletterSimpleModule-card{background-image:url('../../../resource/0000017b-2b13-d7d1-a57b-bb9362770000/styleguide/assets/icons/envelope-with-spark.659d8980e3a320916d0263c1ab471672.svg');background-position:bottom right;background-repeat:no-repeat}.NewsletterFlyout-pop .tingle-modal-box__content,.NewsletterSimpleModule-pop .tingle-modal-box__content{text-align:center;color:#fff;background:var(--mainThemeColor)}.NewsletterFlyout-pop .tingle-modal-box__content:before,.NewsletterSimpleModule-pop .tingle-modal-box__content:before{content:url('../../../resource/0000017b-2b13-d7d1-a57b-bb9362770000/styleguide/assets/icons/envelope-with-spark.659d8980e3a320916d0263c1ab471672.svg')}.NewsletterFlyout-pop .tingle-modal-box,.NewsletterSimpleModule-pop .tingle-modal-box{width:auto;max-width:600px}.NewsletterFlyout-pop form,.NewsletterSimpleModule-pop form{-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:center;justify-content:center}.NewsletterFlyout-pop input[type=email],.NewsletterSimpleModule-pop input[type=email]{font-size:16px;line-height:22px;height:54px;padding:16px;border:0;border-radius:54px;background:#fff;text-align:center;margin-top:10px;margin-bottom:10px}.NewsletterFlyout-form,.NewsletterSimpleModule-form{background:0 0;border:0}.NewsletterFlyout-pop .NewsletterFlyout-title,.NewsletterSimpleModule-pop .NewsletterSimpleModule-title{color:#fff}.NewsletterFlyout-submissionError,.NewsletterFlyout-submissionSuccess,.NewsletterSimpleModule-submissionError,.NewsletterSimpleModule-submissionSuccess{color:#fff;font-size:18px;max-width:320px;margin:0 auto}.NewsletterFlyout-pop .NewsletterFlyout-description,.NewsletterSimpleModule-pop .NewsletterSimpleModule-description{color:#fff;font-weight:400;font-size:20px;line-height:1.2;margin-bottom:15px}.NewsletterFlyout-pop .NewsletterFlyout-buttons,.NewsletterSimpleModule-pop .NewsletterSimpleModule-buttons{min-width:100%}.NewsletterFlyout{pointer-events:none}.NewsletterFlyout-card{pointer-events:all;position:fixed;left:0;top:50%;overflow-x:hidden;width:100%;max-width:100%;transform:translateY(-50%)}.NewsletterFlyout-top .NewsletterFlyout-card{top:0}.NewsletterFlyout-bottom .NewsletterFlyout-card{top:unset;bottom:0}.NewsletterFlyout .NewsletterFlyout-description{margin:0;border:0;pointer-events:none}.NewsletterFlyout input[type=email]{width:100%}.NewsletterFlyout .tingle-modal-box{max-width:450px;transform:translateX(6000px);transition:all .8s ease-in}.NewsletterFlyout .tingle-modal__close{position:absolute;top:10px;right:10px;width:2.5rem;height:2.5rem;color:#f0f0f0;font-size:3rem;opacity:.5}.NewsletterFlyout .tingle-modal__close:hover{opacity:1}.NewsletterFlyout.NewsletterFlyin .tingle-modal-box{transform:translateX(0)}.PV3NewsletterModule{text-align:center}.PV3NewsletterModule-info{min-width:286px}.PV3NewsletterModule-title{margin-bottom:30px}.PV3NewsletterModule-description{display:none}.PV3NewsletterModule-submissionError,.PV3NewsletterModule-submissionSuccess{font-style:italic;margin-bottom:10px}.PV3NewsletterModule[data-formsubmitstatus=success] form{display:none}.PV3NewsletterModule[data-formsubmitstatus=success] .PV3NewsletterModule-formwrap{width:100%}.PV3NewsletterModule[data-formsubmitstatus=success] .PV3NewsletterModule-submissionSuccess{width:100%;font-size:18px;font-weight:400;font-style:normal;font-stretch:normal;line-height:1.44;letter-spacing:normal;text-align:center;color:#041e42}.PV3NewsletterModule[data-formsubmitstatus=error] .PV3NewsletterModule-form{border:1px solid #de1c24}.PV3NewsletterModule[data-formsubmitstatus=error] .PV3NewsletterModule-form input{color:#de1c24}.PV3NewsletterModule[data-formsubmitstatus=error] .PV3NewsletterModule-submissionError{display:none}.PV3NewsletterModule input[type=email],.PV3NewsletterModule-buttons [type=submit]{height:52px;margin-bottom:14px}.PV3NewsletterModule-buttons [type=submit]{height:40px;line-height:40px;background:#e64f51;color:#fff;padding:0 15px;margin-left:10px;border:1px solid transparent;cursor:pointer}.PV3NewsletterModule-buttons [type=submit]:hover{color:#e64f51;border-color:#e64f51;background:#fff}.PV3NewsletterModule input[type=email]{background:#d8d8d8;height:40px;line-height:40px;padding-left:20px;border:1px solid #bbb;font-style:italic;width:calc(100% - 60px)}.PV3NewsletterModule input[type=email]::-webkit-input-placeholder{color:#fff!important;font-style:italic}.PV3NewsletterModule input[type=email]:-moz-placeholder{color:#fff!important;font-style:italic;opacity:1}.PV3NewsletterModule input[type=email]::-moz-placeholder{color:#fff!important;font-style:italic;opacity:1}.PV3NewsletterModule input[type=email]:-ms-input-placeholder{color:#fff!important;font-style:italic}@media only screen and (max-width:767px){.PV3NewsletterModule-title{font-size:36px}}@media only screen and (min-width:768px){.PV3NewsletterModule{text-align:left}.PV3NewsletterModule input[type=email],.PV3NewsletterModule-buttons [type=submit]{margin-bottom:0}.PV3NewsletterModule input[type=email]{width:auto}.PV3NewsletterModule-title{line-height:1;border-left:2px solid red;font-size:30px}.PV3NewsletterModule-formwrap,.PV3NewsletterModule-title{padding-left:30px}.PV3NewsletterModule-form{display:-ms-flexbox;display:flex}.PV3NewsletterModule-message{margin-bottom:10px;margin-right:30px}}.Header-search-inputs{position:absolute;top:100%;left:0;right:0;width:100%;padding:20px;background-color:#f0f0f0;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;z-index:-1}.Header-search-inputs-main{width:100%;max-width:620px;position:relative}.Header-search [type=text]{font-size:16px;line-height:52px;padding:0 2em;-ms-flex:1 1 80%;flex:1 1 80%;border:0;background:#fff;outline:0;width:100%}.Header-search [type=submit]{display:inline-block;font-size:16px;font-weight:700;font-style:normal;font-stretch:normal;line-height:1.38;letter-spacing:normal;padding:13px 30px;text-decoration:none;cursor:pointer;border-radius:25px;white-space:nowrap;background-color:#0071ce;border:solid 1.5px #0071ce;color:#fff;color:#ffb700}.Header-search [type=submit]:hover{background:#ffb700;border:solid 1.5px #ffb700;color:#1a75cf}.Header-search [type=submit],.Header-search [type=text]{border-radius:52px;padding:0 2em;border:1px solid #fff}.Header-search [data-searchtoggle-trigger=main]{padding:0 20px}@media only screen and (max-width:767px){.Header-search [data-searchtoggle-trigger=main]{padding:0 10px}.Header-search [data-searchtoggle-trigger=main]:before{font-size:16px!important}}.Header-search [data-searchtoggle-trigger=main]:before{font-size:20px;color:var(--tool-icon-color)}.Header-search [data-searchtoggle-trigger=close]{position:absolute;top:calc(100% + 20px);z-index:9;right:20px;color:#1a75cf;font-size:20px;font-weight:600;text-decoration:none}@media only screen and (max-width:767px){.Header-search [data-searchtoggle-trigger=close]{display:none}}.Header-search[data-searchtoggle=false] .Header-search-inputs,.Header-search[data-searchtoggle=false] [data-searchtoggle-trigger=close]{display:none}.Header-search-inputs-main{display:-ms-flexbox;display:flex}.Header-search-inputs-main [type=submit]{margin-left:-33px}.search-trigger-link{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}@media only screen and (max-width:767px),only screen and (min-width:768px) and (max-width:1023px),only screen and (min-width:1024px) and (max-width:1299px){[data-pageheadertoggle=true],[data-pageheadertoggle=true] body{overflow:hidden}[data-pageheadertoggle=true] .Header-contentWrapper{position:fixed}[data-pageheadertoggle=true] .Header~main{pointer-events:none;opacity:.4}}@media only screen and (min-width:1300px){.Header [data-page-header-pagetoggle]{display:none}}@media only screen and (max-width:767px),only screen and (min-width:768px) and (max-width:1023px),only screen and (min-width:1024px) and (max-width:1299px){[data-search-toggle-state=true] .Header [data-page-header-pagetoggle]{display:none}.Header [data-page-header-pagetoggle]{width:20px;max-width:20px;height:14px;position:relative;z-index:9;margin-right:10px}.Header [data-page-header-pagetoggle] span,.Header [data-page-header-pagetoggle]:after,.Header [data-page-header-pagetoggle]:before{content:'';display:block;height:2px;width:100%;background:var(--tool-icon-color);position:absolute;margin:auto;transition:transform .5s ease;transform:scale(1) rotate(0)}.Header [data-page-header-pagetoggle] span{top:0;bottom:0}.Header [data-page-header-pagetoggle]:before{top:0}.Header [data-page-header-pagetoggle]:after{bottom:0}[data-pageheadertoggle=true] .Header [data-page-header-pagetoggle] span{background:var(--navbar-bg-color)}[data-pageheadertoggle=true] .Header [data-page-header-pagetoggle]:before{transform:scale(1.2) rotate(45deg) translate(5px,2px)}[data-pageheadertoggle=true] .Header [data-page-header-pagetoggle]:after{transform:scale(1.2) rotate(-45deg) translate(6px,-2px)}}.Header,.Header-contentWrapper{height:60px}@media only screen and (max-width:767px),only screen and (max-width:1023px){.Header,.Header-contentWrapper{height:50px}}.Header-contentWrapper{display:-ms-flexbox;display:flex;background-color:var(--navbar-bg-color);transition:background-color .2s linear;padding:0 10px;-ms-flex-align:center;align-items:center;top:0;left:0;width:100%;color:#fff;z-index:9999;position:relative;font-size:16px}.Header-contentWrapper .Header-links{display:none}.Header-logo{padding:10px 20px}.Header-logo img{max-height:24px;width:auto}.StockTicker~.Header-search{margin-left:0}.Header[data-fixed-header]{position:fixed;top:0;z-index:2;width:100%}.Header[data-fixed-header=translucent] .Header-contentWrapper{background-color:var(--navbar-bg-color-opacity)}@media only screen and (max-width:767px),only screen and (min-width:768px) and (max-width:1023px),only screen and (min-width:1024px) and (max-width:1299px){header .Page-logo{margin-right:auto}header .Page-logo img{max-height:24px;width:auto}header .NavigationLanguages,header .NavigationSites,header .StockTicker{display:none}}@media only screen and (min-width:1300px){header .Page-logo{margin-right:20px}header .NavigationItem-text{padding:0 20px}}.IRLLandingPage-subfloor{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:20px 20px;-ms-flex-pack:center;justify-content:center}.IRLLandingPage-logo{margin:0 0 50px 0}.IRLLandingPage .IRLRelatedStories,.IRLLandingPage-subfloor{max-width:830px;margin:0 auto}.IRLLandingPage .Page-actions-heading{font-size:27px;text-align:center}.IRLLandingPage .ActionBar-items-item>a{background-color:#bfbfbf;color:#fff;width:32px;height:32px;margin-right:5px;cursor:pointer}.IRLLandingPage .ActionBar-items-item>a:before{cursor:pointer;width:auto;height:auto;line-height:32px;font-size:15px}.IRLLandingPage .PromoPlainVideoWithText-info-title{font-weight:700}.IRLLandingPage .PromoPlainVideoWithText-info-small-breakpoints{background:#000;color:#fff;text-align:center}.IRLLandingPage .PromoPlainVideoWithText-info-small-breakpoints .PromoPlainVideoWithText-info-title{font-size:30px}.IRLLandingPage .PromoPlainVideoWithText-info-small-breakpoints .PromoPlainVideoWithText-info-description{font-size:22px}.IRLLandingPage .PV3Carousel .flickity-prev-next-button.previous{left:0;opacity:.5}.IRLLandingPage .PV3Carousel .flickity-prev-next-button.next{right:0;opacity:.5}@media only screen and (min-width:768px){.IRLLandingPage-subfloor{padding:25px 20px;-ms-flex-pack:start;justify-content:start}.IRLLandingPage-logo{margin:0 100px 0 0}.IRLLandingPage .Page-actions-heading{text-align:left;margin-top:0;position:relative}.IRLLandingPage .Page-actions-heading:before{content:'';background:#fdc138;width:3px;height:25px;display:block;position:absolute;left:-25px;top:50%;transform:translateY(-50%)}.IRLLandingPage .PV3LandingPage-Header-contentWrapper{-ms-flex-pack:start;justify-content:flex-start;position:absolute;padding:20px 30px}}.PackageLandingPage .LandingPage-main{position:relative;background-position:center top;background-repeat:no-repeat;padding-bottom:40px}.PackageLandingPage .PageLede-headline{font-size:48px;line-height:56px;max-height:none;font-weight:700;color:#fff;position:relative;padding-bottom:20px}.PackageLandingPage .PageLede-headline::before{content:'';width:150px;height:6px;background:#1a75cf;padding:0;position:absolute;left:50%;margin-left:-75px;bottom:0}.PackageLandingPage p{font-size:18px;line-height:28px;margin:0 0 10px}@media only screen and (max-width:767px){.PackageLandingPage .LandingPage-main{background-size:120%}}.PackageLandingPage .PromoMosaic-info .IRLRelatedStories-item-title,.PackageLandingPage .PromoMosaic-info .Promo-title{font-size:24px;line-height:1.3em}.PackageLandingPage [data-modulewellmedium]>[data-module]{padding-top:10px;padding-bottom:10px}.Page[data-fixed-nav],.StateProvidenceLocationPage[data-fixed-nav]{padding-top:48px}.Page[data-fixed-nav] .Header,.Page[data-fixed-nav] .Header2021,.StateProvidenceLocationPage[data-fixed-nav] .Header,.StateProvidenceLocationPage[data-fixed-nav] .Header2021{top:0;width:100%;position:fixed;z-index:9999}@media only screen and (max-width:767px){.Page[data-fixed-nav] .Header,.StateProvidenceLocationPage[data-fixed-nav] .Header{height:50px}}.Page[data-fixed-nav] .tingle-modal__close,.StateProvidenceLocationPage[data-fixed-nav] .tingle-modal__close{top:calc(70px)}.Page[data-fixed-nav].with-customizable-alert .tingle-modal__close,.StateProvidenceLocationPage[data-fixed-nav].with-customizable-alert .tingle-modal__close{top:calc(130px)}@media only screen and (max-width:1299px){.Page[data-fixed-nav] .Header2021,.StateProvidenceLocationPage[data-fixed-nav] .Header2021{top:0;width:100%;position:fixed;z-index:9999}}@media only screen and (max-width:767px),only screen and (max-width:1023px){.Page[data-fixed-nav] .tingle-modal__close,.StateProvidenceLocationPage[data-fixed-nav] .tingle-modal__close{top:50px}.Page[data-fixed-nav] .tingle-modal-box,.StateProvidenceLocationPage[data-fixed-nav] .tingle-modal-box{top:50px}.Page[data-fixed-nav].with-customizable-alert .tingle-modal__close,.StateProvidenceLocationPage[data-fixed-nav].with-customizable-alert .tingle-modal__close{top:100px}.Page[data-fixed-nav].with-customizable-alert .tingle-modal-box,.StateProvidenceLocationPage[data-fixed-nav].with-customizable-alert .tingle-modal-box{top:100px}}.Page[data-fixed-nav][data-sticky-secondary-nav],.StateProvidenceLocationPage[data-fixed-nav][data-sticky-secondary-nav]{padding-top:96px}.Page[data-fixed-nav][data-sticky-secondary-nav] .SecondaryNavigation,.StateProvidenceLocationPage[data-fixed-nav][data-sticky-secondary-nav] .SecondaryNavigation{width:100%;position:fixed;z-index:99;top:48px}.Page-body,.StateProvidenceLocationPage-body{overflow-x:hidden}.Page-pageHeading,.StateProvidenceLocationPage-pageHeading{font-size:28px;line-height:40px;text-align:center;font-weight:400}@media only screen and (min-width:768px){.Page-pageHeading,.StateProvidenceLocationPage-pageHeading{font-size:48px;line-height:60px}}.Page-pageSubHeading,.StateProvidenceLocationPage-pageSubHeading{display:none}@media only screen and (min-width:768px){.Page [data-back2top],.StateProvidenceLocationPage [data-back2top]{width:calc(638px * .667);right:calc(((100vw - 638px)/ 2))}}@media only screen and (min-width:1024px){.Page [data-back2top],.StateProvidenceLocationPage [data-back2top]{width:calc(884px * .667);right:calc(((100vw - 884px)/ 2))}}@media only screen and (min-width:1300px){.Page [data-back2top],.StateProvidenceLocationPage [data-back2top]{width:calc(980px * .667);right:calc(((100vw - 980px)/ 2))}}.LandingPage-main{position:relative}@media only screen and (max-width:767px){.LandingPage-main{padding-top:0}}.LandingPage-sectionTitleHide .ArticleModule-title{display:none}.LandingPage-ledeHide .PageLede{display:none}.LandingPage-pageLead{background-repeat:no-repeat;background-color:transparent;background-size:cover;background-position:55% 5%}.LandingPage-pageLead--noPageHeading .PageLede-info,.LandingPage-pageLead--noPageHeading .PageLede-info-head{padding-top:0}.LandingPage-pageLead--noPageHeading .PageLede-info-head:after,.LandingPage-pageLead--noPageHeading .PageLede-info:after{display:none}.LandingPage-pageLead--noPageSubHeading .PageLede-info-head:after{display:none}.LandingPage-pageLead--noPageHeading--noPageSubHeading .PageLede{height:150px;overflow:hidden}.LandingPage-pageLead--noPageHeading--noPageSubHeading .PageLede>div{display:none}.LandingPage p{font-size:18px;line-height:28px;margin:0 0 10px}.LandingPage p ul{margin:0}.MediaObjectPage-main-gallery,.VideoPage-main-gallery{padding:0}.MediaObjectPage-main-gallery .MediaObjectPage-media,.VideoPage-main-gallery .MediaObjectPage-media{background:#333}.MediaObjectPage-main-gallery .MediaObjectPage-media .ImageCarouselWithGrid,.VideoPage-main-gallery .MediaObjectPage-media .ImageCarouselWithGrid{max-width:100%;margin-top:0;margin-bottom:0}.MediaObjectPage-main-gallery .MediaObjectPage-media .ImageCarouselWithGrid-items-item img,.VideoPage-main-gallery .MediaObjectPage-media .ImageCarouselWithGrid-items-item img{max-width:100%;margin:0 auto;width:auto;max-height:300px}@media only screen and (min-width:1024px){.MediaObjectPage-main-gallery .MediaObjectPage-media .ImageCarouselWithGrid-items-item img,.VideoPage-main-gallery .MediaObjectPage-media .ImageCarouselWithGrid-items-item img{max-width:1000px;max-height:563px}}.MediaObjectPage-main-gallery .MediaObjectPage-media .ImageCarouselWithGrid-toolbar-wrapper,.VideoPage-main-gallery .MediaObjectPage-media .ImageCarouselWithGrid-toolbar-wrapper{max-width:1020px;margin:0 auto}.MediaObjectPage-main-gallery .MediaObjectPage-actions,.VideoPage-main-gallery .MediaObjectPage-actions{padding-left:calc((100% - 1000px)/ 2);padding-right:calc((100% - 1000px)/ 2)}.MediaObjectPage-main-image img,.VideoPage-main-image img{width:100%;height:auto}@media only screen and (min-width:768px){.MediaObjectPage-main-image img,.VideoPage-main-image img{width:auto;max-width:100%}}.MediaObjectPage .LedeBold-subHeadline,.VideoPage .LedeBold-subHeadline{display:none}.MediaObjectPage-datePublished,.VideoPage-datePublished{display:-ms-flexbox;display:flex;-ms-flex-align:baseline;align-items:baseline;margin-bottom:20px}.MediaObjectPage-datePublished h6,.VideoPage-datePublished h6{font-weight:700;font-size:18px;margin:0 3px 0 0}.MediaObjectPage-actions,.VideoPage-actions{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.MediaObjectPage-actions h4,.VideoPage-actions h4{color:#999;margin-right:7px;text-transform:uppercase;font-size:14px}.MediaObjectPage-fileUrl .Link,.VideoPage-fileUrl .Link{text-decoration:none;display:-ms-flexbox;display:flex;margin-top:20px;font-family:BogleWeb;color:var(--link-color);-ms-flex-align:center;align-items:center;font-weight:400}.MediaObjectPage-fileUrl .Link:before,.VideoPage-fileUrl .Link:before{font-family:'Font Awesome 5 Free';background-color:var(--link-color);color:#fff;width:45px;height:45px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;border-radius:20em;font-size:20px;margin-right:10px;font-weight:700}.Page-footer,.StateProvidenceLocationPage-footer{background:var(--footer-bg-color);display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-top:60px;padding-bottom:60px}.Page-footerLogo img,.StateProvidenceLocationPage-footerLogo img{max-width:300px;height:auto}.Page-footer-iconLinks,.StateProvidenceLocationPage-footer-iconLinks{width:100%}.Page-footer-links,.StateProvidenceLocationPage-footer-links{-ms-flex-positive:1;flex-grow:1;-ms-flex-negative:0;flex-shrink:0;max-width:100%}.Page-footer .RichTextModule a,.Page-footer .RichTextModule p,.Page-footer .RichTextModuleWithTitle a,.Page-footer .RichTextModuleWithTitle p,.StateProvidenceLocationPage-footer .RichTextModule a,.StateProvidenceLocationPage-footer .RichTextModule p{color:var(--footer-link-color);font-size:14px}.Page-footer .RichTextModule a,.Page-footer .RichTextModuleWithTitle a,.StateProvidenceLocationPage-footer .RichTextModule a{text-decoration:none}.Page-footer .RichTextModule a:hover,.Page-footer .RichTextModuleWithTitle a:hover,.StateProvidenceLocationPage-footer .RichTextModule a:hover{color:var(--footer-link-hover-color)}.Page-footer .NavigationLanguages,.Page-footer .NavigationSites,.StateProvidenceLocationPage-footer .NavigationLanguages,.StateProvidenceLocationPage-footer .NavigationSites{display:-ms-flexbox;display:flex;-ms-flex-align:baseline;align-items:baseline}@media only screen and (max-width:767px),only screen and (min-width:768px) and (max-width:1023px),only screen and (min-width:1024px) and (max-width:1299px){.Page-footer .NavigationLanguages,.Page-footer .NavigationSites,.StateProvidenceLocationPage-footer .NavigationLanguages,.StateProvidenceLocationPage-footer .NavigationSites{display:none}}.Page-footerNavigation,.StateProvidenceLocationPage-footerNavigation{margin-bottom:40px}.Page-footerNavigation .FooterNavigation,.StateProvidenceLocationPage-footerNavigation .FooterNavigation{column-count:4;column-gap:20px}.Page-footerNavigation .FooterNavigation .NavigationItem-text-link,.StateProvidenceLocationPage-footerNavigation .FooterNavigation .NavigationItem-text-link{line-height:26px}.Page-footerContent .Navigation-items,.StateProvidenceLocationPage-footerContent .Navigation-items{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;font-size:14px}.Page-footerContent .Navigation-items-item .NavigationItem-text:before,.StateProvidenceLocationPage-footerContent .Navigation-items-item .NavigationItem-text:before{content:'|';color:#fff;margin:8px 5px 8px 8px}.Page-footerContent .Navigation-items-item .NavigationItem .NavigationItem-text-link,.StateProvidenceLocationPage-footerContent .Navigation-items-item .NavigationItem .NavigationItem-text-link{line-height:28px;font-weight:400}.Page-footerContent .Navigation-items-item:first-child .NavigationItem-text:before,.StateProvidenceLocationPage-footerContent .Navigation-items-item:first-child .NavigationItem-text:before{content:none}.Page-disclaimer,.StateProvidenceLocationPage-disclaimer{font-size:14px;color:#fff;margin-top:10px}.Page-disclaimer .Link,.StateProvidenceLocationPage-disclaimer .Link{text-decoration:none;color:var(--link-color);font-size:18px;line-height:28px}.Page-footer .Page-social,.StateProvidenceLocationPage-footer .StateProvidenceLocationPage-social{margin-top:45px;margin-bottom:20px}@media only screen and (max-width:767px){.Page-footerNavigation,.StateProvidenceLocationPage-footerNavigation{display:none}}@media only screen and (min-width:768px) and (max-width:1023px){.Page-footerLogo,.StateProvidenceLocationPage-footerLogo{margin-bottom:30px}}@media only screen and (max-width:1299px){.Page-footerLogo,.StateProvidenceLocationPage-footerLogo{text-align:center}.Page-footerLogo img,.StateProvidenceLocationPage-footerLogo img{height:30px;width:auto}.Page-footer .Page-social,.StateProvidenceLocationPage-footer .StateProvidenceLocationPage-social{text-align:center;margin-top:20px}.Page-footer .Page-social .SocialBar-heading,.StateProvidenceLocationPage-footer .StateProvidenceLocationPage-social .SocialBar-heading{display:none}.Page-disclaimer,.Page-footerContent .Navigation-items,.StateProvidenceLocationPage-disclaimer,.StateProvidenceLocationPage-footerContent .Navigation-items{-ms-flex-pack:center;justify-content:center;text-align:center}}@media only screen and (min-width:1300px){.Page-footer-iconLinks,.StateProvidenceLocationPage-footer-iconLinks{width:30%}.Page-footer-links,.StateProvidenceLocationPage-footer-links{width:70%}}.SideNav{position:fixed}@media only screen and (max-width:1023px){.SideNav{width:100%;z-index:999}}.SideNav .NavigationList-items-item[data-current-nav-item] a{color:#ffc220!important}.SideNav .NavigationLanguages{width:100%;display:-ms-flexbox!important;display:flex!important;margin-bottom:25px;-ms-flex-align:baseline;align-items:baseline}@media only screen and (max-width:1023px){.SideNav .NavigationLanguages{margin:0 0 50px 20px}}.SideNav .NavigationLanguages .NavigationSites-heading{font-size:15px;display:block;color:#fff}.SideNav .NavigationLanguages .MultiCheckboxControl{vertical-align:baseline;line-height:60px;font-size:15px;padding:0 25px 0 10px;color:#fff}.SideNav .NavigationLanguages .MultiCheckboxControl-title{text-transform:capitalize;font-weight:700;font-size:15px;letter-spacing:normal}.SideNav .NavigationLanguages .MultiCheckboxControl-items{background:#fff;color:#000;border:1px solid #3c6320;overflow:visible;margin-top:10px}.SideNav .NavigationLanguages .MultiCheckboxControl-items-item{text-transform:capitalize}.SideNav .NavigationLanguages .MultiCheckboxControl-items:before{content:'';display:block;border-left:10px solid transparent;border-right:10px solid transparent;position:absolute;top:-10px;left:50%;z-index:0;border-bottom:9px solid #fff}.SideNav .NavigationLanguages .MultiCheckboxControl-items .SearchControlCheckbox-description:hover{background-color:#9eda9e;cursor:pointer}.SideNav .NavigationLanguages .MultiCheckboxControl-items .SearchControlCheckbox-description-label{padding:0;line-height:20px;text-align:center;font-size:15px;margin:0 auto;font-weight:400}.SideNav .NavigationLanguages .MultiCheckboxControl-items input:checked~.SearchControlCheckbox-description{background-color:#9eda9e}.SideNav+.ArticlePage-main,.SideNav+.LandingPage-main{padding-top:0}.SideNav+.ArticlePage-main .ArticlePage-articleBody,.SideNav+.LandingPage-main .ArticlePage-articleBody{z-index:2;position:relative}@media only screen and (min-width:1024px){.SideNav+.ArticlePage-main .ArticlePage-articleBody,.SideNav+.LandingPage-main .ArticlePage-articleBody{max-width:980px;width:100%}.SideNav+.ArticlePage-main .ArticlePage-articleBody-intro,.SideNav+.LandingPage-main .ArticlePage-articleBody-intro{max-width:980px;width:100%}}@media only screen and (max-width:1023px){.SideNav+.ArticlePage-main,.SideNav+.LandingPage-main{padding-top:50px}}.SideNav+.ArticlePage-main,.SideNav+.ArticlePage-main+.ArticlePage-below,.SideNav+.LandingPage-main,.SideNav+.LandingPage-main+.LandingPage-below,.SideNav+.MediaObjectPage-main{margin-left:240px}@media only screen and (max-width:1023px){.SideNav+.ArticlePage-main,.SideNav+.ArticlePage-main+.ArticlePage-below,.SideNav+.LandingPage-main,.SideNav+.LandingPage-main+.LandingPage-below,.SideNav+.MediaObjectPage-main{margin-left:0}}.SideNav+.ArticlePage-main .StyledAnchor.right,.SideNav+.ArticlePage-main+.ArticlePage-below .StyledAnchor.right,.SideNav+.LandingPage-main .StyledAnchor.right,.SideNav+.LandingPage-main+.LandingPage-below .StyledAnchor.right,.SideNav+.MediaObjectPage-main .StyledAnchor.right{margin-right:-20px}@media only screen and (min-width:1024px){.SideNav+.ArticlePage-main .Enhancement[data-left],.SideNav+.ArticlePage-main+.ArticlePage-below .Enhancement[data-left],.SideNav+.LandingPage-main .Enhancement[data-left],.SideNav+.LandingPage-main+.LandingPage-below .Enhancement[data-left],.SideNav+.MediaObjectPage-main .Enhancement[data-left]{margin-left:0}.SideNav+.ArticlePage-main .Enhancement[data-right],.SideNav+.ArticlePage-main+.ArticlePage-below .Enhancement[data-right],.SideNav+.LandingPage-main .Enhancement[data-right],.SideNav+.LandingPage-main+.LandingPage-below .Enhancement[data-right],.SideNav+.MediaObjectPage-main .Enhancement[data-right]{margin-right:0}}@media only screen and (min-width:1024px){.SideNav+.ArticlePage-main .CardGrid[data-columns='3'],.SideNav+.ArticlePage-main+.ArticlePage-below .CardGrid[data-columns='3'],.SideNav+.LandingPage-main .CardGrid[data-columns='3'],.SideNav+.LandingPage-main+.LandingPage-below .CardGrid[data-columns='3'],.SideNav+.MediaObjectPage-main .CardGrid[data-columns='3']{max-width:1020px;width:100%}}.SideNav+.ArticlePage-main .CardGrid[data-columns='3'] .CardGrid-title,.SideNav+.ArticlePage-main+.ArticlePage-below .CardGrid[data-columns='3'] .CardGrid-title,.SideNav+.LandingPage-main .CardGrid[data-columns='3'] .CardGrid-title,.SideNav+.LandingPage-main+.LandingPage-below .CardGrid[data-columns='3'] .CardGrid-title,.SideNav+.MediaObjectPage-main .CardGrid[data-columns='3'] .CardGrid-title{text-align:left;font-size:24px;line-height:30px;max-height:none;position:relative;padding:0;font-weight:700;text-transform:capitalize}.SideNav+.ArticlePage-main .CardGrid[data-columns='3'] .PromoSimpleCard .Promo-title,.SideNav+.ArticlePage-main+.ArticlePage-below .CardGrid[data-columns='3'] .PromoSimpleCard .Promo-title,.SideNav+.LandingPage-main .CardGrid[data-columns='3'] .PromoSimpleCard .Promo-title,.SideNav+.LandingPage-main+.LandingPage-below .CardGrid[data-columns='3'] .PromoSimpleCard .Promo-title,.SideNav+.MediaObjectPage-main .CardGrid[data-columns='3'] .PromoSimpleCard .Promo-title{font-size:15px}.SideNav+.ArticlePage-main .info-PromoPlainVideoFullWidth,.SideNav+.ArticlePage-main+.ArticlePage-below .info-PromoPlainVideoFullWidth,.SideNav+.LandingPage-main .info-PromoPlainVideoFullWidth,.SideNav+.LandingPage-main+.LandingPage-below .info-PromoPlainVideoFullWidth,.SideNav+.MediaObjectPage-main .info-PromoPlainVideoFullWidth{background:#f5fbf1}.SideNav+.ArticlePage-main .info-PromoPlainVideoFullWidth .Promo-title,.SideNav+.ArticlePage-main+.ArticlePage-below .info-PromoPlainVideoFullWidth .Promo-title,.SideNav+.LandingPage-main .info-PromoPlainVideoFullWidth .Promo-title,.SideNav+.LandingPage-main+.LandingPage-below .info-PromoPlainVideoFullWidth .Promo-title,.SideNav+.MediaObjectPage-main .info-PromoPlainVideoFullWidth .Promo-title{position:relative;padding-top:35px;padding-bottom:42px;max-width:1020px;font-size:28px;line-height:1em;margin:0 auto;display:block!important;max-height:none;padding-left:10px;padding-right:10px}@media only screen and (min-width:768px){.SideNav+.ArticlePage-main .info-PromoPlainVideoFullWidth .Promo-title,.SideNav+.ArticlePage-main+.ArticlePage-below .info-PromoPlainVideoFullWidth .Promo-title,.SideNav+.LandingPage-main .info-PromoPlainVideoFullWidth .Promo-title,.SideNav+.LandingPage-main+.LandingPage-below .info-PromoPlainVideoFullWidth .Promo-title,.SideNav+.MediaObjectPage-main .info-PromoPlainVideoFullWidth .Promo-title{font-size:48px;line-height:56px}}.SideNav+.ArticlePage-main .info-PromoPlainVideoFullWidth .Promo-title a,.SideNav+.ArticlePage-main+.ArticlePage-below .info-PromoPlainVideoFullWidth .Promo-title a,.SideNav+.LandingPage-main .info-PromoPlainVideoFullWidth .Promo-title a,.SideNav+.LandingPage-main+.LandingPage-below .info-PromoPlainVideoFullWidth .Promo-title a,.SideNav+.MediaObjectPage-main .info-PromoPlainVideoFullWidth .Promo-title a{font-weight:400}.SideNav+.ArticlePage-main .info-PromoPlainVideoFullWidth::before,.SideNav+.ArticlePage-main+.ArticlePage-below .info-PromoPlainVideoFullWidth::before,.SideNav+.LandingPage-main .info-PromoPlainVideoFullWidth::before,.SideNav+.LandingPage-main+.LandingPage-below .info-PromoPlainVideoFullWidth::before,.SideNav+.MediaObjectPage-main .info-PromoPlainVideoFullWidth::before{background-image:url('../../../resource/0000017b-2b13-d7d1-a57b-bb9362770000/styleguide/assets/icons/header-spark.23b8e38bf545958beeb8ebe8babd05ee.png');content:'';position:absolute;display:block;top:0;left:0;right:0;background-repeat:no-repeat;background-size:100% auto;background-position:0 0;height:500px;width:auto;opacity:1;filter:none}.SideNav+.ArticlePage-main .LedeBoldSmall,.SideNav+.ArticlePage-main+.ArticlePage-below .LedeBoldSmall,.SideNav+.LandingPage-main .LedeBoldSmall,.SideNav+.LandingPage-main+.LandingPage-below .LedeBoldSmall,.SideNav+.MediaObjectPage-main .LedeBoldSmall{overflow:hidden;background:#f5fbf1;margin-bottom:20px}.SideNav+.ArticlePage-main .LedeBoldSmall-headline,.SideNav+.ArticlePage-main+.ArticlePage-below .LedeBoldSmall-headline,.SideNav+.LandingPage-main .LedeBoldSmall-headline,.SideNav+.LandingPage-main+.LandingPage-below .LedeBoldSmall-headline,.SideNav+.MediaObjectPage-main .LedeBoldSmall-headline{padding-top:35px;padding-bottom:42px;max-width:1020px;margin:0 auto;font-weight:400;display:block!important}.SideNav+.ArticlePage-main .LedeBoldSmall::before,.SideNav+.ArticlePage-main+.ArticlePage-below .LedeBoldSmall::before,.SideNav+.LandingPage-main .LedeBoldSmall::before,.SideNav+.LandingPage-main+.LandingPage-below .LedeBoldSmall::before,.SideNav+.MediaObjectPage-main .LedeBoldSmall::before{background-image:url('../../../resource/0000017b-2b13-d7d1-a57b-bb9362770000/styleguide/assets/icons/header-spark.23b8e38bf545958beeb8ebe8babd05ee.png');content:'';position:absolute;display:block;top:0;left:0;right:0;background-repeat:no-repeat;background-size:100% auto;background-position:0 0;height:500px;width:auto;opacity:1;filter:none}.SideNav+.ArticlePage-main .LedeBoldSmall-lead,.SideNav+.ArticlePage-main+.ArticlePage-below .LedeBoldSmall-lead,.SideNav+.LandingPage-main .LedeBoldSmall-lead,.SideNav+.LandingPage-main+.LandingPage-below .LedeBoldSmall-lead,.SideNav+.MediaObjectPage-main .LedeBoldSmall-lead{margin-bottom:0}.SideNav+.ArticlePage-main .LedeBoldSmall-lead:before,.SideNav+.ArticlePage-main+.ArticlePage-below .LedeBoldSmall-lead:before,.SideNav+.LandingPage-main .LedeBoldSmall-lead:before,.SideNav+.LandingPage-main+.LandingPage-below .LedeBoldSmall-lead:before,.SideNav+.MediaObjectPage-main .LedeBoldSmall-lead:before{background:#fff}.SideNav+.ArticlePage-main .LedeBold,.SideNav+.ArticlePage-main .MediaLede,.SideNav+.ArticlePage-main+.ArticlePage-below .LedeBold,.SideNav+.ArticlePage-main+.ArticlePage-below .MediaLede,.SideNav+.LandingPage-main .LedeBold,.SideNav+.LandingPage-main .MediaLede,.SideNav+.LandingPage-main+.LandingPage-below .LedeBold,.SideNav+.LandingPage-main+.LandingPage-below .MediaLede,.SideNav+.MediaObjectPage-main .LedeBold,.SideNav+.MediaObjectPage-main .MediaLede{padding:0;background:#f5fbf1}.SideNav+.ArticlePage-main .LedeBold-headline,.SideNav+.ArticlePage-main .MediaLede-headline,.SideNav+.ArticlePage-main+.ArticlePage-below .LedeBold-headline,.SideNav+.ArticlePage-main+.ArticlePage-below .MediaLede-headline,.SideNav+.LandingPage-main .LedeBold-headline,.SideNav+.LandingPage-main .MediaLede-headline,.SideNav+.LandingPage-main+.LandingPage-below .LedeBold-headline,.SideNav+.LandingPage-main+.LandingPage-below .MediaLede-headline,.SideNav+.MediaObjectPage-main .LedeBold-headline,.SideNav+.MediaObjectPage-main .MediaLede-headline{padding-top:35px;padding-bottom:42px;max-width:1020px;margin:0 auto;font-weight:400;display:block!important}.SideNav+.ArticlePage-main .LedeBold::before,.SideNav+.ArticlePage-main .MediaLede::before,.SideNav+.ArticlePage-main+.ArticlePage-below .LedeBold::before,.SideNav+.ArticlePage-main+.ArticlePage-below .MediaLede::before,.SideNav+.LandingPage-main .LedeBold::before,.SideNav+.LandingPage-main .MediaLede::before,.SideNav+.LandingPage-main+.LandingPage-below .LedeBold::before,.SideNav+.LandingPage-main+.LandingPage-below .MediaLede::before,.SideNav+.MediaObjectPage-main .LedeBold::before,.SideNav+.MediaObjectPage-main .MediaLede::before{background-image:url('../../../resource/0000017b-2b13-d7d1-a57b-bb9362770000/styleguide/assets/icons/header-spark.23b8e38bf545958beeb8ebe8babd05ee.png');content:'';position:absolute;display:block;top:0;left:0;right:0;background-repeat:no-repeat;background-size:100% auto;background-position:0 0;height:500px;width:auto;opacity:1;filter:none}.SideNav+.ArticlePage-main .LedeBold .Figure,.SideNav+.ArticlePage-main .LedeBold .FigureEnhancement,.SideNav+.ArticlePage-main .LedeBold .FigureEnhancement2021,.SideNav+.ArticlePage-main .LedeBold .FigureEnhancementExtended,.SideNav+.ArticlePage-main .LedeBold .FigureEnhancementNoCrop,.SideNav+.ArticlePage-main .MediaLede .Figure,.SideNav+.ArticlePage-main .MediaLede .FigureEnhancement,.SideNav+.ArticlePage-main .MediaLede .FigureEnhancement2021,.SideNav+.ArticlePage-main .MediaLede .FigureEnhancementExtended,.SideNav+.ArticlePage-main .MediaLede .FigureEnhancementNoCrop,.SideNav+.ArticlePage-main+.ArticlePage-below .LedeBold .Figure,.SideNav+.ArticlePage-main+.ArticlePage-below .LedeBold .FigureEnhancement,.SideNav+.ArticlePage-main+.ArticlePage-below .LedeBold .FigureEnhancement2021,.SideNav+.ArticlePage-main+.ArticlePage-below .LedeBold .FigureEnhancementExtended,.SideNav+.ArticlePage-main+.ArticlePage-below .LedeBold .FigureEnhancementNoCrop,.SideNav+.ArticlePage-main+.ArticlePage-below .MediaLede .Figure,.SideNav+.ArticlePage-main+.ArticlePage-below .MediaLede .FigureEnhancement,.SideNav+.ArticlePage-main+.ArticlePage-below .MediaLede .FigureEnhancement2021,.SideNav+.ArticlePage-main+.ArticlePage-below .MediaLede .FigureEnhancementExtended,.SideNav+.ArticlePage-main+.ArticlePage-below .MediaLede .FigureEnhancementNoCrop,.SideNav+.LandingPage-main .LedeBold .Figure,.SideNav+.LandingPage-main .LedeBold .FigureEnhancement,.SideNav+.LandingPage-main .LedeBold .FigureEnhancement2021,.SideNav+.LandingPage-main .LedeBold .FigureEnhancementExtended,.SideNav+.LandingPage-main .LedeBold .FigureEnhancementNoCrop,.SideNav+.LandingPage-main .MediaLede .Figure,.SideNav+.LandingPage-main .MediaLede .FigureEnhancement,.SideNav+.LandingPage-main .MediaLede .FigureEnhancement2021,.SideNav+.LandingPage-main .MediaLede .FigureEnhancementExtended,.SideNav+.LandingPage-main .MediaLede .FigureEnhancementNoCrop,.SideNav+.LandingPage-main+.LandingPage-below .LedeBold .Figure,.SideNav+.LandingPage-main+.LandingPage-below .LedeBold .FigureEnhancement,.SideNav+.LandingPage-main+.LandingPage-below .LedeBold .FigureEnhancement2021,.SideNav+.LandingPage-main+.LandingPage-below .LedeBold .FigureEnhancementExtended,.SideNav+.LandingPage-main+.LandingPage-below .LedeBold .FigureEnhancementNoCrop,.SideNav+.LandingPage-main+.LandingPage-below .MediaLede .Figure,.SideNav+.LandingPage-main+.LandingPage-below .MediaLede .FigureEnhancement,.SideNav+.LandingPage-main+.LandingPage-below .MediaLede .FigureEnhancement2021,.SideNav+.LandingPage-main+.LandingPage-below .MediaLede .FigureEnhancementExtended,.SideNav+.LandingPage-main+.LandingPage-below .MediaLede .FigureEnhancementNoCrop,.SideNav+.MediaObjectPage-main .LedeBold .Figure,.SideNav+.MediaObjectPage-main .LedeBold .FigureEnhancement,.SideNav+.MediaObjectPage-main .LedeBold .FigureEnhancement2021,.SideNav+.MediaObjectPage-main .LedeBold .FigureEnhancementExtended,.SideNav+.MediaObjectPage-main .LedeBold .FigureEnhancementNoCrop,.SideNav+.MediaObjectPage-main .MediaLede .Figure,.SideNav+.MediaObjectPage-main .MediaLede .FigureEnhancement,.SideNav+.MediaObjectPage-main .MediaLede .FigureEnhancement2021,.SideNav+.MediaObjectPage-main .MediaLede .FigureEnhancementExtended,.SideNav+.MediaObjectPage-main .MediaLede .FigureEnhancementNoCrop{width:100%}.SideNav+.ArticlePage-main .CardGrid,.SideNav+.ArticlePage-main+.ArticlePage-below .CardGrid,.SideNav+.LandingPage-main .CardGrid,.SideNav+.LandingPage-main+.LandingPage-below .CardGrid,.SideNav+.MediaObjectPage-main .CardGrid{width:1020px;margin:0 auto;position:relative;padding:60px 0}.SideNav+.ArticlePage-main .CardGrid:before,.SideNav+.ArticlePage-main+.ArticlePage-below .CardGrid:before,.SideNav+.LandingPage-main .CardGrid:before,.SideNav+.LandingPage-main+.LandingPage-below .CardGrid:before,.SideNav+.MediaObjectPage-main .CardGrid:before{position:absolute;height:4px;display:block;background:#f0f6fd;content:'';left:-40px;right:-40px;margin:auto;top:0}.SideNav+.ArticlePage-main .cms-textAlign-center .Enhancement .Link{display:inline-block;font-size:18px;max-height:none;line-height:50px;font-weight:700;border:0;border-radius:2px;background-clip:padding-box;padding:0 31.5px;background:#1c62be;color:#fff;margin:28px 0 0 0}.SideNav+.ArticlePage-main .cms-textAlign-center .Enhancement .Link:hover{background:#6cabe7;color:#fff}.SideNav+.LandingPage-main .PromoFullWidth{background-size:cover!important}.SideNav+.LandingPage-main .PromoFullWidth-button a{background:#61bf1a}.SideNav+.LandingPage-main .PromoFullWidth-button a:hover{background:#76c043}.SideNav+.LandingPage-main .RichTextModule,.SideNav+.LandingPage-main .RichTextModuleWithTitle{padding-top:90px;padding-bottom:90px;position:relative;background-image:url('../../../resource/0000017b-2b13-d7d1-a57b-bb9362770000/styleguide/assets/icons/bg-sparks-3.a1c22e06fb79acf14ea57c28dfad0216.png');background-position:top center;background-repeat:no-repeat}.SideNav+.LandingPage-main .RichTextModule-items,.SideNav+.LandingPage-main .RichTextModuleWithTitle-items{max-width:1020px;margin:0 auto;padding:0 70px}.SideNav+.LandingPage-main .RichTextModule-items b,.SideNav+.LandingPage-main .RichTextModuleWithTitle-items b{display:inline-block;margin-bottom:0}.SideNav .Header .Page-logo{display:block}.SideNav .Header .Page-logo img{width:100px;height:auto;display:block}.SideNav .Header .NavigationLanguages:nth-of-type(2){display:none!important}.SideNav .Header .Page-disclaimer{font-size:11px;text-align:left;display:block}.SideNav .Header .Page-disclaimer+.NavigationLanguages{display:none!important}.SideNav-footer{position:relative}.SideNav-footer::before{content:'';display:block;position:absolute;top:0;left:0;right:0;height:20px;overflow:hidden;z-index:1;background:radial-gradient(ellipse at top,rgba(0,0,0,.05) 0,rgba(0,0,0,0) 60%)}.SideNav-footer-container{margin-right:auto;margin-left:auto;padding-left:10px;padding-right:10px;padding:77px 10px;padding-top:60px;padding-bottom:60px;position:relative}.SideNav-footer-links{display:block;-ms-flex-pack:justify;justify-content:space-between;margin-top:20px}@media only screen and (min-width:1300px){.SideNav-footer-links{display:-ms-flexbox;display:flex}}.SideNav-footer-links .Page-disclaimer{-ms-flex-order:-1;order:-1;color:#999;line-height:18px;margin:0;font-size:10px}@media only screen and (min-width:768px){.SideNav-footer-links .Page-disclaimer{font-size:14px}}.SideNav-footer-links .Navigation-items{display:none;-ms-flex-pack:center;justify-content:center}@media only screen and (min-width:768px){.SideNav-footer-links .Navigation-items{display:-ms-flexbox;display:flex}}.SideNav-footer-links .Navigation-items-item:first-child a:before{display:none}.SideNav-footer-links .Navigation-items a{color:#999;font-size:14px;line-height:18px;font-weight:400}.SideNav-footer-links .Navigation-items a:before{content:'\007C';margin:4.38px}.SideNav-footer .Page-social{width:100%}.SideNav-footer .Page-social .SocialBar{padding:10px;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center}@media only screen and (min-width:768px){.SideNav-footer .Page-social .SocialBar{-ms-flex-pack:end;justify-content:flex-end}}.SideNav-footer .Page-social .SocialBar-heading{font-size:15px;line-height:1;color:#000;padding-right:12px;font-weight:700}@media only screen and (min-width:768px){.SideNav-footer .Page-social .SocialBar-heading{color:#1a75cf}}.SideNav-footer .Page-social .SocialBar .SocialLink{background:#f0f6fd;width:42px;height:42px;line-height:42px}.SideNav-footer .Page-social .SocialBar .SocialLink:before{color:#1a75cf;font-size:18px}.SideNav-footer .Page-social .SocialBar .SocialLink:hover{background:#1a75cf}.SideNav-footer .Page-social .SocialBar .SocialLink:hover:before{color:#fff}.SideNav .MainNavigation{top:0}.SideNav .MainNavigation .Navigation-items{display:block;padding:0;margin:0}.SideNav .MainNavigation .Navigation-items-item{overflow:initial}@media only screen and (min-width:768px){.SideNav .MainNavigation .Navigation-items-item .NavigationItem-text:after{display:none}}.SideNav .MainNavigation .Navigation-items-item[data-current-nav-item] .NavigationItem-text-link{color:#ffc220}.SideNav .MainNavigation .NavigationItem{position:relative}.SideNav .MainNavigation .NavigationItem:hover{background:0 0}.SideNav .MainNavigation .NavigationItem:hover .NavigationItem-text-link{color:#ffc220}.SideNav .MainNavigation .NavigationItem:hover .NavigationItem-text-link:after{display:none}.SideNav .MainNavigation .NavigationItem a:hover{color:#ffc220}.SideNav .MainNavigation .NavigationItem-text{padding:0;margin:0}.SideNav .MainNavigation .NavigationItem-text-link{height:auto;display:block;text-transform:uppercase;font-weight:700;font-size:15px;line-height:20px;padding:10px 0;color:#fff;white-space:normal}.SideNav .MainNavigation .NavigationItem-items a{text-transform:none;font-weight:300;line-height:1em;white-space:normal;color:#fff;padding:15px}.SideNav .MainNavigation .NavigationItem-items .NavigationList-cta{display:none}@media only screen and (max-width:767px),only screen and (min-width:768px) and (max-width:1023px){.SideNav [data-pageheadertoggle=true] .Header-contentWrapper{left:270px}.SideNav .MainNavigation{background:#61bf1a;width:270px;padding:0}.SideNav .MainNavigation .Navigation-items{max-height:70vh;overflow:auto}.SideNav .MainNavigation .Navigation-label{display:none}.SideNav .MainNavigation .NavigationItem-text[data-collapse-toggle]:after{position:absolute;top:15px;right:25px;font-size:16px;color:#fff;font-family:FontAwesome;transform:none}.SideNav .MainNavigation .NavigationItem-text[data-collapse-toggle*='"state":"collapsed"']:after{content:'\f078'}.SideNav .MainNavigation .NavigationItem-text[data-collapse-toggle*='"state":"expanded"']:after{content:'\f077'}.SideNav .MainNavigation .NavigationItem-text-link{text-transform:capitalize;padding:15px;border-bottom:1px solid rgba(255,255,255,.5)}.SideNav .MainNavigation .NavigationItem-items{padding:0;margin:0;width:100%}.SideNav .MainNavigation .NavigationItem-items a{border-top:1px solid rgba(255,255,255,.5);background-color:rgba(255,255,255,.2);font-size:16px}.SideNav .Header{display:block;position:relative;width:100%;z-index:99;height:50px}.SideNav .Header .Page-logo{padding:140px 30px 0 30px}.SideNav .Header .Page-disclaimer{padding:0 30px 60px 30px}.SideNav .Header-contentWrapper{background:#61bf1a}.SideNav .Header-title{line-height:50px;font-size:16px;font-weight:400;color:#fff}}@media only screen and (min-width:1024px){.SideNav~.ArticlePage-main,.SideNav~.BlogPostLitePage-main,.SideNav~.Footer,.SideNav~.Page-above,.SideNav~.Page-below,.SideNav~.Page-main,.SideNav~.SearchResultsPageMultiResult,.SideNav~.SideNav-footer{margin-left:240px}.SideNav [data-page-header-pagetoggle]{display:none}.SideNav .Header{width:240px;height:100vh;overflow-x:hidden;overflow-y:auto;position:fixed;left:0;top:0;z-index:9;background:#61bf1a}.SideNav .Header .Page-logo{padding:60px 0 0 0}.SideNav .Header .Page-logo img{width:100px;height:auto;display:block}.SideNav .Header .Page-disclaimer{padding:0 0 60px 0}.SideNav .Header:before{content:'';display:block;width:100%;height:100%;z-index:1;background-image:url('../../../resource/0000017b-2b13-d7d1-a57b-bb9362770000/styleguide/assets/icons/sidenav-header-sparks.52b6ce3a98d763edac90336a9752b725.png');background-position:top left;background-size:100% auto;background-repeat:no-repeat;position:absolute}.SideNav .Header .Navigation-label{display:none}.SideNav .Header-title{padding:40px 30px 60px 30px;line-height:28px;font-size:28px;font-weight:300;color:#fff;position:relative;-ms-flex-order:-1;order:-1}.SideNav .Header-title a{color:#fff;text-decoration:none}.SideNav .Header-title a:hover{color:#fff}.SideNav .Header-title:after{content:'';width:60px;height:4px;background:#fcbb30;position:absolute;left:30px;bottom:40px}.SideNav .Header-contentWrapper{height:100vh;display:block;position:relative;z-index:2;background:0 0;padding:0}.SideNav .MainNavigation{width:240px;padding:0 30px 60px 30px;position:relative;transform:none;background:0 0;box-shadow:none;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.SideNav .MainNavigation .NavigationItem:hover{background:0 0}.SideNav .MainNavigation .NavigationItem:hover .NavigationItem-text-link{color:#ffc220}.SideNav .MainNavigation .NavigationItem:hover .NavigationItem-text-link:after{display:none}.SideNav .MainNavigation .NavigationItem-items{display:block!important;position:relative!important;background:0 0!important;box-shadow:none!important;list-style:none;max-height:none!important;padding:0!important}.SideNav .MainNavigation .NavigationItem-items a{padding:8px 0 8px 15px}}@media only screen and (max-width:767px),only screen and (min-width:768px) and (max-width:1023px){[data-pageheadertoggle=true] .SideNav .Header-contentWrapper{left:270px}}@media only screen and (max-width:1023px){[data-pageheadertoggle=true] .SideNav [data-page-header-pagetoggle] span{background-color:#61be1a}.SideNav .MainNavigation .NavigationItem-text{border-bottom:1px solid rgba(255,255,255,.5)}.SideNav .MainNavigation .NavigationItem-text-link{border-bottom:0;display:inline-block}.SideNav .MainNavigation .NavigationItem-text-link-toggle{margin:10px;color:#fff}}@media only screen and (min-width:1024px) and (max-width:1299px){.SideNav .MainNavigation .NavigationItem-text-link-toggle{display:none}[data-navigation-hasitems=collapsed] .NavigationItem-items{opacity:1;visibility:visible}}.ContactUs-main{padding:30px 0;background-position:top center;background-repeat:no-repeat;background-color:#f0f6fd}@media only screen and (min-width:768px){.ContactUs-main{padding:60px 0}}.ContactUs-content{padding-top:10px}.ContactUs-container{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-top:0!important;margin:0 -10px}.ContactUs-container .ListMosaic{margin:0 auto}.ContactUs-container .PromoMosaic:not([data-flexspace]){margin:10px}@media only screen and (min-width:768px){.ContactUs-container .PromoMosaic:not([data-flexspace]){-ms-flex-preferred-size:calc(33.333333% - 20px);flex-basis:calc(33.333333% - 20px);max-width:calc(33.333333% - 20px);width:calc(33.333333% - 20px)}}.ContactUs .Page-pageSubHeading{font-weight:400;padding-left:20px;padding-right:20px;font-size:15px;line-height:20px;display:block;text-align:center;color:#666;margin:0 auto;margin-bottom:20px;max-width:880px}@media only screen and (min-width:768px){.ContactUs .Page-pageSubHeading{font-weight:300;padding:0 24.5px;margin-bottom:50px}}@media only screen and (min-width:1024px){.ContactUs .Page-pageSubHeading{font-size:18px;line-height:28px;font-weight:600}}.ContactUs .Page-pageHeading{margin-top:-10px;margin-bottom:20px;font-weight:700;position:relative;padding-bottom:7px;line-height:40px;font-size:28px}@media only screen and (min-width:768px){.ContactUs .Page-pageHeading{font-size:48px;line-height:56px;padding-bottom:14px;margin-bottom:31.5px}}.ContactUs .Page-pageHeading:after{content:'';background:#1a75cf;padding:0;position:absolute;left:50%;bottom:0;width:100px;height:3px;margin-left:-50px}@media only screen and (min-width:768px){.ContactUs .Page-pageHeading:after{width:150px;height:6px;margin-left:-75px}}@media only screen and (max-width:767px){.StateProvidenceLocationPage{padding-top:0}}.StateProvidenceLocationPage .PageLede{padding:0 0 10px 0}.StateProvidenceLocationPage .Page-pageHeading{display:none}.StateProvidenceLocationPage .Page-pageSubHeading{display:none}.StateProvidenceLocationPage .SearchFilter-items .SearchFilter-item[data-selected=true]{background:#e1f5fe}.StateProvidenceLocationPage .SearchFilter-items .SearchFilter-item a{padding:5px 15px;display:block;width:100%;text-decoration:none;font-size:16px;color:#3c6daf}.StateProvidenceLocationPage .SearchFilter-items .SearchFilter-item a[data-selected]{font-weight:600}.StateProvidenceLocationPage .SearchFilter-items .SearchFilter-item a[data-parent] .SearchControl-label{padding-left:20px}.TopicPage-body .Header{position:fixed;width:100%;top:0;z-index:999}.TopicPage-main{padding-top:60px}.TopicPage-main .Page-pageHeading{font-size:52px;line-height:62px;font-weight:700}.TopicPage-main .ListColumns{margin-right:auto;position:relative;margin-left:auto;padding-left:15px;padding-right:15px;width:100%;margin-bottom:31.5px}@media only screen and (min-width:768px){.TopicPage-main .ListColumns{width:750px}}@media only screen and (min-width:1024px){.TopicPage-main .ListColumns{width:990px}}@media only screen and (min-width:1300px){.TopicPage-main .ListColumns{width:1030px}}@media only screen and (min-width:1300px){.TopicPage-main .ListColumns-items{margin:-20px -10px}}.TopicPage-main .ListColumns-items-item{border:0;margin:0!important;padding:0}@media only screen and (min-width:768px){.TopicPage-main .ListColumns-items-item{-ms-flex-preferred-size:33%!important;flex-basis:33%!important;max-width:33%!important;width:33%!important}}@media only screen and (min-width:1024px){.TopicPage-main .ListColumns-items-item{-ms-flex-preferred-size:25%!important;flex-basis:25%!important;max-width:25%!important;width:25%!important}}.TopicPage-main .ListColumns-items-item .PromoCard,.TopicPage-main .ListColumns-items-item .PromoCardColorful,.TopicPage-main .ListColumns-items-item .PromoCardQuote{margin:21px 10px 0 10px;box-shadow:none;border-radius:none}.TopicPage-main .ListColumns-items-item .PromoCard-info,.TopicPage-main .ListColumns-items-item .PromoCardColorful-info,.TopicPage-main .ListColumns-items-item .PromoCardQuote-info{padding:0}.TopicPage-main .ListColumns-items-item .PromoCard:hover .Promo-title a,.TopicPage-main .ListColumns-items-item .PromoCardColorful:hover .Promo-title a,.TopicPage-main .ListColumns-items-item .PromoCardQuote:hover .Promo-title a{color:#6cabe7}.TopicPage-main .ListColumns-items-item .PromoCard .Promo-media,.TopicPage-main .ListColumns-items-item .PromoCardColorful .Promo-media,.TopicPage-main .ListColumns-items-item .PromoCardQuote .Promo-media{display:block;margin:0}.TopicPage-main .ListColumns-items-item .PromoCard .Promo-button,.TopicPage-main .ListColumns-items-item .PromoCard .Promo-category,.TopicPage-main .ListColumns-items-item .PromoCard .Promo-date,.TopicPage-main .ListColumns-items-item .PromoCard .Promo-description,.TopicPage-main .ListColumns-items-item .PromoCardColorful .Promo-button,.TopicPage-main .ListColumns-items-item .PromoCardColorful .Promo-category,.TopicPage-main .ListColumns-items-item .PromoCardColorful .Promo-date,.TopicPage-main .ListColumns-items-item .PromoCardColorful .Promo-description,.TopicPage-main .ListColumns-items-item .PromoCardQuote .Promo-button,.TopicPage-main .ListColumns-items-item .PromoCardQuote .Promo-category,.TopicPage-main .ListColumns-items-item .PromoCardQuote .Promo-date,.TopicPage-main .ListColumns-items-item .PromoCardQuote .Promo-description{display:none}.TopicPage-main .ListColumns-items-item .PromoCard .Promo-title,.TopicPage-main .ListColumns-items-item .PromoCardColorful .Promo-title,.TopicPage-main .ListColumns-items-item .PromoCardQuote .Promo-title{font-size:24px;line-height:26px;color:#000;text-align:center;padding-top:10px;max-height:90px;overflow:hidden}.TopicPage-main .ListColumns-items-item .PromoCard .Promo-title a,.TopicPage-main .ListColumns-items-item .PromoCardColorful .Promo-title a,.TopicPage-main .ListColumns-items-item .PromoCardQuote .Promo-title a{color:#000}.TopicPage-main .ListColumns-sorts{display:-ms-flexbox;display:flex;-ms-flex-align:baseline;align-items:baseline;padding:0;-ms-flex-pack:center;justify-content:center}@media only screen and (min-width:768px){.TopicPage-main .ListColumns-sorts{position:absolute;top:40px;right:0}}.TopicPage-main .ListColumns-sorts h5{font-size:14px;line-height:22px;max-height:none;vertical-align:middle;position:static;margin:0 7px 0 0}.TopicPage-main .ListColumns-sorts .MultiCheckboxControl{line-height:32px;height:32px;border-radius:2px;background-clip:padding-box;border:0;background-color:#f5f5f5;background-image:none;padding:12px 20px 12px 10px;min-width:98px}.TopicPage-main .ListColumns-sorts .MultiCheckboxControl:before{color:#1a75cf}.TopicPage-main .ListColumns-sorts .MultiCheckboxControl .SearchControlCheckbox input:checked+div .SearchControlCheckbox-description-label,.TopicPage-main .ListColumns-sorts .MultiCheckboxControl .SearchControlCheckbox-description:hover .SearchControlCheckbox-description-label{background:#1a75cf;color:#fff}.TopicPage-main .ListColumns-sorts .MultiCheckboxControl .SearchControlCheckbox input:checked+div:after,.TopicPage-main .ListColumns-sorts .MultiCheckboxControl .SearchControlCheckbox-description:hover:after{display:none}.TopicPage-main .ListColumns-sorts .MultiCheckboxControl-items{min-width:100%;position:absolute;top:100%;left:0;border:0}.TopicPage-main .ListColumns-sorts .MultiCheckboxControl .SearchControlCheckbox-description{padding:0}.TopicPage-main .ListColumns-sorts .MultiCheckboxControl .SearchControlCheckbox-description-label{background-color:#f5f5f5;text-transform:uppercase;background-image:none;color:#000;font-weight:700;font-size:14px;max-height:none;line-height:32px;height:32px;width:100%;letter-spacing:-1px;padding:0 10px}.TopicPage-main .ListColumns-sorts .MultiCheckboxControl-title{letter-spacing:-1px;font-weight:700;font-size:14px;line-height:32px;height:32px;color:#1a75cf;text-transform:uppercase}.TopicPage-main .ListColumns .List-pagination{margin-top:38.5px}.TopicPage-main .ListColumns .List-pagination a{background:#f5f5f5;text-transform:uppercase;font-weight:700;border-radius:2px;padding:10px 38.5px;border:0;text-align:center;font-size:0;line-height:0}.TopicPage-main .ListColumns .List-pagination a:before{font-size:18px;line-height:30px}.TopicPage-main .ListColumns .List-pagination a:hover{color:#6cabe7}.TopicPage-main .ListColumns .List-title{text-align:center;text-transform:uppercase;font-weight:700;margin:0 auto;font-size:30px;line-height:30px;margin-bottom:21px}.TopicPage-main .ListColumns .List-title a{text-decoration:none;color:#000}@media only screen and (min-width:768px){.TopicPage-main .ListColumns .List-title{font-size:24px}}.CustomLandingPage .LandingPage-main{padding-top:0}.CustomLandingPage .PV3LandingPage-Header-contentWrapper{-ms-flex-pack:left;justify-content:left}.CustomLandingPage .Header-contentWrapper{background-color:var(--navbar-bg-color)}.CustomLandingPage .Page-footer{background-color:var(--navbar-bg-color)}.CustomLandingPage footer:not(.Footer2021) .SocialLink[data-social-service]{background:var(--navbar-bg-color)}.CustomLandingPage footer:not(.Footer2021) .SocialLink[data-social-service]:hover{background:var(--navbar-bg-color)}.CustomLandingPage .FooterNavigation .NavigationItem-text-link{font-weight:400}.CustomLandingPage .Header .StockTicker,.CustomLandingPage .Header-search{display:none}@media only screen and (min-width:1300px){.CustomLandingPage .Header .Page-logo{border-right:2px solid #ffb700;padding:7px 25px 7px 20px}}.CustomLandingPage .MainNavigation{padding:0}.CustomLandingPage .MainNavigation-promote{display:none}.CustomLandingPage .PV3LeadPromo .IRLRelatedStories-item-media:after,.CustomLandingPage .PV3LeadPromo .Promo-media:after{background-color:var(--mainHighlightColor)}.CustomLandingPage .PV3LeadPromo .IRLRelatedStories-item-description,.CustomLandingPage .PV3LeadPromo .Promo-description{color:var(--pV3LeadPromoColor)}.CustomLandingPage .PV3LeadPromo .IRLRelatedStories-item-description a,.CustomLandingPage .PV3LeadPromo .Promo-description a{color:var(--pV3LeadPromoColor)}.CustomLandingPage .ListApproach{color:var(--approach-text-color)!important;background:var(--approach-background-color)!important}.CustomLandingPage .ListApproach .List-title{font-weight:400;color:#000;text-decoration:none;line-height:1;font-size:18px;text-align:center;margin-top:0;margin-bottom:20px;text-transform:none}@media only screen and (min-width:768px){.CustomLandingPage .ListApproach .List-title{font-size:24px}}.CustomLandingPage .ListApproach .IRLRelatedStories-item-title a,.CustomLandingPage .ListApproach .Promo-title a{color:var(--approach-text-color)!important}.CustomLandingPage .PV3Carousel .flickity-page-dots .dot{color:var(--pV3CarouselColor)}.CustomLandingPage .PV3Carousel .flickity-page-dots .dot.is-selected{border-top:3px solid var(--mainHighlightColor)}.CustomLandingPage .PV3Carousel .flickity-prev-next-button{color:var(--pV3CarouselColor)}@media only screen and (max-width:767px){.CustomLandingPage .PV3Carousel .flickity-prev-next-button{display:none}}.CustomLandingPage .PV3Carousel[data-testimonial-carousel] .flickity-prev-next-button{color:var(--testimonial-icon-color)}.CustomLandingPage .PV3Carousel[data-testimonial-carousel] .flickity-prev-next-button.previous{left:calc(20% - 95px)}.CustomLandingPage .PV3Carousel[data-testimonial-carousel] .flickity-prev-next-button.previous:before{content:'\f0d9';color:var(--testimonial-icon-color);font-family:'Font Awesome 5 Free';transform:scaleX(.9) scaleY(.5);font-weight:700}.CustomLandingPage .PV3Carousel[data-testimonial-carousel] .flickity-prev-next-button.next{right:calc(20% - 95px)}.CustomLandingPage .PV3Carousel[data-testimonial-carousel] .flickity-prev-next-button.next:before{content:'\f0da';color:var(--testimonial-icon-color);font-family:'Font Awesome 5 Free';transform:scaleX(.9) scaleY(.5);font-weight:700}@media only screen and (min-width:1024px){.CustomLandingPage .PV3Carousel[data-testimonial-carousel] .flickity-page-dots{display:none!important}}.CustomLandingPage .pv3-4item .pv3-4item-wrapper [data-pos=one]:hover .pv3-4item-title{color:var(--pV3ItemRowModulesColor)!important}.CustomLandingPage .pv3-4item .pv3-4item-wrapper [data-pos=one] .pv3-4item-tag{color:var(--pV3ItemRowModulesColor)!important}.CustomLandingPage .pv3-4item .pv3-4item-wrapper [data-pos=one] .pv3-4item-title:after{background:var(--pV3ItemRowModulesColor)!important}.CustomLandingPage .pv3-4item .pv3-4item-wrapper [data-pos=one] .pv3-4item-title p:hover{color:var(--pV3ItemRowModulesColor)!important}.CustomLandingPage .pv3-4item .pv3-4item-wrapper [data-pos=one] a.pv3-cta{color:var(--pV3ItemRowModulesColor)!important}.CustomLandingPage .pv3-4item .pv3-4item-wrapper [data-pos=two]:hover .pv3-4item-title{color:var(--pV3ItemRowModulesColor)!important}.CustomLandingPage .pv3-4item .pv3-4item-wrapper [data-pos=two] .pv3-4item-tag{color:var(--pV3ItemRowModulesColor)!important}.CustomLandingPage .pv3-4item .pv3-4item-wrapper [data-pos=two] .pv3-4item-title:after{background:var(--pV3ItemRowModulesColor)!important}.CustomLandingPage .pv3-4item .pv3-4item-wrapper [data-pos=two] .pv3-4item-title p:hover{color:var(--pV3ItemRowModulesColor)!important}.CustomLandingPage .pv3-4item .pv3-4item-wrapper [data-pos=two] a.pv3-cta{color:var(--pV3ItemRowModulesColor)!important}.CustomLandingPage .pv3-4item .pv3-4item-wrapper [data-pos=three]:hover .pv3-4item-title{color:var(--pV3ItemRowModulesColor)!important}.CustomLandingPage .pv3-4item .pv3-4item-wrapper [data-pos=three] .pv3-4item-tag{color:var(--pV3ItemRowModulesColor)!important}.CustomLandingPage .pv3-4item .pv3-4item-wrapper [data-pos=three] .pv3-4item-title:after{background:var(--pV3ItemRowModulesColor)!important}.CustomLandingPage .pv3-4item .pv3-4item-wrapper [data-pos=three] .pv3-4item-title p:hover{color:var(--pV3ItemRowModulesColor)!important}.CustomLandingPage .pv3-4item .pv3-4item-wrapper [data-pos=three] a.pv3-cta{color:var(--pV3ItemRowModulesColor)!important}.CustomLandingPage .pv3-4item .pv3-4item-wrapper [data-pos=four]:hover .pv3-4item-title{color:var(--pV3ItemRowModulesColor)!important}.CustomLandingPage .pv3-4item .pv3-4item-wrapper [data-pos=four] .pv3-4item-tag{color:var(--pV3ItemRowModulesColor)!important}.CustomLandingPage .pv3-4item .pv3-4item-wrapper [data-pos=four] .pv3-4item-title:after{background:var(--pV3ItemRowModulesColor)!important}.CustomLandingPage .pv3-4item .pv3-4item-wrapper [data-pos=four] .pv3-4item-title p:hover{color:var(--pV3ItemRowModulesColor)!important}.CustomLandingPage .pv3-4item .pv3-4item-wrapper [data-pos=four] a.pv3-cta{color:var(--pV3ItemRowModulesColor)!important}.CustomLandingPage .pv3-3item .pv3-3item-wrapper [data-pos=one]:hover .pv3-3item-title{color:var(--pV3ItemRowModulesColor)!important}.CustomLandingPage .pv3-3item .pv3-3item-wrapper [data-pos=one] .pv3-3item-tag{color:var(--pV3ItemRowModulesColor)!important}.CustomLandingPage .pv3-3item .pv3-3item-wrapper [data-pos=one] .pv3-3item-title:after{background:var(--pV3ItemRowModulesColor)!important}.CustomLandingPage .pv3-3item .pv3-3item-wrapper [data-pos=one] .pv3-3item-title p:hover{color:var(--pV3ItemRowModulesColor)!important}.CustomLandingPage .pv3-3item .pv3-3item-wrapper [data-pos=one] a.pv3-cta{color:var(--pV3ItemRowModulesColor)!important}.CustomLandingPage .pv3-3item .pv3-3item-wrapper [data-pos=two]:hover .pv3-3item-title{color:var(--pV3ItemRowModulesColor)!important}.CustomLandingPage .pv3-3item .pv3-3item-wrapper [data-pos=two] .pv3-3item-tag{color:var(--pV3ItemRowModulesColor)!important}.CustomLandingPage .pv3-3item .pv3-3item-wrapper [data-pos=two] .pv3-3item-title:after{background:var(--pV3ItemRowModulesColor)!important}.CustomLandingPage .pv3-3item .pv3-3item-wrapper [data-pos=two] .pv3-3item-title p:hover{color:var(--pV3ItemRowModulesColor)!important}.CustomLandingPage .pv3-3item .pv3-3item-wrapper [data-pos=two] a.pv3-cta{color:var(--pV3ItemRowModulesColor)!important}.CustomLandingPage .pv3-3item .pv3-3item-wrapper [data-pos=three]:hover .pv3-3item-title{color:var(--pV3ItemRowModulesColor)!important}.CustomLandingPage .pv3-3item .pv3-3item-wrapper [data-pos=three] .pv3-3item-tag{color:var(--pV3ItemRowModulesColor)!important}.CustomLandingPage .pv3-3item .pv3-3item-wrapper [data-pos=three] .pv3-3item-title:after{background:var(--pV3ItemRowModulesColor)!important}.CustomLandingPage .pv3-3item .pv3-3item-wrapper [data-pos=three] .pv3-3item-title p:hover{color:var(--pV3ItemRowModulesColor)!important}.CustomLandingPage .pv3-3item .pv3-3item-wrapper [data-pos=three] a.pv3-cta{color:var(--pV3ItemRowModulesColor)!important}.CustomLandingPage .pv3-1item-title:after{background:var(--pV3ItemRowModulesColor)!important}.CustomLandingPage .pv3-1item .pv3-cta:hover{color:var(--pV3ItemRowModulesColor)!important}.CustomLandingPage .PromoPlainVideoWithText{padding:0!important}.CustomLandingPage .PromoPlainVideoWithText-info{color:var(--videoPromoColor)}@media only screen and (max-width:767px){.CustomLandingPage .PromoPlainVideoWithText-info{color:#000}}.CustomLandingPage .PromoPlainVideoWithText-close{color:var(--videoPromoColor)}.CustomLandingPage .PromoPlainVideoWithText-player-wrap>[class*=media]:before{color:var(--videoPromoColor)}.CustomLandingPage .Testimonial:before{background-color:var(--testimonial-background-color)}.CustomLandingPage .Testimonial-info blockquote{color:var(--testimonial-text-color);font-style:normal}@media only screen and (min-width:768px) and (max-width:850px){.CustomLandingPage .Testimonial-info blockquote{padding-left:40px}}@media only screen and (min-width:850px){.CustomLandingPage .Testimonial-info blockquote{padding-left:20px}}.CustomLandingPage .Testimonial-info blockquote:before{background:url('../../../resource/0000017b-2b13-d7d1-a57b-bb9362770000/styleguide/assets/icons/open-quotes.dc394fedecd9846eef5f9e68e1827e16.svg') no-repeat;content:open-quote;font-size:0}@media only screen and (max-width:767px){.CustomLandingPage .Testimonial-info blockquote:before{background-size:45px auto;width:45px;height:45px;left:-10px;margin-top:-15px}}@media only screen and (min-width:768px){.CustomLandingPage .Testimonial-info blockquote:before{background-size:100px auto;width:100px;height:100px;left:-100px;margin-top:-30px}}@media only screen and (min-width:768px) and (max-width:850px){.CustomLandingPage .Testimonial-info blockquote:before{left:-50px}}.CustomLandingPage .Testimonial-info blockquote:after{background:url('../../../resource/0000017b-2b13-d7d1-a57b-bb9362770000/styleguide/assets/icons/close-quotes.e1ac429ba966bcc1a811665ac198c7f6.svg') no-repeat;background-size:16px auto;content:'';width:16px;height:16px;margin-top:2px;margin-left:5px}.CustomLandingPage .Testimonial-attribution{color:var(--testimonial-text-color)}@media only screen and (min-width:768px) and (max-width:850px){.CustomLandingPage .Testimonial-attribution{padding-left:40px}}@media only screen and (min-width:850px){.CustomLandingPage .Testimonial-attribution{padding-left:20px}}@media only screen and (min-width:768px){.CustomLandingPage .RelatedStories-item{border-right:2px solid var(--separator-color)!important}}.CustomLandingPage .ActionBar-items-item>a{background:var(--social-icon-bgColor)!important;color:var(--social-icon-color)!important}.CustomLandingPage .LandingPage-below .PV3NewsletterModule{display:none}.CustomLandingPage .LandingPage-below .ActionBar-title{border-left:0!important;font-size:24px!important;padding-left:0!important}.CustomLandingPage .LandingPage-below .ActionBar-wrapper{margin:20px auto 40px;text-align:center!important}@media only screen and (min-width:768px){.CustomLandingPage .LandingPage-below .ActionBar-wrapper{margin:0 auto}}.CustomLandingPage .LandingPage-below .ActionBar-items{margin-left:0!important}.CustomLandingPage .LandingPage-main,.IRLLandingPage .LandingPage-main,.PV3LandingPage .LandingPage-main{margin-top:-100px;padding-top:0}@media only screen and (min-width:1300px){.CustomLandingPage .LandingPage-main,.IRLLandingPage .LandingPage-main,.PV3LandingPage .LandingPage-main{margin-top:-53px}}html.CustomLandingPage[data-allTextUseGeorgiaFont] .LandingPage-main,html.CustomLandingPage[data-allTextUseGeorgiaFont] .PV3LandingPage-footer,html.CustomLandingPage[data-allTextUseGeorgiaFont] body .LandingPage-main,html.CustomLandingPage[data-allTextUseGeorgiaFont] body .PV3LandingPage-footer,html.IRLLandingPage[data-allTextUseGeorgiaFont] .LandingPage-main,html.IRLLandingPage[data-allTextUseGeorgiaFont] .PV3LandingPage-footer,html.IRLLandingPage[data-allTextUseGeorgiaFont] body .LandingPage-main,html.IRLLandingPage[data-allTextUseGeorgiaFont] body .PV3LandingPage-footer,html.PV3LandingPage[data-allTextUseGeorgiaFont] .LandingPage-main,html.PV3LandingPage[data-allTextUseGeorgiaFont] .PV3LandingPage-footer,html.PV3LandingPage[data-allTextUseGeorgiaFont] body .LandingPage-main,html.PV3LandingPage[data-allTextUseGeorgiaFont] body .PV3LandingPage-footer{font-family:Georgia,Times,'Times New Roman',serif}html.CustomLandingPage[data-footerUseGeorgiaFont] .PV3LandingPage-footer,html.CustomLandingPage[data-footerUseGeorgiaFont] body .PV3LandingPage-footer,html.IRLLandingPage[data-footerUseGeorgiaFont] .PV3LandingPage-footer,html.IRLLandingPage[data-footerUseGeorgiaFont] body .PV3LandingPage-footer,html.PV3LandingPage[data-footerUseGeorgiaFont] .PV3LandingPage-footer,html.PV3LandingPage[data-footerUseGeorgiaFont] body .PV3LandingPage-footer{font-family:Georgia,Times,'Times New Roman',serif}html.CustomLandingPage[data-titlesUseGeorgiaFont] [class$='-title'],html.CustomLandingPage[data-titlesUseGeorgiaFont] body [class$='-title'],html.IRLLandingPage[data-titlesUseGeorgiaFont] [class$='-title'],html.IRLLandingPage[data-titlesUseGeorgiaFont] body [class$='-title'],html.PV3LandingPage[data-titlesUseGeorgiaFont] [class$='-title'],html.PV3LandingPage[data-titlesUseGeorgiaFont] body [class$='-title']{font-family:Georgia,Times,'Times New Roman',serif}.CustomLandingPage .LandingPage-below .ActionBar-wrapper,.IRLLandingPage .LandingPage-below .ActionBar-wrapper,.PV3LandingPage .LandingPage-below .ActionBar-wrapper{text-align:center}.CustomLandingPage .LandingPage-below .ActionBar-title,.IRLLandingPage .LandingPage-below .ActionBar-title,.PV3LandingPage .LandingPage-below .ActionBar-title{margin-bottom:30px;font-size:30px}@media only screen and (max-width:767px){.CustomLandingPage .LandingPage-below .ActionBar-title,.IRLLandingPage .LandingPage-below .ActionBar-title,.PV3LandingPage .LandingPage-below .ActionBar-title{font-size:36px}}.CustomLandingPage .LandingPage-below .ActionBar-items-item>a,.IRLLandingPage .LandingPage-below .ActionBar-items-item>a,.PV3LandingPage .LandingPage-below .ActionBar-items-item>a{color:#fff;background:#bfbfbf}.CustomLandingPage .LandingPage-below .ActionBar-items-item>a:hover,.IRLLandingPage .LandingPage-below .ActionBar-items-item>a:hover,.PV3LandingPage .LandingPage-below .ActionBar-items-item>a:hover{color:#fff;background:var(--link-color)}@media only screen and (min-width:768px){.CustomLandingPage .LandingPage-below,.IRLLandingPage .LandingPage-below,.PV3LandingPage .LandingPage-below{display:-ms-flexbox;display:flex;padding:30px}.CustomLandingPage .LandingPage-below>div,.IRLLandingPage .LandingPage-below>div,.PV3LandingPage .LandingPage-below>div{-ms-flex-preferred-size:50%;flex-basis:50%}.CustomLandingPage .LandingPage-below .ActionBar-wrapper,.IRLLandingPage .LandingPage-below .ActionBar-wrapper,.PV3LandingPage .LandingPage-below .ActionBar-wrapper{text-align:left}.CustomLandingPage .LandingPage-below .ActionBar-title,.IRLLandingPage .LandingPage-below .ActionBar-title,.PV3LandingPage .LandingPage-below .ActionBar-title{line-height:30px;border-left:2px solid red;font-size:30px;padding-left:30px;height:30px;display:block}.CustomLandingPage .LandingPage-below .ActionBar-items,.IRLLandingPage .LandingPage-below .ActionBar-items,.PV3LandingPage .LandingPage-below .ActionBar-items{margin-left:30px}}.PV3LandingPage-Header{z-index:2}.PV3LandingPage-Header-contentWrapper{display:-ms-flexbox;display:flex;background:0 0;padding:10px 50px;top:0;left:0;width:100%;z-index:999;position:relative;-ms-flex-pack:center;justify-content:center}.PV3LandingPage-Header .Page-logo{padding:0;margin:0}.PV3LandingPage-Header .MainNavigation{display:none}.PV3LandingPage-Header .MainNavigation-promote{border:0;padding:0;-ms-flex:1;flex:1}.PV3LandingPage-Header .MainNavigation-promote a{color:#fff;font-size:19px;font-weight:400}@media only screen and (max-width:1299px){.PV3LandingPage-Header-contentWrapper{text-align:center;-ms-flex-direction:column;flex-direction:column}.PV3LandingPage-Header .Page-logo{text-align:center}.PV3LandingPage-Header .MainNavigation-promote{margin-top:10px}.PV3LandingPage-Header .MainNavigation-promote a{font-size:14px}}@media only screen and (min-width:1300px){.PV3LandingPage-Header .MainNavigation-promote{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:end;justify-content:flex-end}}.CustomLandingPage-footer,.IRLLandingPage-footer,.PV3LandingPage-footer{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:10px 50px;background:#333;-ms-flex-align:center;align-items:center;height:auto}.CustomLandingPage-footerContent .Navigation-items,.IRLLandingPage-footerContent .Navigation-items,.PV3LandingPage-footerContent .Navigation-items{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;font-size:12px}.CustomLandingPage-footerContent .Navigation-items-item .NavigationItem,.IRLLandingPage-footerContent .Navigation-items-item .NavigationItem,.PV3LandingPage-footerContent .Navigation-items-item .NavigationItem{margin:0}.CustomLandingPage-footerContent .Navigation-items-item .NavigationItem-text:before,.IRLLandingPage-footerContent .Navigation-items-item .NavigationItem-text:before,.PV3LandingPage-footerContent .Navigation-items-item .NavigationItem-text:before{content:'|';color:#fff;margin:8px 5px 8px 8px}.CustomLandingPage-footerContent .Navigation-items-item .NavigationItem .NavigationItem-text-link,.IRLLandingPage-footerContent .Navigation-items-item .NavigationItem .NavigationItem-text-link,.PV3LandingPage-footerContent .Navigation-items-item .NavigationItem .NavigationItem-text-link{font-weight:400}.CustomLandingPage-footerContent .Navigation-items-item:first-child .NavigationItem-text:before,.IRLLandingPage-footerContent .Navigation-items-item:first-child .NavigationItem-text:before,.PV3LandingPage-footerContent .Navigation-items-item:first-child .NavigationItem-text:before{content:none}.CustomLandingPage .Page-disclaimer,.IRLLandingPage .Page-disclaimer,.PV3LandingPage .Page-disclaimer{font-size:12px;color:#fff;margin:0}@media only screen and (max-width:1299px){.CustomLandingPage .Page-disclaimer,.CustomLandingPage-footerContent .Navigation-items,.IRLLandingPage .Page-disclaimer,.IRLLandingPage-footerContent .Navigation-items,.PV3LandingPage .Page-disclaimer,.PV3LandingPage-footerContent .Navigation-items{-ms-flex-pack:center;justify-content:center;text-align:center}}@media only screen and (min-width:768px){.CustomLandingPage-footer,.IRLLandingPage-footer,.PV3LandingPage-footer{height:80px}}@media only screen and (min-width:1024px){.CustomLandingPage-footer-links,.IRLLandingPage-footer-links,.PV3LandingPage-footer-links{width:100%;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.CustomLandingPage-footerContent,.IRLLandingPage-footerContent,.PV3LandingPage-footerContent{margin-left:auto}}[data-promotitle-hide] .IRLRelatedStories-item-title,[data-promotitle-hide] .Promo-title{display:none}[data-promodescription-hide] .IRLRelatedStories-item-description,[data-promodescription-hide] .Promo-description{display:none}[data-promodescription-show] .IRLRelatedStories-item-description,[data-promodescription-show] .Promo-description{display:block}[data-promomedia-hide] .IRLRelatedStories-item-media,[data-promomedia-hide] .Promo-media{display:none}[data-promotag-hide] .IRLRelatedStories-item-category,[data-promotag-hide] .Promo-category{display:none}[data-promotag-show] .IRLRelatedStories-item-category,[data-promotag-show] .Promo-category{display:block}[data-promodate-hide] .IRLRelatedStories-item-date,[data-promodate-hide] .Promo-date{display:none}[data-promocta-hide] .IRLRelatedStories-item-button,[data-promocta-hide] .IRLRelatedStories-item-cta,[data-promocta-hide] .Promo-button,[data-promocta-hide] .Promo-cta{display:none}.IRLCardPromo{position:relative;width:100%;height:100%;padding-top:100%}.IRLCardPromo-info,.IRLCardPromo-media{position:absolute;top:0;left:0;right:0;bottom:0}.IRLCardPromo-info{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;padding:30px;text-align:center;height:100%;text-decoration:none;color:#fff}.IRLCardPromo a.IRLCardPromo-link{text-decoration:none}.IRLCardPromo a.IRLCardPromo-link:hover{text-decoration:underline}.IRLCardPromo-media img{height:auto;width:100%;object-fit:cover;font-family:'object-fit: cover;';display:block}.IRLCardPromo-description,.IRLCardPromo-title{min-width:100%}.IRLCardPromo-title{font-size:40px;font-weight:700;text-decoration:none}.IRLCardPromo-description{margin-top:80px;font-size:26px;line-height:normal;position:relative}.IRLCardPromo-description:before{content:'';width:100px;height:3px;background:#fff;display:block;transform:translateX(-50%);position:absolute;top:-40px;left:50%}.IRLCardVideoPromo{position:relative;width:100%;height:100%}.IRLCardVideoPromo-player-wrap{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0;position:static}.IRLCardVideoPromo-media{position:absolute;top:0;left:0;right:0;bottom:0;z-index:2}.IRLCardVideoPromo .BrightcoveVideoPlayer .video-js,.IRLCardVideoPromo .HTML5VideoPlayer-screen,.IRLCardVideoPromo .KalturaVideoPlayer-screen,.IRLCardVideoPromo .YouTubeVideoPlayer,.IRLCardVideoPromo .YoukuVideoPlayer{position:static}.IRLRichTextPromo{padding:0 20px}.IRLRichTextPromo-info{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;padding:30px 0;max-width:1200px;margin:0 auto}.IRLRichTextPromo-title{font-size:40px;font-weight:700;text-align:center}.IRLRichTextPromo-description{font-size:20px;margin-top:20px}@media only screen and (min-width:768px){.IRLRichTextPromo-info{-ms-flex-direction:row;flex-direction:row;padding:144px 0}.IRLRichTextPromo-title{text-align:right;padding-right:20px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex:0 1 24%;flex:0 1 24%;font-size:70px;-ms-flex-pack:end;justify-content:flex-end}.IRLRichTextPromo-description{font-size:28px;-ms-flex:0 1 70%;flex:0 1 70%;padding-left:20px;margin-top:10px}}.IRLLeadPromo{padding-left:0!important;padding-right:0!important;padding-top:0!important;padding-bottom:0!important;position:relative;background-color:#f0f0f0;background-size:cover;background-position:50% 50%;max-width:100%;overflow:hidden}.IRLLeadPromo-video{display:none;max-width:1200px;margin:130px auto 0 auto}.IRLLeadPromo-inner{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.IRLLeadPromo-info{padding:0 10px;max-width:1200px;margin:0 auto;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;margin-top:80px;z-index:1}.IRLLeadPromo-media .Image{width:100%;height:auto}@media only screen and (min-width:768px){.IRLLeadPromo-media{display:none}}.IRLLeadPromo-title{font-size:40px;line-height:1.11;margin:20px 0 10px 0;font-weight:900;color:currentColor;text-align:center}.IRLLeadPromo-title a{text-decoration:none;color:currentColor}.IRLLeadPromo-title a:hover{opacity:.6}.IRLLeadPromo-leadIcon{max-width:100px;max-height:100px;display:-ms-flexbox;display:flex;margin:0 auto}@media only screen and (min-width:768px){.IRLLeadPromo-info{padding:0;margin-top:130px;position:absolute;top:50%;left:50%;min-width:100%;min-height:100%;width:auto;height:auto;z-index:0;transform:translate(-50%,-50%)}.IRLLeadPromo-video{display:block;width:100%;height:100%}}@media only screen and (min-width:1300px){.IRLLeadPromo-info{padding:0;margin-top:130px;position:absolute;top:50%;left:50%;min-width:100%;min-height:100%;width:auto;height:auto;z-index:0;transform:translate(-50%,-50%)}.IRLLeadPromo-title{font-size:70px;margin:0 0 10px 0}.IRLLeadPromo-leadIcon{position:absolute;top:-63px;right:15px}.IRLLeadPromo-video{margin:0 auto}}.IRLScrollVideo{width:100%;height:100%;display:block}.IRLScrollVideo-wrapper{width:100%;margin:0 auto;background-color:#000}.scrollToScrubVideo{position:relative;display:-ms-flexbox;display:flex;background-color:#000;padding:0}.IRLRelatedStories-item-media a,.IRLRelatedStories-item-media img,.Promo-media a,.Promo-media img{display:block;width:100%;height:auto}.IRLRelatedStories-item-mediacover,.Promo-mediacover{position:absolute;top:0;left:0;right:0;bottom:0}.IRLRelatedStories-item-mediacover a,.IRLRelatedStories-item-mediacover img,.Promo-mediacover a,.Promo-mediacover img{display:block;width:100%;height:100%;object-fit:cover}.IRLRelatedStories-item-category a:hover,.Promo-category a:hover{color:#6cabe7}.IRLRelatedStories-item-date,.Promo-date{display:block;margin:10px 0}@media only screen and (max-width:767px){.IRLRelatedStories-item-category,.Promo-category{font-size:11px;margin:10px 0}}.IRLRelatedStories-item-title a,.Promo-title a{text-decoration:none;color:#000;font-weight:700}.info-PromoPlainVideoFullWidth{padding:0}.info-PromoPlainVideoFullWidth .PromoPlainVideoFullWidth-container{position:relative;padding-left:calc((100% - 1000px)/ 2);padding-right:calc((100% - 1000px)/ 2)}.info-PromoPlainVideoFullWidth .PromoPlainVideoFullWidth-container .VideoPage-media{position:absolute;top:0;left:0;right:0;bottom:0;z-index:2}.info-PromoPlainVideoFullWidth .PromoPlainVideoFullWidth-container .VideoPage-media img{width:100%;height:100%;object-fit:cover}.info-PromoPlainVideoFullWidth .PromoPlainVideoFullWidth-container .VideoPage-media:before{content:'\e605';font-family:IcoMoon;font-size:60px;display:block;width:150px;height:150px;line-height:150px;color:#fff;position:absolute;text-align:center;z-index:0;top:50%;left:50%;transform:translate(-50%,-50%);cursor:pointer}@media only screen and (min-width:1024px){.info-PromoPlainVideoFullWidth .PromoPlainVideoFullWidth-container .VideoPage-media:before{font-size:210px}}.LeadPromo{padding-left:0!important;padding-right:0!important;padding-top:0!important;padding-bottom:0!important;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;background-color:#f0f0f0;position:relative}@media only screen and (min-width:768px){.LeadPromo[data-alignment=left]{-ms-flex-direction:row-reverse;flex-direction:row-reverse}}.LeadCarousel .LeadPromo{background-color:#fff}.LeadCarousel .LeadPromo-info:before{content:none!important}.LeadPromo .Promo-media{-ms-flex-preferred-size:100%;flex-basis:100%;position:relative;z-index:2}.LeadPromo-info{padding:50px;position:relative}@media only screen and (max-width:767px){.LeadPromo-info{padding:20px}}html[data-theme-emblem] .LeadPromo-info:before{content:url('../../../resource/0000017b-2b13-d7d1-a57b-bb9362770000/styleguide/assets/icons/spark--Black.3f2f6d4b511e9c24b0e22691bc98974a.svg');position:absolute;top:0;right:0;opacity:.05;width:140px;height:160px;transform:scale(1.5) translate(-10px,-10px)}@media only screen and (min-width:768px){html[data-theme-emblem] .LeadPromo-info:before{transform:scale(3) translate(-24px,26px)}}.LeadCarousel .LeadPromo-info{padding-bottom:120px}.LeadPromo .Promo-description,.LeadPromo .Promo-title{margin-bottom:10px}.LeadPromo .Promo-button{display:none}.LeadPromo .Promo-category{font-size:14px;line-height:16px}@media only screen and (max-width:767px){.LeadPromo .Promo-category{line-height:18px;margin:0 0 10px 0}}.LeadPromo .Promo-date{line-height:1em}.LeadPromo .Promo-title{font-size:24px;line-height:1.2em;font-weight:700}@media only screen and (min-width:768px){.LeadPromo .Promo-title{font-size:42px}}.LeadPromo .Promo-title a{text-decoration:none;color:#000}.LeadPromo .Promo-title a:hover{color:#1a75cf}.LeadPromo .Promo-description{font-size:15px;line-height:20px}@media only screen and (min-width:768px){.LeadPromo .Promo-description{font-size:20px;line-height:28px}}.LeadPromo .Promo-description:hover{color:#1a75cf}@media only screen and (min-width:1024px){.LeadPromo .Promo-media{-ms-flex-preferred-size:64%;flex-basis:64%;overflow:hidden}.LeadPromo .Promo-media a{height:100%}.LeadPromo .Promo-media img{height:100%;width:auto}.LeadPromo-info{-ms-flex-preferred-size:36%;flex-basis:36%}}@media only screen and (min-width:1024px) and (max-width:1299px){.LeadPromo .Promo-title{font-size:28px}.LeadPromo .Promo-description{font-size:16px}}@media only screen and (min-width:1500px){.LeadPromo .Promo-media a,.LeadPromo .Promo-media img{height:auto;width:100%}}.LeadPromoWideImage{height:100vh;width:100%;position:relative}.LeadPromoWideImage-info{position:absolute;bottom:0;left:0;right:0;margin:auto;text-align:center;background-image:url('../../../resource/0000017b-2b13-d7d1-a57b-bb9362770000/styleguide/assets/icons/sparkbranch-inverse.28b6c029c935c1a26c783093cc88902b.svg');background-repeat:no-repeat;background-position:top center;padding:50px;max-width:920px}.LeadPromoWideImage-info:after,.LeadPromoWideImage-info:before{content:'';display:block;width:10000px;height:150px;position:absolute;bottom:0;background:#fff}.LeadPromoWideImage-info:before{left:-7500px}.LeadPromoWideImage-info:after{right:-7500px}.LeadPromoWideImage .Promo-category,.LeadPromoWideImage .Promo-title{z-index:2;position:relative}.LeadPromoWideImage .Promo-category{margin-bottom:15px}.LeadPromoWideImage .Promo-title{font-size:24px;line-height:1.2;margin:auto}@media only screen and (max-width:767px),only screen and (min-width:768px) and (max-width:1023px){.LeadPromoWideImage{height:calc(100vh - 100px)}.LeadPromoWideImage-info{background-size:95% auto;padding-bottom:20px;padding-top:60px}.LeadPromoWideImage-info:after{height:calc(100% - 75px)}}@media only screen and (min-width:768px){.LeadPromoWideImage .Promo-title{font-size:36px}.LeadPromoWideImage-info:after{height:65%;max-height:120px}}@media only screen and (min-width:1024px){.LeadPromoWideImage .Promo-title{font-size:42px}.LeadPromoWideImage-info{background-size:920px auto;min-height:245px;padding:50px 150px}.LeadPromoWideImage-info:after{height:65%;max-height:190px}}@media only screen and (min-width:1300px){.LeadPromoWideImage .Promo-title{font-size:48px}.LeadPromoWideImage-info{padding:50px}}.LeadPromoOverlayedText,.LeadPromoOverlayedTextSmall{position:relative}.LeadPromoOverlayedText-wrap,.LeadPromoOverlayedTextSmall-wrap{position:relative}.LeadPromoOverlayedText-info,.LeadPromoOverlayedTextSmall-info{position:relative;width:auto;margin:auto;text-align:center}.LeadPromoOverlayedText .Promo-media,.LeadPromoOverlayedTextAbstract .IRLRelatedStories-item-media,.LeadPromoOverlayedTextSmall .Promo-media{max-height:700px;overflow:hidden}.LeadPromoOverlayedText .Promo-media a,.LeadPromoOverlayedText .Promo-media a img,.LeadPromoOverlayedTextAbstract .IRLRelatedStories-item-media a,.LeadPromoOverlayedTextAbstract .IRLRelatedStories-item-media a img,.LeadPromoOverlayedTextSmall .Promo-media a,.LeadPromoOverlayedTextSmall .Promo-media a img{max-height:700px;object-fit:cover}.LeadPromoOverlayedText .Promo-title,.LeadPromoOverlayedTextAbstract .IRLRelatedStories-item-title,.LeadPromoOverlayedTextSmall .Promo-title{font-size:24px;line-height:28px;max-height:none;font-weight:700;position:relative;padding-bottom:32px}.LeadPromoOverlayedText .Promo-title:after,.LeadPromoOverlayedTextAbstract .IRLRelatedStories-item-title:after,.LeadPromoOverlayedTextSmall .Promo-title:after{content:'';width:150px;height:6px;background:var(--moduleThemeColor);padding:0;position:absolute;left:50%;margin-left:-75px;bottom:0}.LeadPromoOverlayedText .Promo-description,.LeadPromoOverlayedTextAbstract .IRLRelatedStories-item-description,.LeadPromoOverlayedTextSmall .Promo-description{font-size:18px;line-height:20px}@media only screen and (max-width:767px){.LeadPromoOverlayedText-info,.LeadPromoOverlayedTextSmall-info{padding:20px}.LeadPromoOverlayedText .Promo-title,.LeadPromoOverlayedText .Promo-title a,.LeadPromoOverlayedTextAbstract .IRLRelatedStories-item-title,.LeadPromoOverlayedTextAbstract .IRLRelatedStories-item-title a,.LeadPromoOverlayedTextSmall .Promo-title,.LeadPromoOverlayedTextSmall .Promo-title a{color:#fff}}@media only screen and (min-width:768px){.LeadPromoOverlayedText-info,.LeadPromoOverlayedTextSmall-info{position:absolute;background:rgba(255,255,255,.7);padding:42px;max-width:660px}.LeadPromoOverlayedText .Promo-title,.LeadPromoOverlayedTextAbstract .IRLRelatedStories-item-title,.LeadPromoOverlayedTextSmall .Promo-title{margin-bottom:17px;color:#000}}@media only screen and (min-width:1024px){.LeadPromoOverlayedText .Promo-title,.LeadPromoOverlayedTextAbstract .IRLRelatedStories-item-title,.LeadPromoOverlayedTextSmall .Promo-title{font-size:48px;line-height:56px}.LeadPromoOverlayedText .Promo-description,.LeadPromoOverlayedTextAbstract .IRLRelatedStories-item-description,.LeadPromoOverlayedTextSmall .Promo-description{font-size:24px;line-height:28px}.LeadPromoOverlayedText-info,.LeadPromoOverlayedTextSmall-info{max-width:876px}}@media only screen and (min-width:1300px){.LeadPromoOverlayedText-info,.LeadPromoOverlayedTextSmall-info{max-width:916px}}.LeadPromoOverlayedText{padding-left:0!important;padding-right:0!important;padding-top:0!important;padding-bottom:0!important}.LeadPromoOverlayedText .Promo-title a:hover{color:var(--moduleThemeColor)}.LeadPromoOverlayedText-info{right:0;left:0;bottom:49px}.LeadPromoOverlayedTextSmall[data-invert-colors] .LeadPromoOverlayedTextSmall-info{background:rgba(0,0,0,.5)}.LeadPromoOverlayedTextSmall[data-invert-colors] .LeadPromoOverlayedTextSmall-info,.LeadPromoOverlayedTextSmall[data-invert-colors] .LeadPromoOverlayedTextSmall-info .Promo-title,.LeadPromoOverlayedTextSmall[data-invert-colors] .LeadPromoOverlayedTextSmall-info .Promo-title a,.LeadPromoOverlayedTextSmall[data-invert-colors] .LeadPromoOverlayedTextSmall-info a{color:#fff}@media only screen and (min-width:768px){.LeadPromoOverlayedTextSmall-info{width:auto;max-width:calc(50% - 20px);left:28px;bottom:20px}}.LinkCallout-container{background-color:#1a75cf;color:#fff;padding:20px}.LinkCallout-title{text-align:center}.LinkCallout-title,.LinkCallout-title a,.LinkCallout-title a.Link{font-size:30px;line-height:1;font-weight:400;text-decoration:none;color:currentColor;display:block;width:100%}.LinkCallout-title a.Link:hover,.LinkCallout-title a:hover,.LinkCallout-title:hover{color:#a1cffc}.PromoCard,.PromoCardQuote{background:#fff;overflow:hidden;border-radius:5px;box-shadow:0 10px 20px 0 rgba(0,0,0,.03)}.PromoCard .Promo-title,.PromoCardQuote .Promo-title{padding-bottom:10px}.PromoCard .Promo-title a,.PromoCard .Promo-title span,.PromoCardQuote .Promo-title a,.PromoCardQuote .Promo-title span{line-height:1.2em;margin-bottom:10px;text-decoration:none;font-weight:700;color:#000;margin-top:0}@media only screen and (max-width:767px){.PromoCard .Promo-title a,.PromoCard .Promo-title span,.PromoCardQuote .Promo-title a,.PromoCardQuote .Promo-title span{font-size:24px}}@media only screen and (min-width:768px){.PromoCard .Promo-title a,.PromoCard .Promo-title span,.PromoCardQuote .Promo-title a,.PromoCardQuote .Promo-title span{font-size:30px}}.PromoCard .Promo-title a:hover,.PromoCardQuote .Promo-title a:hover{color:var(--link-hover-color)}.PromoCard .Promo-description,.PromoCardQuote .Promo-description{line-height:1.4em;margin-bottom:10px}@media only screen and (max-width:767px){.PromoCard-info,.PromoCardQuote-info{padding:20px}.PromoCard .Promo-description,.PromoCardQuote .Promo-description{font-size:15px}}@media only screen and (min-width:768px){.PromoCard-info,.PromoCardQuote-info{padding:40px}.PromoCard .Promo-description,.PromoCardQuote .Promo-description{font-size:18px}}[data-stamp] .ListCalendar,[data-stamp] .PromoCard,[data-stamp] .PromoCardQuote{background:var(--mainThemeColor)}[data-stamp] .ListCalendar .List-description,[data-stamp] .ListCalendar .List-description a,[data-stamp] .ListCalendar .List-description a:hover,[data-stamp] .ListCalendar .List-description:hover,[data-stamp] .ListCalendar .List-title,[data-stamp] .ListCalendar .List-title a,[data-stamp] .ListCalendar .List-title a:hover,[data-stamp] .ListCalendar .List-title:hover,[data-stamp] .ListCalendar .Promo-category,[data-stamp] .ListCalendar .Promo-category a,[data-stamp] .ListCalendar .Promo-category a:hover,[data-stamp] .ListCalendar .Promo-category:hover,[data-stamp] .ListCalendar .Promo-date,[data-stamp] .ListCalendar .Promo-date a,[data-stamp] .ListCalendar .Promo-date a:hover,[data-stamp] .ListCalendar .Promo-date:hover,[data-stamp] .ListCalendar .Promo-dateStart,[data-stamp] .ListCalendar .Promo-dateStart a,[data-stamp] .ListCalendar .Promo-dateStart a:hover,[data-stamp] .ListCalendar .Promo-dateStart:hover,[data-stamp] .ListCalendar .Promo-description,[data-stamp] .ListCalendar .Promo-description a,[data-stamp] .ListCalendar .Promo-description a:hover,[data-stamp] .ListCalendar .Promo-description:hover,[data-stamp] .ListCalendar .Promo-timezone,[data-stamp] .ListCalendar .Promo-timezone a,[data-stamp] .ListCalendar .Promo-timezone a:hover,[data-stamp] .ListCalendar .Promo-timezone:hover,[data-stamp] .ListCalendar .Promo-title,[data-stamp] .ListCalendar .Promo-title a,[data-stamp] .ListCalendar .Promo-title a:hover,[data-stamp] .ListCalendar .Promo-title:hover,[data-stamp] .ListCalendar-cta,[data-stamp] .ListCalendar-cta a,[data-stamp] .ListCalendar-cta a:hover,[data-stamp] .ListCalendar-cta:hover,[data-stamp] .PromoCard .List-description,[data-stamp] .PromoCard .List-description a,[data-stamp] .PromoCard .List-description a:hover,[data-stamp] .PromoCard .List-description:hover,[data-stamp] .PromoCard .List-title,[data-stamp] .PromoCard .List-title a,[data-stamp] .PromoCard .List-title a:hover,[data-stamp] .PromoCard .List-title:hover,[data-stamp] .PromoCard .Promo-category,[data-stamp] .PromoCard .Promo-category a,[data-stamp] .PromoCard .Promo-category a:hover,[data-stamp] .PromoCard .Promo-category:hover,[data-stamp] .PromoCard .Promo-date,[data-stamp] .PromoCard .Promo-date a,[data-stamp] .PromoCard .Promo-date a:hover,[data-stamp] .PromoCard .Promo-date:hover,[data-stamp] .PromoCard .Promo-dateStart,[data-stamp] .PromoCard .Promo-dateStart a,[data-stamp] .PromoCard .Promo-dateStart a:hover,[data-stamp] .PromoCard .Promo-dateStart:hover,[data-stamp] .PromoCard .Promo-description,[data-stamp] .PromoCard .Promo-description a,[data-stamp] .PromoCard .Promo-description a:hover,[data-stamp] .PromoCard .Promo-description:hover,[data-stamp] .PromoCard .Promo-timezone,[data-stamp] .PromoCard .Promo-timezone a,[data-stamp] .PromoCard .Promo-timezone a:hover,[data-stamp] .PromoCard .Promo-timezone:hover,[data-stamp] .PromoCard .Promo-title,[data-stamp] .PromoCard .Promo-title a,[data-stamp] .PromoCard .Promo-title a:hover,[data-stamp] .PromoCard .Promo-title:hover,[data-stamp] .PromoCard-cta,[data-stamp] .PromoCard-cta a,[data-stamp] .PromoCard-cta a:hover,[data-stamp] .PromoCard-cta:hover,[data-stamp] .PromoCardQuote .List-description,[data-stamp] .PromoCardQuote .List-description a,[data-stamp] .PromoCardQuote .List-description a:hover,[data-stamp] .PromoCardQuote .List-description:hover,[data-stamp] .PromoCardQuote .List-title,[data-stamp] .PromoCardQuote .List-title a,[data-stamp] .PromoCardQuote .List-title a:hover,[data-stamp] .PromoCardQuote .List-title:hover,[data-stamp] .PromoCardQuote .Promo-category,[data-stamp] .PromoCardQuote .Promo-category a,[data-stamp] .PromoCardQuote .Promo-category a:hover,[data-stamp] .PromoCardQuote .Promo-category:hover,[data-stamp] .PromoCardQuote .Promo-date,[data-stamp] .PromoCardQuote .Promo-date a,[data-stamp] .PromoCardQuote .Promo-date a:hover,[data-stamp] .PromoCardQuote .Promo-date:hover,[data-stamp] .PromoCardQuote .Promo-dateStart,[data-stamp] .PromoCardQuote .Promo-dateStart a,[data-stamp] .PromoCardQuote .Promo-dateStart a:hover,[data-stamp] .PromoCardQuote .Promo-dateStart:hover,[data-stamp] .PromoCardQuote .Promo-description,[data-stamp] .PromoCardQuote .Promo-description a,[data-stamp] .PromoCardQuote .Promo-description a:hover,[data-stamp] .PromoCardQuote .Promo-description:hover,[data-stamp] .PromoCardQuote .Promo-timezone,[data-stamp] .PromoCardQuote .Promo-timezone a,[data-stamp] .PromoCardQuote .Promo-timezone a:hover,[data-stamp] .PromoCardQuote .Promo-timezone:hover,[data-stamp] .PromoCardQuote .Promo-title,[data-stamp] .PromoCardQuote .Promo-title a,[data-stamp] .PromoCardQuote .Promo-title a:hover,[data-stamp] .PromoCardQuote .Promo-title:hover,[data-stamp] .PromoCardQuote-cta,[data-stamp] .PromoCardQuote-cta a,[data-stamp] .PromoCardQuote-cta a:hover,[data-stamp] .PromoCardQuote-cta:hover{color:#fff}[data-stamp] .ListCalendar a:hover,[data-stamp] .PromoCard a:hover,[data-stamp] .PromoCardQuote a:hover{color:#fff}[data-stamp] .ListCalendar .flickity-button.next,[data-stamp] .ListCalendar .flickity-button.previous,[data-stamp] .PromoCard .flickity-button.next,[data-stamp] .PromoCard .flickity-button.previous,[data-stamp] .PromoCardQuote .flickity-button.next,[data-stamp] .PromoCardQuote .flickity-button.previous{color:#fff}.PromoCardColorful .Promo-media{margin-bottom:20px}.PromoCardColorful .Promo-title{margin-bottom:10px;line-height:1.2em}.PromoCardColorful .Promo-title a{color:var(--promothemecolor)}.PromoCardColorful .Promo-description{line-height:1.25em}.PromoCardColorful .Promo-button{font-size:18px}.PromoCardColorful .Promo-button a{color:#1a75cf;text-decoration:none}@media only screen and (max-width:767px),only screen and (min-width:768px) and (max-width:1023px){.PromoCardColorful .Promo-title{font-size:24px;padding:0}.PromoCardColorful .Promo-description{font-size:15px;margin-bottom:10px}}@media only screen and (max-width:767px){.PromoCardColorful-title{font-size:24px;padding:0}}@media only screen and (min-width:1024px){.PromoCardColorful .Promo-title{font-size:30px;margin-bottom:16px}.PromoCardColorful .Promo-button,.PromoCardColorful .Promo-description{font-size:18px;line-height:1.3em;margin-bottom:10px}}.PromoHorizontalCard{width:100%}.PromoHorizontalCard:before{content:'';display:table}.PromoHorizontalCard:after{clear:both;content:'';display:table}.PromoHorizontalCard .IRLRelatedStories-item-media,.PromoHorizontalCard .Promo-media{max-width:300px;margin-right:21px;margin-bottom:21px;margin-top:5.6px;float:left}.PromoHorizontalCard .IRLRelatedStories-item-description b,.PromoHorizontalCard .Promo-description b{font-weight:700}.PromoHorizontalCard .IRLRelatedStories-item-description a,.PromoHorizontalCard .Promo-description a{text-decoration:none;color:var(--link-color)}.PromoHorizontalCard .IRLRelatedStories-item-description a:hover,.PromoHorizontalCard .Promo-description a:hover{color:var(--link-hover-color)}.PromoHorizontalCard .IRLRelatedStories-item-title,.PromoHorizontalCard .Promo-title{font-weight:700;font-size:24px;line-height:1.25;max-height:none}@media only screen and (max-width:767px){.PromoHorizontalCard{-ms-flex-wrap:wrap;flex-wrap:wrap}.PromoHorizontalCard-info{margin-top:10px}.PromoHorizontalCard .IRLRelatedStories-item-media,.PromoHorizontalCard .Promo-media{min-width:100%}}@media only screen and (min-width:768px){.PromoHorizontalCard .IRLRelatedStories-item-media,.PromoHorizontalCard .Promo-media{min-width:300px}}.PromoSimpleCard[data-promotype=image] .Promo-media:before{content:'\e60a';font:normal normal normal 14px/1 IcoMoon;display:none;position:absolute;bottom:10px;right:10px;z-index:5;box-sizing:border-box;background:rgba(0,0,0,.3);width:42px;height:42px;border-radius:50%;background-clip:padding-box;border:2px solid #fff;font-size:24px;max-height:none;line-height:40px;text-align:center;color:#fff;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.PromoSimpleCard[data-promotype=video] .Promo-media:before{padding-left:5px;content:'\e606';font:normal normal normal 14px/1 IcoMoon;display:none;position:absolute;bottom:10px;right:10px;z-index:5;box-sizing:border-box;background:rgba(0,0,0,.3);width:42px;height:42px;border-radius:50%;background-clip:padding-box;border:2px solid #fff;font-size:24px;max-height:none;line-height:40px;text-align:center;color:#fff;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.PromoSimpleCard[data-promotype=gallery] .Promo-media:before{content:'\e613';font:normal normal normal 14px/1 IcoMoon;display:none;position:absolute;bottom:10px;right:10px;z-index:5;box-sizing:border-box;background:rgba(0,0,0,.3);width:42px;height:42px;border-radius:50%;background-clip:padding-box;border:2px solid #fff;font-size:24px;max-height:none;line-height:40px;text-align:center;color:#fff;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.PromoSimpleCard .IRLRelatedStories-item-title,.PromoSimpleCard .Promo-title{font-size:14px;line-height:18px;max-height:none;margin-top:8px;margin-bottom:8px;padding-right:14px}.PromoSimpleCard .IRLRelatedStories-item-duration,.PromoSimpleCard .Promo-duration{font-size:13px;line-height:15px;display:none}.PromoSimpleCard .IRLRelatedStories-item-category,.PromoSimpleCard .IRLRelatedStories-item-date,.PromoSimpleCard .Promo-category,.PromoSimpleCard .Promo-date{font-size:13px;text-transform:none}.PromoSimpleCard .IRLRelatedStories-item-category,.PromoSimpleCard .IRLRelatedStories-item-category a,.PromoSimpleCard .IRLRelatedStories-item-date,.PromoSimpleCard .IRLRelatedStories-item-date a,.PromoSimpleCard .Promo-category,.PromoSimpleCard .Promo-category a,.PromoSimpleCard .Promo-date,.PromoSimpleCard .Promo-date a{color:#000;font-weight:400}.PromoSimpleCard .IRLRelatedStories-item-category,.PromoSimpleCard .Promo-category{margin-top:10px}.PromoSimpleCard .IRLRelatedStories-item-category:before,.PromoSimpleCard .Promo-category:before{content:'Topic: '}.PromoSimpleCard .IRLRelatedStories-item-media-wrapper,.PromoSimpleCard .Promo-media-wrapper{position:relative}.PromoSimpleCard .IRLRelatedStories-item-media-icon,.PromoSimpleCard .Promo-media-icon{position:absolute;right:20px;bottom:10px;display:none;color:#fff}[data-searchview-active] .PromoSimpleCard .IRLRelatedStories-item-media-icon,[data-searchview-active] .PromoSimpleCard .Promo-media-icon{display:block}.PromoSimpleCard .IRLRelatedStories-item-media-icon .type-icon:before,.PromoSimpleCard .Promo-media-icon .type-icon:before{font-family:IcoMoon;font-style:normal;color:currentColor;border-radius:50%;border:2px solid transparent;display:block;width:42px;height:42px;background-clip:padding-box;font-size:24px;max-height:none;line-height:40px;text-align:center}.PromoSimpleCard .IRLRelatedStories-item-media-icon .type-icon.type-icon-gallery:before,.PromoSimpleCard .Promo-media-icon .type-icon.type-icon-gallery:before{content:'\e602';border-color:currentColor}.PromoSimpleCard .IRLRelatedStories-item-media-icon .type-icon.type-icon-press_release:before,.PromoSimpleCard .Promo-media-icon .type-icon.type-icon-press_release:before{content:'\e615';border-color:currentColor}.PromoSimpleCard .IRLRelatedStories-item-media-icon .type-icon.type-icon-video:before,.PromoSimpleCard .Promo-media-icon .type-icon.type-icon-video:before{content:'\e606';border-color:transparent}.PromoSimpleCard .IRLRelatedStories-item-media-icon .type-icon.type-icon-video:after,.PromoSimpleCard .Promo-media-icon .type-icon.type-icon-video:after{content:'';display:block;position:absolute;top:0;border:2px solid currentColor;width:42px;height:42px;border-radius:100%;left:-3px}.PromoSimpleCard .IRLRelatedStories-item-description,.PromoSimpleCard .Promo-description{font-size:15px;font-weight:400}.PromoSimpleCard .Enhancement{display:inline-block;padding:0;margin:0}.PromoSimpleCard[data-indented-title]{background-color:#fff;height:100%}.PromoSimpleCard[data-indented-title] .IRLRelatedStories-item-title,.PromoSimpleCard[data-indented-title] .Promo-title{padding-left:14px;padding-bottom:8px}.PromoSimpleCard:hover .IRLRelatedStories-item-title a.Link,.PromoSimpleCard:hover .Promo-title a.Link{color:var(--link-hover-color)}@media only screen and (min-width:768px){.PromoSimpleCard .IRLRelatedStories-item-title,.PromoSimpleCard .Promo-title{font-size:18px;line-height:20px}}.PromoCalendar .IRLRelatedStories-item-title,.PromoCalendar .IRLRelatedStories-item-title a,.PromoCalendar .Promo-title,.PromoCalendar .Promo-title a{font-size:20px;font-weight:400;margin-bottom:8px}.PromoCalendar .IRLRelatedStories-item-description,.PromoCalendar .Promo-description{margin-bottom:10px;line-height:1.2em}.PromoCalendar .IRLRelatedStories-item-addToCalendar button,.PromoCalendar .Promo-addToCalendar button{font-family:BogleWeb}.PromoCalendar .IRLRelatedStories-item-addToCalendar button:before,.PromoCalendar .Promo-addToCalendar button:before{font-family:'Font Awesome 5 Free';font-weight:400;font-size:20px;margin-right:10px}.PromoImageBackground{position:relative}.PromoImageBackground:before{background-image:linear-gradient(to right,rgba(0,0,0,.4) 0,rgba(0,0,0,0) 50%);content:'';position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.PromoImageBackground-info{text-align:center;position:relative;margin:0 auto;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-direction:column;flex-direction:column;padding:60px 30px;width:100%}.PromoImageBackground-header{width:100%;padding-bottom:30px;margin-bottom:27px;position:relative}.PromoImageBackground-header:after{content:'';display:block;width:50px;height:3px;background:#ffb700;position:absolute;bottom:0;left:50%;transform:translateX(-50%)}.PromoImageBackground .Promo-title{font-size:36px;line-height:1.3em}.PromoImageBackground .Promo-title a{color:#fff}.PromoImageBackground-subtitle{color:#ffb700;font-size:18px;line-height:1.6}.PromoImageBackground-button a{margin-top:1.5em;border:2px solid #fff;font-weight:700;display:inline-block;font-size:16px;line-height:52px;padding:0 2em;border-radius:30px;background-color:rgba(0,0,0,.47);text-decoration:none;color:#fff}.PromoImageBackground-button a:hover{color:#1a75cf;background-color:#fff;border-color:#fff}.PromoImageBackground .Promo-description{font-size:18px;color:#fff;width:40%;display:none}@media only screen and (min-width:768px){.PromoImageBackground[data-align-right] .PromoImageBackground-info{-ms-flex-align:end;align-items:flex-end;text-align:right}.PromoImageBackground[data-align-right]:before{background-image:linear-gradient(to right,rgba(0,0,0,0) 50%,rgba(0,0,0,.4) 100%)}.PromoImageBackground[data-align-right] .PromoImageBackground-header:after{left:unset;right:0}.PromoImageBackground .Promo-description{display:block;line-height:1.4em;width:65%}.PromoImageBackground-info{text-align:left;-ms-flex-align:start;align-items:flex-start;padding:40px 0;min-height:400px;width:740px}.PromoImageBackground-header{width:65%}.PromoImageBackground-header:after{left:0;transform:none}}@media only screen and (min-width:1024px){.PromoImageBackground-info{width:980px}}@media only screen and (min-width:1300px){.PromoImageBackground .Promo-description,.PromoImageBackground-header{width:40%}.PromoImageBackground-info{padding:60px 0;min-height:600px;width:1280px}}.PromoDidYouKnow{border-radius:0 5px 5px 0;background-color:#1a75cf}.PromoDidYouKnow-light{background:#f0f0f0}.PromoDidYouKnow-light .PromoDidYouKnow-button{text-align:left}.PromoDidYouKnow-light .PromoDidYouKnow-button a{border:2px solid #1a75cf;display:inline-block;outline:0;font-size:16px;line-height:50px;padding:0 1.6em;color:#1a75cf;border-radius:30px;white-space:nowrap;margin-top:30px}.PromoDidYouKnow-light .PromoDidYouKnow-button a:hover{background:#1a75cf;color:#fff!important}.PromoDidYouKnow-light .PromoDidYouKnow-container{padding:40px}.PromoDidYouKnow-light .PromoDidYouKnow-container::before{display:none}.PromoDidYouKnow-light .PromoDidYouKnow-container .IRLRelatedStories-item-title,.PromoDidYouKnow-light .PromoDidYouKnow-container .Promo-title{font-size:24px;line-height:1.2em;color:#1a75cf;display:block;padding-bottom:20px;margin-bottom:20px;position:relative;text-align:left}.PromoDidYouKnow-light .PromoDidYouKnow-container .IRLRelatedStories-item-title a,.PromoDidYouKnow-light .PromoDidYouKnow-container .Promo-title a{color:#1a75cf}@media only screen and (min-width:768px){.PromoDidYouKnow-light .PromoDidYouKnow-container .IRLRelatedStories-item-title,.PromoDidYouKnow-light .PromoDidYouKnow-container .Promo-title{font-size:30px}}.PromoDidYouKnow-light .PromoDidYouKnow-container .IRLRelatedStories-item-title:after,.PromoDidYouKnow-light .PromoDidYouKnow-container .Promo-title:after{content:'';display:block;width:50px;height:3px;background:#ffb700;position:absolute;left:0;bottom:0}.PromoDidYouKnow-light .PromoDidYouKnow-container .IRLRelatedStories-item-description,.PromoDidYouKnow-light .PromoDidYouKnow-container .Promo-description{font-size:15px;line-height:19px;margin-top:20px;color:#000}@media only screen and (min-width:768px){.PromoDidYouKnow-light .PromoDidYouKnow-container .IRLRelatedStories-item-description,.PromoDidYouKnow-light .PromoDidYouKnow-container .Promo-description{font-size:16px;line-height:24px;margin-top:30px}}.PromoDidYouKnow-container{padding:75px 30px;max-width:400px;text-align:center;position:relative;color:#fff;margin:0 auto}.PromoDidYouKnow-container:before{content:'';display:block;position:absolute;width:115px;height:115px;top:1em;left:-1.5em;background:url('../../../resource/0000017b-2b13-d7d1-a57b-bb9362770000/styleguide/assets/icons/spark-white-overlay.0dbd4c1fe54937cf7ee2d78e00c844c5.png') 50% 50% no-repeat;background-size:contain}@media only screen and (min-width:1024px){.PromoDidYouKnow-container:before{left:-3.5em}}.PromoDidYouKnow-container .Promo-title{font-size:36px;line-height:1em;margin-bottom:.5em}.PromoDidYouKnow-container .Promo-title a{color:#fff}.PromoDidYouKnow-container .Promo-description{line-height:19px;font-size:15px;color:#fff}.PromoDidYouKnow-container .Promo-description a{color:#1a75cf;text-decoration:none}.PromoDidYouKnow-container .Promo-description a:hover{color:#6cabe7}@media only screen and (min-width:768px){.PromoDidYouKnow-container .Promo-description{text-align:left;font-size:18px;line-height:26px}}.PromoMosaic{position:relative}.PromoMosaic-info{position:absolute;top:0;left:0;right:0;bottom:0;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;padding:30px;text-align:center;pointer-events:none;background-color:rgba(0,0,0,.45);height:100%}.PromoMosaic-info:after{position:absolute;content:'';height:100%;background-color:rgba(0,0,0,.45)}.PromoMosaic .Promo-category,.PromoMosaic .Promo-description,.PromoMosaic .Promo-title{min-width:100%}.PromoMosaic .Promo-category,.PromoMosaic .Promo-category a,.PromoMosaic .Promo-description,.PromoMosaic .Promo-description a,.PromoMosaic .Promo-title,.PromoMosaic .Promo-title a{color:#fff}.PromoMosaic .Promo-title{font-size:24px}.PromoMosaic .Promo-title a{font-weight:900}.PromoMosaic .Promo-description{margin-top:20px;font-size:21px;line-height:28px}.PromoMosaic .Promo-description:after{content:' \00BB'}.PromoMosaic:hover .Promo-category,.PromoMosaic:hover .Promo-category a,.PromoMosaic:hover .Promo-description,.PromoMosaic:hover .Promo-description a,.PromoMosaic:hover .Promo-title,.PromoMosaic:hover .Promo-title a{color:#a1cffc}.PromoMosaic:hover .PromoMosaic-info{background-color:rgba(0,0,0,.6)}@media only screen and (max-width:767px){.PromoMosaic .Promo-media img{height:320px;width:100%;object-fit:cover;font-family:'object-fit: cover;'}}@media only screen and (min-width:1024px){.PromoMosaic .Promo-title{font-size:36px}}.PromoImageTop{display:-ms-flexbox;display:flex}.PromoImageTop-media{float:left;width:110px;height:110px;overflow:hidden;margin:0;position:relative;margin-right:7px;margin-bottom:7px}.PromoImageTop-media img{display:block;width:100%;height:auto}.PromoImageTop-title{font-size:14px;line-height:18px;font-weight:700}.PromoImageTop-title a{color:#000;text-decoration:none}.PromoImageTop-media:hover~.PromoImageTop-title a,.PromoImageTop-title:hover a{color:var(--link-hover-color)}@media only screen and (min-width:768px){.PromoImageTop{display:block}.PromoImageTop-title{font-size:18px;line-height:28px}.PromoImageTop-media{margin-right:0;margin-bottom:15px;width:100%;height:auto}}.PromoFullWidth{position:relative;background-position:50% 33%;background-size:cover!important}.PromoFullWidth[data-alignment=right] .PromoFullWidth-wrapper{-ms-flex-pack:end;justify-content:flex-end}.PromoFullWidth-dark .Promo-title:before{background:#1a75cf!important}.PromoFullWidth:before{background-image:linear-gradient(to bottom,transparent 30%,rgba(0,0,0,.6) 80%);background-repeat:repeat-x;content:'';position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.PromoFullWidth-wrapper{width:100%;display:-ms-flexbox;display:flex;-ms-flex-pack:start;justify-content:flex-start;margin:0 auto}@media only screen and (min-width:768px){.PromoFullWidth-wrapper{width:740px}}@media only screen and (min-width:1024px){.PromoFullWidth-wrapper{width:1020px}}.PromoFullWidth-info{text-align:center;position:relative;padding:40px 20px}@media only screen and (min-width:768px){.PromoFullWidth-info{width:50%;padding:90px 20px}}.PromoFullWidth .Promo-title{font-weight:400;margin-bottom:20px;font-size:28px;line-height:40px;max-height:none;padding-bottom:7px;color:#fff;position:relative}@media only screen and (min-width:768px){.PromoFullWidth .Promo-title{font-size:48px;line-height:56px;margin-bottom:31.5px;padding-bottom:14px}}.PromoFullWidth .Promo-title a{color:#fff}.PromoFullWidth .Promo-title:before{left:50%;margin-left:-50px;height:5px;width:100px;background:#fcbb30;content:'';padding:0;position:absolute;bottom:0}.PromoFullWidth .Promo-description{margin-bottom:20px;font-size:15px;line-height:20px;color:#fff}@media only screen and (min-width:768px){.PromoFullWidth .Promo-description{font-size:18px;line-height:28px;margin-bottom:31.5px}}.PromoFullWidth-button a{display:inline-block;font-size:15px;line-height:40px;max-height:none;font-weight:700;border:0;border-radius:2px;background-clip:padding-box;padding:0 20px;background:#1c62be;color:#fff;text-decoration:none}@media only screen and (min-width:768px){.PromoFullWidth-button a{font-size:18px;line-height:50px;padding:0 31.5px}}.PromoFullWidth-button a:hover{background:#6cabe7}.PromoOverlay{position:relative;display:block;min-height:0;margin:0;padding:0;height:auto;margin-bottom:-10px}.PromoOverlay-buttons{margin-top:1em}.PromoOverlay-buttons a{text-decoration:none;display:inline-block;border:0;outline:0;font-size:14px;font-weight:700;line-height:30px;padding:0 2em;background:#1a75cf;color:#fff;border-radius:30px;white-space:nowrap}.PromoOverlay-buttons a:hover{background:#6cabe7}.PromoOverlay .fa-video:before{content:'\f144'}.PromoOverlay .fa-gallery:before{content:'\f302'}.PromoOverlay .Promo-title{display:none;font-size:24px;line-height:1.2em;width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media only screen and (min-width:768px){.PromoOverlay .Promo-title{display:block}}.PromoOverlay .Promo-title a{color:#fff}@media only screen and (min-width:1024px){.PromoOverlay .Promo-title{white-space:normal}}.PromoOverlay-icon{font-size:15px;line-height:24px;font-weight:700}.PromoOverlay-icon i{font-size:24px;line-height:24px;margin-right:10px}.PromoOverlay .Promo-media{display:block}.PromoOverlay .Promo-media img{display:block;transition:opacity .2s linear;width:100%;height:auto;margin:0}.PromoOverlay-info{position:absolute;opacity:0;top:0;right:0;bottom:0;left:0;z-index:0;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;background:rgba(0,0,0,.7);transition:opacity .2s linear;padding:0 10%;text-align:center;color:#fff}.PromoOverlay-info.active{opacity:1}@media only screen and (min-width:768px){.PromoOverlay-info:hover{opacity:1}.PromoOverlay-info.active{opacity:0}}.PromoDownloadable{padding-bottom:20px}.PromoDownloadable-dllink a,.PromoDownloadable-viewlink a{color:var(--link-color);text-decoration:none;font-family:BogleWeb;font-weight:100}.PromoDownloadable-dllink a:before,.PromoDownloadable-viewlink a:before{font-family:'Font Awesome 5 Free';font-weight:700;margin-right:10px}.PromoDownloadable .Promo-media img{padding-bottom:3px}.PromoDownloadable-viewlink a{font-size:14px}.PromoDownloadable-viewlink a:hover{color:#6cabe7}.PromoDownloadable-dllink a{font-size:14px}.PromoDownloadable-dllink a:hover{color:#6cabe7}.PromoDownloadable .IRLRelatedStories-item-title,.PromoDownloadable .Promo-title{font-size:18px;line-height:1.5;margin:10px 0}.PromoDownloadable .IRLRelatedStories-item-title a,.PromoDownloadable .Promo-title a{text-decoration:none;font-weight:inherit}.PromoDownloadable .IRLRelatedStories-item-title a:hover,.PromoDownloadable .Promo-title a:hover{color:#1a75cf}.PromoDownloadable .IRLRelatedStories-item-title a:not(:hover),.PromoDownloadable .Promo-title a:not(:hover){color:#000}.PromoDownloadable .IRLRelatedStories-item-description,.PromoDownloadable .Promo-description{display:none}.PromoPlainVideoWithText[data-dark-text] .PromoPlainVideoWithText-info{color:#000}@media only screen and (min-width:768px){.PromoPlainVideoWithText[data-align-right] .PromoPlainVideoWithText-info{right:0;left:unset}}.PromoPlainVideoWithText[data-hide-icon] .PromoPlainVideoWithText-media:before{display:none}.PromoPlainVideoWithText[data-hide-text] .PromoPlainVideoWithText-info{display:none}.PromoPlainVideoWithText-player-wrap>[class*=media]:before{transform:translate(-50%,-50%) scale(.33)}[data-contains-embedded-video] .PromoPlainVideoWithText-player{opacity:0;pointer-events:none}[data-contains-embedded-video=playing] .PromoPlainVideoWithText-player,[data-contains-embedded-video=timeupdate] .PromoPlainVideoWithText-player,[data-contains-embedded-video=waiting] .PromoPlainVideoWithText-player,[data-contains-embedded-video][data-hide-posterimg] .PromoPlainVideoWithText-player{opacity:1;pointer-events:all;z-index:30;position:relative}[data-contains-embedded-video] .PromoPlainVideoWithText-close{opacity:0;pointer-events:none}[data-contains-embedded-video=playing] .PromoPlainVideoWithText-close,[data-contains-embedded-video=timeupdate] .PromoPlainVideoWithText-close,[data-contains-embedded-video=waiting] .PromoPlainVideoWithText-close,[data-contains-embedded-video][data-hide-posterimg] .PromoPlainVideoWithText-close{opacity:1;pointer-events:all;z-index:31;position:absolute;top:20px;right:20px;display:block;width:20px;height:20px;font-size:20px}[data-contains-embedded-video=playing] .PromoPlainVideoWithText-close:before,[data-contains-embedded-video=timeupdate] .PromoPlainVideoWithText-close:before,[data-contains-embedded-video=waiting] .PromoPlainVideoWithText-close:before,[data-contains-embedded-video][data-hide-posterimg] .PromoPlainVideoWithText-close:before{color:#fff;content:'\ea0f';src:url('../../../resource/0000017b-2b13-d7d1-a57b-bb9362770000/styleguide/assets/fonts/icomoon.c63fe119f8e888668ece2616ea33973f.woff?-8rxnga') format('woff');font-family:IcoMoon;font-weight:400;font-style:normal}[data-contains-embedded-video=playing] .PromoPlainVideoWithText-media,[data-contains-embedded-video=timeupdate] .PromoPlainVideoWithText-media,[data-contains-embedded-video=waiting] .PromoPlainVideoWithText-media,[data-contains-embedded-video][data-hide-posterimg] .PromoPlainVideoWithText-media{filter:blur(5px)}.PromoPlainVideoWithText-info{padding:30px;pointer-events:none;-ms-flex-direction:column;flex-direction:column;display:none}[data-contains-embedded-video=playing] .PromoPlainVideoWithText-info,[data-contains-embedded-video=timeupdate] .PromoPlainVideoWithText-info,[data-contains-embedded-video=waiting] .PromoPlainVideoWithText-info,[data-contains-embedded-video][data-hide-posterimg] .PromoPlainVideoWithText-info{filter:blur(5px)}.PromoPlainVideoWithText-info-small-breakpoints{display:-ms-flexbox;display:flex}.PromoPlainVideoWithText-info-title{font-size:20px;line-height:1.5em;font-weight:400;padding-bottom:10px}.PromoPlainVideoWithText-info-description{font-size:15px;line-height:1.2}@media only screen and (min-width:768px){.PromoPlainVideoWithText-player-wrap>[class*=media]:before{transform:translate(-50%,-50%) scale(.66)}.PromoPlainVideoWithText-info{position:absolute;top:0;left:0;padding:0 80px 0 120px;z-index:10;color:#fff;width:50%;height:100%;display:-ms-flexbox;display:flex}[data-contains-embedded-video=playing] .PromoPlainVideoWithText-info,[data-contains-embedded-video=timeupdate] .PromoPlainVideoWithText-info,[data-contains-embedded-video=waiting] .PromoPlainVideoWithText-info,[data-contains-embedded-video][data-hide-posterimg] .PromoPlainVideoWithText-info{filter:blur(5px)}.PromoPlainVideoWithText-info-small-breakpoints{display:none}.PromoPlainVideoWithText-info-title{display:-ms-flexbox;display:flex;-ms-flex-pack:end;justify-content:flex-end;-ms-flex-preferred-size:50%;flex-basis:50%;-ms-flex-direction:column;flex-direction:column}.PromoPlainVideoWithText-info-description{-ms-flex-preferred-size:50%;flex-basis:50%}}@media only screen and (min-width:1024px){.PromoPlainVideoWithText-info-title{font-size:39px;padding-bottom:20px}.PromoPlainVideoWithText-info-description{font-size:20px}}.PersonPromo{display:-ms-flexbox;display:flex;background:#fff}.PersonPromo[data-larger-style]{box-shadow:0 1px 2px rgba(0,0,0,.15)}.PersonPromo[data-larger-style] .PersonPromo-title{font-size:21px;line-height:24px;margin:0}.PersonPromo[data-larger-style] .PersonPromo-info{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-line-pack:center;align-content:center}.PersonPromo[data-larger-style] .PersonPromo-media img{width:135px}.PersonPromo-media{margin-right:10px}.PersonPromo-media img{width:90px;height:auto;display:block}.PersonPromo-info{padding-right:32px;overflow:hidden}.PersonPromo-description{font-size:14px;line-height:18px;font-weight:400;width:100%}@media only screen and (min-width:768px){.PersonPromo-description{font-size:18px;line-height:28px;max-height:none}}@media only screen and (min-width:1024px){.PersonPromo-description{font-size:14px;line-height:18px}}.PersonPromo-title{margin-top:7px;font-size:18px;line-height:20px;padding-bottom:10px;font-weight:700}.PersonPromo-title a{color:var(--link-color);text-decoration:none}.PersonPromo-title a:hover{color:var(--link-hover-color)}.PromoMediumCard{padding:28px;background:#fff}.PromoMediumCard .IRLRelatedStories-item-title,.PromoMediumCard .Promo-title{font-size:24px;line-height:30px;max-height:none;padding-bottom:14px}@media only screen and (min-width:768px){.PromoMediumCard .IRLRelatedStories-item-title,.PromoMediumCard .Promo-title{font-size:18px;line-height:20px}}@media only screen and (min-width:1024px){.PromoMediumCard .IRLRelatedStories-item-title,.PromoMediumCard .Promo-title{font-size:24px;line-height:30px}}.PromoMediumCard .IRLRelatedStories-item-title a:hover,.PromoMediumCard .Promo-title a:hover{color:#1a75cf}.PromoMediumCard .IRLRelatedStories-item-description,.PromoMediumCard .Promo-description{display:block;font-size:15px;line-height:20px;font-weight:400;padding-bottom:14px}@media only screen and (min-width:768px){.PromoMediumCard .IRLRelatedStories-item-description,.PromoMediumCard .Promo-description{font-size:14px;line-height:18px}}@media only screen and (min-width:1024px){.PromoMediumCard .IRLRelatedStories-item-description,.PromoMediumCard .Promo-description{font-size:15px;line-height:20px}}.grid-view-item{min-width:235px;-ms-flex:0 0 25%;flex:0 0 25%;padding:6px;display:-ms-flexbox;display:flex;-ms-flex-align:stretch;align-items:stretch;min-height:1px}.grid-view-item .PromoSupplierCard-close{border:0;outline:0;color:#999;font-size:30px;width:30px;height:30px;top:0;right:0;font-weight:100;z-index:999;cursor:pointer;position:absolute;font-family:system-ui}.grid-view-item .PromoSupplierCard-modal{display:none}.grid-view-item .PromoSupplierCard-modalTrigger{display:none}.grid-view-item .PromoSupplierCard-modalTrigger:checked+.PromoSupplierCard-modal{display:block;opacity:1;visibility:visible;height:100%;position:fixed;background:rgba(0,0,0,.5);top:0;left:0;width:100%;transition:opacity .35s,visibility .35s,height .35s;z-index:999;overflow:auto;padding-top:100px;text-align:center}.grid-view-item .PromoSupplierCard-modalTrigger:checked+.PromoSupplierCard-modal .PromoSupplierCard-modalWrapper{transform:none;max-width:550px;height:auto;box-shadow:none;overflow:hidden;border:0;padding:0;position:relative;background-color:#fff;margin:0 auto}.grid-view-item .PromoSupplierCard-modalTrigger:checked+.PromoSupplierCard-modal .PromoSupplierCard-modalWrapper .card-media{padding:30px;margin-bottom:25px}.grid-view-item .PromoSupplierCard-modalTrigger:checked+.PromoSupplierCard-modal .PromoSupplierCard-modalWrapper .card-title{font-size:21px;line-height:28px}.grid-view-item .PromoSupplierCard-modalTrigger:checked+.PromoSupplierCard-modal .PromoSupplierCard-modalWrapper .card-date,.grid-view-item .PromoSupplierCard-modalTrigger:checked+.PromoSupplierCard-modal .PromoSupplierCard-modalWrapper .card-fulltext{margin-bottom:.5em;font-size:15px;line-height:1.5em}.grid-view-item .PromoSupplierCard-modalTrigger:checked+.PromoSupplierCard-modal .PromoSupplierCard-modalWrapper .card-fulltext{padding:0 30px 30px}.grid-view-item .card{padding:0;border:1px solid transparent;overflow:inherit;width:100%;position:relative;margin:0 0 20px 0;box-shadow:0 0 12px rgba(0,0,0,.15)}@media only screen and (min-width:1024px){.grid-view-item .card{box-shadow:none}}.grid-view-item .card:hover{box-shadow:0 0 12px rgba(0,0,0,.15);border-color:#eff5fb}.grid-view-item .card:hover .card-info{visibility:visible;opacity:1;z-index:2}@media only screen and (min-width:1024px){.grid-view-item .card{box-shadow:none;margin:0 10px 40px}}.grid-view-item .card-media{border:1px solid #eff5fb;margin:-1px;margin-bottom:1px;padding:15px}.grid-view-item .card-media img{max-width:100%;margin:0 auto;height:auto;display:block}.grid-view-item .card .card-more{font-size:13px;line-height:1.5;font-weight:700;display:none;text-decoration:none}@media only screen and (min-width:1024px){.grid-view-item .card .card-more{display:block;color:#61bf1a;cursor:pointer}}.grid-view-item .card-content{padding:15px}.grid-view-item .card-title{line-height:1.2em;font-size:15px;margin-bottom:10px;color:#222;font-weight:700;margin:0;text-align:center}.grid-view-item .card-date,.grid-view-item .card-fulltext,.grid-view-item .card-text,.grid-view-item .card-url{font-size:13px;line-height:1.5;margin-bottom:.5em;padding:0}.grid-view-item .card-info{text-align:center}@media only screen and (min-width:1024px){.grid-view-item .card-info{display:block;visibility:hidden;opacity:0;transition:all .3s ease;position:absolute;z-index:-1;background:#fff;left:0;right:0;padding:0 15px 30px;box-shadow:0 12px 12px rgba(0,0,0,.15)}}.TextCallout{color:#fff;background-color:#1a75cf;padding:3em;border-radius:5px 0 0 5px}.TextCallout-title{font-size:39px;line-height:1.5em;font-weight:400}.TextCallout-title a{text-decoration:none;color:inherit}.TextCallout-description{font-size:18px;line-height:20px}.LedeLinkPromo{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:30px;padding-top:0!important;padding-bottom:0!important}@media only screen and (min-width:768px){.LedeLinkPromo{margin-top:50px;-ms-flex-wrap:nowrap;flex-wrap:nowrap}}.LedeLinkPromo .Promo-date{padding-bottom:21px;color:currentColor;margin:0}.LedeLinkPromo-centered{text-align:center}.LedeLinkPromo-centered .LedeLinkPromo-description{font-size:18px;line-height:20px}.LedeLinkPromo-centered .LedeLinkPromo-title{font-size:30px;line-height:40px;font-weight:700;padding-bottom:21px;margin-bottom:21px;position:relative}.LedeLinkPromo-centered .LedeLinkPromo-title:after{content:'';width:150px;height:6px;background:currentColor;padding:0;position:absolute;left:50%;margin-left:-75px;bottom:0}.LedeLinkPromo[data-alignment=left] .LedeLinkPromo-media{-ms-flex-order:3;order:3}.LedeLinkPromo-media{-ms-flex-order:2;order:2;width:100%}.LedeLinkPromo-media img{width:100%;display:block;height:auto}@media only screen and (min-width:768px){.LedeLinkPromo-media{-ms-flex-order:1;order:1;width:503.33px}}@media only screen and (min-width:1024px){.LedeLinkPromo-media{width:690px}}.LedeLinkPromo-info{-ms-flex-order:1;order:1;margin:0;background:#1a75cf;padding:40px 33px;color:#fff;width:100%}@media only screen and (min-width:768px){.LedeLinkPromo-info{padding:14px;width:240px;-ms-flex-order:2;order:2}}@media only screen and (min-width:1024px){.LedeLinkPromo-info{padding:49px;width:330px}}.LedeLinkPromo-phoneIcon{width:100%;padding:10px 0;font-size:15px;line-height:20px;font-weight:700;display:inline-block;padding-left:35px;position:relative}@media only screen and (min-width:768px){.LedeLinkPromo-phoneIcon{font-size:14px;line-height:18px;padding-top:0}}@media only screen and (min-width:1024px){.LedeLinkPromo-phoneIcon{font-size:15px;line-height:20px;padding:10px 0 10px 35px}}.LedeLinkPromo-phoneIcon a{text-decoration:none;color:#fff}.LedeLinkPromo-emailIcon{padding:10px 0;font-size:15px;line-height:20px;display:inline-block;padding-left:35px;position:relative}@media only screen and (min-width:768px){.LedeLinkPromo-emailIcon{font-size:14px;line-height:18px}}@media only screen and (min-width:1024px){.LedeLinkPromo-emailIcon{font-size:15px;line-height:20px;padding:10px 0 10px 35px}}.LedeLinkPromo-emailIcon a{text-decoration:none;color:#fff}.LedeLinkPromo i{vertical-align:middle;padding-right:7px;display:inline-block;zoom:1;font:normal normal normal 24px/1 IcoMoon;-webkit-font-smoothing:antialiased;text-rendering:auto;transform:translate(0,0);position:absolute;left:0}.LedeLinkPromo i.phone:before{content:'\e612'}.LedeLinkPromo i.email:before{content:'\e60b'}.LedeLinkPromo i.info:before{content:'\e604'}.LedeLinkPromo i.graph:before{content:'\e603'}.LedeLinkPromo-description{font-size:15px;line-height:20px;margin-bottom:10px}.LedeLinkPromo-description i{position:relative;display:inline;padding:0;vertical-align:baseline;font-family:inherit;font-style:italic;font-size:15px;line-height:20px;-webkit-font-smoothing:unset}.LedeLinkPromo-title{margin-bottom:20px;font-size:24px;line-height:28px;font-weight:700}@media only screen and (min-width:768px){.LedeLinkPromo-title{font-size:21px;line-height:24px;margin-bottom:20px}}@media only screen and (min-width:1024px){.LedeLinkPromo-title{font-size:24px;line-height:28px}}.LedeLinkPromo-title a{text-decoration:none;color:inherit}.LedeLinkPromo-title a:hover{color:#a1cffc}.ListCardIconPromo{position:relative;margin-top:20px;display:-ms-flexbox;display:flex;-ms-flex-align:baseline;align-items:baseline}.ListCardIconPromo bsp-yellow{color:#ffc220}.ListCardIconPromo i{vertical-align:middle;display:inline-block;zoom:1;font:normal normal normal 24px/1 IcoMoon;-webkit-font-smoothing:antialiased;color:#1a75cf;text-rendering:auto;transform:translate(0,0);position:relative;margin-right:10px}.ListCardIconPromo i.phone:before{content:'\e612'}.ListCardIconPromo i.email:before{content:'\e60b'}.ListCardIconPromo i.watch:before{content:'\e617'}.ListCardIconPromo i.info:before{content:'\e60e'}.ListCardIconPromo i.graph:before{content:'\e603'}.ListCardIconPromo i.livecast:before{content:'\e60f'}.ListCardIconPromo-title{font-size:15px;line-height:20px;display:block;padding-top:2px;color:#000}.ListCardIconPromo-title span{pointer-events:all}.ListCardIconPromo-title i{position:relative;display:inline;padding:0;vertical-align:baseline;font-family:inherit;font-style:italic;font-size:15px;line-height:20px;-webkit-font-smoothing:unset;color:#000;margin-right:0}@media only screen and (min-width:768px){.ListCardIconPromo-title{font-size:14px;line-height:18px}}@media only screen and (min-width:1024px){.ListCardIconPromo-title{font-size:15px;line-height:20px}}.ListCardIconPromo-title a{text-decoration:none;color:#1a75cf}.ListCardIconPromo-title a:hover{color:#6cabe7}.ResourcePromo-info .Link{text-decoration:none;color:currentColor;font-weight:700;font-size:15px;line-height:1.3em}.ResourcePromo-info .Link span{font-family:BogleWeb;font-size:12px;text-transform:uppercase;color:var(--link-color);margin-right:6px}.ResourcePromo-info .Link span:before{font-family:'Font Awesome 5 Free';margin-right:6px}.ResourcePromo-info .Link span:after{content:':'}.ResourcePromo-info .Link:hover,.ResourcePromo-info .Link:hover span{color:var(--link-hover-color)}.PromoImageFullBackground{position:relative}.PromoImageFullBackground:before{background-image:linear-gradient(to right,rgba(0,0,0,.4) 0,rgba(0,0,0,0) 50%);content:'';position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.PromoImageFullBackground-hr{padding-top:20px;margin-top:20px;position:relative}.PromoImageFullBackground-hr:before{content:'';width:150px;height:6px;background:#1a75cf;padding:0;position:absolute;left:50%;margin-left:-75px;top:0}.PromoImageFullBackground-info{position:absolute;width:calc(50% - 20px);right:10px;text-align:center;background:rgba(0,0,0,.7);bottom:14px;left:14px;padding:20px;color:#fff}@media only screen and (max-width:767px){.PromoImageFullBackground-info{position:relative;bottom:inherit;left:inherit;width:100%;right:inherit}}.PromoImageFullBackground .Promo-title{font-size:24px;line-height:28px}@media only screen and (min-width:768px){.PromoImageFullBackground .Promo-title{font-size:21px;line-height:24px}}@media only screen and (min-width:1024px){.PromoImageFullBackground .Promo-title{font-size:24px;line-height:28px}}.PromoImageFullBackground .Promo-title a{color:#fff}.PromoImageFullBackground .Promo-title a:hover{color:#6cabe7}.PromoImageFullBackground .Promo-description{font-size:18px;line-height:20px;max-height:none;font-weight:600;padding-bottom:0;padding-top:10px}.PV3LeadPromo{padding-left:0!important;padding-right:0!important;padding-top:0!important;padding-bottom:0!important;position:relative;min-height:calc(100vh - 60px);background-color:#f0f0f0;background-size:cover;background-position:50% 50%;max-width:100%;overflow:hidden;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}.PV3LeadPromo .pv3-dl-overlay{background:rgba(0,0,0,.3);position:absolute;top:0;right:0;bottom:0;left:0;z-index:1}.PV3LeadPromo-video{position:absolute;top:50%;left:50%;min-width:100%;min-height:100%;width:auto;height:auto;z-index:0;overflow:hidden;transform:translate(-50%,-50%)}.PV3LeadPromo-inner{display:-ms-flexbox;display:flex;width:100%;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:center;justify-content:center;-ms-flex-align:start;align-items:flex-start;max-width:700px;z-index:9}.PV3LeadPromo-info{width:100%;padding:0 10px;position:relative;max-width:700px;margin:0 auto}.PV3LeadPromo .Promo-media{position:relative;z-index:2;max-width:680px;margin:0 auto;padding-bottom:65px;display:-ms-flexbox;display:flex}.PV3LeadPromo .Promo-media:after{content:'';display:none;width:80px;margin-left:-40px;height:3px;background:var(--mainHighlightColor);position:absolute;left:50%;bottom:35px}.PV3LeadPromo .Promo-description,.PV3LeadPromo .Promo-disclaimerText,.PV3LeadPromo .Promo-title{margin-bottom:10px;color:currentColor;text-align:center}.PV3LeadPromo .Promo-title{font-size:44px;line-height:1.1;margin-bottom:10px;font-weight:400}.PV3LeadPromo .Promo-title a{text-decoration:none;color:currentColor}.PV3LeadPromo .Promo-title a:hover{color:#1a75cf}.PV3LeadPromo .Promo-description{-ms-flex:1;flex:1}.PV3LeadPromo .Promo-description,.PV3LeadPromo .Promo-description p{font-size:15px;line-height:1.1;font-family:myriad-pro,sans-serif;font-weight:400}@media only screen and (min-width:1024px){.PV3LeadPromo .Promo-description,.PV3LeadPromo .Promo-description p{font-size:23px;line-height:1.3}}.PV3LeadPromo .Promo-description i,.PV3LeadPromo .Promo-description p i{font-family:Georgia,Times,'Times New Roman',serif}.PV3LeadPromo .Promo-description a{text-decoration:none}.PV3LeadPromo .Promo-disclaimerText{font-size:15px;line-height:22px;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center}.PV3LeadPromo-caret{display:inline-block;-webkit-transform:translate(0,-50%);position:absolute;bottom:60px;left:50%;z-index:2;display:none;transform:translate(0,-50%);color:#fff;letter-spacing:.1em;text-decoration:none;transition:opacity .3s}.PV3LeadPromo-caret span{position:absolute;top:0;left:50%;width:24px;height:24px;margin-left:-12px;border-left:2px solid #fff;border-bottom:2px solid #fff;transform:rotate(-45deg);animation:jump 2s infinite;box-sizing:border-box}@keyframes jump{0%{transform:rotate(-45deg) translate(0,0)}20%{transform:rotate(-45deg) translate(-10px,10px)}40%{transform:rotate(-45deg) translate(0,0)}}.PromoEvent,.PromoEvent-info,.PromoEvent-mediaWrapper{position:relative;z-index:0}[data-searchview-active=list] .PromoEvent>div{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:justify;justify-content:space-between}.PromoEvent-mediaWrapper{-ms-flex-preferred-size:300px;flex-basis:300px}.PromoEvent-mediaWrapper .PromoEvent-date{position:absolute;top:0;z-index:2;color:#fff;text-decoration:none;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;width:100%;height:100%}.PromoEvent-mediaWrapper .PromoEvent-date span{text-decoration:none}.PromoEvent-mediaWrapper .PromoEvent-dateStart{-ms-flex-preferred-size:50%;flex-basis:50%;text-decoration:none;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:end;justify-content:end;max-height:none;font-weight:700;font-size:18px;line-height:1.17}.PromoEvent-mediaWrapper .PromoEvent-dateStart:before{content:'';-ms-flex:1;flex:1}@media only screen and (min-width:768px){.PromoEvent-mediaWrapper .PromoEvent-dateStart{font-size:24px}}.PromoEvent-mediaWrapper .PromoEvent-dateTime{font-weight:400;margin-top:7px;text-decoration:none;font-size:14px;line-height:18px}.PromoEvent-dateStart,.PromoEvent-dateTime{font-size:14px;line-height:15px;white-space:nowrap}.PromoEvent-title,.PromoEvent-title a{font-size:18px;line-height:20px;font-weight:700;color:#222;text-decoration:none}.PromoEvent-title a:before{content:'';display:block;width:50px;line-height:1;float:right;height:20px}.PromoEvent-info{-ms-flex:1;flex:1;padding-top:10px}.PromoEvent-info>div{margin-bottom:10px}[data-searchview-active=list] .PromoEvent-info{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;padding-top:0}[data-searchview-active=list] .PromoEvent-info>div:not(:first-child){padding-left:10px}[data-searchview-active=list] .PromoEvent-info .PromoEvent-title{display:none}@media only screen and (min-width:768px){[data-searchview-active=list] .PromoEvent-info{-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:distribute;justify-content:space-around;-ms-flex-line-pack:center;align-content:center;-ms-flex-align:center;align-items:center;padding-top:10px;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;overflow:hidden;margin:0 0}[data-searchview-active=list] .PromoEvent-info>*{margin:0 0;-ms-flex:1;flex:1;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(50% - 0);flex-basis:calc(50% - 0);max-width:calc(50% - 0);width:calc(50% - 0)}[data-searchview-active=list] .PromoEvent-info>[data-flexspace='2']{-ms-flex:2;flex:2;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(100% - 0);flex-basis:calc(100% - 0);max-width:calc(100% - 0);width:calc(100% - 0)}[data-searchview-active=list] .PromoEvent-info>*{margin:0 0;-ms-flex:1;flex:1;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(50% - 0);flex-basis:calc(50% - 0);max-width:calc(50% - 0);width:calc(50% - 0)}[data-searchview-active=list] .PromoEvent-info>[data-flexspace='2']{-ms-flex:2;flex:2;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(100% - 0);flex-basis:calc(100% - 0);max-width:calc(100% - 0);width:calc(100% - 0)}[data-searchview-active=list] .PromoEvent-info.flickity-enabled{display:block}[data-searchview-active=list] .PromoEvent-info .flickity-viewport{left:0}[data-carousel-enabled-curpage=end] [data-searchview-active=list] .PromoEvent-info .flickity-viewport{left:0!important}[data-carousel-enabled-curpage=end] [data-searchview-active=list] .PromoEvent-info .flickity-viewport .flickity-slider{left:0!important}[data-searchview-active=list] .PromoEvent-info .flickity-prev-next-button.previous{left:0}[data-searchview-active=list] .PromoEvent-info .flickity-prev-next-button.next{right:0}}@media only screen and (min-width:768px) and (max-width:1023px){[data-searchview-active=list] .PromoEvent-info>div:last-child{padding-top:20px}}@media only screen and (min-width:1024px){[data-searchview-active=list] .PromoEvent-info{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;overflow:hidden;margin:0 0}[data-searchview-active=list] .PromoEvent-info>*{margin:0 0;-ms-flex:1;flex:1;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(50% - 0);flex-basis:calc(50% - 0);max-width:calc(50% - 0);width:calc(50% - 0)}[data-searchview-active=list] .PromoEvent-info>[data-flexspace='2']{-ms-flex:2;flex:2;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(100% - 0);flex-basis:calc(100% - 0);max-width:calc(100% - 0);width:calc(100% - 0)}[data-searchview-active=list] .PromoEvent-info>*{margin:0 0;-ms-flex:1;flex:1;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(50% - 0);flex-basis:calc(50% - 0);max-width:calc(50% - 0);width:calc(50% - 0)}[data-searchview-active=list] .PromoEvent-info>[data-flexspace='2']{-ms-flex:2;flex:2;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(100% - 0);flex-basis:calc(100% - 0);max-width:calc(100% - 0);width:calc(100% - 0)}[data-searchview-active=list] .PromoEvent-info.flickity-enabled{display:block}[data-searchview-active=list] .PromoEvent-info .flickity-viewport{left:0}[data-carousel-enabled-curpage=end] [data-searchview-active=list] .PromoEvent-info .flickity-viewport{left:0!important}[data-carousel-enabled-curpage=end] [data-searchview-active=list] .PromoEvent-info .flickity-viewport .flickity-slider{left:0!important}[data-searchview-active=list] .PromoEvent-info .flickity-prev-next-button.previous{left:0}[data-searchview-active=list] .PromoEvent-info .flickity-prev-next-button.next{right:0}}.PromoEvent>.PromoEvent-title{margin-bottom:10px}.PromoEvent>.PromoEvent-title,[data-searchview-active=grid] .PromoEvent>.PromoEvent-title{display:none}.PromoEvent:hover .PromoEvent-mediaWrapper .PromoEvent-date,.PromoEvent:hover .PromoEvent-title{cursor:pointer}.PromoEvent:hover .PromoEvent-mediaWrapper .PromoEvent-date,.PromoEvent:hover .PromoEvent-mediaWrapper .PromoEvent-date a,.PromoEvent:hover .PromoEvent-title,.PromoEvent:hover .PromoEvent-title a{color:#6cabe7}.PromoEvent-mediaWrapper .PromoEvent-date:before{content:'';position:absolute;top:0;left:0;z-index:-1;width:100%;height:100%;background:rgba(0,0,0,.45)}.PromoEvent:hover .PromoEvent-mediaWrapper .PromoEvent-date:before{background:rgba(0,0,0,.6)}.PromoEvent-addToCalendar,[data-searchview-active=grid] .PromoEvent-addToCalendar{position:absolute;right:10px;top:-24.5px;z-index:2}.PromoEvent-addToCalendar button{font-family:BogleWeb;font-weight:100;font-size:11px;line-height:1.2;text-transform:uppercase;cursor:pointer}.PromoEvent-addToCalendar button .ico.ico-calendar{display:block;font-size:15px;margin:-1px 0 0 0}.PromoEvent-addToCalendar button .ico.ico-calendar,.PromoEvent-addToCalendar button .ico.ico-calendar:after{font-weight:400}.PromoEvent-addToCalendar-label{display:none}.PromoEvent-addToCalendar-labelShort{display:inline-block}[data-searchview-active=list] .PromoEvent-addToCalendar{position:relative;right:unset;top:unset}[data-searchview-active=list] .PromoEvent-addToCalendar button{font-size:unset;text-align:left;border-radius:0;width:auto;height:auto;line-height:unset;color:#1a75cf;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}[data-searchview-active=list] .PromoEvent-addToCalendar button,[data-searchview-active=list] .PromoEvent-addToCalendar button:hover{background:0 0;text-decoration:none}[data-searchview-active=list] .PromoEvent-addToCalendar button .ico.ico-calendar{font-size:2em;display:inline-block;margin:0}[data-searchview-active=list] .PromoEvent-addToCalendar-label{display:inline-block;padding-left:10px;text-transform:none}[data-searchview-active=list] .PromoEvent-addToCalendar-labelShort{display:none}.PromoEvent .ico{font-size:28px}.PromoEvent .ico,.PromoEvent .ico:after{-webkit-font-smoothing:antialiased;font-family:IcoMoon;font-weight:100;font-style:normal}.PromoEvent .ico-2x{color:#1a75cf}.PromoEvent .ico-2x,.PromoEvent .ico-2x~div{display:table-cell;vertical-align:middle;padding-right:3px}.PromoEvent .ico-watch:before{content:'\e617'}.PromoEvent .ico-livecast:before{content:'\e60f'}.PromoEvent .ico-call:before{content:'\e609'}.PromoEvent .ico-calendar:after{content:'\e608'}.PromoEvent .ico-map-pin:before{content:'\e610'}.PromoIconWMedia-title{font-size:32px;font-weight:700;margin-bottom:15px;line-height:36px;text-align:center}@media only screen and (max-width:767px){.PromoIconWMedia-title{font-size:22px;line-height:31px}}.PromoIconWMedia-description{font-size:15px;line-height:20px;font-weight:300;text-align:center}.PromoIconWMedia-button{text-align:center}.PromoIconWMedia-button a{padding:5px 25px;font-weight:700;display:inline-block;background-color:transparent;border:1px solid #1a75cf;border-radius:2px;margin-top:15px;color:#1a75cf;font-size:14px;line-height:40px;text-decoration:none}.PromoIconWMedia-button a:hover{color:#fff;background-color:#1a75cf}.PromoIconWMedia-icon{max-height:none;text-align:center;border:0;border-radius:50%;line-height:49px;display:block;position:relative;color:#fff;float:none;margin:0 auto;width:100px;height:100px;margin-top:-50px}.PromoIconWMedia-icon img{max-width:40%;transform:translate(-50%,-50%);position:absolute;top:50%;left:50%;width:auto;height:auto}.VideoIconPromo{padding:0 0 20px 0}.VideoIconPromo .Promo-date{margin-bottom:0;font-size:10px;line-height:15px}@media only screen and (min-width:768px){.VideoIconPromo .Promo-date{font-size:13px;line-height:15px;margin-bottom:7px}}.VideoIconPromo-media img{width:100%;height:auto}.VideoIconPromo-wrapper{position:relative}.VideoIconPromo-icon{display:block;position:absolute;bottom:10px;right:10px;z-index:5;box-sizing:border-box;background:rgba(0,0,0,.3);width:40px;height:40px;border-radius:50%;font-size:24px;max-height:none;line-height:40px;text-align:center;color:#fff;font-family:IcoMoon}.VideoIconPromo-icon i{line-height:40px;font-style:normal;font-size:40px}.VideoIconPromo-icon i::before{content:'\e605'}.VideoIconPromo-title{font-size:14px;line-height:18px;margin-bottom:7px;font-weight:700}@media only screen and (min-width:768px){.VideoIconPromo-title{font-size:18px;line-height:20px}}.VideoIconPromo-title a{color:#000;text-decoration:none}.VideoIconPromo-title a:hover{color:#1a75cf}.PromoImageTopLarge-title{font-size:20px;line-height:36px;font-weight:700;margin-top:7px;margin-bottom:15px}.PromoImageTopLarge-title a{text-decoration:none;color:#000}.PromoImageTopLarge-title a:hover{color:#1a75cf}.PromoImageTopLarge-media img{width:100%;height:auto}.PromoImageTopLargeSquare a{color:#000;text-decoration:none;cursor:pointer;display:block}.PromoImageTopLargeSquare a:hover{cursor:pointer;color:#1a75cf}.PromoImageTopLargeSquare-title{font-size:14px;line-height:18px;font-weight:700;margin-top:10px}@media only screen and (min-width:768px){.PromoImageTopLargeSquare-title{font-size:18px;line-height:20px;margin-bottom:15px;margin-top:17.5px}}.PromoImageTopLargeSquare-description{font-size:13px;line-height:15px;font-weight:400}@media only screen and (min-width:768px){.PromoImageTopLargeSquare-description{font-size:15px;line-height:18px}}.PromoImageTopLargeSquare-media img{width:100%;height:auto}.PromoImageOnSide-5050{--background-color:#f7f7f4}.PromoImageOnSide-5050[data-module]{padding:0}@media only screen and (min-width:768px){.PromoImageOnSide-5050[data-module]{padding-left:calc((100% - 638px)/ 2);padding-right:calc((100% - 638px)/ 2)}}@media only screen and (min-width:1024px){.PromoImageOnSide-5050[data-module]{padding-left:calc((100% - 884px)/ 2);padding-right:calc((100% - 884px)/ 2)}}@media only screen and (min-width:1300px){.PromoImageOnSide-5050[data-module]{padding-left:calc((100% - 980px)/ 2);padding-right:calc((100% - 980px)/ 2)}}@media only screen and (min-width:1024px){.PromoImageOnSide-5050{display:-ms-flexbox;display:flex}}.PromoImageOnSide-5050-media{width:100%;max-width:100%;display:none}.PromoImageOnSide-5050-media img{display:block;height:100%;width:100%;object-fit:cover}@media only screen and (min-width:1024px){.PromoImageOnSide-5050-media{display:block;width:47.9%}}@media only screen and (min-width:1440px){.PromoImageOnSide-5050-media{width:50%}}.PromoImageOnSide-5050-media a,.PromoImageOnSide-5050-mediaMobile a{display:block;width:100%;height:100%}.PromoImageOnSide-5050-mediaMobile{width:100%;max-width:100%}.PromoImageOnSide-5050-mediaMobile img{display:block;height:100%;width:100%}@media only screen and (min-width:1024px){.PromoImageOnSide-5050-mediaMobile{display:none}}.PromoImageOnSide-5050-info{padding:30px 20px;background-color:var(--background-color)}@media only screen and (min-width:768px){.PromoImageOnSide-5050-info{padding:30px}}@media only screen and (min-width:1024px){.PromoImageOnSide-5050-info{width:52.1%}}@media only screen and (min-width:1440px){.PromoImageOnSide-5050-info{width:50%;padding:40px}}.PromoImageOnSide-5050-title{font-size:30px;line-height:1.33;color:#333}.PromoImageOnSide-5050-title a{color:#1a75cf;text-decoration:none}.PromoImageOnSide-5050-title a:hover{text-decoration:underline}@media only screen and (min-width:1024px){.PromoImageOnSide-5050-title{font-size:38px}}.PromoImageOnSide-5050-description{margin-top:20px;font-size:16px;color:#333;line-height:normal}@media only screen and (min-width:1024px){.PromoImageOnSide-5050-description{font-size:18px}}@media only screen and (min-width:1440px){.PromoImageOnSide-5050-description{margin-top:33px}}.PV3LinkPromo[data-addPadding]{padding-top:50px;padding-bottom:50px}.PV3LinkPromo h3{text-align:center}.PV3LinkPromo h3:after{content:'';display:block;width:80px;height:3px;background:var(--mainHighlightColor);left:50%;bottom:35px;margin:18px auto}.PV3LinkPromo h3 a{font-size:24px;text-decoration:none;color:#000;font-weight:400;line-height:.52}.PromoApproach{text-align:center}@media only screen and (max-width:767px){.PromoApproach{padding:0 5px}}.PromoApproach-info{margin-top:20px}@media only screen and (max-width:767px){.PromoApproach-info{margin-top:10px;padding:0 40px}}@media only screen and (max-width:567px){.PromoApproach-info{margin-top:10px;padding:0 20px}}.PromoApproach .IRLRelatedStories-item-title,.PromoApproach .Promo-title{font-size:16px;font-weight:400;font-style:normal;font-stretch:normal;line-height:1.46;letter-spacing:.2px;text-align:center}@media only screen and (max-width:767px){.PromoApproach .IRLRelatedStories-item-title,.PromoApproach .Promo-title{font-size:14px}}.PromoApproach .IRLRelatedStories-item-title a,.PromoApproach .Promo-title a{text-decoration:none}.PromoApproach .IRLRelatedStories-item-media img,.PromoApproach .Promo-media img{height:auto;width:auto;display:inline}@media only screen and (max-width:767px){.PromoApproach .IRLRelatedStories-item-media img,.PromoApproach .Promo-media img{width:auto;height:auto}}.PromoDownloadableModal .Promo-media img{width:100%;height:auto}.PromoDownloadableModal-modal{display:none}.PromoDownloadableModal-close{border-radius:50%;background-clip:padding-box;width:20px;height:20px;position:absolute;top:-10px;right:-10px;z-index:9;border:2px solid #fff;background:#222;text-align:center;color:#fff;font-size:12px;line-height:12px}.PromoDownloadableModal-videoTrigger{display:none}.PromoDownloadableModal-videoTrigger:checked+.PromoDownloadableModal-modal{display:block;opacity:1;visibility:visible;height:100%;position:fixed;background:rgba(0,0,0,.5);top:0;left:0;width:100%;transition:opacity .35s,visibility .35s,height .35s;z-index:999;overflow:auto;padding-top:100px;text-align:center}.PromoDownloadableModal-videoTrigger:checked+.PromoDownloadableModal-modal .PromoDownloadableModal-modal-wrapper{max-width:1020px;margin:0 auto;position:relative}.PromoDownloadableModal-videoTrigger:checked+.PromoDownloadableModal-modal .PromoDownloadableModal-player{width:100%;position:relative;background-color:#fff;border:1px solid rgba(0,0,0,.5);border-radius:2px;box-shadow:0 3px 9px rgba(0,0,0,.5);background-clip:padding-box;outline:0;padding:10px;display:block;margin-left:auto;margin-right:auto}.PromoDownloadableModal-viewlink a{font-size:15px;line-height:20px;font-weight:700;color:#000;display:-ms-flexbox;display:flex;position:relative;cursor:pointer;text-decoration:none}.PromoDownloadableModal-viewlink a .icon-Document:before{font-style:normal;font-size:18px;font-family:IcoWmt;display:block;color:#1a75cf;content:'\e904';position:relative;margin-right:5px}.PromoDownloadableModal-viewlink a .icon-video:before{font-family:IcoMoon;content:'\e605';font-size:18px;margin-right:5px;display:block;position:relative;font-style:normal;color:#1a75cf}.PromoDownloadableModal-viewlink a .icon-image:before{font-style:normal;font-family:IcoWmt;display:block;position:relative;color:#1a75cf;content:'\e900';font-size:16px;margin-right:5px}.PromoDownloadableModal-viewlink a:hover{color:#1a75cf}.PromoDownloadableModal-dllink{padding-top:2px}.PromoDownloadableModal-dllink a{font-size:15px;line-height:20px;font-weight:700;color:#000;display:-ms-flexbox;display:flex;position:relative;cursor:pointer;text-decoration:none}.PromoDownloadableModal-dllink a:hover{color:#1a75cf}.PromoDownloadableModal-dllink a:before{font-size:18px;font-family:IcoWmt;display:block;color:#1a75cf;content:'\e901';margin-right:5px}.PromoDownloadableModal-videoLink label{font-size:15px;line-height:20px;font-weight:700;color:#000;display:-ms-flexbox;display:flex;position:relative;cursor:pointer}.PromoDownloadableModal-videoLink label:hover{color:#1a75cf}.PromoDownloadableModal-videoLink label:before{font-family:IcoMoon;content:'\e605';font-size:18px;margin-right:5px;display:block;position:relative;color:#1a75cf}.PromoDownloadableModal-title{font-size:15px;line-height:20px;font-weight:700;color:#000;margin-bottom:6px}.SocialPromo{float:none;display:inline-block;width:130px;font-size:15px;line-height:18px;max-height:none;text-decoration:none}.SocialPromo:hover .SocialPromo-social-count{color:#1a75cf}.SocialPromo-media{width:60px;height:60px;margin:0 auto;display:block;position:relative;padding:0}.SocialPromo-media img{border-radius:50%;background-clip:padding-box;max-width:60px;margin:0 auto;width:100%;height:auto;display:block}.SocialPromo-text{margin-top:7px;text-align:center;padding:0}.SocialPromo-text h4{color:#222;font-size:18px;line-height:20px;max-height:none;margin:0;font-weight:700}.SocialPromo-text p{color:#ccc;font-size:15px;line-height:18px;max-height:none;font-weight:400;margin:0;padding:0}@media only screen and (min-width:1024px){.StickyPromo{background:#1a75ce;width:100%;border-radius:4px;box-sizing:border-box;margin:10px 0;transition:all .5s ease;position:relative;left:0;padding:8px 10px;height:40px;color:#fff;line-height:40px;font:400 18px/26px myriad-pro,sans-serif}.StickyPromo:hover{left:-230px}.StickyPromo a{color:#fff;display:block;position:absolute;left:50px;top:8px;right:0;bottom:0}.StickyPromo img{height:100%;margin-right:5px;max-width:30px}.StickyPromo span{display:inline-block;height:100%;vertical-align:top}.StickyPromo[data-yellow-bg]{background:#fdbb30}}.FourColListEnhancedPromo{padding:0 0 20px 0}.FourColListEnhancedPromo .Promo-date{margin-bottom:0;font-size:10px;line-height:15px}@media only screen and (min-width:768px){.FourColListEnhancedPromo .Promo-date{font-size:13px;line-height:15px;margin-bottom:7px}}.FourColListEnhancedPromo-wrapper{position:relative}.FourColListEnhancedPromo-media img{width:100%;height:auto}.FourColListEnhancedPromo-icon{display:none;position:absolute;right:20px;bottom:10px;color:#fff}.FourColListEnhancedPromo-icon.press_release{display:block}.FourColListEnhancedPromo-icon.gallery,.FourColListEnhancedPromo-icon.video{display:block}.FourColListEnhancedPromo-icon i{color:#fff}.FourColListEnhancedPromo-icon i::before{font-family:IcoMoon;font-style:normal;color:currentColor;border-radius:50%;border:2px solid transparent;display:block;width:42px;height:42px;background-clip:padding-box;font-size:24px;max-height:none;line-height:40px;text-align:center}.FourColListEnhancedPromo-icon i:after{content:'';display:block;position:absolute;top:0;border:2px solid currentColor;width:42px;height:42px;border-radius:100%;left:-3px}.FourColListEnhancedPromo-icon i.type-icon-press_release::before{content:'\e615'}.FourColListEnhancedPromo-icon i.type-icon-video::before{content:'\e606'}.FourColListEnhancedPromo-icon i.type-icon-gallery::before{content:'\e602'}.FourColListEnhancedPromo-title{font-size:14px;line-height:18px;margin-bottom:7px;font-weight:700}.FourColListEnhancedPromo-title a{color:#000;text-decoration:none}.FourColListEnhancedPromo-title a:hover{color:#1a75cf}@media only screen and (min-width:320px) and (max-width:539px){.FourColListEnhancedPromo-title{height:90px;overflow:hidden}.FourColListEnhancedPromo-title a{font-size:14px;font-weight:400}.FourColListEnhancedPromo-wrapper{width:135px}.PromoDownloadable-dllink a{font-size:10px}}@media only screen and (min-width:540px) and (max-width:767px){.FourColListEnhancedPromo-title{height:58px;overflow:hidden}.FourColListEnhancedPromo-title a{font-size:16px;font-weight:400}.FourColListEnhancedPromo-wrapper{width:235px}}@media only screen and (min-width:768px){.FourColListEnhancedPromo-title{height:58px;overflow:hidden}.FourColListEnhancedPromo-title a{font-size:18px;font-weight:600}.FourColListEnhancedPromo-wrapper{width:235px}}.PromoCardQuote{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;width:100%;margin:0 5px;padding:20px;text-align:center}.PromoCardQuote-media{padding-bottom:10px}.PromoCardQuote-media img{max-width:100%;height:auto}.PromoCardQuote-info{padding:0}.PromoCardQuote-info .Promo-description.quote{text-align:left}.PromoIconOnTop{padding:20px}.PromoIconOnTop-media{width:50px;height:50px;margin:0 auto;margin-bottom:15px}.PromoIconOnTop-media img{width:50px;height:50px;border-radius:50%}@media only screen and (min-width:768px){.PromoIconOnTop-media{width:60px;height:60px}.PromoIconOnTop-media img{width:60px;height:60px}}@media only screen and (min-width:1024px){.PromoIconOnTop-media{width:77px;height:77px}.PromoIconOnTop-media img{width:77px;height:77px}}.PromoIconOnTop-title{text-align:center;margin-bottom:10px;background:0 0;font-size:16px;font-weight:400;line-height:1.31;color:#333}.PromoIconOnTop-title a{color:#1188c8;text-decoration:none}.PromoIconOnTop-title a:hover{text-decoration:underline}.PromoIconOnTop-title>.Link{font-size:16px;text-decoration:none;line-height:1.31;text-align:center;color:#333}.PromoIconOnTop-info-wrapper{position:relative;transition:all .4s,opacity .6s ease-out}@media only screen and (min-width:768px){.PromoIconOnTop-info-wrapper{top:10px}}.PromoIconOnTop-description{position:relative;transition:all .4s,opacity .6s ease-out}.PromoIconOnTop-description{font-size:14px;line-height:1.43;color:#333;margin-bottom:20px;overflow:hidden;text-align:center;margin-top:10px}@media only screen and (min-width:768px){.PromoIconOnTop-description{opacity:0;top:-10px}}@media only screen and (min-width:1024px){.PromoIconOnTop-description{font-size:16px}}.PromoIconOnTop-description a{color:#1188c8;text-decoration:none}.PromoIconOnTop-description a:hover{text-decoration:underline}@media only screen and (min-width:768px){.PromoIconOnTop:hover .PromoIconOnTop{cursor:pointer}.PromoIconOnTop:hover .PromoIconOnTop-info-wrapper{top:0}.PromoIconOnTop:hover .PromoIconOnTop-description{opacity:1;top:0;transition:all .4s,opacity .6s ease-in}}@media only screen and (min-width:1024px){.PromoIconOnTop-title{font-size:20px}.PromoIconOnTop-title>.Link{font-size:20px}}.PromoTopic{background-color:#f7f7f4;border:1px solid #f7f7f4;display:-ms-flexbox;display:flex;padding:0 12px;height:100%}.PromoTopic:hover{background-color:#fff}.PromoTopic-title{padding:20px 0;font-weight:700;font-size:18px}.PromoTopic-title a{color:#333;text-decoration:none}.PromoTopic-description{padding-bottom:20px;font-size:15px;color:#333}.PromoTopic-categories{padding-top:20px;margin-left:auto}.PromoTopic-categories-category{width:12px;height:12px;border-radius:50%;margin-bottom:5px}.PromoTopic-info{padding-right:8px}.PromoCategory{width:12px;height:12px;border-radius:50%;margin-bottom:5px;background-color:var(--categoryBgColor)}.Quote{position:relative}@media only screen and (min-width:1024px){.Quote{margin:0 -60px}}.Quote:before{content:'';display:block;width:50px;height:3px;background:#ffb700;position:absolute;left:0;top:0}.Quote blockquote{padding:20px 0 0 20px;margin:0;font-size:28px;line-height:1.2em;font-weight:700;position:relative}.Quote blockquote:after,.Quote blockquote:before{display:inline-block;position:absolute}.Quote blockquote:before{content:'\201C';margin-left:-20px}.Quote blockquote:after{content:'\201D'}.Quote-attribution{padding:0 0 0 20px;color:#999;font-size:14px;line-height:1.2em;margin-top:16px;display:inline-block}.QuotePromo{position:relative;background-position:50% 33%;background-size:cover}@media only screen and (min-width:1024px){.QuotePromo{padding:0 50px}}@media only screen and (min-width:1300px){.QuotePromo{padding:0 200px}}.QuotePromo:before{background-image:linear-gradient(to bottom,transparent 30%,rgba(0,0,0,.6) 80%);background-repeat:repeat-x;content:'';position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.QuotePromo-wrapper{width:100%;display:-ms-flexbox;display:flex;-ms-flex-pack:end;justify-content:flex-end;margin:0 auto}.QuotePromo-info{position:relative;padding:60px 0 0 0;max-width:685px;margin:0 auto}@media only screen and (min-width:1024px){.QuotePromo-info{padding:90px 0;margin:0}}@media only screen and (min-width:1300px){.QuotePromo-info{padding:120px 0}}.QuotePromo blockquote{font-size:20px;position:relative;font-weight:400;font-style:italic;line-height:1.38;letter-spacing:normal;color:#fff;margin:0;padding-left:35px;font-family:Georgia,Times,'Times New Roman',serif;padding-right:15px}.QuotePromo blockquote:before{content:open-quote;left:0;width:28px;height:40px;font-size:72px;font-weight:400;font-style:italic;font-stretch:normal;line-height:.56;letter-spacing:normal;position:absolute;margin-top:9px}@media only screen and (min-width:768px){.QuotePromo blockquote:before{left:-40px}}.QuotePromo blockquote:after{content:close-quote;width:28px;height:40px;font-size:72px;font-weight:400;line-height:.56;position:absolute;margin-top:9px}@media only screen and (min-width:768px){.QuotePromo blockquote{font-size:26px;padding-left:0;padding-right:0}}.QuotePromo-attribution{margin-bottom:20px;font-size:14px;line-height:1;color:#fff;margin-top:20px;padding-left:35px;padding-right:15px}@media only screen and (min-width:768px){.QuotePromo-attribution{padding-left:0}}.Testimonial{position:relative;background-position:50% 33%;background-size:cover;padding:0}.Testimonial:before{background-color:#f3f2f0;background-repeat:repeat-x;content:'';position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.Testimonial-wrapper{width:100%;display:-ms-flexbox;display:flex;-ms-flex-pack:end;justify-content:flex-end;margin:0 auto}.Testimonial-info{position:relative;padding:60px 20px;max-width:685px;margin:0 auto}.Testimonial blockquote{font-size:20px;position:relative;font-weight:400;font-style:italic;line-height:1.38;letter-spacing:normal;color:var(--text-color);margin:0;padding-left:35px;padding-right:15px}.Testimonial blockquote:before{content:open-quote;left:0;width:28px;height:40px;font-size:72px;font-weight:400;font-style:italic;font-stretch:normal;line-height:.56;letter-spacing:normal;position:absolute;margin-top:9px}@media only screen and (min-width:768px){.Testimonial blockquote:before{left:-40px}}.Testimonial blockquote:after{content:close-quote;width:28px;height:40px;font-family:Georgia;font-size:72px;font-weight:400;font-style:italic;font-stretch:normal;line-height:.56;letter-spacing:normal;position:absolute;margin-top:9px}@media only screen and (min-width:768px){.Testimonial blockquote{font-size:26px;padding-left:0;padding-right:0}}.Testimonial-attribution{margin-bottom:20px;font-size:14px;line-height:1;color:var(--testimonial-text-color);margin-top:20px;padding-left:35px;padding-right:15px}@media only screen and (min-width:768px){.Testimonial-attribution{padding-left:0}}@media only screen and (max-width:767px){.SearchResultsPage,.SearchResultsPageMultiResult{padding-top:0}}.SearchResultsPage .Header,.SearchResultsPageMultiResult .Header{position:relative}.SearchResultsPage .Header:after,.SearchResultsPageMultiResult .Header:after{content:'';display:block;position:absolute;width:100vw;height:30px;bottom:0;left:0;z-index:999;box-shadow:0 3px 4px rgba(0,0,0,.06);pointer-events:none}.SearchResultsPage .SideNav .Header,.SearchResultsPageMultiResult .SideNav .Header{position:fixed}.SearchResultsPage .MediaLibrary .Promo-description,.SearchResultsPageMultiResult .MediaLibrary .Promo-description{display:none}.SearchResultsPage .MediaLibrary .Promo-duration,.SearchResultsPageMultiResult .MediaLibrary .Promo-duration{display:block}.SearchResultsPage .MediaLibrary .Promo-media:before,.SearchResultsPageMultiResult .MediaLibrary .Promo-media:before{display:none}[data-subthemename=WEE] .SearchResultsPage-countAndViewControls,[data-subthemename=WEE] .SearchResultsPageMultiResult-countAndViewControls{background:0 0;position:relative}[data-subthemename=WEE] .SearchResultsPage-countAndViewControls .MultiCheckboxControl,[data-subthemename=WEE] .SearchResultsPageMultiResult-countAndViewControls .MultiCheckboxControl{color:#1a75cf;border:1px solid #6cabe7}[data-subthemename=WEE] .SearchResultsPage-countAndViewControls .MultiCheckboxControl:hover,[data-subthemename=WEE] .SearchResultsPageMultiResult-countAndViewControls .MultiCheckboxControl:hover{background:#1a75cf;color:#fff}[data-subthemename=WEE] .SearchResultsPage-countAndViewControls:after,[data-subthemename=WEE] .SearchResultsPageMultiResult-countAndViewControls:after{content:'';display:block;position:absolute;bottom:0;left:50%;transform:translateX(-50%);height:20px;overflow:hidden;z-index:0;background:radial-gradient(ellipse at top,rgba(0,0,0,.05) 0,rgba(0,0,0,0) 60%);width:980px}[data-subthemename=WEE] .SearchResultsPage-controls,[data-subthemename=WEE] .SearchResultsPageMultiResult-controls{background:#f7f4f9}[data-subthemename=WEE] .SearchResultsPage-controls h1,[data-subthemename=WEE] .SearchResultsPageMultiResult-controls h1{color:inherit;font-weight:300}[data-subthemename=WEE] .SearchResultsPage-controls .MultiCheckboxControl,[data-subthemename=WEE] .SearchResultsPageMultiResult-controls .MultiCheckboxControl{border-color:#0c918f;background:0 0}[data-subthemename=WEE] .SearchResultsPage-controls .MultiCheckboxControl:before,[data-subthemename=WEE] .SearchResultsPageMultiResult-controls .MultiCheckboxControl:before{color:#000}[data-subthemename=WEE] .SearchResultsPage-controls .MultiCheckboxControl:hover,[data-subthemename=WEE] .SearchResultsPageMultiResult-controls .MultiCheckboxControl:hover{background-color:#0c918f}[data-subthemename=WEE] .SearchResultsPage-controls .MultiCheckboxControl:hover .MultiCheckboxControl-title,[data-subthemename=WEE] .SearchResultsPageMultiResult-controls .MultiCheckboxControl:hover .MultiCheckboxControl-title{color:#fff}[data-subthemename=WEE] .SearchResultsPage-controls .MultiCheckboxControl:hover:before,[data-subthemename=WEE] .SearchResultsPageMultiResult-controls .MultiCheckboxControl:hover:before{color:#fff}[data-subthemename=WEE] .SearchResultsPage-controls .MultiCheckboxControl-title,[data-subthemename=WEE] .SearchResultsPageMultiResult-controls .MultiCheckboxControl-title{color:#000}[data-subthemename=WEE] .SearchResultsPage-controls:before,[data-subthemename=WEE] .SearchResultsPageMultiResult-controls:before{content:'';width:100%;opacity:1;position:absolute;display:block;top:0;left:0;right:0;background-image:url('../../../resource/0000017b-2b13-d7d1-a57b-bb9362770000/styleguide/assets/icons/wee-spark.55d94596228038524d4b8c908e101eeb.png');background-repeat:no-repeat;background-size:100% auto;background-position:0 0;z-index:0;height:500px;filter:none;transform:none}@media only screen and (max-width:767px){[data-subthemename=WEE] .SearchResultsPage-controls:before,[data-subthemename=WEE] .SearchResultsPageMultiResult-controls:before{height:150px}}[data-subthemename=WEE] .SearchResultsPage-form,[data-subthemename=WEE] .SearchResultsPageMultiResult-form{z-index:1}[data-subthemename=WEE] .SearchResultsPage-formInput,[data-subthemename=WEE] .SearchResultsPageMultiResult-formInput{max-width:605px;color:#000;border-bottom-color:#0e0c78}[data-subthemename=WEE] .SearchResultsPage-formInput:-ms-input-placeholder,[data-subthemename=WEE] .SearchResultsPageMultiResult-formInput:-ms-input-placeholder{color:#222}[data-subthemename=WEE] .SearchResultsPage-formInput::placeholder,[data-subthemename=WEE] .SearchResultsPageMultiResult-formInput::placeholder{color:#222}[data-subthemename=WEE] .SearchResultsPage-form button,[data-subthemename=WEE] .SearchResultsPageMultiResult-form button{color:#0e0c78;background:#e3e3ef}[data-subthemename=WEE] .SearchResultsPage-form button:hover,[data-subthemename=WEE] .SearchResultsPageMultiResult-form button:hover{color:#fff;background:#d8e407}.SearchResultsPage-noResults,.SearchResultsPageMultiResult-noResults{background:#f5f5f5;margin-bottom:120px}.SearchResultsPage-noResults-message,.SearchResultsPageMultiResult-noResults-message{font-size:24px}.Supplier-Search .SearchResultsPageMultiResult-results-heading .PromoCard,.Supplier-Search .SearchResultsPageMultiResult-results-heading .PromoCardQuote{width:100%;max-width:1000px;padding:20px;margin:0 auto;display:-ms-flexbox;display:flex;box-shadow:none}@media only screen and (min-width:768px){.Supplier-Search .SearchResultsPageMultiResult-results-heading .PromoCard,.Supplier-Search .SearchResultsPageMultiResult-results-heading .PromoCardQuote{padding:30px 50px 20px 50px}}.Supplier-Search .SearchResultsPageMultiResult-results-heading .PromoCard .Promo-category,.Supplier-Search .SearchResultsPageMultiResult-results-heading .PromoCard .Promo-date,.Supplier-Search .SearchResultsPageMultiResult-results-heading .PromoCardQuote .Promo-category,.Supplier-Search .SearchResultsPageMultiResult-results-heading .PromoCardQuote .Promo-date{display:none}.Supplier-Search .SearchResultsPageMultiResult-results-heading .PromoCard .Promo-media img,.Supplier-Search .SearchResultsPageMultiResult-results-heading .PromoCardQuote .Promo-media img{width:70px;height:auto}.Supplier-Search .SearchResultsPageMultiResult-results-heading .PromoCard .PromoCard-info,.Supplier-Search .SearchResultsPageMultiResult-results-heading .PromoCardQuote .PromoCard-info{padding:0}.Supplier-Search .SearchResultsPageMultiResult-results-heading .PromoCard .Promo-description,.Supplier-Search .SearchResultsPageMultiResult-results-heading .PromoCardQuote .Promo-description{margin-left:-70px;margin-top:10px;font-size:14px;line-height:1.56;color:#222}@media only screen and (min-width:1024px){.Supplier-Search .SearchResultsPageMultiResult-results-heading .PromoCard .Promo-description,.Supplier-Search .SearchResultsPageMultiResult-results-heading .PromoCardQuote .Promo-description{font-size:16px}}.Supplier-Search .SearchResultsPageMultiResult-results-heading .PromoCard .Promo-title,.Supplier-Search .SearchResultsPageMultiResult-results-heading .PromoCardQuote .Promo-title{font-size:26px;color:#222;margin-left:20px;min-height:99px}@media only screen and (min-width:768px){.Supplier-Search .SearchResultsPageMultiResult-results-heading .PromoCard .Promo-title,.Supplier-Search .SearchResultsPageMultiResult-results-heading .PromoCardQuote .Promo-title{font-size:36px}}.Supplier-Search .SearchResultsPageMultiResult .SearchResultSet-results .CardGrid,.Supplier-Search .SearchResultsPageMultiResult .SearchResultSetTopics-results .CardGrid{margin:0 25px;padding-top:0}@media only screen and (min-width:1024px){.Supplier-Search .SearchResultsPageMultiResult .SearchResultSet-results .CardGrid,.Supplier-Search .SearchResultsPageMultiResult .SearchResultSetTopics-results .CardGrid{padding-bottom:190px}}@media only screen and (max-width:767px){.Supplier-Search .SearchResultsPageMultiResult .SearchResultSet-results .CardGrid,.Supplier-Search .SearchResultsPageMultiResult .SearchResultSetTopics-results .CardGrid{margin:0}}@media only screen and (max-width:1023px){.Supplier-Search .SearchResultsPageMultiResult .SearchResultSet-results .CardGrid,.Supplier-Search .SearchResultsPageMultiResult .SearchResultSetTopics-results .CardGrid{padding-left:0;padding-right:0}}.Supplier-Search .SearchResultsPageMultiResult .SearchResultSet-results .CardGrid-items,.Supplier-Search .SearchResultsPageMultiResult .SearchResultSetTopics-results .CardGrid-items{-ms-flex-pack:center;justify-content:center}.Supplier-Search .SearchResultsPageMultiResult .SearchResultSet-results .CardGrid-items-item-spotlight,.Supplier-Search .SearchResultsPageMultiResult .SearchResultSetTopics-results .CardGrid-items-item-spotlight{display:none}@media only screen and (min-width:568px){.Supplier-Search .SearchResultsPageMultiResult .SearchResultSet-results .CardGrid-items-item,.Supplier-Search .SearchResultsPageMultiResult .SearchResultSetTopics-results .CardGrid-items-item{-ms-flex-preferred-size:calc(35% - 20px);flex-basis:calc(35% - 20px);max-width:calc(35% - 20px);width:calc(35% - 20px)}}@media only screen and (min-width:768px){.Supplier-Search .SearchResultsPageMultiResult .SearchResultSet-results .CardGrid-items-item,.Supplier-Search .SearchResultsPageMultiResult .SearchResultSetTopics-results .CardGrid-items-item{-ms-flex-preferred-size:calc(33.3333% - 20px);flex-basis:calc(33.3333% - 20px);max-width:calc(33.3333% - 20px);width:calc(33.3333% - 20px)}}@media only screen and (min-width:1300px){.Supplier-Search .SearchResultsPageMultiResult .SearchResultSet-results .CardGrid-items-item,.Supplier-Search .SearchResultsPageMultiResult .SearchResultSetTopics-results .CardGrid-items-item{-ms-flex-preferred-size:calc(25% - 20px);flex-basis:calc(25% - 20px);max-width:calc(25% - 20px);width:calc(25% - 20px)}}.Supplier-Search .SearchResultsPageMultiResult .SearchResultSet-results .CardGrid-title,.Supplier-Search .SearchResultsPageMultiResult .SearchResultSetTopics-results .CardGrid-title{display:none}.Supplier-Search .SearchResultsPageMultiResult .SearchResultSet-spotlights,.Supplier-Search .SearchResultsPageMultiResult .SearchResultSetTopics-spotlights{position:relative;margin-bottom:30px;background:#fff;display:block}@media only screen and (max-width:767px){.Supplier-Search .SearchResultsPageMultiResult .SearchResultSet-spotlights,.Supplier-Search .SearchResultsPageMultiResult .SearchResultSetTopics-spotlights{margin-top:20px}}.Supplier-Search .SearchResultsPageMultiResult .SearchResultSet-spotlights:after,.Supplier-Search .SearchResultsPageMultiResult .SearchResultSetTopics-spotlights:after{content:'';display:block;background:radial-gradient(ellipse at top,rgba(0,0,0,.1) 0,rgba(0,0,0,0) 60%);width:100%;height:40px;padding-top:0;position:absolute;bottom:-40px}.Supplier-Search .SearchResultsPageMultiResult .SearchResultSet-spotlights .CardGrid-items,.Supplier-Search .SearchResultsPageMultiResult .SearchResultSetTopics-spotlights .CardGrid-items{-ms-flex-pack:center;justify-content:center}.Supplier-Search .SearchResultsPageMultiResult .SearchResultSet-spotlights .CardGrid-items-item,.Supplier-Search .SearchResultsPageMultiResult .SearchResultSetTopics-spotlights .CardGrid-items-item{margin:0}@media only screen and (max-width:767px){.Supplier-Search .SearchResultsPageMultiResult .SearchResultSet-spotlights .CardGrid-items-item,.Supplier-Search .SearchResultsPageMultiResult .SearchResultSetTopics-spotlights .CardGrid-items-item{width:25%;-ms-flex-preferred-size:25%;flex-basis:25%}}.Supplier-Search .SearchResultsPageMultiResult .SearchResultSet-spotlights .PromoImageTop,.Supplier-Search .SearchResultsPageMultiResult .SearchResultSetTopics-spotlights .PromoImageTop{width:auto;padding:0;position:relative}@media only screen and (min-width:768px){.Supplier-Search .SearchResultsPageMultiResult .SearchResultSet-spotlights .PromoImageTop,.Supplier-Search .SearchResultsPageMultiResult .SearchResultSetTopics-spotlights .PromoImageTop{padding:0 40px}}.Supplier-Search .SearchResultsPageMultiResult .SearchResultSet-spotlights .PromoImageTop:hover,.Supplier-Search .SearchResultsPageMultiResult .SearchResultSetTopics-spotlights .PromoImageTop:hover{opacity:.8}.Supplier-Search .SearchResultsPageMultiResult .SearchResultSet-spotlights .PromoImageTop-media img,.Supplier-Search .SearchResultsPageMultiResult .SearchResultSetTopics-spotlights .PromoImageTop-media img{max-width:64px;height:auto;width:100%;margin:0 auto}.Supplier-Search .SearchResultsPageMultiResult .SearchResultSet-spotlights .PromoImageTop .Promo-category,.Supplier-Search .SearchResultsPageMultiResult .SearchResultSet-spotlights .PromoImageTop .Promo-date,.Supplier-Search .SearchResultsPageMultiResult .SearchResultSet-spotlights .PromoImageTop .Promo-description,.Supplier-Search .SearchResultsPageMultiResult .SearchResultSetTopics-spotlights .PromoImageTop .Promo-category,.Supplier-Search .SearchResultsPageMultiResult .SearchResultSetTopics-spotlights .PromoImageTop .Promo-date,.Supplier-Search .SearchResultsPageMultiResult .SearchResultSetTopics-spotlights .PromoImageTop .Promo-description{display:none}.Supplier-Search .SearchResultsPageMultiResult .SearchResultSet-spotlights .PromoImageTop-title,.Supplier-Search .SearchResultsPageMultiResult .SearchResultSetTopics-spotlights .PromoImageTop-title{text-align:center;text-transform:uppercase;padding-top:10px;font-size:12px;line-height:1.5;letter-spacing:1px;font-weight:400}.Supplier-Search .SearchResultsPageMultiResult .SearchResultSet-spotlights .PromoImageTop-title a,.Supplier-Search .SearchResultsPageMultiResult .SearchResultSetTopics-spotlights .PromoImageTop-title a{color:#222}.Supplier-Search .SearchResultsPageMultiResult .SearchResultSet-spotlights .PromoImageTop-title a:hover,.Supplier-Search .SearchResultsPageMultiResult .SearchResultSetTopics-spotlights .PromoImageTop-title a:hover{color:#222}.Supplier-Search .SearchResultsPageMultiResult-SearchControls,.Supplier-Search .SearchResultsPageMultiResult-countAndViewControls{display:none}.Supplier-Search .SearchResultsPageMultiResult-form{-ms-flex-pack:center;justify-content:center;text-align:center;padding:50px 20px 5px 20px;margin:0 auto;z-index:1;position:relative}@media only screen and (min-width:768px){.Supplier-Search .SearchResultsPageMultiResult-form{width:438px;padding:30px 0 0 0}}.Supplier-Search .SearchResultsPageMultiResult-formInput{max-width:100%;border-color:#61bf1a;color:#000;font-size:18px}@media only screen and (min-width:768px){.Supplier-Search .SearchResultsPageMultiResult-formInput{font-size:21px}}.Supplier-Search .SearchResultsPageMultiResult-form button{background-color:#61bf1a;color:#fff}.Supplier-Search .SearchResultsPageMultiResult-form button:hover{background:#0f722d}@media only screen and (min-width:1300px){.Supplier-Search .SearchResultsPageMultiResult-form{width:606px}}.Supplier-Search .SearchResultsPageMultiResult-controls{padding-top:100px;position:relative;margin-right:auto;margin-left:auto;padding-left:10px;padding-right:10px;padding-bottom:60px;text-align:center;background:#f5fbf1;display:block;overflow:hidden}.Supplier-Search .SearchResultsPageMultiResult-controls .-subheading{font-size:15px;line-height:1.5;color:inherit;padding-left:50px;padding-right:50px;width:100%;margin:0 auto;z-index:1}@media only screen and (min-width:1024px){.Supplier-Search .SearchResultsPageMultiResult-controls .-subheading{width:740px}}@media only screen and (min-width:1300px){.Supplier-Search .SearchResultsPageMultiResult-controls .-subheading{width:1020px}}.Supplier-Search .SearchResultsPageMultiResult-controls h1{font-size:28px;color:inherit;font-weight:300;line-height:1em;margin-bottom:20px;margin-top:0}@media only screen and (min-width:768px){.Supplier-Search .SearchResultsPageMultiResult-controls h1{font-size:48px}}.Supplier-Search .SearchResultsPageMultiResult-controls:before{background-image:url('../../../resource/0000017b-2b13-d7d1-a57b-bb9362770000/styleguide/assets/icons/header-spark.23b8e38bf545958beeb8ebe8babd05ee.png');content:'';position:absolute;display:block;top:0;left:0;right:0;background-repeat:no-repeat;background-size:100% auto;background-position:0 0;height:500px;width:auto;opacity:1;filter:none}.SearchResultSet .SearchResultSet-pagination,.SearchResultSetTopics .SearchResultSetTopics-pagination{padding-bottom:30px}.SearchResultSet .SearchResultSet-pagination a:last-child,.SearchResultSetTopics .SearchResultSetTopics-pagination a:last-child{font-size:0}.SearchResultSet-results .CardGrid[data-hide-published] .Promo-date,.SearchResultSetTopics-results .CardGrid[data-hide-published] .Promo-date{display:none}[data-searchview-active=list] .SearchResultSet-results .CardGrid-items,[data-searchview-active=list] .SearchResultSet-results .CardGrid-items-item,[data-searchview-active=list] .SearchResultSetTopics-results .CardGrid-items,[data-searchview-active=list] .SearchResultSetTopics-results .CardGrid-items-item{min-width:100%;margin-left:0;margin-right:0}[data-searchview-active=list] .SearchResultSet-results .CardGrid-items-item,[data-searchview-active=list] .SearchResultSetTopics-results .CardGrid-items-item{margin-bottom:40px!important}[data-searchview-active=list] .SearchResultSet-results .PromoSimpleCard,[data-searchview-active=list] .SearchResultSetTopics-results .PromoSimpleCard{display:-ms-flexbox;display:flex;top:35px}[data-searchview-active=list] .SearchResultSet-results .PromoSimpleCard-info,[data-searchview-active=list] .SearchResultSetTopics-results .PromoSimpleCard-info{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}[data-searchview-active=list] .SearchResultSet-results .PromoSimpleCard .IRLRelatedStories-item-media,[data-searchview-active=list] .SearchResultSet-results .PromoSimpleCard .Promo-media,[data-searchview-active=list] .SearchResultSetTopics-results .PromoSimpleCard .Promo-media{margin-right:10px}[data-searchview-active=list] .SearchResultSet-results .PromoSimpleCard .IRLRelatedStories-item-category,[data-searchview-active=list] .SearchResultSet-results .PromoSimpleCard .Promo-category,[data-searchview-active=list] .SearchResultSetTopics-results .PromoSimpleCard .Promo-category{-ms-flex-order:1;order:1;margin-bottom:10px;margin-top:0}[data-searchview-active=list] .SearchResultSet-results .PromoSimpleCard .IRLRelatedStories-item-category:before,[data-searchview-active=list] .SearchResultSet-results .PromoSimpleCard .Promo-category:before,[data-searchview-active=list] .SearchResultSetTopics-results .PromoSimpleCard .Promo-category:before{content:none}[data-searchview-active=list] .SearchResultSet-results .PromoSimpleCard .IRLRelatedStories-item-date,[data-searchview-active=list] .SearchResultSet-results .PromoSimpleCard .Promo-date,[data-searchview-active=list] .SearchResultSetTopics-results .PromoSimpleCard .Promo-date{-ms-flex-order:2;order:2}[data-searchview-active=list] .SearchResultSet-results .PromoSimpleCard .IRLRelatedStories-item-description,[data-searchview-active=list] .SearchResultSet-results .PromoSimpleCard .IRLRelatedStories-item-title,[data-searchview-active=list] .SearchResultSet-results .PromoSimpleCard .Promo-description,[data-searchview-active=list] .SearchResultSet-results .PromoSimpleCard .Promo-title,[data-searchview-active=list] .SearchResultSetTopics-results .PromoSimpleCard .Promo-description,[data-searchview-active=list] .SearchResultSetTopics-results .PromoSimpleCard .Promo-title{-ms-flex-order:4;order:4}@media only screen and (max-width:767px){[data-searchview-active=list] .SearchResultSet-results .PromoSimpleCard .IRLRelatedStories-item-media,[data-searchview-active=list] .SearchResultSet-results .PromoSimpleCard .Promo-media,[data-searchview-active=list] .SearchResultSetTopics-results .PromoSimpleCard .Promo-media{min-width:90px;max-width:90px}}@media only screen and (min-width:768px){[data-searchview-active=list] .SearchResultSet-results .PromoSimpleCard .IRLRelatedStories-item-media,[data-searchview-active=list] .SearchResultSet-results .PromoSimpleCard .Promo-media,[data-searchview-active=list] .SearchResultSetTopics-results .PromoSimpleCard .Promo-media{min-width:235px;max-width:235px}}@media only screen and (max-width:767px){[data-searchview-active=list] .SearchResultSet-results .PromoSimpleCard .Promo-media,[data-searchview-active=list] .SearchResultSetTopics-results .PromoSimpleCard .Promo-media{overflow:hidden}[data-searchview-active=list] .SearchResultSet-results .PromoSimpleCard .Promo-media-icon,[data-searchview-active=list] .SearchResultSetTopics-results .PromoSimpleCard .Promo-media-icon{top:35px}[data-searchview-active=list] .SearchResultSet-results .PromoSimpleCard .Promo-media img,[data-searchview-active=list] .SearchResultSetTopics-results .PromoSimpleCard .Promo-media img{height:90px;width:auto;overflow:hidden;margin-left:-20px}}.SearchResultSet-spotlights,.SearchResultSetTopics-spotlights{background-color:var(--spotlight-background-color)}.SearchResultSet-spotlights-top,.SearchResultSetTopics-spotlights-top{display:none}.SearchResultSet-spotlights .PromoSimpleCard-info,.SearchResultSetTopics-spotlights .PromoSimpleCard-info{padding:0 10px 20px 10px}[data-searchview-active=list] .SearchResultSet-spotlights,[data-searchview-active=list] .SearchResultSetTopics-spotlights{padding:30px}.SearchResultSet-spotlights-title,.SearchResultSetTopics-spotlights-title{display:none}[data-searchview-active=list] .SearchResultSet-spotlights-title,[data-searchview-active=list] .SearchResultSetTopics-spotlights-title{display:block;font-style:italic;font-size:15px;line-height:20px;max-height:none;font-weight:700;padding-bottom:10px;margin:0}.SearchResultsPage-controls,.SearchResultsPageMultiResult-controls{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;background:var(--mainThemeColor);position:relative}.SearchResultsPage-controls .SearchResultsPage-sectionLabel a,.SearchResultsPageMultiResult-controls .SearchResultsPage-sectionLabel a{background-color:#1c62be;color:#a1cffc}.SearchResultsPage-controls .SearchResultsPage-sectionLabel a:before,.SearchResultsPageMultiResult-controls .SearchResultsPage-sectionLabel a:before{color:currentColor;font-family:'Font Awesome 5 Free';margin-right:7px;display:inline-block}.SearchResultsPage-controls .SearchResultsPage-sectionLabel a:hover,.SearchResultsPageMultiResult-controls .SearchResultsPage-sectionLabel a:hover{background-color:#6cabe7;color:#fff}.SearchResultsPage-controls h1,.SearchResultsPageMultiResult-controls h1{min-width:100%}.SearchResultsPage-controls:before,.SearchResultsPageMultiResult-controls:before{content:url('../../../resource/0000017b-2b13-d7d1-a57b-bb9362770000/styleguide/assets/icons/spark--Black.3f2f6d4b511e9c24b0e22691bc98974a.svg');position:absolute;top:-33px;right:25%;opacity:.15;width:140px;height:160px;transform:scale(1.3);filter:invert(100%)}.SearchResultsPage-controls h1,.SearchResultsPageMultiResult-controls h1{font-size:28px;line-height:56px;max-height:none;margin-bottom:20px;color:#fff;width:100%;text-align:center}@media only screen and (min-width:768px){.SearchResultsPage-controls h1,.SearchResultsPageMultiResult-controls h1{font-size:48px}}.SearchResultsPage-form,.SearchResultsPageMultiResult-form{display:-ms-flexbox;display:flex;-ms-flex-positive:1;flex-grow:1;-ms-flex:1 1 37%;flex:1 1 37%}@media only screen and (min-width:768px){.SearchResultsPage-form,.SearchResultsPageMultiResult-form{-ms-flex-negative:1;flex-shrink:1}}@media only screen and (min-width:1024px){.SearchResultsPage-form,.SearchResultsPageMultiResult-form{-ms-flex-positive:1;flex-grow:1}}.SearchResultsPage-form [type=submit],.SearchResultsPage-formInput,.SearchResultsPageMultiResult-form [type=submit],.SearchResultsPageMultiResult-formInput{height:40px}.SearchResultsPage-formInput,.SearchResultsPageMultiResult-formInput{background:0 0;border:0;border-bottom:solid 1px var(--search-text-underline-color);color:var(--search-text-color);-ms-flex-positive:1;flex-grow:1;max-width:350px;outline:0;font-size:21px;width:83%}.SearchResultsPage-formInput::-webkit-input-placeholder,.SearchResultsPageMultiResult-formInput::-webkit-input-placeholder{color:rgba(255,255,255,.7);font-style:italic}.SearchResultsPage-formInput ::-moz-placeholder,.SearchResultsPageMultiResult-formInput ::-moz-placeholder{color:rgba(255,255,255,.7);font-style:italic}.SearchResultsPage-formInput :-ms-input-placeholder,.SearchResultsPageMultiResult-formInput :-ms-input-placeholder{color:rgba(255,255,255,.7);font-style:italic}.SearchResultsPage-formInput :-moz-placeholder,.SearchResultsPageMultiResult-formInput :-moz-placeholder{color:rgba(255,255,255,.7);font-style:italic}.SearchResultsPage-formInput :placeholder,.SearchResultsPageMultiResult-formInput :placeholder{color:#fff;font-style:italic}.SearchResultsPage-form [type=submit],.SearchResultsPageMultiResult-form [type=submit]{border:0;background:var(--search-button-bg-color);border-radius:50px;font-size:0;color:var(--search-button-icon-color);cursor:pointer;height:45px;width:45px}.SearchResultsPage-form [type=submit]:hover,.SearchResultsPageMultiResult-form [type=submit]:hover{background:var(--search-button-bg-hover-color);color:var(--search-button-icon-hover-color)}.SearchResultsPage-form [type=submit]:before,.SearchResultsPageMultiResult-form [type=submit]:before{font-size:20px}.SearchResultsPage-SearchControls,.SearchResultsPageMultiResult-SearchControls{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}@media only screen and (min-width:768px){.SearchResultsPage-SearchControls,.SearchResultsPageMultiResult-SearchControls{-ms-flex-positive:1;flex-grow:1;-ms-flex-pack:end;justify-content:flex-end}}.SearchResultsPage-SearchControls .MultiCheckboxControl,.SearchResultsPageMultiResult-SearchControls .MultiCheckboxControl{background-color:var(--mainThemeColor)}.SearchResultsPage-SearchControls .MultiCheckboxControl,.SearchResultsPage-SearchControls .MultiCheckboxControl-items,.SearchResultsPageMultiResult-SearchControls .MultiCheckboxControl,.SearchResultsPageMultiResult-SearchControls .MultiCheckboxControl-items{border:solid 1px var(--search-dropdowns-border-color)}.SearchResultsPage-SearchControls .MultiCheckboxControl:hover,.SearchResultsPageMultiResult-SearchControls .MultiCheckboxControl:hover{background-color:var(--search-controls-hover-color)}.SearchResultsPage-SearchControls .MultiCheckboxControl-title,.SearchResultsPage-SearchControls .MultiCheckboxControl:before,.SearchResultsPageMultiResult-SearchControls .MultiCheckboxControl-title,.SearchResultsPageMultiResult-SearchControls .MultiCheckboxControl:before{color:#fff}.SearchResultsPage-SearchControls .MultiCheckboxControl .SearchControlCheckbox-label:hover,.SearchResultsPageMultiResult-SearchControls .MultiCheckboxControl .SearchControlCheckbox-label:hover{background-color:var(--link-hover-color);color:#fff}.SearchResultsPage-SearchControls .MultiCheckboxControl,.SearchResultsPage-SearchControls .MultiCheckboxControl-items,.SearchResultsPageMultiResult-SearchControls .MultiCheckboxControl,.SearchResultsPageMultiResult-SearchControls .MultiCheckboxControl-items{border:solid 1px var(--search-dropdowns-border-color)}.SearchResultsPage-SearchControls .MultiCheckboxControl:hover,.SearchResultsPageMultiResult-SearchControls .MultiCheckboxControl:hover{background-color:var(--search-controls-hover-color)}.SearchResultsPage-SearchControls .MultiCheckboxControl-title,.SearchResultsPage-SearchControls .MultiCheckboxControl:before,.SearchResultsPageMultiResult-SearchControls .MultiCheckboxControl-title,.SearchResultsPageMultiResult-SearchControls .MultiCheckboxControl:before{color:#fff}.SearchResultsPage-SearchControls .MultiCheckboxControl .SearchControlCheckbox-label:hover,.SearchResultsPageMultiResult-SearchControls .MultiCheckboxControl .SearchControlCheckbox-label:hover{background-color:var(--link-hover-color);color:#fff}.SearchResultsPage-SearchControls .MultiCheckboxControl-items,.SearchResultsPageMultiResult-SearchControls .MultiCheckboxControl-items{max-height:300px;overflow-x:hidden;overflow-y:auto}@media only screen and (max-width:767px){.SearchResultsPage-SearchControls,.SearchResultsPage-SearchControls .MultiCheckboxControl,.SearchResultsPageMultiResult-SearchControls,.SearchResultsPageMultiResult-SearchControls .MultiCheckboxControl{min-width:100%}.SearchResultsPage-SearchControls-toggle[data-collapse-toggle],.SearchResultsPageMultiResult-SearchControls-toggle[data-collapse-toggle]{color:#fff}.SearchResultsPage-SearchControls-toggle[data-collapse-toggle]:before,.SearchResultsPageMultiResult-SearchControls-toggle[data-collapse-toggle]:before{font-weight:400;font-size:18px}.SearchResultsPage-SearchControls-toggle[data-collapse-toggle]:after,.SearchResultsPageMultiResult-SearchControls-toggle[data-collapse-toggle]:after{font-weight:700;font-size:14px}.SearchResultsPage-SearchControls-toggle[data-collapse-toggle*='"state":"collapsed"']:before,.SearchResultsPageMultiResult-SearchControls-toggle[data-collapse-toggle*='"state":"collapsed"']:before{content:'+ '}.SearchResultsPage-SearchControls-toggle[data-collapse-toggle*='"state":"collapsed"']:after,.SearchResultsPageMultiResult-SearchControls-toggle[data-collapse-toggle*='"state":"collapsed"']:after{content:'View Filters'}.SearchResultsPage-SearchControls-toggle[data-collapse-toggle*='"state":"collapsed"']~.MultiCheckboxControl,.SearchResultsPageMultiResult-SearchControls-toggle[data-collapse-toggle*='"state":"collapsed"']~.MultiCheckboxControl{display:none}.SearchResultsPage-SearchControls-toggle[data-collapse-toggle*='"state":"expanded"']:before,.SearchResultsPageMultiResult-SearchControls-toggle[data-collapse-toggle*='"state":"expanded"']:before{content:'- '}.SearchResultsPage-SearchControls-toggle[data-collapse-toggle*='"state":"expanded"']:after,.SearchResultsPageMultiResult-SearchControls-toggle[data-collapse-toggle*='"state":"expanded"']:after{content:' Hide Filters'}}.SearchResultsPage-countAndViewControls,.SearchResultsPageMultiResult-countAndViewControls{background:#f5f5f5;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:center;align-items:center;padding-top:20px!important;padding-bottom:20px!important}.Event-Search .SearchResultsPage-countAndViewControls,.Event-Search .SearchResultsPageMultiResult-countAndViewControls{background:#fff}.SearchResultsPage-count,.SearchResultsPage-sorts,.SearchResultsPage-views,.SearchResultsPageMultiResult-count,.SearchResultsPageMultiResult-sorts,.SearchResultsPageMultiResult-views{-ms-flex-align:center;align-items:center;padding:0;margin:0}.SearchResultsPage-count,.SearchResultsPageMultiResult-count{padding-right:20px;font-size:18px;max-width:50%}.SearchResultsPage-sorts,.SearchResultsPageMultiResult-sorts{display:-ms-flexbox;display:flex;margin:0 25px 0 auto}.SearchResultsPage-sorts h5,.SearchResultsPageMultiResult-sorts h5{margin:0 10px 0 0;white-space:nowrap;font-size:15px;font-weight:700;text-transform:uppercase}.SearchResultsPage-sorts .MultiCheckboxControl,.SearchResultsPageMultiResult-sorts .MultiCheckboxControl{margin:0}.SearchResultsPage-sorts .MultiCheckboxControl-title,.SearchResultsPage-sorts .MultiCheckboxControl:before,.SearchResultsPageMultiResult-sorts .MultiCheckboxControl-title,.SearchResultsPageMultiResult-sorts .MultiCheckboxControl:before{color:#1a75cf}.SearchResultsPage-sorts .MultiCheckboxControl-title,.SearchResultsPageMultiResult-sorts .MultiCheckboxControl-title{font-family:myriad-pro,sans-serif;font-size:15px;font-weight:700}.SearchResultsPage-sorts .MultiCheckboxControl-items,.SearchResultsPageMultiResult-sorts .MultiCheckboxControl-items{font-family:myriad-pro,sans-serif;font-size:15px;font-weight:400}.SearchResultsPage-sorts .MultiCheckboxControl:hover,.SearchResultsPage-sorts .MultiCheckboxControl[data-multicheckboxcontrol-state=open],.SearchResultsPageMultiResult-sorts .MultiCheckboxControl:hover,.SearchResultsPageMultiResult-sorts .MultiCheckboxControl[data-multicheckboxcontrol-state=open]{background-color:var(--mainThemeColor)}.SearchResultsPage-sorts .MultiCheckboxControl:hover .MultiCheckboxControl-title,.SearchResultsPage-sorts .MultiCheckboxControl:hover:before,.SearchResultsPage-sorts .MultiCheckboxControl[data-multicheckboxcontrol-state=open] .MultiCheckboxControl-title,.SearchResultsPage-sorts .MultiCheckboxControl[data-multicheckboxcontrol-state=open]:before,.SearchResultsPageMultiResult-sorts .MultiCheckboxControl:hover .MultiCheckboxControl-title,.SearchResultsPageMultiResult-sorts .MultiCheckboxControl:hover:before,.SearchResultsPageMultiResult-sorts .MultiCheckboxControl[data-multicheckboxcontrol-state=open] .MultiCheckboxControl-title,.SearchResultsPageMultiResult-sorts .MultiCheckboxControl[data-multicheckboxcontrol-state=open]:before{color:#fff}.SearchResultsPage-sorts .MultiCheckboxControl-items-item,.SearchResultsPageMultiResult-sorts .MultiCheckboxControl-items-item{cursor:pointer}.SearchResultsPage-sorts .MultiCheckboxControl-items-item .SearchControlCheckbox-label,.SearchResultsPageMultiResult-sorts .MultiCheckboxControl-items-item .SearchControlCheckbox-label{background-color:var(--dropdown-item-hover)}.SearchResultsPage-sorts .MultiCheckboxControl-items-item .SearchControlCheckbox input,.SearchResultsPage-sorts .MultiCheckboxControl-items-item .SearchControlCheckbox input:checked+div:after,.SearchResultsPageMultiResult-sorts .MultiCheckboxControl-items-item .SearchControlCheckbox input,.SearchResultsPageMultiResult-sorts .MultiCheckboxControl-items-item .SearchControlCheckbox input:checked+div:after{content:'';display:none}.SearchResultsPage-sorts .MultiCheckboxControl-items-item .SearchControlCheckbox input:checked+div,.SearchResultsPageMultiResult-sorts .MultiCheckboxControl-items-item .SearchControlCheckbox input:checked+div{background-color:#a1cffc;color:#fff}.SearchResultsPage-sorts .MultiCheckboxControl-items-item:hover .SearchControlCheckbox input+div,.SearchResultsPageMultiResult-sorts .MultiCheckboxControl-items-item:hover .SearchControlCheckbox input+div{background-color:#a1cffc;color:#fff}.SearchResultsPage-views,.SearchResultsPageMultiResult-views{display:-ms-flexbox;display:flex;list-style:none}.SearchResultsPage-views-grid,.SearchResultsPage-views-list,.SearchResultsPageMultiResult-views-grid,.SearchResultsPageMultiResult-views-list{font:normal normal normal 14px/1 IcoMoon;padding:14px;font-size:0;background:#fff;height:42px}.SearchResultsPage-views-grid:before,.SearchResultsPage-views-list:before,.SearchResultsPageMultiResult-views-grid:before,.SearchResultsPageMultiResult-views-list:before{font-size:14px;color:var(--mainThemeColor)}.Event-Search .SearchResultsPage-views-grid,.Event-Search .SearchResultsPage-views-list,.Event-Search .SearchResultsPageMultiResult-views-grid,.Event-Search .SearchResultsPageMultiResult-views-list{border:1px solid #a1cffc}.SearchResultsPage-views-grid:before,.SearchResultsPageMultiResult-views-grid:before{content:'\e60d'}html:not([data-searchview-active=list]) .SearchResultsPage-views-grid,html:not([data-searchview-active=list]) .SearchResultsPageMultiResult-views-grid{background-color:#dae8fa;color:#222}html:not([data-searchview-active=list]) .SearchResultsPage-views-grid:before,html:not([data-searchview-active=list]) .SearchResultsPageMultiResult-views-grid:before{color:currentColor}.Event-Search .SearchResultsPage-views-grid,.Event-Search .SearchResultsPageMultiResult-views-grid{border-bottom-left-radius:2px;border-top-left-radius:2px}.SearchResultsPage-views-list:before,.SearchResultsPageMultiResult-views-list:before{content:'\e61f'}[data-searchview-active=list] .SearchResultsPage-views-list,[data-searchview-active=list] .SearchResultsPageMultiResult-views-list{background-color:#dae8fa;color:#222}[data-searchview-active=list] .SearchResultsPage-views-list:before,[data-searchview-active=list] .SearchResultsPageMultiResult-views-list:before{color:currentColor}.Event-Search .SearchResultsPage-views-list,.Event-Search .SearchResultsPageMultiResult-views-list{border-bottom-right-radius:2px;border-top-right-radius:2px;border-left:0}.SearchResultsPage-views,.SearchResultsPageMultiResult-views{margin:0 10px 0 auto}.SearchResultsPage-sorts~.SearchResultsPage-views,.SearchResultsPageMultiResult-sorts~.SearchResultsPageMultiResult-views{margin:0 10px 0 0}@media only screen and (max-width:767px){.SearchResultsPage-count,.SearchResultsPageMultiResult-count{min-width:100%;margin-bottom:20px}}@media only screen and (min-width:1024px){.SearchResultsPage-count,.SearchResultsPageMultiResult-count{font-size:24px}}.SearchResultsPageMultiResult .SearchResultSet-results .CardGrid[data-hide-published] .Promo-date{display:none}.SearchResultsPageMultiResult .SearchResultSet-results .CardGrid-title{position:relative;font-size:30px;line-height:1;max-height:none;margin-bottom:40px;padding-bottom:14px}.SearchResultsPageMultiResult .SearchResultSet-results .CardGrid-title:after{content:'';width:150px;height:6px;background:#1a75cf;padding:0;position:absolute;left:50%;margin-left:-75px;bottom:0}.Event-Search .SearchResultsPageMultiResult .SearchResultSet,.Event-Search .SearchResultsPageMultiResult .SearchResultSetTopics{background:#f0f6fd}.Event-Search .SearchResultsPageMultiResult .SearchResultSet:last-of-type,.Event-Search .SearchResultsPageMultiResult .SearchResultSetTopics:last-of-type{background:#fff}.SearchModule-search{position:relative;margin:70px auto;max-width:810px}.SearchModule-searchInput{border:0;border-bottom:1px solid #1a75cf;line-height:2;width:100%}.SearchModule-searchInput:-ms-input-placeholder{font-style:italic}.SearchModule-searchInput::placeholder{font-style:italic}.SearchModule-searchButton{padding:0 20px;line-height:2;border:0;background:0 0;position:absolute;right:0;font-size:0;color:#1a75cf}.SearchModule-searchButton:before{font-size:18px}.SearchModule-searchButton:hover{color:#6cabe7}.SearchResultsPageTopicsPage{background-color:#fff}.SearchResultsPageTopicsPage .SearchResultsPageTopics{padding-top:30px}.SearchResultsPageTopicsPage[data-add-body-padding] .SearchResultsPageTopics{margin-top:50px}@media screen and (max-width:567px){.SearchResultsPageTopicsPage .CardGrid-items-item{-ms-flex-preferred-size:calc(100% - 20px);flex-basis:calc(100% - 20px);max-width:calc(100% - 20px)}}.SearchResultsPageTopics-controls{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;margin:0 auto;padding:0 24px}.SearchResultsPageTopics-controls:before{display:none}.SearchResultsPageTopics-controls h1{min-width:100%}.SearchResultsPageTopics-controls:before{content:url('../../../resource/0000017b-2b13-d7d1-a57b-bb9362770000/styleguide/assets/icons/spark--Black.3f2f6d4b511e9c24b0e22691bc98974a.svg');position:absolute;top:-33px;right:25%;opacity:.15;width:140px;height:160px;transform:scale(1.3);filter:invert(100%)}.SearchResultsPageTopics-controls h1{font-size:28px;line-height:24px;max-height:none;margin-bottom:20px;width:100%;text-align:left;margin-top:20px;color:#333;font-weight:400}@media only screen and (min-width:768px){.SearchResultsPageTopics-controls h1{font-size:45px;margin-top:30px;margin-bottom:20px}}.SearchResultsPageTopics-description{font-size:18px;line-height:24px;color:#333}.SearchResultsPageTopics-titleSection{max-width:710px;margin:0 auto;border-bottom:1px solid #d3d3d3;padding-bottom:20px}.SearchResultsPageTopics-formSection{width:100%;display:-ms-flexbox;display:flex;margin-top:20px;max-width:710px;margin:0 auto;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-direction:column;flex-direction:column;padding-top:30px}.SearchResultsPageTopics-formSection span{font-size:18px;line-height:24px;font-style:italic;color:#7c7c7c;margin-bottom:20px}.SearchResultsPageTopics-form{display:-ms-flexbox;display:flex;-ms-flex-positive:1;flex-grow:1;max-width:238px;height:40px;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;border:1px solid #d3d3d3;border-radius:20px;margin-right:20px}.SearchResultsPageTopics-form [type=submit],.SearchResultsPageTopics-formInput{height:40px}.SearchResultsPageTopics-formInput{padding:10px;font-size:100%;line-height:25px;height:41px;border:1px solid transparent;border-bottom-color:#f0f6fd;background:0 0;width:calc(100% - 60px);color:#333}@media only screen and (max-width:767px){.SearchResultsPageTopics-formInput{width:100%;font-size:16px}}.SearchResultsPageTopics-formInput:focus{outline:0}.SearchResultsPageTopics-form :-ms-input-placeholder{color:#9a9a9a;font-size:19px;line-height:49px}.SearchResultsPageTopics-form ::placeholder{color:#9a9a9a;font-size:19px;line-height:49px}.SearchResultsPageTopics-form [type=submit]{border:0;border-radius:50px;font-size:0;cursor:pointer;height:100%;width:40px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;background:#fff;color:#9a9a9a}@media only screen and (max-width:767px){.SearchResultsPageTopics-form [type=submit]{width:35px;height:35px}.SearchResultsPageTopics-form [type=submit]:before{line-height:35px;font-size:14px!important}}.SearchResultsPageTopics-form [type=submit]:hover{background:var(--search-button-bg-hover-color)}.SearchResultsPageTopics-form [type=submit]:before{font-size:18px}.SearchResultsPageTopics-SearchControls{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:33px}.SearchResultsPageTopics-SearchControls .SearchFilterInput:nth-child(1){-ms-flex-order:-2;order:-2}.SearchResultsPageTopics-SearchControls .SearchFilterInput:nth-child(2){-ms-flex-order:0;order:0}.SearchResultsPageTopics-SearchControls .SearchFilterInput:nth-child(3){-ms-flex-order:-1;order:-1}.SearchResultsPageTopics-SearchControls .SearchFilterInput:nth-child(5){-ms-flex-order:3;order:3}.SearchResultsPageTopics-SearchControls .SearchFilterInput:nth-child(6){-ms-flex-order:4;order:4}.SearchResultsPageTopics-SearchControls .SearchFilterInput:nth-child(7){-ms-flex-order:1;order:1}.SearchResultsPageTopics-SearchControls .SearchFilterInput:nth-child(8){-ms-flex-order:2;order:2;margin-right:10px}.SearchResultsPageTopics-SearchDivider{height:30px;width:1px;background-color:#9a9a9a;margin:0 20px 20px 10px}.SearchResultsPageTopics-SearchDivider:first-child{display:none}.SearchResultsPageTopics-noResults{padding:30px 24px}@media only screen and (min-width:768px){.SearchResultsPageTopics-titleSection{min-width:710px}.SearchResultsPageTopics-SearchControls{padding-left:calc((100% - 720px)/ 2);padding-right:calc((100% - 720px)/ 2);margin-left:auto;margin-right:auto}.SearchResultsPageTopics-formSection{margin-top:30px;-ms-flex-direction:row;flex-direction:row}.SearchResultsPageTopics-formSection span{margin-bottom:0}.SearchResultsPageTopics-noResults{padding-left:calc((100% - 720px)/ 2);padding-right:calc((100% - 720px)/ 2);margin-left:auto;margin-right:auto}}@media only screen and (min-width:1024px){.SearchResultsPageTopics-titleSection{padding-bottom:30px}.SearchResultsPageTopics-SearchControls{padding:0 90px}}@media only screen and (min-width:1300px){.SearchResultsPageTopics-SearchControls{padding:0 150px;max-width:1400px}}@media only screen and (min-width:1024px){.SearchResultSetTopics .CardGrid[data-module]{padding-left:90px;padding-right:90px}.SearchResultSetTopics .CardGrid-items{max-width:980px;margin-left:auto;margin-right:auto}}@media only screen and (min-width:1300px){.SearchResultSetTopics .CardGrid[data-module]{padding-left:150px;padding-right:150px}}.SearchFilterInput{border-radius:50px;padding:0 15px;height:30px;border:1px solid var(--filterColor);color:var(--filterColor);margin-right:10px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;cursor:pointer;margin-bottom:10px;text-decoration:none}.SearchFilterInput:hover{border-color:#fff;color:#fff;background-color:var(--filterColor)}.SearchFilterInput:last-child{margin-right:0}.SearchFilterInput-name{line-height:46px;font-size:15px}.SearchFilterInput-closeBtn{font-size:14px;color:#fff;margin-left:5px;display:none}.SearchFilterInput[data-selected=true]{color:#fff;background-color:var(--filterColor);border-color:var(--filterColor)}.SearchFilterInput[data-selected=true]:after{content:'x';color:#fff;margin:0 0 2px 5px}.SearchFilterInput[data-selected=true]:hover{border-color:var(--filterColor);color:var(--filterColor);background-color:transparent}.SearchFilterInput[data-selected=true]:hover:after{color:var(--filterColor)}@media only screen and (min-width:1387px){.SearchFilterInput{margin-bottom:0}}.SocialBar-items{margin:-3px}.SocialBar-items-item{display:inline-block;margin:3px}.SocialBar-items{list-style:none;padding:0}footer .SocialBar-heading{color:var(--footer-sociallinks-color);font-size:16px;font-weight:400}footer:not(.Footer2021) .SocialLink{display:inline-block}footer:not(.Footer2021) .SocialLink[data-social-service]{padding:5px;border-radius:50px;background:var(--footer-sociallinks-bg-color);width:33px;height:33px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}footer:not(.Footer2021) .SocialLink[data-social-service]:before{font-size:20px;color:var(--footer-sociallinks-color)}footer:not(.Footer2021) .SocialLink[data-social-service]:hover{background:var(--footer-sociallinks-bg-hover-color)}footer:not(.Footer2021) .SocialLink[data-social-service]:hover:before{color:var(--footer-sociallinks-hover-color)}.SocialLink[data-social-service]{font-size:0;text-decoration:none;display:inline-block}.TabsVerticalContent{overflow:visible}.TabsVerticalContent-panel{clear:both;overflow-x:hidden}.TabsVerticalContent .CardGrid .Promo-media img{max-width:100%}.TabsVerticalContent .CardGrid .Promo-media img.lazyload::before{content:'';display:block;padding-top:56.25%}.TabsVerticalContent-top{position:absolute;bottom:20px;right:20px;width:40px;height:40px;border-radius:50%;background-clip:padding-box;background:#999;z-index:-10;text-align:center;text-decoration:none;font-weight:400;display:none}@media only screen and (min-width:768px){.TabsVerticalContent-top{display:none!important}}.TabsVerticalContent-top span{display:block;bottom:0;text-transform:uppercase;font-size:12px;line-height:1;max-height:none;margin-top:-1px;color:#fff;left:0;right:0}.TabsVerticalContent-top .ActionBarOverlayed-toggle,.TabsVerticalContent-top .ImageCarousel [data-carousel-enabled-pagination] [data-carousel-enabled-pagination-next],.TabsVerticalContent-top .ImageCarousel [data-carousel-enabled-pagination] [data-carousel-enabled-pagination-prev],.TabsVerticalContent-top .ImageCarouselWithGrid [data-carousel-enabled-pagination] [data-carousel-enabled-pagination-next],.TabsVerticalContent-top .ImageCarouselWithGrid [data-carousel-enabled-pagination] [data-carousel-enabled-pagination-prev],.TabsVerticalContent-top .Lede-backLink a,.TabsVerticalContent-top .Lede-breadcrumb a,.TabsVerticalContent-top .LedeWList-backLink a,.TabsVerticalContent-top .LedeWList-breadcrumb a,.TabsVerticalContent-top .MailToLink,.TabsVerticalContent-top .MediaObjectPage-fileUrl .Link,.TabsVerticalContent-top .PageLede-backLink a,.TabsVerticalContent-top .PageLede-breadcrumb a,.TabsVerticalContent-top .SearchResultsPage-controls .SearchResultsPage-sectionLabel a,.TabsVerticalContent-top .SearchResultsPageMultiResult-controls .SearchResultsPage-sectionLabel a,.TabsVerticalContent-top .VideoPage-fileUrl .Link,.TabsVerticalContent-top .fa{top:0;font-size:16px;line-height:1;max-height:none;color:#fff;left:0;right:0}.TabsVerticalContent-top.fixed{position:fixed;display:block;bottom:20px;right:20px;z-index:900}.TabsVerticalContent-tabs{list-style:none;padding:0;margin:0;background-color:var(--tabbedBg);display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;position:sticky;top:0;z-index:5}@media only screen and (max-width:767px){.TabsVerticalContent-tabs{display:none}}.TabsVerticalContent .LedeBoldSmall{background:0 0;padding-top:0;padding-bottom:0}.TabsVerticalContent .LedeBoldSmall-lead:before{display:none}.TabsVerticalContent .MultiCheckboxControl-wrapper{padding:10px;background:var(--tabbedBg);display:none}@media only screen and (max-width:767px){.TabsVerticalContent .MultiCheckboxControl-wrapper{display:block}}.TabsVerticalContent .MultiCheckboxControl{width:100%;border-radius:2px;background-clip:padding-box;line-height:40px;background:0 0;border:1px solid #ccc;color:#fff;padding:0 20px;margin-bottom:0}.TabsVerticalContent .MultiCheckboxControl[data-multicheckboxcontrol-state=open]{z-index:3}.TabsVerticalContent .MultiCheckboxControl-items{color:#000;background:#fff;border:1px solid #6cabe7}.TabsVerticalContent .MultiCheckboxControl-items .SearchControlCheckbox-description-label{padding:0 20px;width:100%}.TabsVerticalContent .MultiCheckboxControl-items .SearchControlCheckbox-description-label:hover{background:#6cabe7;color:#fff}.TabsVerticalContent .MultiCheckboxControl-items .SearchControlCheckbox-description{padding:0}.TabsVerticalContent .MultiCheckboxControl-items-item,.TabsVerticalContent .MultiCheckboxControl-title{font-size:18px;font-weight:700;height:40px}.TabsVerticalContent .MultiCheckboxControl input:checked~.SearchControlCheckbox-description{background:rgba(255,255,255,.1)}.TabsVerticalContent .MultiCheckboxControl input:checked~.SearchControlCheckbox-description:after{content:none}.TabsVerticalContent-tab{display:inline-block;color:#fff;text-decoration:none;padding:20px 30px;font-size:18px;position:relative}.TabsVerticalContent-tab:hover{color:var(--link-hover-color)}.TabsVerticalContent-tab.active:after{content:'';display:block;width:24px;height:24px;background-color:var(--tabbedBg);transform:rotate(45deg);position:absolute;bottom:-8px;left:0;right:0;margin:auto}.TabsVerticalContent .TabItem-title{display:none}.TabsVerticalContent .screenreader-only{position:absolute;left:-10000px;top:auto;width:1px;height:1px;overflow:hidden}.Tabs{background:#1a75cf;padding-bottom:60px;position:relative}@media only screen and (min-width:768px){.Tabs{padding-bottom:0}}.Tabs .TabItem-title,.Tabs-title{display:none}.Tabs .dropdown{z-index:1;position:relative;height:40px;line-height:40px;cursor:pointer}.Tabs .dropdown-selection{visibility:hidden;overflow:hidden;padding-top:20px;padding-bottom:20px;border-radius:0 0 20px 20px;margin-top:-20px;background:#4092e0;z-index:1;width:100%;border:0;font-size:14px;color:#fff;transition:all .3s ease;padding-left:0}.Tabs .dropdown-selection.active{visibility:visible;transition:all .3s ease;transform:scaleY(1)}.Tabs .dropdown-selection li{margin:0;font-size:14px;display:block}.Tabs .dropdown-selection li a{background:0 0;border-radius:0;text-align:center;height:30px;line-height:30px;display:block}.Tabs .dropdown-selection li a:hover{color:#fff;background:#6cabe7}.Tabs .dropdown-button{border-radius:20px;background:#6cabe7;font-size:14px;color:#fff;font-weight:700;padding:0 30px;position:relative;z-index:2}.Tabs .dropdown-button:after{margin-left:10px;display:inline-block;content:'\f078';font-size:12px;color:#fff;font-family:'Font Awesome 5 Free';font-weight:600}.Tabs .dropdown-container{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;padding:10px 0}@media only screen and (min-width:768px){.Tabs .dropdown-container{display:none}}.Tabs .dropdown-title{color:#fff;margin-right:12px;font-size:14px;font-weight:700}.Tabs-more{display:inline-block;position:absolute;top:0;right:0;line-height:40px;padding:0 20px;margin:10px 0;border-left:1px solid #ffb700;font-size:16px;font-weight:700}.Tabs-more a{color:#ffb700;text-decoration:none}.Tabs-more a:hover{color:#6cabe7}@media only screen and (max-width:767px){.Tabs-more{bottom:10px;margin:0;font-size:16px;top:auto;right:auto;left:50%;transform:translateX(-50%);border:1px solid #ffb700;padding:0 30px;line-height:40px;border-radius:30px}}.Tabs-list-item{display:none}@media only screen and (min-width:768px){.Tabs-list-item{display:inline-block}}.Tabs-tabs{margin:0;-ms-flex-pack:center;justify-content:center;list-style:none;background:#1a75cf;display:-ms-flexbox;display:flex;padding:0}@media only screen and (min-width:768px){.Tabs-tabs{padding:10px 0;margin:0;position:relative}}.Tabs-tabs-list-item{display:none}@media only screen and (min-width:768px){.Tabs-tabs-list-item{display:inline-block}}.Tabs-tabs li{margin:0 .75em;vertical-align:top;font-size:12px}@media only screen and (min-width:768px){.Tabs-tabs li{margin:0 2em;font-size:16px}}.Tabs-tabs li a{display:inline-block;border:0;outline:0;line-height:24px;padding:0 .75em;background:#1a75cf;color:#fff;border-radius:30px;text-decoration:none;white-space:nowrap;font-weight:700}@media only screen and (min-width:768px){.Tabs-tabs li a{line-height:40px;padding:0 2em}}.Tabs-tabs li a:hover{color:#6cabe7}.Tabs-tabs li[data-active=true] a{background-color:#f0f6fd;color:#1a75cf}.Tabs-tabs li[data-active=true] a:hover{color:#6cabe7}.Tabs-panel{display:none}.Tabs-panel[data-visible=true]{display:block}.RichTextModuleWithTitle{background-color:#fff;padding:20px}.RichTextModuleWithTitle,.RichTextModuleWithTitle p{font-size:16px;font-weight:400;line-height:1.29;color:#333}@media only screen and (min-width:768px){.RichTextModuleWithTitle{padding-top:60px}}.RichTextModuleWithTitle-title,.RichTextModuleWithTitle-title a{text-align:left;text-decoration:none;color:#333;font-weight:700}.ListMosaic1To2 .RichTextModuleWithTitle-title,.ListMosaic1To2 .RichTextModuleWithTitle-title a{font-size:18px;line-height:28px}.RichTextModuleWithTitle-items>ul>li a{text-decoration:none;color:var(--link-color)}.RichTextModuleWithTitle-items>ul>li a:hover{color:var(--link-hover-color)}.ListMosaic1To1 .RichTextModuleWithTitle{-ms-flex:1;flex:1;margin-left:20px;overflow-y:auto}.ListMosaic1To2 .RichTextModuleWithTitle{padding-top:20px}.RichTextTable{position:relative;--tableBgColor:#ffffff;--tableTextColor:#212121;--tableAlignment:center;--tableCellBorderColor:#cfcfcf;--tableTextAlignment:left;--tableHeaderTextAlignment:left;--tableImageAlignment:center;--tableCollapsibleArrowColor:#212121;font-size:13px}.RichTextTable .Enhancement{font-size:0;line-height:1.5em}.RichTextTable .Enhancement a,.RichTextTable .Enhancement span{font-size:13px;line-height:1.5em}@media only screen and (min-width:1300px){.RichTextTable-items{max-width:100%;overflow:auto}}.RichTextTable td h1,.RichTextTable td h2,.RichTextTable td h3,.RichTextTable td h4,.RichTextTable td h5,.RichTextTable td h6{text-align:var(--tableHeaderTextAlignment);vertical-align:var(--tableTextHeaderVerticalAlignment);margin:0}.RichTextTable td .cms-heading-grr_2021_h2{color:unset;font-weight:700}.RichTextTable td .cms-heading-grr_2021_h3{color:unset;font-weight:700}.RichTextTable .cms-heading-grr_2021_h2{font-size:24px!important;color:#000;font-weight:700}.RichTextTable .cms-heading-grr_2021_h3{font-size:22px!important;color:#000;font-weight:400}.RichTextTable a{color:var(--link-color)}.RichTextTable a:hover{color:var(--link-hover-color)}.RichTextTable .Enhancement-item{-ms-flex-pack:unset;justify-content:unset;text-align:var(--tableTextAlignment);vertical-align:var(--tableTextVerticalAlignment)}.RichTextTable .Enhancement-item h1,.RichTextTable .Enhancement-item h2,.RichTextTable .Enhancement-item h3,.RichTextTable .Enhancement-item h4,.RichTextTable .Enhancement-item h5,.RichTextTable .Enhancement-item h6{text-align:var(--tableHeaderTextAlignment);vertical-align:var(--tableTextHeaderVerticalAlignment)}.RichTextTable .Enhancement:not(span) .Enhancement-item{-ms-flex-pack:unset;justify-content:unset}.RichTextTable-items .Enhancement[data-align-center] .Enhancement-item,.RichTextTable-items .Enhancement[data-center] .Enhancement-item{-ms-flex-pack:center;justify-content:center}.RichTextTable table{border-collapse:collapse;border-spacing:0 15px;font-size:13px;font-family:BogleWeb;background-color:var(--tableBgColor);color:var(--tableTextColor);width:100%}.RichTextTable table .Enhancement{margin:0}.RichTextTable table .Enhancement .Figure,.RichTextTable table .Enhancement .FigureEnhancement,.RichTextTable table .Enhancement .FigureEnhancement2021,.RichTextTable table .Enhancement .FigureEnhancementExtended,.RichTextTable table .Enhancement .FigureEnhancementNoCrop{display:-ms-flexbox;display:flex;-ms-flex-pack:var(--tableImageAlignment);justify-content:var(--tableImageAlignment)}.RichTextTable table .Enhancement .Figure img,.RichTextTable table .Enhancement .FigureEnhancement img,.RichTextTable table .Enhancement .FigureEnhancement2021 img,.RichTextTable table .Enhancement .FigureEnhancementExtended img,.RichTextTable table .Enhancement .FigureEnhancementNoCrop img{max-width:60px;max-height:60px}.RichTextTable table .Enhancement .FigureEnhancement-nocrop{max-width:100%}.RichTextTable table .Enhancement .FigureEnhancement-nocrop img{max-width:100%;max-height:100%}.RichTextTable td{padding:10px;border:2px solid var(--tableCellBorderColor);text-align:var(--tableTextAlignment);vertical-align:var(--tableTextVerticalAlignment);position:relative;line-height:1.5em}.RichTextTable td a{text-decoration:none}.RichTextTable td a:hover{color:var(--link-hover-color)}.RichTextTable tr:nth-of-type(even){background-color:var(--tableCellEvenBgColor);color:var(--tableCellEvenTextColor)}.RichTextTable tr:nth-of-type(odd){background-color:var(--tableCellOddBgColor);color:var(--tableCellOddTextColor)}.RichTextTable .headerToggler{font-size:1.4rem;margin-left:10px}.RichTextTable .Enhancement[data-alignment=left]{float:unset}.RichTextTable div.arrow{width:12px;height:12px;box-sizing:border-box;position:absolute;transform:rotate(135deg);top:25%;left:10px;cursor:pointer}.RichTextTable div.arrow::before{content:'';width:100%;height:100%;border-width:2px 2px 0 0;border-style:solid;border-color:var(--tableCollapsibleArrowColor);transition:.2s ease;display:block;transform-origin:100% 0}.RichTextTable .rotate td div.arrow{transform:rotate(40deg);top:30%}.RichTextTable .addHeaderPadding{padding-left:45px}@media only screen and (max-width:767px){.RichTextTable{overflow:auto}}.cms-table-header{font-size:16px}.ImageCarouselWithGrid{max-width:700px;margin-top:38.5px;margin-bottom:60px;position:relative}.ImageCarouselWithGrid.active .GallerySlide-infoDescription{display:block}.ImageCarouselWithGrid .flickity-slider{transform:none!important}.ImageCarouselWithGrid.thumb-overlay .gallery-thumb{display:block}.ImageCarouselWithGrid .gallery-thumb{display:none;position:absolute;top:0;left:0;right:0;bottom:40px;background:rgba(0,0,0,.75);overflow:auto;z-index:5}.ImageCarouselWithGrid .gallery-thumb .GallerySlide-infoDescription{display:none}@media only screen and (min-width:768px){.ImageCarouselWithGrid .gallery-thumb{bottom:60px}}.ImageCarouselWithGrid .gallery-thumb-inner{padding:7px 28px}.ImageCarouselWithGrid .gallery-thumb-item{display:inline-block;padding:7px}.ImageCarouselWithGrid .gallery-thumb-item img{width:75px;height:auto}@media only screen and (min-width:768px){.ImageCarouselWithGrid .gallery-thumb-item img{width:100px}}.ImageCarouselWithGrid .GallerySlide-infoAttribution,.ImageCarouselWithGrid .GallerySlide-infoTitle,.ImageCarouselWithGrid .flickity-button{display:none}.ImageCarouselWithGrid .GallerySlide-infoDescription{display:none;background:rgba(0,0,0,.5);position:absolute;bottom:0;left:0;right:0;padding:10px;text-align:center;color:#fff;font-size:15px;line-height:28px}.ImageCarouselWithGrid-items{margin:0;padding:0}.ImageCarouselWithGrid-items-item{width:100%;list-style:none;left:0!important;opacity:0;transition:opacity .5s ease-in-out}.ImageCarouselWithGrid-items-item.is-selected{opacity:1}.ImageCarouselWithGrid-items-item img{width:100%;display:block;height:auto}.ImageCarouselWithGrid [data-carousel-enabled-pagination]{color:#fff;font-size:15px;line-height:28px;-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex}@media only screen and (min-width:768px){.ImageCarouselWithGrid [data-carousel-enabled-pagination]{font-size:18px}}.ImageCarouselWithGrid [data-carousel-enabled-pagination] [data-carousel-enabled-pagination-nextcontent],.ImageCarouselWithGrid [data-carousel-enabled-pagination] [data-carousel-enabled-pagination-prevcontent]{margin:0 5px}.ImageCarouselWithGrid [data-carousel-enabled-pagination] [data-carousel-enabled-pagination-next],.ImageCarouselWithGrid [data-carousel-enabled-pagination] [data-carousel-enabled-pagination-prev]{margin-left:4px;color:#fff;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;width:30px;height:30px;border-radius:50%;background:#333;text-align:center;cursor:pointer}.ImageCarouselWithGrid [data-carousel-enabled-pagination] [data-carousel-enabled-pagination-next][disabled],.ImageCarouselWithGrid [data-carousel-enabled-pagination] [data-carousel-enabled-pagination-prev][disabled]{opacity:.5;pointer-events:none}.ImageCarouselWithGrid [data-carousel-enabled-pagination] [data-carousel-enabled-pagination-next]:before,.ImageCarouselWithGrid [data-carousel-enabled-pagination] [data-carousel-enabled-pagination-prev]:before{font-size:15px}@media only screen and (min-width:768px){.ImageCarouselWithGrid [data-carousel-enabled-pagination] [data-carousel-enabled-pagination-next],.ImageCarouselWithGrid [data-carousel-enabled-pagination] [data-carousel-enabled-pagination-prev]{width:40px;height:40px;line-height:40px;font-size:18px}.ImageCarouselWithGrid [data-carousel-enabled-pagination] [data-carousel-enabled-pagination-next]:before,.ImageCarouselWithGrid [data-carousel-enabled-pagination] [data-carousel-enabled-pagination-prev]:before{font-size:21px}}.ImageCarouselWithGrid-icons{display:-ms-flexbox;display:flex}.ImageCarouselWithGrid-toolbar{padding:10px;background:#111}.ImageCarouselWithGrid-toolbar-info i{font:normal normal normal 14px/1 IcoMoon}@media only screen and (min-width:768px){.ImageCarouselWithGrid-toolbar-info i{font:normal normal normal 18px/1 IcoMoon}}.ImageCarouselWithGrid-toolbar-info i:before{content:'\e604'}.ImageCarouselWithGrid-toolbar-thumb{-ms-flex-order:3;order:3}.ImageCarouselWithGrid-toolbar-thumb i{font:normal normal normal 14px/1 IcoMoon}@media only screen and (min-width:768px){.ImageCarouselWithGrid-toolbar-thumb i{font:normal normal normal 18px/1 IcoMoon}}.ImageCarouselWithGrid-toolbar-thumb i:before{content:'\e60d'}.ImageCarouselWithGrid-toolbar-wrapper{padding:0 10px;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between}.ImageCarouselWithGrid-toolbar-wrapper a{margin-left:4px;color:#fff;display:block;width:30px;height:30px;border-radius:50%;font-size:14px;line-height:40px;background:#333;text-align:center;cursor:pointer}@media only screen and (min-width:768px){.ImageCarouselWithGrid-toolbar-wrapper a{width:40px;height:40px;font-size:18px}}@media only screen and (max-width:767px){.ImageCarouselWithGrid-toolbar-wrapper a i:before{display:inline-block;vertical-align:super}}.ImageCarousel{max-width:700px;margin-top:38.5px;margin-bottom:60px;position:relative}.ImageCarousel .GallerySlide-infoAttribution,.ImageCarousel .GallerySlide-infoTitle,.ImageCarousel .flickity-button{display:none}.ImageCarousel .GallerySlide-infoDescription{font-size:15px;line-height:1.3;font-weight:700;color:#041e42;padding:20px 50% 20px 20px;position:absolute}.ImageCarousel-items{margin:0;padding:0!important}.ImageCarousel-items-item{width:100%;list-style:none}.ImageCarousel-items-item img{width:100%;height:auto;display:block}.ImageCarousel [data-carousel-enabled-pagination]{color:#000;font-size:15px;line-height:28px;-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;font-weight:700}.ImageCarousel [data-carousel-enabled-pagination] [data-carousel-enabled-pagination-nextcontent],.ImageCarousel [data-carousel-enabled-pagination] [data-carousel-enabled-pagination-prevcontent]{margin:0 5px}.ImageCarousel [data-carousel-enabled-pagination] [data-carousel-enabled-pagination-prev]:before{content:'\f104'}.ImageCarousel [data-carousel-enabled-pagination] [data-carousel-enabled-pagination-next]:before{content:'\f105'}.ImageCarousel [data-carousel-enabled-pagination] [data-carousel-enabled-pagination-next],.ImageCarousel [data-carousel-enabled-pagination] [data-carousel-enabled-pagination-prev]{margin-left:4px;color:#1a75cf;display:block;width:30px;height:30px;border-radius:50%;font-size:21px;background:#e3e3e3;text-align:center;cursor:pointer}.ImageCarousel [data-carousel-enabled-pagination] [data-carousel-enabled-pagination-next][disabled],.ImageCarousel [data-carousel-enabled-pagination] [data-carousel-enabled-pagination-prev][disabled]{opacity:.5;pointer-events:none}.ImageCarousel [data-carousel-enabled-pagination] [data-carousel-enabled-pagination-next]:before,.ImageCarousel [data-carousel-enabled-pagination] [data-carousel-enabled-pagination-prev]:before{font-size:15px;line-height:2}@media only screen and (min-width:768px){.ImageCarousel [data-carousel-enabled-pagination] [data-carousel-enabled-pagination-next]:before,.ImageCarousel [data-carousel-enabled-pagination] [data-carousel-enabled-pagination-prev]:before{font-size:21px;line-height:1.4}}.ImageCarousel-icons{display:-ms-flexbox;display:flex}.ImageCarousel-toolbar{padding:20px;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;background:#f0f0f0}.ImageCarousel-toolbar-info i{font:normal normal normal 14px/1 IcoMoon}@media only screen and (min-width:768px){.ImageCarousel-toolbar-info i{font:normal normal normal 18px/1 IcoMoon}}.ImageCarousel-toolbar-info i:before{content:'\e604'}.ImageCarousel-toolbar-wrapper{padding:0 10px;display:-ms-flexbox;display:flex;-ms-flex-pack:end;justify-content:flex-end;-ms-flex-align:self-start;align-items:self-start}.ImageCarousel-toolbar-wrapper a{line-height:30px;margin-left:4px;color:#1a75cf;display:block;width:30px;height:30px;border-radius:50%;font-size:16px;background:#e3e3e3;text-align:center;cursor:pointer}[data-contains-embedded-video=ended] .IRLCardVideoPromo-info,[data-contains-embedded-video=ended] .IRLCardVideoPromo-media,[data-contains-embedded-video=ended] .IRLCardVideoPromo-media[data-contains-embedded-video-trigger],[data-contains-embedded-video=ended] .PromoPlainVideo-info,[data-contains-embedded-video=ended] .PromoPlainVideo-media,[data-contains-embedded-video=ended] .PromoPlainVideo-media[data-contains-embedded-video-trigger],[data-contains-embedded-video=ended] .VideoPage-info,[data-contains-embedded-video=ended] .VideoPage-media,[data-contains-embedded-video=ended] .VideoPage-media[data-contains-embedded-video-trigger],[data-contains-embedded-video=ended] .VideoPage2021-info,[data-contains-embedded-video=ended] .VideoPage2021-media,[data-contains-embedded-video=ended] .VideoPage2021-media[data-contains-embedded-video-trigger],[data-contains-embedded-video=paused] .IRLCardVideoPromo-info,[data-contains-embedded-video=paused] .IRLCardVideoPromo-media,[data-contains-embedded-video=paused] .IRLCardVideoPromo-media[data-contains-embedded-video-trigger],[data-contains-embedded-video=paused] .PromoPlainVideo-info,[data-contains-embedded-video=paused] .PromoPlainVideo-media,[data-contains-embedded-video=paused] .PromoPlainVideo-media[data-contains-embedded-video-trigger],[data-contains-embedded-video=paused] .VideoPage-info,[data-contains-embedded-video=paused] .VideoPage-media,[data-contains-embedded-video=paused] .VideoPage-media[data-contains-embedded-video-trigger],[data-contains-embedded-video=paused] .VideoPage2021-info,[data-contains-embedded-video=paused] .VideoPage2021-media,[data-contains-embedded-video=paused] .VideoPage2021-media[data-contains-embedded-video-trigger],[data-contains-embedded-video=playing] .IRLCardVideoPromo-info,[data-contains-embedded-video=playing] .IRLCardVideoPromo-media,[data-contains-embedded-video=playing] .IRLCardVideoPromo-media[data-contains-embedded-video-trigger],[data-contains-embedded-video=playing] .PromoPlainVideo-info,[data-contains-embedded-video=playing] .PromoPlainVideo-media,[data-contains-embedded-video=playing] .PromoPlainVideo-media[data-contains-embedded-video-trigger],[data-contains-embedded-video=playing] .VideoPage-info,[data-contains-embedded-video=playing] .VideoPage-media,[data-contains-embedded-video=playing] .VideoPage-media[data-contains-embedded-video-trigger],[data-contains-embedded-video=playing] .VideoPage2021-info,[data-contains-embedded-video=playing] .VideoPage2021-media,[data-contains-embedded-video=playing] .VideoPage2021-media[data-contains-embedded-video-trigger],[data-contains-embedded-video=timeupdate] .IRLCardVideoPromo-info,[data-contains-embedded-video=timeupdate] .IRLCardVideoPromo-media,[data-contains-embedded-video=timeupdate] .IRLCardVideoPromo-media[data-contains-embedded-video-trigger],[data-contains-embedded-video=timeupdate] .PromoPlainVideo-info,[data-contains-embedded-video=timeupdate] .PromoPlainVideo-media,[data-contains-embedded-video=timeupdate] .PromoPlainVideo-media[data-contains-embedded-video-trigger],[data-contains-embedded-video=timeupdate] .VideoPage-info,[data-contains-embedded-video=timeupdate] .VideoPage-media,[data-contains-embedded-video=timeupdate] .VideoPage-media[data-contains-embedded-video-trigger],[data-contains-embedded-video=timeupdate] .VideoPage2021-info,[data-contains-embedded-video=timeupdate] .VideoPage2021-media,[data-contains-embedded-video=timeupdate] .VideoPage2021-media[data-contains-embedded-video-trigger],[data-contains-embedded-video=waiting] .IRLCardVideoPromo-info,[data-contains-embedded-video=waiting] .IRLCardVideoPromo-media,[data-contains-embedded-video=waiting] .IRLCardVideoPromo-media[data-contains-embedded-video-trigger],[data-contains-embedded-video=waiting] .PromoPlainVideo-info,[data-contains-embedded-video=waiting] .PromoPlainVideo-media,[data-contains-embedded-video=waiting] .PromoPlainVideo-media[data-contains-embedded-video-trigger],[data-contains-embedded-video=waiting] .VideoPage-info,[data-contains-embedded-video=waiting] .VideoPage-media,[data-contains-embedded-video=waiting] .VideoPage-media[data-contains-embedded-video-trigger],[data-contains-embedded-video=waiting] .VideoPage2021-info,[data-contains-embedded-video=waiting] .VideoPage2021-media,[data-contains-embedded-video=waiting] .VideoPage2021-media[data-contains-embedded-video-trigger]{display:none}[data-contains-embedded-video=ready] .IRLCardVideoPromo-info,[data-contains-embedded-video=ready] .PromoPlainVideo-info,[data-contains-embedded-video=ready] .VideoPage-info,[data-contains-embedded-video=ready] .VideoPage2021-info{pointer-events:all}.HTML5VideoPlayer-screen[data-aspect-ratio='4x3']:before{padding-top:75%}.VideoPage-main{font-size:18px}.VideoPage .article-media-download{display:none;font-size:18px;line-height:42px;text-decoration:none;color:var(--moduleThemeColor)}.VideoPage .article-media-download i{width:45px;height:45px;margin-left:5px}.VideoPage-player-wrap .Promo-title{display:none}.VideoPage-player{position:relative}[data-contains-embedded-video=ended] .VideoPage-media,[data-contains-embedded-video=paused] .VideoPage-media,[data-contains-embedded-video=playing] .VideoPage-media,[data-contains-embedded-video=timeupdate] .VideoPage-media,[data-contains-embedded-video=waiting] .VideoPage-media,[data-contains-embedded-video][data-hide-posterimg] .VideoPage-media{cursor:pointer;display:block!important}[data-contains-embedded-video=ended] .VideoPage-media img,[data-contains-embedded-video=paused] .VideoPage-media img,[data-contains-embedded-video=playing] .VideoPage-media img,[data-contains-embedded-video=timeupdate] .VideoPage-media img,[data-contains-embedded-video=waiting] .VideoPage-media img,[data-contains-embedded-video][data-hide-posterimg] .VideoPage-media img{filter:blur(5px)}[data-contains-embedded-video=ended] .VideoPage-player,[data-contains-embedded-video=paused] .VideoPage-player,[data-contains-embedded-video=playing] .VideoPage-player,[data-contains-embedded-video=timeupdate] .VideoPage-player,[data-contains-embedded-video=waiting] .VideoPage-player,[data-contains-embedded-video][data-hide-posterimg] .VideoPage-player{z-index:3}.VideoPage [data-contains-embedded-video] .VideoPage-media:before{opacity:.666}.VideoPage [data-contains-embedded-video=ended] .VideoPage-media:before,.VideoPage [data-contains-embedded-video=paused] .VideoPage-media:before,.VideoPage [data-contains-embedded-video=playing] .VideoPage-media:before,.VideoPage [data-contains-embedded-video=ready] .VideoPage-media:before,.VideoPage [data-contains-embedded-video=timeupdate] .VideoPage-media:before,.VideoPage [data-contains-embedded-video=waiting] .VideoPage-media:before,[data-contains-embedded-video][data-hide-posterimg] .VideoPage .VideoPage-media:before{opacity:1}.cookie-banner{position:fixed!important;display:none;z-index:9999;margin-top:-100px;opacity:0;top:0;left:0;right:0;overflow:hidden;background:#f0f0f0;transition:all .3s ease}.cookie-banner.bottom{top:unset;bottom:0}.cookie-banner.top{bottom:unset;top:0}.cookie-banner-top[data-fixed-nav]{padding-top:120px}.cookie-banner-inner{margin-right:auto;margin-left:auto;padding-left:10px;padding-right:10px;max-width:980px;padding-top:15px;padding-bottom:15px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.cookie-banner-inner p{-ms-flex:1 1 80%;flex:1 1 80%;margin:0 40px 0 0;text-align:right;font-weight:700}.cookie-banner-inner button{white-space:nowrap;background:#78be20;font-size:15px;max-height:none;line-height:34px;padding:0 14px;border:0;border-radius:3px;color:#fff;font-weight:700}body.cookie-banner-on{transition:all .3s ease}body.cookie-banner-on header{transition:all .3s ease}.CustomizableAlert{z-index:9998;height:60px;opacity:1;position:relative;top:0;left:0;right:0;overflow:hidden}@media only screen and (max-width:1023px),only screen and (max-width:767px){.CustomizableAlert{height:50px}}.CustomizableAlert-inner{position:absolute;top:50%;left:50%;transform:translateY(-50%) translateX(-50%)}.CustomizableAlert[data-fixed-position]{position:fixed}@media only screen and (max-width:567px){.CustomizableAlert-content-desktop{display:none}.CustomizableAlert-content-mobile{display:block}}@media only screen and (min-width:568px){.CustomizableAlert-content-desktop{display:block}.CustomizableAlert-content-mobile{display:none}}.Page.with-customizable-alert .Header[data-fixed-header],.StateProvidenceLocationPage.with-customizable-alert .Header[data-fixed-header]{z-index:9999}@media only screen and (min-width:1024px){.Page.with-customizable-alert .Header[data-fixed-header],.StateProvidenceLocationPage.with-customizable-alert .Header[data-fixed-header]{top:60px}}@media only screen and (max-width:767px),only screen and (max-width:1023px){.Page.with-customizable-alert .Header[data-fixed-header],.StateProvidenceLocationPage.with-customizable-alert .Header[data-fixed-header]{top:50px}}.Page.with-customizable-alert .Page-pageHeading,.StateProvidenceLocationPage.with-customizable-alert .Page-pageHeading{margin-top:92px}@media only screen and (min-width:1024px){.Page.with-customizable-alert[data-fixed-nav] .Header,.StateProvidenceLocationPage.with-customizable-alert[data-fixed-nav] .Header{top:60px}}@media only screen and (max-width:767px),only screen and (max-width:1023px){.Page.with-customizable-alert[data-fixed-nav] .Header,.StateProvidenceLocationPage.with-customizable-alert[data-fixed-nav] .Header{top:50px}}@media only screen and (min-width:1024px){.Page.with-customizable-alert[data-fixed-nav] .Header2021,.StateProvidenceLocationPage.with-customizable-alert[data-fixed-nav] .Header2021{top:48px}}@media only screen and (max-width:767px),only screen and (max-width:1023px){.Page.with-customizable-alert[data-fixed-nav] .Header2021,.StateProvidenceLocationPage.with-customizable-alert[data-fixed-nav] .Header2021{top:48px}}.Page.with-customizable-alert[data-fixed-nav] .CustomizableAlert,.StateProvidenceLocationPage.with-customizable-alert[data-fixed-nav] .CustomizableAlert{position:fixed}@media only screen and (max-width:1023px){.with-customizable-alert body[data-subThemeName=Sustainability] .Header-contentWrapper,.with-customizable-alert body[data-subThemeName=WEE] .Header-contentWrapper{top:50px}}.with-customizable-alert .Page-main{margin-top:48px}@media only screen and (max-width:767px),only screen and (max-width:1023px){.with-customizable-alert .Page-main{margin-top:48px}}@media only screen and (min-width:1024px){.with-customizable-alert .LeadPromo-info{padding-top:80px}}.LandingPage.with-customizable-alert .CustomizableAlert{position:relative}.LandingPage.with-customizable-alert .Header{margin-top:0}.InfoBox{background:#1a75cf;color:#fff;overflow:hidden;border-radius:5px;max-width:406px;margin:0 auto;box-shadow:0 10px 20px 0 rgba(0,0,0,.03)}.InfoBox a{color:#fff}.InfoBox-info{color:#fff;position:relative;padding:20px}@media only screen and (min-width:768px){.InfoBox-info{padding:40px 30px}}@media only screen and (min-width:1300px){.InfoBox-info{padding:40px 40px 20px 40px}}.InfoBox-footer{position:relative;text-align:left;color:#fff;padding:20px}.InfoBox-footerImage{position:absolute;right:20px;top:50%;font-size:70px;transform:translateY(-50%);opacity:.33;font-style:normal}.InfoBox-footerImage.EmployeePage2021-socialLinks-twitter,.InfoBox-footerImage.SocialLink[data-social-service=twitter],.InfoBox-footerImage.TwitterTweetButton,.InfoBox-footerImage.fa-twitter{font-family:'Font Awesome 5 Brands'}.InfoBox-footerImage img{width:70px;height:auto}@media only screen and (min-width:768px){.InfoBox-footerImage{right:30px}}@media only screen and (min-width:1300px){.InfoBox-footerImage{right:40px}}.InfoBox-footer:before{content:'';display:block;width:50px;height:3px;background:#ffb700;position:absolute;left:20px;top:0}@media only screen and (min-width:768px){.InfoBox-footer:before{left:30px}}@media only screen and (min-width:1300px){.InfoBox-footer:before{left:40px}}@media only screen and (min-width:768px){.InfoBox-footer{padding:30px}}@media only screen and (min-width:1300px){.InfoBox-footer{padding:30px 40px}}.InfoBox-title{color:#fff;display:block;padding-bottom:15px;margin-bottom:15px;position:relative;font-size:24px;line-height:1.2em;max-width:90%;font-weight:700}.InfoBox-title a{color:#fff}@media only screen and (min-width:1300px){.InfoBox-title{font-size:30px;line-height:1.3em;padding-bottom:20px;margin-bottom:20px}}.InfoBox-title:before{content:'';display:block;width:50px;height:3px;background:#ffb700;position:absolute;left:0;bottom:0}.InfoBox-description{margin:20px 0;font-size:16px;line-height:1.4em}.InfoBox-description .RichTextModule,.InfoBox-description .RichTextModuleWithTitle{font-size:16px;line-height:1.4em}.InfoBox-smallText{font-size:18px;font-weight:700;line-height:1.44em}.InfoBox-smallText a:hover{color:#6cabe7}.InfoBox-largeText{font-size:16px;line-height:1.5em;font-weight:400}.InfoBox-largeText a:hover{color:#6cabe7}.EventPage{background:#f0f6fd}.EventPage .video-on .EventPage-leadMediaBlock{background:0 0}.EventPage .video-on .EventPage-leadMediaBlockInner{display:none}.EventPage .video-on .video-container{display:block}.EventPage-topicLink{margin-bottom:21px}.EventPage-topicLink a{display:inline-block;font-size:12px;font-weight:700;line-height:28px;padding:0 7px;vertical-align:middle;color:#fff;text-transform:uppercase;background:#1a75cf;text-decoration:none}.EventPage-topicLink a:hover{background:#6cabe7;color:#fff}.EventPage .ActionBar-items-item{padding-right:3px}.EventPage .closebtn{display:none;width:30px;height:30px;border-radius:50%;background:#fff;position:absolute;top:-15px;right:-15px;line-height:30px;text-align:center;font-size:0}.EventPage .closebtn:after,.EventPage .closebtn:before{content:'';transform:rotate(-45deg);height:24px;width:1px;background:#1a75cf;position:absolute;top:50%;left:50%;margin-top:-12px}.EventPage .closebtn:before{transform:rotate(45deg)}.EventPage .video-container{display:none;position:absolute;top:20px;right:0;bottom:0;left:0}@media only screen and (min-width:768px){.EventPage .video-container{top:0;left:unset;width:calc(190px * (16/9));height:190px}}@media only screen and (min-width:1024px){.EventPage .video-container{width:calc(250px * (16/9));height:250px}}@media only screen and (min-width:1300px){.EventPage .video-container{width:calc(320px * (16/9));height:320px}}.EventPage .video-container.fixed .closebtn{display:block}@media only screen and (min-width:768px){.EventPage .video-container.fixed{position:fixed;right:63px;top:30px;left:inherit;bottom:inherit;z-index:999}}@media only screen and (min-width:1024px){.EventPage .video-container.fixed{width:calc(250px * (16/9));height:250px}}@media only screen and (min-width:1300px){.EventPage .video-container.fixed{width:calc(320px * (16/9));height:320px}}.EventPage .video-container iframe{width:calc(190px * (16/9));height:190px}@media only screen and (min-width:768px){.EventPage .video-container iframe{width:100%;height:100%}}.EventPage-leadMedia{height:400px;position:relative;width:100%;z-index:5;background-repeat:no-repeat;background-color:#fff}@media only screen and (max-width:767px){.EventPage-leadMedia{overflow:hidden;max-height:230px}}.EventPage-cta{background:#1c62be;color:#fff;display:inline-block;font-size:18px;max-height:none;line-height:50px;font-weight:700;border:0;border-radius:2px;padding:0 31.5px;text-decoration:none;width:100%;cursor:pointer}@media only screen and (max-width:767px){.EventPage-cta{width:auto;margin:15px auto 0 auto;line-height:40px;padding:0 20px}}.EventPage-cta a{text-decoration:none;color:#fff}.EventPage-cta .ico{margin-right:10px;vertical-align:middle;position:relative;top:-1.75px;-webkit-font-smoothing:antialiased;font:normal normal normal 28px/1 IcoMoon}.EventPage-cta:hover{background:#6cabe7}.EventPage-future{background:#f57c0e}.EventPage-future:hover{background:#1a75cf}.EventPage-leadMediaInner{margin-right:auto;padding-right:10px;position:absolute;top:0;bottom:0;left:0;margin-left:0;padding-left:0;width:100%}@media only screen and (min-width:768px){.EventPage-leadMediaInner{margin-left:-370px;width:740px;left:50%}}@media only screen and (min-width:1024px){.EventPage-leadMediaInner{margin-left:-510px;width:1020px}}.EventPage-mainContent p{margin-top:0}.EventPage-mainContent .EventPage-actions{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.EventPage-mainContent .EventPage-actions-heading{font-weight:600;color:#999;margin-right:7px;font-size:14px;display:inline-block;text-transform:uppercase}.EventPage-leadMediaBlock{background:rgba(0,0,0,.5);white-space:nowrap;position:absolute;text-align:center;margin-left:0;bottom:0;padding-left:0;width:100%;height:100%;padding:0 10px}@media only screen and (min-width:768px){.EventPage-leadMediaBlock{padding:35px;width:320px;height:320px;right:10px;bottom:49px;margin:160px 0 0 0}}.EventPage .ico-watch:before{content:'\e617'}.EventPage .ico-replay:before{content:'\e616'}.EventPage .ico-livecast:before{content:'\e60f'}.EventPage .ico-call:before{content:'\e609'}.EventPage .ico-calendar:after{content:'\e608'}.EventPage .ico-map-pin:before{content:'\e610'}.EventPage-leadMediaBlockInner{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-line-pack:center;align-content:center;height:100%;z-index:9;position:relative}.EventPage-leadEventList{color:#fff;font-family:myriad-pro,sans-serif;font-weight:700;text-align:left;list-style:none;font-size:15px;line-height:20px;max-width:200px;padding:0 0 7px 0;margin:35px 0 7px 0;white-space:normal}@media only screen and (max-width:767px){.EventPage-leadEventList{margin:0 auto;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:center;align-items:center;-ms-flex-line-pack:center;align-content:center}}@media only screen and (min-width:768px){.EventPage-leadEventList{margin:0;padding:0;font-size:18px;line-height:30px;max-width:none}}.EventPage-leadEventList li{position:relative;padding-left:49px;list-style-type:none;margin-top:5px;padding-top:3px;padding-bottom:3px;margin-bottom:5px}@media only screen and (min-width:768px){.EventPage-leadEventList li{padding-top:0;padding-bottom:28px;margin:0}}.EventPage-leadEventList li .ico{position:absolute;left:0;width:40px;height:40px;border:3px solid #fff;border-radius:100%;background-clip:padding-box;line-height:35px;text-align:center;font-weight:700;font:normal normal normal 20px/35px IcoMoon;-webkit-font-smoothing:antialiased}.EventPage label{display:block;font-size:13px;line-height:1;max-height:none;margin:0;margin-top:-4.38px;margin-bottom:4.38px;padding:0}.EventPage-header{width:100%;padding-top:35px;padding-bottom:42px;margin-right:auto;margin-left:auto;padding-left:10px;padding-right:10px}@media only screen and (min-width:768px){.EventPage-header{width:740px}}@media only screen and (min-width:1024px){.EventPage-header{width:980px}}@media only screen and (min-width:1300px){.EventPage-header{width:1020px}}.EventPage-headline{line-height:36px;font-size:28px;font-weight:700;margin:0}@media only screen and (min-width:768px){.EventPage-headline{font-size:48px;line-height:56px;margin-bottom:20px;font-weight:700}}.EventPage-actions-heading{display:none}.EventPage .ModalTriggerCalendar .tingle-modal-box__content{padding:10px 20px 20px 20px}.EventPage .ModalTriggerCalendar .tingle-modal-box__content h2{font-weight:700;font-size:28px;line-height:1.5em;text-align:center;margin:0;padding-bottom:10px}.PodcastEpisodePromo{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;min-height:100vh;-ms-flex-pack:center;justify-content:center;max-width:700px;position:relative;margin:0 auto}.PodcastEpisodePromo-subscribeState{display:none}.PodcastEpisodePromo-closeSubscribe{position:absolute;top:0;left:20px;font-size:40px}.PodcastEpisodePromo-subscribeState:checked~.PodcastEpisodePromo-subscribeWrapper{display:block;opacity:.9;visibility:visible;height:100%;position:fixed;background:rgba(0,50,60,.95);top:0;left:0;width:100%;transition:opacity .35s,visibility .35s,height .35s;z-index:999;overflow:auto;padding-top:100px;text-align:center}.PodcastEpisodePromo-subscribeState:checked~.PodcastEpisodePromo-subscribeWrapper ul{list-style:none}.PodcastEpisodePromo-subscribeState:checked~.PodcastEpisodePromo-subscribeWrapper div,.PodcastEpisodePromo-subscribeState:checked~.PodcastEpisodePromo-subscribeWrapper li{display:block;position:relative;color:#fff;text-decoration:none;overflow:hidden;font-size:20px;font-weight:300;letter-spacing:1px;line-height:1.2;padding:15px;text-transform:uppercase}.PodcastEpisodePromo-subscribeState:checked~.PodcastEpisodePromo-subscribeWrapper div:before,.PodcastEpisodePromo-subscribeState:checked~.PodcastEpisodePromo-subscribeWrapper li:before{display:none}.PodcastEpisodePromo-subscribeState:checked~.PodcastEpisodePromo-subscribeWrapper div a,.PodcastEpisodePromo-subscribeState:checked~.PodcastEpisodePromo-subscribeWrapper li a{font-weight:400}.PodcastEpisodePromo-subscribeWrapper{display:none}@media only screen and (max-width:767px){.PodcastEpisodePromo-advanceLink a{font-size:15px!important;font-weight:700}}.PodcastEpisodePromo-advanceLink{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;position:absolute;top:-100px;width:100%}@media only screen and (max-width:767px){.PodcastEpisodePromo-advanceLink{top:-65px}}.PodcastEpisodePromo-advanceLink a{position:relative;display:inline-block;text-align:center;text-transform:uppercase;font-size:23.51px;text-decoration:none;color:#fff}.PodcastEpisodePromo-advanceLink a span{position:relative;z-index:1;background-color:#0088a8}.PodcastEpisodePromo-advanceLink a:after,.PodcastEpisodePromo-advanceLink a:before{content:'';display:block;position:absolute;left:50.5%;width:65px;top:54%;margin-left:-25px;border-top:2px solid #ffc700;transform:translateX(-50%) rotate(60deg);z-index:0}.PodcastEpisodePromo-advanceLink a:after{transform:rotate(-60deg)}.PodcastEpisodePromo-advanceName{position:absolute;top:0}.PodcastEpisodePromo-seasonAndEpisodeNumbers{margin-top:-100px;text-align:center;font-size:16px;text-transform:uppercase}@media only screen and (min-width:768px){.PodcastEpisodePromo-seasonAndEpisodeNumbers{font-size:30px}}.PodcastEpisodePromo-seasonAndEpisodeNumbers b{font-weight:bolder}.PodcastEpisodePromo-player{display:-ms-flexbox;display:flex;margin:20px auto 30px auto;width:100%}.PodcastEpisodePromo-player>audio,.PodcastEpisodePromo-player>iframe{width:100%;height:150px}.PodcastEpisodePromo-titleAndDescription{display:-ms-flexbox;display:flex;-ms-flex-preferred-size:100%;flex-basis:100%}@media only screen and (max-width:767px){.PodcastEpisodePromo-titleAndDescription{-ms-flex-wrap:wrap;flex-wrap:wrap}}.PodcastEpisodePromo-title{-ms-flex-preferred-size:32%;flex-basis:32%;-ms-flex-negative:0;flex-shrink:0;word-wrap:initial;text-align:center;padding:0 20px 0 0;font-size:19px;margin-right:20px;border-right:1px solid #fff;text-transform:uppercase;font-weight:bolder}@media only screen and (max-width:767px){.PodcastEpisodePromo-title{-ms-flex-preferred-size:100%;flex-basis:100%;border-right:0;padding:0 0 10px 0;margin-right:0;text-align:left}}.PodcastEpisodePromo-shortDescription{padding-left:20px;font-size:15px;font-weight:300}@media only screen and (max-width:767px){.PodcastEpisodePromo-shortDescription{font-size:13px;padding-left:0;line-height:1.5}}.PodcastEpisodePromo-shortDescription p:first-of-type{margin-top:0}.PodcastEpisodePromo-viewTranscript{color:#ffc033;text-transform:uppercase;margin-top:20px;display:block;cursor:pointer}@media only screen and (max-width:767px){.PodcastEpisodePromo-viewTranscript{margin:10px 0 0 0;font-size:14px;text-align:center;font-weight:700}.PodcastEpisodePromo-viewTranscript i{display:none}}.PodcastEpisodePromo-closeTranscript{cursor:pointer;position:absolute;right:20px;top:20px}.PodcastEpisodePromo-closeTranscript:before{font-size:18px;font-weight:bolder;color:#000;content:'\e618';src:url('../../../resource/0000017b-2b13-d7d1-a57b-bb9362770000/styleguide/assets/fonts/icomoon.c63fe119f8e888668ece2616ea33973f.woff?-8rxnga') format('woff');font-family:IcoMoon;font-weight:400;font-style:normal}.PodcastEpisodePromo-transcript,.PodcastEpisodePromo-transcriptState{display:none}.PodcastEpisodePromo-transcriptState:checked~.PodcastEpisodePromo-transcript{display:block}.PodcastEpisodePromo-transcript{position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:20;pointer-events:none;overflow-x:hidden;overflow-y:auto;background:rgba(0,0,0,.5)}.PodcastEpisodePromo-transcript-display{position:relative;pointer-events:all;margin:0 auto;width:100%;background:#ebebeb;overflow-x:hidden;overflow-y:auto}@media (min-width:768px){.PodcastEpisodePromo-transcript-display{width:740px}}@media (min-width:1024px){.PodcastEpisodePromo-transcript-display{width:980px}}.PodcastEpisodePromo-transcript-display-text{height:calc(100vh - 60px);margin:60px 20px 0 20px;padding:10px 10px 20px;overflow-x:hidden;overflow-y:auto;color:#000;font-size:17px;line-height:26px}.PodcastEpisodePromo-transcript-display-text p{margin-bottom:10px}.PodcastEpisodePromo-subscribeLinks{width:auto;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;margin:40px auto 0;border-top:1px solid #fff;border-bottom:1px solid #fff;font-size:15px;text-transform:uppercase}@media only screen and (max-width:767px){.PodcastEpisodePromo-subscribeLinks{display:none}.PodcastEpisodePromo-subscribeLinks-mobile{display:-ms-flexbox!important;display:flex!important;color:#ffc033;font-size:16px;line-height:19px;font-weight:700;text-align:center;text-transform:uppercase;padding:10px 20px;border-top:1px solid #fff;border-bottom:1px solid #fff;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;width:fit-content;margin:30px auto 0 auto}}.PodcastEpisodePromo-subscribeLinks-mobile{display:none}.PodcastEpisodePromo-subscribeLinks-items{margin:0;padding:10px 0}.PodcastEpisodePromo-subscribeLinks-items-item{margin:0;padding:0;text-transform:uppercase;display:-ms-inline-flexbox;display:inline-flex}.PodcastEpisodePromo-subscribeLinks-items-item:before{content:'\2022';color:#fff;font-size:20px;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;position:relative;width:20px;top:-2px;margin-left:0;text-align:center}.PodcastEpisodePromo-subscribeLinks-items-item a{font-weight:700;color:#fff;text-decoration:none;margin:auto 0}.PodcastSeasonPage{scroll-behavior:smooth;background-color:#0088a8;color:#fff}.PodcastSeasonPage-footer,.PodcastSeasonPage-header{position:fixed;left:0;width:100%;z-index:1;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;padding:20px}.PodcastSeasonPage-headline{display:none}.PodcastSeasonPage-header{top:0;z-index:10;pointer-events:none}@media only screen and (max-width:767px){.PodcastSeasonPage-header{padding:0}}.PodcastSeasonPage-header>div{pointer-events:all}.PodcastSeasonPage-header-MenuButton{margin:15px}.PodcastSeasonPage-header-MenuButton label{display:block;width:25px;height:20px}.PodcastSeasonPage-header-MenuButton label span{display:block;width:100%;height:3px;margin:3px auto;border-radius:2px;background:#fff;transition:all .3s ease-in-out}.PodcastSeasonPage-header-MenuButton label:hover{cursor:pointer}.PodcastSeasonPage-header-LogoWrapper{padding:15px}.PodcastSeasonPage-header-LogoWrapper .Page-logo{margin:0}.PodcastSeasonPage-header-LogoWrapper .Page-logo img{max-width:75px;height:auto}.PodcastSeasonPage-header-LogoWrapper b{display:block;text-align:center;text-transform:uppercase;font-size:13px}@media (max-width:767px){.PodcastSeasonPage-header-LogoWrapper .Page-logo img{max-width:50px;max-height:none}.PodcastSeasonPage-header-LogoWrapper b{font-size:9px}}.PodcastSeasonPage-footer{-ms-flex-align:center;align-items:center;bottom:0}.PodcastSeasonPage-footerDisclaimer{opacity:.5}.PodcastSeasonPage-footerLogo img{max-width:100px;height:auto}@media (max-width:767px){.PodcastSeasonPage-footer{position:relative}}.PodcastSeasonPage-nav{display:none;position:fixed;top:0;left:0;width:100%;height:100vh;background:rgba(0,0,0,.5);z-index:5}.PodcastSeasonPage input[id=PodcastSeasonPage-header-MenuButton]{display:none}.PodcastSeasonPage input[id=PodcastSeasonPage-header-MenuButton]:checked~.PodcastSeasonPage-header label{transform:translateY(5px)}.PodcastSeasonPage input[id=PodcastSeasonPage-header-MenuButton]:checked~.PodcastSeasonPage-header label span:nth-child(2){opacity:0}.PodcastSeasonPage input[id=PodcastSeasonPage-header-MenuButton]:checked~.PodcastSeasonPage-header label span:nth-child(1){transform:translateY(1px) rotate(45deg)}.PodcastSeasonPage input[id=PodcastSeasonPage-header-MenuButton]:checked~.PodcastSeasonPage-header label span:nth-child(3){transform:translateY(-11px) rotate(-45deg)}.PodcastSeasonPage input[id=PodcastSeasonPage-header-MenuButton]:checked~.PodcastSeasonPage-nav{display:block;overflow:scroll}.PodcastSeasonPage input[id=PodcastSeasonPage-header-MenuButton]:checked~.PodcastSeasonPage-header .PodcastSeasonPage-LogoWrapper{opacity:.5;pointer-events:none}@media only screen and (min-width:1300px){.PodcastSeasonPage .NavigationItem-text-link{color:#fff;text-decoration:none;font-weight:700;white-space:nowrap}.PodcastSeasonPage .NavigationItem-text{margin-bottom:18px;margin-top:20px}.PodcastSeasonPage .NavigationItem-text-link{color:#000;text-decoration:none;font-size:16px}.PodcastSeasonPage .NavigationItem-text-link:hover{color:var(--link-color)}.PodcastSeasonPage .NavigationItem-items{list-style:none}}.PodcastSeasonPage-packageNavigation .MainNavigation{left:0;top:60px;bottom:0;width:100vw;background:0 0;box-shadow:none;transform:translateX(0);max-width:100%}.PodcastSeasonPage-packageNavigation .MainNavigation .Navigation-items{-ms-flex-direction:column;flex-direction:column;max-width:400px;margin:0 auto}.PodcastSeasonPage-packageNavigation .MainNavigation .Navigation-items-item{padding-bottom:30px}.PodcastSeasonPage-packageNavigation .MainNavigation .Navigation-items-item .NavigationItem [data-collapse-toggle-state=expanded]:before{transform:rotate(90deg)}.PodcastSeasonPage-packageNavigation .MainNavigation .Navigation-items-item .NavigationItem [data-collapse-toggle-state=expanded]+.NavigationItem-items{display:block!important;position:relative;text-align:center;box-shadow:none;padding:0 20px}.PodcastSeasonPage-packageNavigation .MainNavigation .Navigation-items-item .NavigationItem,.PodcastSeasonPage-packageNavigation .MainNavigation .Navigation-items-item .NavigationItem:hover{background:0 0}.PodcastSeasonPage-packageNavigation .MainNavigation .Navigation-items-item .NavigationItem .NavigationItem-items,.PodcastSeasonPage-packageNavigation .MainNavigation .Navigation-items-item .NavigationItem:hover .NavigationItem-items{background:0 0;position:relative;display:none}.PodcastSeasonPage-packageNavigation .MainNavigation .Navigation-items-item .NavigationItem-text{text-align:center;margin-bottom:0}.PodcastSeasonPage-packageNavigation .MainNavigation .Navigation-items-item .NavigationItem-text-link,.PodcastSeasonPage-packageNavigation .MainNavigation .Navigation-items-item .NavigationItem-text-link:hover{color:#fff;font-size:30px;height:auto;background:0 0;display:inline-block}.PodcastSeasonPage-packageNavigation .MainNavigation .Navigation-items-item .NavigationItem-text-link:after{display:none}.PodcastSeasonPage-packageNavigation .MainNavigation .Navigation-items-item .NavigationItem-text:after{display:none}.PodcastSeasonPage-packageNavigation .MainNavigation .Navigation-items-item .NavigationItem-text:before{color:#fff;font-size:30px;margin-right:5px;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1;font-family:"Font Awesome 5 Free";font-weight:900;content:'\f0da';transform:rotate(0);transition:transform .3s ease}[data-collapse-toggle-state=expanded] .PodcastSeasonPage-packageNavigation .MainNavigation .Navigation-items-item .NavigationItem-text:before{transform:rotate(90deg)}.PodcastSeasonPage-packageNavigation .MainNavigation .Navigation-items-item .NavigationItem-items{padding:0}.PodcastSeasonPage-packageNavigation .MainNavigation .Navigation-items-item .NavigationItem-items .NavigationList-items-item .Link,.PodcastSeasonPage-packageNavigation .MainNavigation .Navigation-items-item .NavigationItem-items .NavigationList-items-item .Link:hover{display:inline-block;position:relative;color:#fff;text-decoration:none;overflow:hidden;font-size:20px;font-weight:300;letter-spacing:1px;line-height:1.2;padding:5px;text-transform:uppercase;max-width:450px;white-space:normal}.PodcastSeasonPage-packageNavigation .MainNavigation .Navigation-items-item .NavigationItem-items .NavigationList-items-item .Link:after{content:'';position:absolute;bottom:0;left:50%;width:0;transform:translateX(-50%);height:3px;background:#fff;transition:.35s}.PodcastSeasonPage-packageNavigation .MainNavigation .Navigation-items-item .NavigationItem-items .NavigationList-items-item .Link:hover:after{width:100%}.PodcastSeasonPage-packageNavigation .MainNavigation .Navigation-items-item .NavigationItem-items .NavigationList-cta{display:none}.PodcastSeasonPage-packageNavigation .MainNavigation .Navigation-items-item .NavigationItem-text[data-collapse-toggle-state=expanded]~.PodcastSeasonPage-packageNavigation .MainNavigation .Navigation-items-item .NavigationItem-items{display:block!important;position:relative!important;max-height:1000px!important;padding:0!important}.PodcastSeasonPage-main{max-width:1020px;margin:0 auto}@media only screen and (max-width:767px){.PodcastSeasonPage-main{padding:0 20px}}.PodcastSeasonPage-main>section{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;height:100vh;text-align:center;max-width:600px;margin:0 auto;padding:50px 0}.PodcastSeasonPage-subHeadline{font-size:15px;line-height:20px}@media only screen and (max-width:767px){.PodcastSeasonPage-subHeadline{font-size:14.5px;line-height:20px}}.PodcastSeasonPage-lead{margin-bottom:30px}.PodcastSeasonPage-lead img{max-height:240px;width:auto;margin:0 auto}@media only screen and (max-width:767px){.PodcastSeasonPage-lead img{max-height:170px;height:auto;max-width:200px}}.PodcastSeasonPage-contents>div{width:100vw;height:100vh;max-height:100vh;overflow:hidden}.contact-media{background-image:url('../../../resource/0000017b-2b13-d7d1-a57b-bb9362770000/styleguide/assets/icons/bg-sparks-3.a1c22e06fb79acf14ea57c28dfad0216.png');background-position:top center;background-repeat:no-repeat;background-color:#f0f6fd;position:relative}.contact-media-errors{display:none}.contact-media .Fieldset-description{font-size:13px;line-height:15px;margin:0 0 10px}.contact-media-right-rail{width:100%;float:none;font-size:15px;line-height:24px;padding:0 20px 20px 20px}.contact-media-right-rail .rr-section-title{margin-bottom:0}.contact-media-right-rail .rr-accordion-list{margin-top:5px}.contact-media-right-rail br{content:'';display:block;height:5px}.contact-media-right-rail a{color:#1a75cf;text-decoration:none}.contact-media-right-rail a:hover{color:#6cabe7}@media only screen and (min-width:768px){.contact-media-right-rail{float:left;width:33.33333333%;padding:0 0 0 10px}}.contact-media-right-rail .NewsletterModule{background:0 0;padding:0;display:block;text-align:left}.contact-media-right-rail .NewsletterModule[data-formsubmitstatus=success] form{display:none}.contact-media-right-rail .NewsletterModule[data-formsubmitstatus=success] .NewsletterModule-submissionSuccess{font-size:15px;text-align:left}.contact-media-right-rail .NewsletterModule:before{display:none}.contact-media-right-rail .NewsletterModule:after{display:none}.contact-media-right-rail .NewsletterModule-info{padding-top:0;padding-bottom:0}.contact-media-right-rail .NewsletterModule form{padding:0;background:0 0;margin-top:0;width:100%;display:-ms-flexbox;display:flex;border:0!important}.contact-media-right-rail .NewsletterModule form [type=submit]{text-decoration:none;border-radius:100px;cursor:pointer;font-size:0;background:#fff;padding:8px 10px;margin-left:5px;border:0;font-family:'Font Awesome 5 Free';height:auto;color:#1a75cf;display:block;margin-top:5px}.contact-media-right-rail .NewsletterModule form [type=submit]:after{width:42px;height:42px;font-size:18px;content:'\f0e0'}.contact-media-right-rail .NewsletterModule form [type=submit]:hover{background:#1a75cf;color:#fff}.contact-media-right-rail .NewsletterModule form input[type=email]{width:100%;border:1px solid transparent;border-bottom-color:#1a75cf;border-radius:0;background:0 0;line-height:32px;height:32px;padding:0;font-size:15px;text-align:left;outline:0}.contact-media-right-rail .NewsletterModule form input[type=email]:-ms-input-placeholder{font-style:italic;color:#b0afaf}.contact-media-right-rail .NewsletterModule form input[type=email]::placeholder{font-style:italic;color:#b0afaf}.contact-media-right-rail .NewsletterModule-title{font-weight:700;font-size:18px;line-height:28px;padding-bottom:5.6px;color:#000}.contact-media-right-rail .NewsletterModule-formwrap{padding:0;-ms-flex-pack:start;justify-content:flex-start}.contact-media-right-rail .ActionBar a:hover{color:#fff}.contact-media-right-rail .social-heading{font-weight:700;font-size:18px;line-height:28px;padding-bottom:5.6px;display:none}.contact-media-right-rail .rr-accordion-item-title{padding:5.6px 0 5.6px 30px;color:#1a75cf;cursor:pointer;position:relative;font-weight:700;margin-bottom:10px}.contact-media-right-rail .rr-accordion-item-title span{font-size:15px;line-height:20px;font-weight:700}.contact-media-right-rail .rr-accordion-item-title:before{display:block;font-family:IcoMoon;position:absolute;left:0;top:7px;font-size:20px}.contact-media-right-rail .rr-accordion-item-title[data-collapse-toggle*='"state":"expanded"']:before{content:'\e611'}.contact-media-right-rail .rr-accordion-item-title[data-collapse-toggle*='"state":"collapsed"']:before{content:'\e614'}.contact-media-right-rail .rr-accordion-item-desc{transition:max-height .7s ease;font-size:15px;overflow:hidden;line-height:20px;max-height:none;margin:0 0 0 30px;padding-bottom:10px}.contact-media-right-rail .rr-accordion-item-title[data-collapse-toggle*='"state":"expanded"']+.rr-accordion-item-desc{max-height:1000px}.contact-media-right-rail .rr-accordion-item-title[data-collapse-toggle*='"state":"collapsed"']+.rr-accordion-item-desc{max-height:0;padding-top:0;padding-bottom:0}.contact-media-right-rail .SocialBar{display:none}.contact-media-right-rail .SocialBar h2{display:none}.contact-media-right-rail .SocialBar-items{list-style:none;padding:0}.contact-media-right-rail .SocialBar-items-item{display:inline}.contact-media-right-rail .SocialBar-items-item a{font-family:'Font Awesome 5 Brands';display:inline-block;text-decoration:none;border-radius:20px;cursor:pointer;font-size:0;background:#fff;font-weight:700;color:#1a75cf}.contact-media-right-rail .SocialBar-items-item a:hover{color:#fff;background:#1a75cf}.contact-media-right-rail .SocialBar-items-item a:before{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;width:42px;height:42px;font-size:18px}.contact-media-right-rail .SocialBar-items-item a[data-social-service=twitter]:before{content:'\f099'}.contact-media-right-rail .SocialBar-items-item a[data-social-service=instagram]:before{content:'\f16d'}.contact-media-right-rail .SocialBar-items-item a[data-social-service=youtube]:before{content:'\f167'}.contact-media-right-rail .SocialBar-items-item a[data-social-service=pinterest]:before{content:'\f0d2'}.contact-media-right-rail .SocialBar-items-item a[data-social-service=facebook]:before{content:'\f39e'}.contact-media .Select-label{position:relative}.contact-media .Form-items-item:nth-child(5){position:relative}.contact-media .TextArea-label{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-direction:row;flex-direction:row}.contact-media .TextArea-input{width:100%;-ms-flex-order:1;order:1}.contact-media .TextArea-description{-ms-flex-order:3;order:3}.contact-media .TextArea .spec-error{-ms-flex-order:2;order:2}.contact-media .success-message{padding:90px 40px;text-align:center;font-size:39px;line-height:1.5em;font-weight:400;background:#fff}.contact-media .country-error,.contact-media .date-error,.contact-media .date-picker-error,.contact-media .email-error,.contact-media .last-error,.contact-media .media-error,.contact-media .name-error,.contact-media .outlet-error,.contact-media .phone-error,.contact-media .phone-length-error,.contact-media .phone-number-error,.contact-media .regarding-checkbox-error,.contact-media .regarding-error,.contact-media .spec-error,.contact-media .state-error,.contact-media .txtState-error,.contact-media .upc-error{color:#ed0000;margin:0;padding:0;font-weight:400;font-size:15px;line-height:20px;display:none;margin-right:5px}.contact-media .Select-label select{display:none}.contact-media .select-selected{background:0 0;border:1px solid #ccc;line-height:40px;margin-top:7px;height:40px;width:100%;position:relative}.contact-media .select-selected:hover{background:#5b9cdd;color:#fff}.contact-media .select-selected:hover:before{color:#fff}.contact-media .select-selected.select-arrow-active{background:#5b9cdd;color:#fff}.contact-media .select-selected.select-arrow-active:before{color:#fff}.contact-media .select-selected:before{font-family:'Font Awesome 5 Free';line-height:1;font-weight:900;position:absolute;top:10px;right:15px;font-size:10px;width:0;height:0;border:6px solid transparent}.contact-media .select-selected.select-arrow-active:after{border-color:transparent transparent #fff transparent;top:7px}.contact-media .select-items div,.contact-media .select-selected{padding:0 5px;cursor:pointer;-webkit-user-select:none;-ms-user-select:none;user-select:none}.contact-media .select-items{position:absolute;left:0;right:0;z-index:99;max-height:300px;border-radius:2px;background-clip:padding-box;border:1px solid #ccc;overflow-y:scroll;background:#fff}.contact-media .select-items div{cursor:pointer;text-indent:5px;height:30px;line-height:30px;display:block}.contact-media .select-items div:hover{background-color:#a1cffc}.contact-media .select-hide{display:none}.contact-media .select-hide.select-show{display:block}.contact-media .same-as-selected{background-color:#a1cffc}.contact-media button{display:inline-block;font-size:18px;max-height:none;line-height:50px;font-weight:700;border-radius:2px;background-clip:padding-box;padding:0 31.5px;background:#5b9cdd;color:#fff;border:0}.contact-media button:hover{background:#a1cffc}.contact-media-inner{margin-right:auto;margin-left:auto;padding-left:10px;padding-right:10px;width:100%;padding-top:60px;padding-bottom:60px}@media only screen and (min-width:768px){.contact-media-inner{width:740px}}@media only screen and (min-width:1024px){.contact-media-inner{width:980px}}@media only screen and (min-width:1300px){.contact-media-inner{width:1020px}}.contact-media-content{margin-left:-10px;margin-right:-10px;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}@media only screen and (min-width:768px){.contact-media-content{-ms-flex-wrap:nowrap;flex-wrap:nowrap}}.contact-media-main{position:relative;min-height:1px;padding-left:20px;padding-right:20px;width:100%;float:none}@media only screen and (min-width:768px){.contact-media-main{width:66.66666667%}}.contact-media form{background:#fff;padding:10px 20px}@media only screen and (min-width:768px){.contact-media form{padding:28px 38.5px}}.contact-media form fieldset{padding:0;border:0}.contact-media form fieldset:first-child{padding:0}.contact-media form legend{font-weight:700;font-size:18px;line-height:28px;max-height:none;padding-bottom:21px;margin:0}.contact-media form label{font-weight:400;font-size:15px;line-height:20px;max-height:none;display:block;padding-bottom:14px}.contact-media form input{width:100%;font-size:15px;max-height:none;line-height:40px;height:40px;border-radius:2px;background-clip:padding-box;font-weight:400;position:relative;resize:none;margin-top:9px;border:1px solid #d9d9d9;padding-left:10px}.contact-media form #request-fieldset{width:100%}.contact-media form #request-fieldset .select-items div:first-child{display:none}.contact-media form #request-fieldset .select-selected:after{top:10px}.contact-media form #request-fieldset legend{padding-top:49px}.contact-media form #request-fieldset .RadioInput{float:none}@media only screen and (min-width:768px){.contact-media form #request-fieldset .RadioInput{float:left}}.contact-media form #request-fieldset .Select{clear:both;width:100%}.contact-media form #request-fieldset .RadioInput-label{padding-left:25px;position:relative;padding-right:13px}.contact-media form #request-fieldset .RadioInput-label:before{border:1px solid #d9d9d9;padding-left:0;content:'';position:absolute;left:0;top:12px;margin-top:-8px;width:14px;height:14px;border-radius:50%;background-clip:padding-box}.contact-media form #request-fieldset .RadioInput-label:after{content:'';position:absolute;top:12px;left:8px;margin-top:-5px;margin-left:-5px;font-size:0;width:10px;height:10px;border-radius:50%;background-clip:padding-box;color:#1a75cf;transition:all .2s;background-color:#1a75cf;opacity:0}.contact-media form #request-fieldset .RadioInput-label.active:after{opacity:1}.contact-media form #request-fieldset .RadioInput-label input{display:none}.contact-media form #media-type-fieldset{width:100%}@media only screen and (min-width:1024px){.contact-media form #media-type-fieldset{width:49%;padding-right:10px;float:left}}.contact-media form #media-type-fieldset select{margin-top:9px;width:100%}.contact-media form #specific-request-fieldset{width:100%}.contact-media form #specific-request-fieldset textarea{line-height:20px;padding:10px;border:1px solid #d9d9d9;width:100%;font-size:15px;max-height:none;border-radius:2px;background-clip:padding-box;font-weight:400;position:relative;height:100px;resize:none}.contact-media form #specific-request-fieldset legend{font-weight:400;font-size:15px;line-height:20px;max-height:none;padding-bottom:8.75px;display:block}.contact-media form #specific-request-fieldset .TextArea-description{color:#999;display:inline-block;margin-bottom:10px;font-size:13px;line-height:15px}.contact-media form #store-or-location-fieldset{width:100%}.contact-media form #store-or-location-fieldset textarea{line-height:20px;padding:10px;border:1px solid #d9d9d9;width:100%;font-size:15px;max-height:none;border-radius:2px;background-clip:padding-box;font-weight:400;position:relative;resize:none;height:100px}.contact-media form #store-or-location-fieldset legend{font-weight:400;font-size:15px;line-height:20px;max-height:none;padding-bottom:8.75px;display:block}.contact-media form #store-or-location-fieldset .TextArea-description{color:#999;display:inline-block;margin-bottom:10px;font-size:13px;line-height:15px}.contact-media form #deadline-time-fieldset{padding-bottom:15px}.contact-media form #deadline-time-fieldset label{padding-bottom:0}.contact-media form #deadline-time-fieldset .Fieldset-items{display:-ms-flexbox;display:flex;-ms-flex-align:end;align-items:flex-end}.contact-media form #deadline-time-fieldset .Fieldset-items-item:nth-child(2){width:30%;margin:0 10px}.contact-media form #deadline-time-fieldset .Fieldset-items-item:nth-child(2) .select-selected:after{top:8px}.contact-media form #deadline-time-fieldset .Fieldset-items-item:nth-child(3){width:30%}.contact-media form #deadline-time-fieldset .Fieldset-items-item:nth-child(3) .select-selected:after{top:8px}@media only screen and (min-width:1024px){.contact-media form .Form-items-item.error-style+.Form-items-item #phone-checkbox-fieldset{top:-65px}}.contact-media form #deadline-date-fieldset{width:100%}@media only screen and (min-width:1024px){.contact-media form #deadline-date-fieldset{width:49%;padding-right:10px;float:left}}.contact-media form #country-fieldset{width:100%}@media only screen and (min-width:1024px){.contact-media form #country-fieldset{width:49%;float:left;padding-right:10px}}.contact-media form #country-fieldset select{margin-top:9px;width:100%}.contact-media form #media-outlet-fieldset{width:100%}@media only screen and (min-width:1024px){.contact-media form #media-outlet-fieldset{width:49%;float:left;padding-left:10px}}.contact-media form #state-fieldset{width:100%}.contact-media form #state-fieldset .TextInput-label{display:none}@media only screen and (min-width:1024px){.contact-media form #state-fieldset{width:49%;float:left;padding-left:10px}}.contact-media form #state-fieldset select{margin-top:9px;width:100%}.contact-media form #phone-checkbox-fieldset{position:relative;left:0;height:31px}@media only screen and (min-width:768px){.contact-media form #phone-checkbox-fieldset{position:absolute;top:-45px;left:62%}}.contact-media form #phone-checkbox-fieldset .CheckboxInput{position:relative;padding-left:24.5px;cursor:pointer}.contact-media form #phone-checkbox-fieldset .CheckboxInput label:before{content:'';position:absolute;left:0;top:1.75px;width:17px;height:17px;border:1px solid #d9d9d9}.contact-media form #phone-checkbox-fieldset .CheckboxInput label.active:after{opacity:1}.contact-media form #phone-checkbox-fieldset .CheckboxInput label:after{content:'✔';position:absolute;top:0;left:4.38px;font-size:14px;color:#1a75cf;transition:all .2s ease 0s;opacity:0}.contact-media form #phone-checkbox-fieldset .CheckboxInput label input{opacity:0}.contact-media form #phone-number-fieldset{padding-bottom:15px}.contact-media form #phone-number-fieldset label{padding-bottom:0}.contact-media form #phone-number-fieldset.active .Fieldset-items{-ms-flex-wrap:wrap;flex-wrap:wrap}.contact-media form #phone-number-fieldset.active .Fieldset-items-item:nth-child(4){display:block;width:58.33333333%}.contact-media form #phone-number-fieldset.active .Fieldset-items-item:first-child input,.contact-media form #phone-number-fieldset.active .Fieldset-items-item:nth-child(2) input,.contact-media form #phone-number-fieldset.active .Fieldset-items-item:nth-child(3) input{display:none}.contact-media form #phone-number-fieldset .Fieldset-items{display:-ms-flexbox;display:flex;-ms-flex-align:end;align-items:flex-end}.contact-media form #phone-number-fieldset .Fieldset-items-item:first-child{width:33%}.contact-media form #phone-number-fieldset .Fieldset-items-item:first-child input{width:90%}@media only screen and (min-width:768px){.contact-media form #phone-number-fieldset .Fieldset-items-item:first-child{width:20%}}.contact-media form #phone-number-fieldset .Fieldset-items-item:nth-child(2){width:33%}.contact-media form #phone-number-fieldset .Fieldset-items-item:nth-child(2) input{width:90%}@media only screen and (min-width:768px){.contact-media form #phone-number-fieldset .Fieldset-items-item:nth-child(2){width:18%}}.contact-media form #phone-number-fieldset .Fieldset-items-item:nth-child(3){width:33%}.contact-media form #phone-number-fieldset .Fieldset-items-item:nth-child(3) input{width:90%}@media only screen and (min-width:768px){.contact-media form #phone-number-fieldset .Fieldset-items-item:nth-child(3){width:25%}}.contact-media form #phone-number-fieldset .Fieldset-items-item:nth-child(4){display:none}[data-feedbackform] .dis-label,[data-feedbackform] .investor-label,[data-feedbackform] .product-label{text-align:center}[data-feedbackform] a{font-weight:700;color:#1a75cf;text-decoration:none}[data-feedbackform] a:hover{color:#6cabe7}[data-feedbackform] .contact-3step-success{opacity:0;transition:opacity 1s;background:#fff;padding:0;height:0;overflow:hidden}[data-feedbackform] .contact-3step-success.fade{opacity:1;height:auto;padding:28px 38.5px}[data-feedbackform] .contact-3step-success .linklist{columns:2;padding-top:10px}[data-feedbackform] .linklist{margin:0;padding:0;list-style:none}[data-feedbackform] .linklist li{line-height:30px;font-size:15px}[data-feedbackform] .linklist a{font-weight:700;color:#1a75cf;text-decoration:none}[data-feedbackform] .linklist a:hover{color:#6cabe7}[data-feedbackform] [data-storelocator-result] .form-group{border-bottom:1px solid #d9d9d9;margin:0;padding-top:10px;padding-bottom:10px}[data-feedbackform] [data-storelocator-result] .contact-section-title{border-bottom:1px solid #d9d9d9;margin:0;padding-top:10px;padding-bottom:10px;font-size:18px;line-height:20px}[data-feedbackform] [data-storelocator-result] .custom-radio{position:relative}[data-feedbackform] [data-storelocator-result] .custom-radio input{width:20px;position:absolute;top:0;height:auto;margin-top:5px}[data-feedbackform] [data-storelocator-result] .custom-radio label{position:relative;padding-left:24.5px;cursor:pointer;padding-bottom:0;line-height:24px}[data-feedbackform] [data-storelocator-result] .custom-radio address{font-style:normal;padding-left:24.5px;line-height:24px}[data-feedbackform] #topics{position:relative}[data-feedbackform] #topics .topic-error{color:#ed0000;margin:0;padding:0;font-size:15px;line-height:20px;display:none;margin-right:5px}[data-feedbackform] #topics.error .topic-error{display:block;position:absolute;top:24px;left:185px}[data-feedbackform] #topics.error .RadioInput label:before{border-color:#ed0000}[data-feedbackform] #topics legend{font-size:30px;line-height:40px;max-height:none;padding-top:10px;padding-bottom:20px;margin:0}[data-feedbackform] #topics .RadioInput-description{line-height:24px;font-size:15px;font-weight:400}[data-feedbackform] #topics .RadioInput-description ul{margin:0;padding:0;list-style:none}[data-feedbackform] #topics .RadioInput label{font-weight:700;font-size:18px;max-height:none;line-height:24px;position:relative;cursor:pointer;padding-left:25px;padding-right:25px;padding-bottom:35px}[data-feedbackform] #topics .RadioInput label:before{border:1px solid #d9d9d9;padding-left:0;content:'';position:absolute;left:0;top:12px;margin-top:-8px;width:14px;height:14px;border-radius:50%;background-clip:padding-box}[data-feedbackform] #topics .RadioInput label:after{content:'';position:absolute;top:12px;left:8px;margin-top:-5px;margin-left:-5px;font-size:0;width:10px;height:10px;border-radius:50%;background-clip:padding-box;color:#1a75cf;transition:all .2s;background-color:#1a75cf;opacity:0}[data-feedbackform] #topics .RadioInput label.active:after{opacity:1}[data-feedbackform] #topics .RadioInput label input{display:none}[data-feedbackform] button{background:#1c62be;cursor:pointer}[data-feedbackform] button:hover{background:#6cabe7}[data-feedbackform] .small-desc{font-size:13px;line-height:15px;color:#000}[data-feedbackform] #step3{display:none}[data-feedbackform] #step3 #select-a-store-fielset legend{font-size:30px;line-height:40px;max-height:none;padding-top:10px;padding-bottom:20px;margin:0}[data-feedbackform] #step3 #select-a-store-fielset .Fieldset-items{background-color:#f0f6fd;padding:20px;margin-bottom:20px}[data-feedbackform] #step3 #select-a-store-fielset #search-by-zip-fieldset legend{font-size:18px;line-height:28px;max-height:none}[data-feedbackform] #step3 #select-a-store-fielset #search-by-zip-fieldset .Fieldset-items{padding:0;display:-ms-flexbox;display:flex;-ms-flex-align:end;align-items:flex-end}[data-feedbackform] #step3 #select-a-store-fielset #search-by-zip-fieldset .Fieldset-items label{padding-bottom:0}[data-feedbackform] #step3 #select-a-store-fielset #search-by-zip-fieldset button{line-height:42px;margin-left:5px}[data-feedbackform] #step3 #select-a-store-fielset #search-by-address-fieldset.active .Fieldset-items{display:block}[data-feedbackform] #step3 #select-a-store-fielset #search-by-address-fieldset legend{font-weight:700;font-size:18px;line-height:28px;max-height:none}[data-feedbackform] #step3 #select-a-store-fielset #search-by-address-fieldset .Fieldset-items{padding:0;margin:0;display:none}[data-feedbackform] #step3 #select-a-store-fielset #search-by-address-fieldset .Fieldset-items-item:first-child{width:100%}[data-feedbackform] #step3 #select-a-store-fielset #search-by-address-fieldset #city-state-fielset .Fieldset-items{padding:0;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:justify;justify-content:space-between}[data-feedbackform] #step3 #select-a-store-fielset #search-by-address-fieldset #city-state-fielset .Fieldset-items .select-selected{background:#fff}[data-feedbackform] #step3 #select-a-store-fielset #search-by-address-fieldset #city-state-fielset .Fieldset-items-item{width:48%}[data-feedbackform] #step3 #select-a-store-fielset #search-by-address-fieldset #city-state-fielset .Fieldset-items-item:first-child{width:48%}[data-feedbackform] #step3 #select-a-store-fielset #search-by-address-fieldset #city-state-fielset .Fieldset-items-item:last-child{width:100%}[data-feedbackform] #step3 #select-a-store-fielset #search-by-address-fieldset button{line-height:42px;margin-left:5px}[data-feedbackform] #step2{display:none}[data-feedbackform] #step2 #productUpc-fieldset{position:relative}[data-feedbackform] #step2 #productUpc-fieldset .TextInput-label span:before{position:absolute;top:3px;left:35px;color:#1a75cf;cursor:pointer;content:'\e60e';font:normal normal normal 14px/1 IcoMoon}[data-feedbackform] #step2 #productUpc-fieldset.active .popover{display:block}[data-feedbackform] #step2 #productUpc-fieldset .popover{display:none;position:absolute;width:310px;top:10px;left:65px;transform:translateY(-50%);background-color:#fff;padding:20px;border:1px solid #999;border-radius:3px;background-clip:padding-box;z-index:500}[data-feedbackform] #step2 #productUpc-fieldset .popover h3{font-size:24px;line-height:1.5em;font-weight:400;margin:0;padding:0}[data-feedbackform] #step2 #productUpc-fieldset .popover p{margin:0 0 10px 0}[data-feedbackform] #step2 #productUpc-fieldset .popover:before{content:'';display:block;border-right:12px solid #999;border-top:12px solid transparent;border-bottom:12px solid transparent;position:absolute;top:50%;margin-top:-12px;left:-12px}[data-feedbackform] #step2 #productUpc-fieldset .popover:after{content:'';display:block;border-right:10px solid #fff;border-top:10px solid transparent;border-bottom:10px solid transparent;position:absolute;top:50%;margin-top:-10px;left:-10px}[data-feedbackform] #step2 .brand-error,[data-feedbackform] #step2 .comments-error,[data-feedbackform] #step2 .item-error,[data-feedbackform] #step2 .zipcode-error,[data-feedbackform] #step2 .zipcode-num-error{color:#ed0000;margin:0;padding:0;font-weight:400;font-size:15px;line-height:20px;display:none;margin-right:5px}[data-feedbackform] #step2 #step-2-buttons .Fieldset-items{display:-ms-flexbox;display:flex}[data-feedbackform] #step2 #step-2-buttons .Fieldset-items button{margin-right:3px}[data-feedbackform] #step2 #yourInfoFields-fields legend{font-size:30px;line-height:40px;padding-top:10px;padding-bottom:20px;margin:0;font-weight:700}[data-feedbackform] #step2 #yourCommentsFields-fields{width:100%}[data-feedbackform] #step2 #yourCommentsFields-fields textarea{line-height:20px;padding:10px;border:1px solid #d9d9d9;width:100%;font-size:15px;max-height:none;border-radius:2px;background-clip:padding-box;font-weight:400;position:relative;height:100px;resize:none}[data-feedbackform] #step2 #yourCommentsFields-fields legend{font-size:30px;line-height:40px;padding-top:10px;padding-bottom:20px;margin:0;font-weight:700}[data-feedbackform] #step2 #yourCommentsFields-fields .TextArea-description{color:#999;display:inline-block;margin-bottom:10px;font-size:13px;line-height:15px}[data-feedbackform] .Button[type=submit]{display:none}[data-feedbackform] #step-3-buttons .Fieldset-items{display:-ms-flexbox;display:flex}[data-feedbackform] #step-3-buttons .Button[type=submit]{display:block;margin-left:10px}[data-feedbackform] #PRODUCT-fields{display:none}[data-feedbackform] #PRODUCT-fields legend{font-size:30px;line-height:40px;padding-top:10px;padding-bottom:20px;margin:0;font-weight:700}[data-feedbackform] #FINANCIAL-fields{display:none}.MultiImageModule{max-width:830px;margin:0 auto;padding:60px 0}@media only screen and (min-width:1024px){.MultiImageModule{margin:0 -60px}}.MultiImageModule .cms-textAlign-center{text-align:center}.MultiImageModule .cms-textAlign-right{text-align:right}.MultiImageModule-caption{font-size:15px;font-weight:700;line-height:1.33;color:#041e42;width:100%}.MultiImageModule-caption .Enhancement,.MultiImageModule-caption div{margin:0;display:inline-block}.MultiImageModule-image{width:100%}.MultiImageModule-image img{width:100%;display:block;height:auto}.MultiImageModule-image-container{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-bottom:6px}@media only screen and (min-width:768px){.MultiImageModule-image-container{-ms-flex-wrap:nowrap;flex-wrap:nowrap}}@media only screen and (min-width:768px){.MultiImageModule-image{margin-right:2px}}.MultiImageModule-credit{padding-top:10px;opacity:.5;font-size:12px;line-height:1.17;display:inline-block;color:#041e42}.MultiImageModule-credit .Enhancement{margin:0;display:inline-block}.EmployeePage-header{background:#f0f6fd;text-align:center;padding:20px}@media only screen and (min-width:768px){.EmployeePage-header{padding:40px 0}}.EmployeePage-name{font-size:24px;line-height:30px;font-weight:700;margin:0}@media only screen and (min-width:768px){.EmployeePage-name{font-size:48px;line-height:56px}}.EmployeePage-jobTitle{font-size:24px;line-height:30px;margin-top:4.38px;font-weight:700}@media only screen and (min-width:768px){.EmployeePage-jobTitle{font-size:30px;line-height:40px}}.EmployeePage-actions{padding-top:15px}.EmployeePage-actions-heading{display:none}.EmployeePage-actions .ActionBar-items{margin:0}.EmployeePage-mainContent{font-size:15px;line-height:20px}@media only screen and (max-width:767px){.EmployeePage-mainContent{padding:40px 20px}}@media only screen and (min-width:768px){.EmployeePage-mainContent{margin-left:150px;margin-right:150px;font-size:18px;line-height:28px}}.EmployeePage-mainContent p{margin:0 0 20px 0}.EmployeePage-mainContent .Link{text-decoration:none;color:var(--link-color)}.EmployeePage-mainContent .Link i{color:#fff}.EmployeePage-mainContent .Link:hover{color:var(--link-hover-color)}.EmployeePage-image{margin-top:7px;position:relative}.EmployeePage-image img{margin:0 auto;display:block}@media only screen and (max-width:767px){.EmployeePage-image{margin-bottom:20px}}@media only screen and (min-width:768px){.EmployeePage-image{margin-right:21px;float:left;margin-left:-160px}}.EmployeePage-image-download{position:absolute;right:10px;bottom:10px;z-index:2;color:#fff;display:block;width:30px;height:30px;border-radius:50%;font-size:14px;line-height:40px;text-align:center;cursor:pointer;background:#333}.EmployeePage-image-download:hover{background:#1a75cf}@media only screen and (min-width:768px){.EmployeePage-image-download{width:40px;height:40px;font-size:18px}}@media only screen and (max-width:767px){.EmployeePage-image-download i:before{display:inline-block;vertical-align:super}}.StockTicker{display:-ms-flexbox;display:flex;font-size:16px;font-weight:400}.StockTicker-symbol{margin-right:10px}.StockTicker [data-stockticker-change]{margin-left:10px}.StockTicker [data-stockticker-change].positive:before{color:#333}.StockTicker [data-stockticker-change].negative:before{color:#333}.StockTicker [data-stockticker-change].negative,.StockTicker [data-stockticker-change].positive{font-family:inherit;font-weight:inherit}.StockTicker [data-stockticker-change].negative:before,.StockTicker [data-stockticker-change].positive:before{font-family:'Font Awesome 5 Free';font-weight:700;margin-right:5px}.KalturaVideoPlayer-screen[data-aspect-ratio='4x3']:before{padding-top:75%}.KalturaVideoPlayer-screen iframe{width:100%!important;height:100%!important}.ModalTriggerCalendar .tingle-modal-box{width:500px;max-width:100%}.ModalTriggerCalendar .tingle-modal-box__content{padding:20px}.ModalTriggerCalendar .add-to-calendar{text-align:center}.ModalTriggerCalendar .add-to-calendar h2{margin-top:0}.ModalTriggerCalendar .add-to-calendar>label{display:none}.ModalTriggerCalendar .add-to-calendar .add-to-calendar-checkbox~a{display:block}.ModalTriggerCalendar .add-to-calendar .add-to-calendar-checkbox~a:before{content:none}.ModalTriggerCalendar a{display:block;min-width:130px;max-width:200px;text-align:center;background-color:#ddd;color:#000;padding:15px 32px;font-size:16px;border-radius:7px;margin:10px auto;text-decoration:none}.LoginPage{vertical-align:baseline;text-decoration:none;text-transform:none;padding:0;margin:0;border:0;background:#f0f6fd}.LoginPage-pageHeading{margin-bottom:20px;font-weight:700;width:100%;margin:0 auto;padding-top:35px;padding-bottom:42px;line-height:36px;font-size:28px;padding-left:10px;padding-right:10px}@media only screen and (min-width:768px){.LoginPage-pageHeading{padding-left:0;padding-right:0;width:1020px;font-size:48px;line-height:56px;text-align:center}}.LoginPage .ico-watch:before{content:'\e617'}.LoginPage-leadMedia{height:400px;position:relative;width:100%;z-index:5;background-repeat:no-repeat;background-color:#fff}.LoginPage-leadMediaInner{margin-right:auto;padding-right:10px;position:absolute;top:0;bottom:0;left:0;margin-left:0;padding-left:0;width:100%}@media only screen and (min-width:768px){.LoginPage-leadMediaInner{margin-left:-370px;width:740px;left:50%}}@media only screen and (min-width:1024px){.LoginPage-leadMediaInner{margin-left:-510px;width:1020px}}.LoginPage-leadMediaBlock{background:rgba(0,0,0,.5);white-space:nowrap;position:absolute;text-align:center;margin-left:0;bottom:0;padding-left:0;width:100%;height:100%;padding:0 10px}@media only screen and (min-width:768px){.LoginPage-leadMediaBlock{padding:35px;width:320px;height:320px;right:10px;bottom:49px;margin:160px 0 0 0}}.LoginPage-leadMediaBlockInner{display:inline-block;vertical-align:middle;white-space:normal}.LoginPage-leadEventList{color:#fff;font-family:myriad-pro,sans-serif;font-weight:700;text-align:left;list-style:none;font-size:15px;line-height:20px;max-width:200px;padding:0 0 7px 0;margin:0 0 7px 0}@media only screen and (min-width:768px){.LoginPage-leadEventList{margin:0;padding:0;font-size:18px;line-height:30px;max-width:none}}.LoginPage-leadEventList li{position:relative;padding-left:49px;list-style-type:none;margin-top:5px;padding-top:3px;padding-bottom:3px;margin-bottom:5px}@media only screen and (min-width:768px){.LoginPage-leadEventList li{padding-top:0;padding-bottom:28px;margin:0}}.LoginPage-leadEventList li .ico{position:absolute;left:0;width:40px;height:40px;border:3px solid #fff;border-radius:100%;background-clip:padding-box;line-height:35px;text-align:center;font-weight:700;font:normal normal normal 20px/35px IcoMoon}.LoginPage label{display:block;font-size:13px;line-height:1;max-height:none;margin:0;margin-top:-4.38px;margin-bottom:4.38px;padding:0}.LoginPage-errorMsg{color:#ffa1a1}.LoginPage-form{color:#fff;padding-bottom:28px;width:250px}.LoginPage-form-mainMessage{font-size:15px;font-weight:700;line-height:1;max-height:none;margin-bottom:7px;width:100%}.LoginPage-form-group{margin-bottom:7px;width:100%}.LoginPage-form-input{width:100%;font-size:15px;max-height:none;line-height:30px;height:30px;border-radius:2px;background-clip:padding-box;font-family:myriad-pro,sans-serif;font-weight:400;position:relative;resize:none;border:1px solid #d9d9d9;padding-left:10px;background-color:#faffbd!important;background-image:none!important}.LoginPage-form-button{width:100%;background:#1c62be;color:#fff;display:inline-block;font-size:18px;max-height:none;line-height:50px;font-family:myriad-pro,sans-serif;font-weight:700;border:0;border-radius:2px;padding:0 31.5px;cursor:pointer}.TimelineModule[data-scrollposition-inbounds=true] .TimelineModule-nav{opacity:1}.TimelineModule-nav{display:block;position:fixed;top:135px;right:25px;z-index:999;padding:0;margin:0;transition:opacity .3s linear;opacity:0}.TimelineModule-nav:before{content:'';z-index:0;position:absolute;top:-10px;bottom:-10px;width:30px;right:-10px;background:linear-gradient(to bottom right,rgba(255,255,255,.25),rgba(255,255,255,.25));filter:blur(2px);clip:rect(2px,auto,auto,2px);background-position:50% 33%;background-size:100% auto;background-repeat:no-repeat}.TimelineModule-nav-item{list-style-type:none}.TimelineModule-nav-item:last-of-type .active .dot{width:10px;height:10px;position:absolute;bottom:0;border-radius:100%;background:#f47b20;right:0}.TimelineModule-nav-item a{display:block;position:relative;color:transparent;font-size:14px;font-weight:700;height:16px;transition:all .3s linear}.TimelineModule-nav-item a:after,.TimelineModule-nav-item a:before{content:'';display:block;transition:all .3s linear}.TimelineModule-nav-item a:before{box-sizing:border-box;position:relative;background:rgba(255,255,255,.7);border:solid 2px #1058c1;border-radius:50%;z-index:5;width:8px;height:8px}.TimelineModule-nav-item a:after{display:block;width:2px;position:absolute;left:50%;transform:translateX(-50%);top:6px;bottom:0;background:0 0;z-index:0}.TimelineModule-nav-item a.active{font-size:28px;color:#f47b20;height:65px}.TimelineModule-nav-item a.active:after,.TimelineModule-nav-item a.active:before{background:#f47b20}.TimelineModule-nav-item a.active:before{border-color:#f47b20}@media only screen and (max-width:767px){.TimelineModule-nav-item a span{display:none}}@media only screen and (min-width:768px){.TimelineModule-nav{right:50px}.TimelineModule-nav-item a{height:23px}.TimelineModule-nav-item a:before{width:10px;height:10px}.TimelineModule-nav-item a:after{width:3px;top:10px}.TimelineModule-nav-item a.active{height:100px}.TimelineModule-nav-item a span{display:block;line-height:30px;position:absolute;right:30px;top:0;margin-top:-11px;transition:all .3s linear}.TimelineModule-nav-item a:hover span{color:var(--mainThemeColor)}}.TimelineModule a{text-decoration:none;color:var(--link-color)}.TimelineModule a:hover{color:var(--link-hover-color)}.TimelineModule-description,html .TimelineModule-description>p{padding-bottom:0}.TimelineModule-items-item{margin-top:40px}.TimelineModule-items-item:first-child{margin-top:0;padding-top:0}.TimelineItem-title{font-size:18px;font-weight:700;line-height:1.67;color:var(--mainThemeColor)}.TimelineItem-media img{width:100%;height:auto}.TimelineItem-description{font-size:18px}.TimelineItem-description p{font-size:18px}@media only screen and (max-width:767px){.TimelineItem-description p{font-size:14px;line-height:1.56}}@media only screen and (max-width:767px){.TimelineItem{padding-right:20px}}.LeadTimelineItem{position:relative;min-height:300px;max-height:350px;opacity:.6;transition:opacity .9s linear}.LeadTimelineItem.active{opacity:1}.LeadTimelineItem[data-has-image]{padding:40px 0}@media only screen and (max-width:767px){.LeadTimelineItem[data-has-image]{padding:40px 50px}}.LeadTimelineItem-description,.LeadTimelineItem-title{position:relative;z-index:2}.LeadTimelineItem-title{font-size:72px;font-weight:700;line-height:1;text-align:left;margin:0}@media only screen and (max-width:767px){.LeadTimelineItem-title{font-size:18px}}.LeadTimelineItem-description,html .LeadTimelineItem-description>p{font-size:24px;font-weight:600;line-height:1.25}@media only screen and (max-width:767px){.LeadTimelineItem-description,html .LeadTimelineItem-description>p{font-size:18px}}[data-has-image] .LeadTimelineItem-title,html [data-has-image] .LeadTimelineItem-description{color:#fff}.LeadTimelineItem-media{position:absolute;top:0;bottom:0;left:50%;transform:translateX(-50%)}.LeadTimelineItem-media img{height:100%;object-fit:cover;max-width:100vw}.LeadTimelineItem-media:before{content:'';display:block;position:absolute;z-index:0;top:0;left:0;right:0;bottom:0;background-image:linear-gradient(to bottom,transparent 10%,rgba(0,0,0,.6) 65%);background-repeat:repeat-x}.BlogPostLitePage-actions{-ms-flex-pack:center;justify-content:center}.BlogPostLitePage .LedeBoldWAuthorNDate-lead>*{width:100vw;margin-left:50%;transform:translateX(-50%)}.BlogPostLitePage-intro{font-family:Georgia,serif;font-size:30px;line-height:40px;font-weight:400;font-style:italic;margin:0 auto 21px;padding-left:20px}@media only screen and (max-width:767px){.BlogPostLitePage-intro{font-size:21px;line-height:28px}}@media only screen and (min-width:768px){.BlogPostLitePage-intro{width:740px;-ms-flex-wrap:nowrap;flex-wrap:nowrap}}@media only screen and (min-width:1024px){.BlogPostLitePage-intro{width:980px}}@media only screen and (min-width:1300px){.BlogPostLitePage-intro{width:1020px}}.BlogPostLitePage-articleBody{padding:0 20px}.pv3-1item{background-size:cover;overflow:hidden;background-position:center}.pv3-1item>.pv3-dim-img{display:none}.pv3-1item-text{font-size:21px;line-height:1.2;font-weight:500;margin-top:31.5px}.pv3-1item-title{font-size:36px;line-height:38px;max-height:none;font-size:40px;padding-bottom:14px;font-weight:400;line-height:1;color:#000;position:relative;margin-bottom:10px;margin:0 0 10px}.pv3-1item-title:after{content:'';color:#fff;letter-spacing:3px;margin-top:15px;display:block;font-size:15px;left:0;margin-left:0;height:3px;width:60px;padding:0;position:absolute;background:0 0}.pv3-1item[data-text-pos=left] .pv3-1item-col{padding:30px}.pv3-1item[data-text-pos=left] .pv3-1item-col[data-type=text]:after{right:-30px;top:50%;transform:translateY(-50%)}.pv3-1item [data-type=text]{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.pv3-1item[data-arrow=true][data-text-pos=left] .pv3-1item-col[data-type=text]:after{right:-30px;top:50%;transform:translateY(-50%);content:'';border:15px solid #fff;border-color:transparent transparent transparent #fff;text-align:center;margin-left:0;z-index:999;position:absolute}.pv3-1item[data-arrow=true][data-text-pos=right] .pv3-1item-col[data-type=text]:after{left:-30px;border-color:transparent #fff transparent transparent;top:50%;transform:translateY(-50%);content:'';border:15px solid #fff;text-align:center;margin-left:0;z-index:999;position:absolute}.pv3-1item[data-arrow=false] .pv3-1item-col[data-type=text]:after{display:none!important}.pv3-1item[data-theme=white] .pv3-1item-text,.pv3-1item[data-theme=white] .pv3-1item-title,.pv3-1item[data-theme=white] .pv3-cta{color:#fff}.pv3-1item[data-theme=black] .pv3-1item-text,.pv3-1item[data-theme=black] .pv3-1item-title,.pv3-1item[data-theme=black] .pv3-cta{color:#000}.pv3-1item .pv3-cta{padding-top:20px;display:inline-block;letter-spacing:1px;font-size:15px;line-height:20px;text-decoration:none;color:#fff}.pv3-1item .pv3-cta:hover{color:#6cabe7}.pv3-1item[data-promo-split=true] .pv3-1item-inner{padding-top:60px;padding-bottom:60px}.pv3-1item[data-promo-split=true] .pv3-1item-col[data-type=text]:after,.pv3-1item[data-promo-split=true] .pv3-1item-col[data-type=text]:before{display:none!important}@media only screen and (min-width:768px){.pv3-1item-col{width:50%;padding:30px;z-index:9}.pv3-1item-col[data-type=media]{position:absolute;top:0;bottom:0;background-size:cover!important;background-repeat:no-repeat;background-position:50% 33%!important;z-index:1}.pv3-1item-col[data-type=media] img{opacity:0}.pv3-1item-inner{position:relative;min-height:400px}.pv3-1item-inner:after,.pv3-1item-inner:before{content:' ';display:table}.pv3-1item-inner:after{clear:both}.pv3-1item-inner:after,.pv3-1item-inner:before{content:' ';display:table}.pv3-1item-inner:after{clear:both}.pv3-1item[data-promo-split=false] .pv3-1item-col{width:50%;float:left}.pv3-1item [data-type=text]{position:absolute!important}.pv3-1item [data-type=text] .text-wapper{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.pv3-1item[data-text-pos=left] .pv3-1item-col[data-type=media]{left:50%}.pv3-1item[data-text-pos=left] .pv3-1item-col[data-type=text]{display:block;top:50%;transform:translateY(-50%)}.pv3-1item[data-text-pos=left] .pv3-1item-col[data-type=text]:after{right:-30px;top:50%;transform:translateY(-50%)}.pv3-1item[data-text-pos=right] .pv3-1item-col[data-type=media]{left:0}.pv3-1item[data-text-pos=right] .pv3-1item-col[data-type=text]{float:right;z-index:2;right:0;padding:30px;top:0;bottom:0;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.pv3-1item[data-text-pos=right] .pv3-1item-col[data-type=text]:after{left:-30px;border-color:transparent #fff transparent transparent;top:50%;transform:translateY(-50%)}}@media only screen and (max-width:767px){.pv3-1item{background-image:none!important;text-align:center}.pv3-1item[data-promo-split=true]{padding:0!important}.pv3-1item[data-promo-split=true]>.pv3-dim-img{display:block;opacity:1!important;height:auto!important;padding:0}.pv3-1item[data-promo-split=true]>.pv3-dim-img img{width:100%;height:auto;display:block}.pv3-1item-col{width:100%;padding:30px}.pv3-1item-col[data-type=media]{background-image:none!important;padding:0!important}.pv3-1item-col[data-type=media] img{width:100%;height:auto}.pv3-1item-col[data-type=text]{width:100%}.pv3-1item-inner{min-height:inherit;padding:0!important}.pv3-1item-text{font-size:16px;line-height:1.1}.pv3-1item-title{font-size:20px;line-height:1.1}.pv3-1item-title:after{left:50%;margin-left:-30px}}.pv3-mod-wrapper{overflow:hidden}.pv3-mod-wrapper:hover{cursor:pointer}.pv3-mod-wrapper.isOpen:hover [data-type=text] .pv3-3item-title>p,.pv3-mod-wrapper[data-active=true]:hover [data-type=text] .pv3-3item-title>p{color:inherit}.pv3-3item{height:600px;position:relative}.pv3-3item .pv3-video-container{position:absolute;top:0;bottom:0;left:0;right:0;z-index:-1;opacity:0;transition:.3s}.pv3-3item .pv3-video-container iframe{height:100%;display:block;margin-left:auto;margin-right:auto}.pv3-3item [data-state=hidden]{display:none;animation:fadein 2s}.pv3-3item[data-separator=dotted] .pv3-3item-title{text-align:center}.pv3-3item[data-separator=dotted] .pv3-3item-title:after{font-size:30px}.pv3-3item-title{position:relative}.pv3-3item-title:after{content:'';width:60px;height:3px;background:#0071ce;padding:0;position:absolute;left:50%;margin-left:-35px;bottom:0}.pv3-3item-large,.pv3-3item-small{transition:all .5s ease}.pv3-3item [data-text-pos=left] [data-type=media]{right:0}.pv3-3item [data-text-pos=right] [data-type=media]{left:0}.pv3-3item [data-text-pos=right] [data-type=text]{left:50%}.pv3-3item [data-type=media]{overflow:hidden}.pv3-3item [data-type=media]>img{width:100%;height:auto;opacity:0;display:none}.pv3-3item-close{position:absolute;right:0;top:0;z-index:99;display:none}.isOpen .pv3-3item-close{display:block}.pv3-3item-close-btn{background:0 0;border:0;cursor:pointer}.pv3-3item-close-btn:before{content:'+';transform:rotate(45deg);font-size:50px;display:block;font-weight:700;line-height:1;margin:0;color:#1a75cf}.pv3-3item [data-pos=one],.pv3-3item [data-pos=two]{position:absolute;width:50%;height:50%}.pv3-3item [data-pos=one]{top:0}.pv3-3item [data-pos=two]{top:50%}.pv3-3item [data-pos=three]{position:absolute;width:50%;height:100%;top:0;overflow:hidden}.pv3-3item [data-pos=three] img{height:100%;width:auto}.pv3-3item[data-type=OnePlusTwo] [data-pos=one],.pv3-3item[data-type=OnePlusTwo] [data-pos=two]{right:0}.pv3-3item[data-type=OnePlusTwo] [data-pos=three]{left:0}.pv3-3item[data-type=TwoPlusOne] [data-pos=one],.pv3-3item[data-type=TwoPlusOne] [data-pos=two]{left:0}.pv3-3item[data-type=TwoPlusOne] [data-pos=three]{right:0}.pv3-3item .isOpen,.pv3-3item [data-active=true]{height:100%;z-index:10;width:100%}.pv3-3item .isOpen:hover,.pv3-3item [data-active=true]:hover{cursor:default!important}.pv3-3item .isOpen[data-pos=two],.pv3-3item [data-active=true][data-pos=two]{top:0}.pv3-3item .isOpen .pv3-3item-tag,.pv3-3item [data-active=true] .pv3-3item-tag{display:none}.pv3-3item .isOpen [data-type=text],.pv3-3item [data-active=true] [data-type=text]{text-align:left;top:0;bottom:0;transform:none;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;padding:100px}.pv3-3item .isOpen [data-type=media],.pv3-3item [data-active=true] [data-type=media]{top:0}.pv3-3item .isOpen [data-state=hidden],.pv3-3item [data-active=true] [data-state=hidden]{display:block;animation:fadein 2s}.pv3-3item .isOpen .pv3-mod-wrapper:hover,.pv3-3item [data-active=true] .pv3-mod-wrapper:hover{cursor:default}.pv3-3item .isOpen .pv3-3item-title:after,.pv3-3item [data-active=true] .pv3-3item-title:after{left:0;margin-left:0}.pv3-3item [data-mod-type=video] [data-type=text]{width:100%}.pv3-3item [data-type=text]{position:absolute;top:50%;transform:translateY(-50%);z-index:1;left:0;right:0;text-align:center;padding:0 10px}.pv3-3item [data-type=text] [data-type=media]{right:0}.pv3-3item [data-type=text]:after{top:50%;transform:translateY(-50%);content:'';border:20px solid #fff;border-color:transparent #fff transparent transparent;text-align:center;margin-left:0;z-index:999;position:absolute}@media only screen and (min-width:1300px){.pv3-3item-small.isOpen [data-type=text],.pv3-3item-small[data-active=true] [data-type=text]{width:75%}.pv3-3item-small.isOpen [data-type=media],.pv3-3item-small[data-active=true] [data-type=media]{width:25%}.pv3-3item-small.isOpen[data-text-pos=right] [data-type=text],.pv3-3item-small[data-active=true][data-text-pos=right] [data-type=text]{width:75%;left:25%}}.pv3-3item-small-block{width:50%}.pv3-3item-small-block[data-type=media]{position:absolute;height:100%;background-size:cover!important;background-repeat:no-repeat;background-position:50% 33%}.pv3-3item-small[data-text-pos=right] [data-type=text]:after{left:-40px;border-color:transparent #fff transparent transparent}.pv3-3item-small[data-text-pos=left] [data-type=text]:after{right:-40px;border-color:transparent transparent transparent #fff}.pv3-3item-small [data-active=true][data-pos=one] [data-type=media]{background-position:100%}.pv3-3item-large{background-repeat:no-repeat;background-size:cover!important;height:100%;background-position:50% 33%!important;margin:0}.pv3-3item-large-block[data-type=text]{left:0!important}.pv3-3item-large-block[data-type=text]:after{display:none}.pv3-3item-large[data-active=true][data-text-pos=right] [data-type=media]{right:75%;left:0}.pv3-3item-large[data-active=true][data-text-pos=right] [data-type=text]{left:25%!important}.pv3-3item-large[data-active=true] [data-text-pos=left] [data-type=text]:after{top:50%;transform:translateY(-50%);content:'';border:20px solid #fff;border-color:transparent transparent transparent #fff;text-align:center;margin-left:0;z-index:1;position:absolute}.pv3-3item-large[data-active=true] [data-type=text]{width:50%;height:100%;z-index:9999}@media only screen and (min-width:1300px){.pv3-3item-large[data-active=true] [data-type=text]{padding:60px}}.pv3-3item-large[data-active=true] [data-type=text]:before{left:-40px;top:50%;transform:translateY(-50%);content:'';border:20px solid #fff;border-color:transparent #fff transparent transparent;text-align:center;margin-left:0;z-index:1;position:absolute}.pv3-3item-large[data-active=true] [data-type=media]{background-repeat:no-repeat;background-size:cover!important;height:100%;background-position:50% 33%!important;position:absolute;left:50%;z-index:999}.pv3-3item[data-item-expanded=true] .pv3-3item-close{display:block}.pv3-3item [data-theme=white]{color:#fff}.pv3-3item [data-theme=black]{color:#000}.pv3-3item-tag{font-size:20px;padding-bottom:10px;line-height:1;display:block;letter-spacing:2px}.pv3-3item-title{position:relative;padding-bottom:10px;margin-bottom:10px;margin-top:0}.pv3-3item-title:after{color:#fff;letter-spacing:3px;margin-top:15px;display:block;background:0 0;font-size:15px}.pv3-3item-title>p{font-weight:400;font-size:34px;text-transform:inherit;line-height:1.1;letter-spacing:1px;margin:0 0 10px}@media only screen and (min-width:1300px){.pv3-3item-title>p{font-size:30px}}.pv3-3item .pv3-video-lead-img{opacity:0}.pv3-3item .pv3-video-module-img-bg{max-height:600px}.pv3-3item .play .pv3-video-container{opacity:1;z-index:1}.pv3-3item .play .pv3-video-container iframe{max-width:100%;width:70%}.pv3-3item .play [data-mod-type=video]{display:none!important}.pv3-3item a.pv3-cta{margin-top:60px;display:block;text-decoration:none;text-transform:uppercase}.pv3-anchor{display:none}@media only screen and (min-width:1024px){.pv3-3item-title{font-size:18px;line-height:1.2}}@media only screen and (min-width:480px) and (max-width:767px){.pv3-3item{height:1000px!important}.pv3-3item-small{height:250px!important}.pv3-3item-large{height:500px!important}.pv3-3item [data-pos=one],.pv3-3item [data-pos=two]{width:100%}.pv3-3item [data-pos=two]{top:250px}.pv3-3item [data-pos=three]{top:500px;width:100%}}@media only screen and (max-width:479px){.pv3-3item{height:700px!important}.pv3-3item-small{height:175px!important}.pv3-3item-large{height:350px!important}.pv3-3item [data-pos=one],.pv3-3item [data-pos=two]{width:100%}.pv3-3item [data-pos=two]{top:175px}.pv3-3item [data-pos=three]{top:350px;width:100%}}@media only screen and (max-width:1023px){.pv3-anchor{position:absolute;z-index:100;left:0;right:0;top:0;bottom:0;display:block}}@keyframes fadein{from{opacity:0}to{opacity:1}}.pv3-3item-large[data-mod-type=image].isOpen .pv3-dim-img{display:none}.pv3-3item-large[data-mod-type=image].isOpen [data-type=text]{color:#000;padding:0 100px 0 27%;max-width:75%}.pv3-3item-large[data-mod-type=image].isOpen [data-type=media]{position:absolute;width:25%;height:100%;background-size:cover!important;background-repeat:no-repeat;background-position:50% 33%}.pv3-3item-large[data-mod-type=image].isOpen [data-type=media] img{width:auto;height:100%;opacity:1;display:block}.pv3-3item-large[data-mod-type=video].isOpen,.pv3-3item-small[data-mod-type=video].isOpen{width:100%}.pv3-3item-large[data-mod-type=video].isOpen .pv3-video-module-img-bg,.pv3-3item-small[data-mod-type=video].isOpen .pv3-video-module-img-bg{filter:blur(10px)}.pv3-3item-large[data-mod-type=video].isOpen [data-type=text],.pv3-3item-small[data-mod-type=video].isOpen [data-type=text]{display:none}.pv3-3item-large.isOpen,.pv3-3item-large[data-active=true] [data-type=media]{background-repeat:no-repeat;background-size:cover!important;background-position:40% 16%!important;height:100%;position:absolute;left:50%;display:block;top:0;right:0;bottom:0}.pv3-3item-large.isOpen .pv3-3item-close,.pv3-3item-large[data-active=true] [data-type=media] .pv3-3item-close{display:block}.pv3-3item-large[data-pos=three].isOpen{left:0;background-image:none!important}@media only screen and (max-width:767px){.pv3-3item-title>p{font-size:16px}.pv3-3item-tag{font-size:14px}.pv3-1item-title:after{left:50%;margin-left:-30px}.pv3-1item>.pv3-dim-img{height:auto!important;width:auto!important;opacity:1!important;display:block}}.pv3-mod-wrapper{overflow:hidden}.pv3-mod-wrapper:hover{cursor:pointer}.pv3-mod-wrapper.isOpen:hover [data-type=text] .pv3-4item-title>p,.pv3-mod-wrapper[data-active=true]:hover [data-type=text] .pv3-4item-title>p{color:inherit}.pv3-4item{height:600px;position:relative}.pv3-4item .pv3-video-container{position:absolute;top:0;bottom:0;left:0;right:0;z-index:-1;opacity:0;transition:.3s}.pv3-4item .pv3-video-container iframe{height:100%;display:block;margin-left:auto;margin-right:auto}.pv3-4item [data-state=hidden]{display:none;animation:fadein 2s}.pv3-4item[data-separator=dotted] .pv3-4item-title{text-align:center}.pv3-4item[data-separator=dotted] .pv3-4item-title:after{font-size:30px}.pv3-4item-title{position:relative}.pv3-4item-title:after{content:'';width:60px;height:3px;background:#0071ce;padding:0;position:absolute;left:50%;margin-left:-35px;bottom:0}.pv3-4item-small{transition:all .5s ease}.pv3-4item [data-text-pos=left] [data-type=media]{right:0}.pv3-4item [data-text-pos=right] [data-type=media]{left:0}.pv3-4item [data-text-pos=right] [data-type=text]{left:50%}.pv3-4item [data-type=media]{overflow:hidden}.pv3-4item [data-type=media]>img{width:100%;height:auto;opacity:0;display:none}.pv3-4item-close{position:absolute;right:0;top:0;z-index:99;display:none}.isOpen .pv3-4item-close{display:block}.pv3-4item-close-btn{background:0 0;border:0;cursor:pointer}.pv3-4item-close-btn:before{content:'+';transform:rotate(45deg);font-size:50px;display:block;font-weight:700;line-height:1;margin:0;color:#1a75cf}.pv3-4item [data-pos=four],.pv3-4item [data-pos=one],.pv3-4item [data-pos=three],.pv3-4item [data-pos=two]{position:absolute;width:50%;height:50%}.pv3-4item [data-pos=one],.pv3-4item [data-pos=two]{top:0}.pv3-4item [data-pos=four],.pv3-4item [data-pos=three]{top:50%}.pv3-4item [data-pos=one],.pv3-4item [data-pos=three]{left:0}.pv3-4item [data-pos=four],.pv3-4item [data-pos=two]{right:0}.pv3-4item .isOpen,.pv3-4item [data-active=true]{height:100%;z-index:10;width:100%}.pv3-4item .isOpen:hover,.pv3-4item [data-active=true]:hover{cursor:default!important}.pv3-4item .isOpen[data-pos=four],.pv3-4item .isOpen[data-pos=three],.pv3-4item .isOpen[data-pos=two],.pv3-4item [data-active=true][data-pos=four],.pv3-4item [data-active=true][data-pos=three],.pv3-4item [data-active=true][data-pos=two]{top:0}.pv3-4item .isOpen .pv3-4item-tag,.pv3-4item [data-active=true] .pv3-4item-tag{display:none}.pv3-4item .isOpen [data-type=text],.pv3-4item [data-active=true] [data-type=text]{text-align:left;top:0;bottom:0;transform:none;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;padding:100px}.pv3-4item .isOpen [data-type=media],.pv3-4item [data-active=true] [data-type=media]{top:0}.pv3-4item .isOpen [data-state=hidden],.pv3-4item [data-active=true] [data-state=hidden]{display:block;animation:fadein 2s}.pv3-4item .isOpen .pv3-mod-wrapper:hover,.pv3-4item [data-active=true] .pv3-mod-wrapper:hover{cursor:default}.pv3-4item .isOpen .pv3-4item-title:after,.pv3-4item [data-active=true] .pv3-4item-title:after{left:0;margin-left:0}.pv3-4item [data-mod-type=video] [data-type=text]{width:100%}.pv3-4item [data-type=text]{position:absolute;top:50%;transform:translateY(-50%);z-index:1;left:0;right:0;text-align:center;padding:0 10px}.pv3-4item [data-type=text] [data-type=media]{right:0}.pv3-4item [data-type=text]:after{top:50%;transform:translateY(-50%);content:'';border:20px solid #fff;border-color:transparent #fff transparent transparent;text-align:center;margin-left:0;z-index:999;position:absolute}@media only screen and (min-width:1300px){.pv3-4item-small.isOpen [data-type=text],.pv3-4item-small[data-active=true] [data-type=text]{width:75%}.pv3-4item-small.isOpen [data-type=media],.pv3-4item-small[data-active=true] [data-type=media]{width:25%}.pv3-4item-small.isOpen[data-text-pos=right] [data-type=text],.pv3-4item-small[data-active=true][data-text-pos=right] [data-type=text]{width:75%;left:25%}}.pv3-4item-small-block{width:50%}.pv3-4item-small-block[data-type=media]{position:absolute;height:100%;background-size:cover!important;background-repeat:no-repeat;background-position:50% 33%}.pv3-4item-small[data-text-pos=right] [data-type=text]:after{left:-40px;border-color:transparent #fff transparent transparent}.pv3-4item-small[data-text-pos=left] [data-type=text]:after{right:-40px;border-color:transparent transparent transparent #fff}.pv3-4item-small [data-active=true][data-pos=one] [data-type=media]{background-position:100%}.pv3-4item[data-item-expanded=true] .pv3-4item-close{display:block}.pv3-4item [data-theme=white]{color:#fff}.pv3-4item [data-theme=black]{color:#000}.pv3-4item-tag{font-size:20px;padding-bottom:10px;line-height:1;display:block;letter-spacing:2px}.pv3-4item-title{position:relative;padding-bottom:10px;margin-bottom:10px;margin-top:0}.pv3-4item-title:after{color:#fff;letter-spacing:3px;margin-top:15px;display:block;background:0 0;font-size:15px}.pv3-4item-title>p{font-weight:400;font-size:30px;text-transform:inherit;line-height:1.1;letter-spacing:1px;margin:0 0 10px}@media only screen and (min-width:1300px){.pv3-4item-title>p{font-size:30px}}.pv3-4item .pv3-video-lead-img{opacity:0}.pv3-4item .pv3-video-module-img-bg{max-height:600px}.pv3-4item .play .pv3-video-container{opacity:1;z-index:1}.pv3-4item .play .pv3-video-container iframe{max-width:100%;width:70%}.pv3-4item .play [data-mod-type=video]{display:none!important}.pv3-4item a.pv3-cta{margin-top:60px;display:block;text-decoration:none;text-transform:uppercase}.pv3-anchor{display:none}@media only screen and (min-width:1024px){.pv3-4item-title{font-size:18px;line-height:1.2}}@media only screen and (min-width:480px) and (max-width:767px){.pv3-4item{height:1000px!important}.pv3-4item-small{height:250px!important}.pv3-4item [data-pos=four],.pv3-4item [data-pos=one],.pv3-4item [data-pos=three],.pv3-4item [data-pos=two]{width:100%}.pv3-4item [data-pos=two]{top:50%}.pv3-4item [data-pos=three]{top:25%;width:100%}.pv3-4item [data-pos=four]{top:75%;width:100%}}@media only screen and (max-width:479px){.pv3-4item{height:700px!important}.pv3-4item-small{height:175px!important}.pv3-4item [data-pos=four],.pv3-4item [data-pos=one],.pv3-4item [data-pos=three],.pv3-4item [data-pos=two]{width:100%}.pv3-4item [data-pos=two]{top:50%}.pv3-4item [data-pos=three]{top:25%}.pv3-4item [data-pos=four]{top:75%}}@media only screen and (max-width:1023px){.pv3-anchor{position:absolute;z-index:100;left:0;right:0;top:0;bottom:0;display:block}}@keyframes fadein{from{opacity:0}to{opacity:1}}.pv3-4item-large[data-mod-type=image].isOpen .pv3-dim-img{display:none}.pv3-4item-large[data-mod-type=image].isOpen [data-type=text]{color:#000;padding:0 100px 0 27%;max-width:75%}.pv3-4item-large[data-mod-type=image].isOpen [data-type=media]{position:absolute;width:25%;height:100%;background-size:cover!important;background-repeat:no-repeat;background-position:50% 33%}.pv3-4item-large[data-mod-type=image].isOpen [data-type=media] img{width:auto;height:100%;opacity:1;display:block;margin-left:-75%}.pv3-4item-large[data-mod-type=video].isOpen,.pv3-4item-small[data-mod-type=video].isOpen{width:100%}.pv3-4item-large[data-mod-type=video].isOpen .pv3-video-module-img-bg,.pv3-4item-small[data-mod-type=video].isOpen .pv3-video-module-img-bg{filter:blur(10px)}.pv3-4item-large[data-mod-type=video].isOpen [data-type=text],.pv3-4item-small[data-mod-type=video].isOpen [data-type=text]{display:none}.pv3-4item-large.isOpen,.pv3-4item-large[data-active=true] [data-type=media]{background-repeat:no-repeat;background-size:cover!important;background-position:40% 16%!important;height:100%;position:absolute;left:50%;display:block;top:0;right:0;bottom:0}.pv3-4item-large.isOpen .pv3-4item-close,.pv3-4item-large[data-active=true] [data-type=media] .pv3-4item-close{display:block}@media only screen and (max-width:767px){.pv3-4item-title>p{font-size:16px}.pv3-4item-tag{font-size:14px}.pv3-1item-title:after{left:50%;margin-left:-30px}.pv3-1item>.pv3-dim-img{height:auto!important;width:auto!important;opacity:1!important;display:block}}.pv3-4item.pv3-2item{height:300px}.pv3-4item.pv3-2item [data-pos=one],.pv3-4item.pv3-2item [data-pos=two]{height:100%}@media only screen and (min-width:480px) and (max-width:767px){.pv3-4item.pv3-2item{height:500px!important}.pv3-4item.pv3-2item-small{height:125px!important}.pv3-4item.pv3-2item [data-pos=two]{top:50%}}@media only screen and (max-width:767px){.pv3-4item.pv3-2item [data-pos=one][data-text-pos=left]+[data-pos=two] [data-type=text]{left:50%}.pv3-4item.pv3-2item [data-pos=one][data-text-pos=left]+[data-pos=two] [data-type=media]{left:0}.pv3-4item.pv3-2item [data-pos=one][data-text-pos=right]+[data-pos=two] [data-type=text]{left:0;right:unset}.pv3-4item.pv3-2item [data-pos=one][data-text-pos=right]+[data-pos=two] [data-type=media]{right:0;left:unset}}@media only screen and (max-width:479px){.pv3-4item.pv3-2item{height:350px!important}.pv3-4item.pv3-2item-small{height:87.5px!important}.pv3-4item.pv3-2item [data-pos=two]{top:50%}}.EmployeePage2021-breadcrumbs,.EventPage2021-breadcrumbs,.LedePR-breadcrumbs,.MediaObjectPage2021-breadcrumbs,.PressCenterPage-breadcrumbs,.SearchResultsPage2021-breadcrumbs,.SubPage-breadcrumbs,.SubPageArticle-breadcrumbs,.VideoPage2021-breadcrumbs,.breadcrumbs2021{display:none}@media only screen and (min-width:768px){.EmployeePage2021-breadcrumbs,.EventPage2021-breadcrumbs,.LedePR-breadcrumbs,.MediaObjectPage2021-breadcrumbs,.PressCenterPage-breadcrumbs,.SearchResultsPage2021-breadcrumbs,.SubPage-breadcrumbs,.SubPageArticle-breadcrumbs,.VideoPage2021-breadcrumbs,.breadcrumbs2021{display:-ms-flexbox;display:flex;list-style:none;white-space:nowrap;font-size:13px;overflow:hidden;text-overflow:ellipsis;color:#888}.EmployeePage2021-breadcrumbs a.Link,.EmployeePage2021-breadcrumbs span.Link,.EventPage2021-breadcrumbs a.Link,.EventPage2021-breadcrumbs span.Link,.LedePR-breadcrumbs a.Link,.LedePR-breadcrumbs span.Link,.MediaObjectPage2021-breadcrumbs a.Link,.MediaObjectPage2021-breadcrumbs span.Link,.PressCenterPage-breadcrumbs a.Link,.PressCenterPage-breadcrumbs span.Link,.SearchResultsPage2021-breadcrumbs a.Link,.SearchResultsPage2021-breadcrumbs span.Link,.SubPage-breadcrumbs a.Link,.SubPage-breadcrumbs span.Link,.SubPageArticle-breadcrumbs a.Link,.SubPageArticle-breadcrumbs span.Link,.VideoPage2021-breadcrumbs a.Link,.VideoPage2021-breadcrumbs span.Link,.breadcrumbs2021 a.Link,.breadcrumbs2021 span.Link{font-size:inherit;font-weight:400;color:#1a75cf;text-decoration:none;vertical-align:bottom;margin:0 3px}.EmployeePage2021-breadcrumbs a.Link:hover,.EmployeePage2021-breadcrumbs span.Link:hover,.EventPage2021-breadcrumbs a.Link:hover,.EventPage2021-breadcrumbs span.Link:hover,.LedePR-breadcrumbs a.Link:hover,.LedePR-breadcrumbs span.Link:hover,.MediaObjectPage2021-breadcrumbs a.Link:hover,.MediaObjectPage2021-breadcrumbs span.Link:hover,.PressCenterPage-breadcrumbs a.Link:hover,.PressCenterPage-breadcrumbs span.Link:hover,.SearchResultsPage2021-breadcrumbs a.Link:hover,.SearchResultsPage2021-breadcrumbs span.Link:hover,.SubPage-breadcrumbs a.Link:hover,.SubPage-breadcrumbs span.Link:hover,.SubPageArticle-breadcrumbs a.Link:hover,.SubPageArticle-breadcrumbs span.Link:hover,.VideoPage2021-breadcrumbs a.Link:hover,.VideoPage2021-breadcrumbs span.Link:hover,.breadcrumbs2021 a.Link:hover,.breadcrumbs2021 span.Link:hover{text-decoration:none}.EmployeePage2021-breadcrumbs span.Link,.EventPage2021-breadcrumbs span.Link,.LedePR-breadcrumbs span.Link,.MediaObjectPage2021-breadcrumbs span.Link,.PressCenterPage-breadcrumbs span.Link,.SearchResultsPage2021-breadcrumbs span.Link,.SubPage-breadcrumbs span.Link,.SubPageArticle-breadcrumbs span.Link,.VideoPage2021-breadcrumbs span.Link,.breadcrumbs2021 span.Link{color:#333}.EmployeePage2021-breadcrumbs-item,.EventPage2021-breadcrumbs-item,.LedePR-breadcrumbs-item,.MediaObjectPage2021-breadcrumbs-item,.PressCenterPage-breadcrumbs-item,.SearchResultsPage2021-breadcrumbs-item,.SubPage-breadcrumbs-item,.SubPageArticle-breadcrumbs-item,.VideoPage2021-breadcrumbs-item,.breadcrumbs2021-item{white-space:normal;position:relative;padding-right:10px}.EmployeePage2021-breadcrumbs-item:after,.EventPage2021-breadcrumbs-item:after,.LedePR-breadcrumbs-item:after,.MediaObjectPage2021-breadcrumbs-item:after,.PressCenterPage-breadcrumbs-item:after,.SearchResultsPage2021-breadcrumbs-item:after,.SubPage-breadcrumbs-item:after,.SubPageArticle-breadcrumbs-item:after,.VideoPage2021-breadcrumbs-item:after,.breadcrumbs2021-item:after{content:'>';position:absolute;right:0;top:0}.EmployeePage2021-breadcrumbs-item.shave,.EventPage2021-breadcrumbs-item.shave,.LedePR-breadcrumbs-item.shave,.MediaObjectPage2021-breadcrumbs-item.shave,.PressCenterPage-breadcrumbs-item.shave,.SearchResultsPage2021-breadcrumbs-item.shave,.SubPage-breadcrumbs-item.shave,.SubPageArticle-breadcrumbs-item.shave,.VideoPage2021-breadcrumbs-item.shave,.breadcrumbs2021-item.shave{width:180px}.EmployeePage2021-breadcrumbs-item-main,.EventPage2021-breadcrumbs-item-main,.LedePR-breadcrumbs-item-main,.MediaObjectPage2021-breadcrumbs-item-main,.PressCenterPage-breadcrumbs-item-main,.SearchResultsPage2021-breadcrumbs-item-main,.SubPage-breadcrumbs-item-main,.SubPageArticle-breadcrumbs-item-main,.VideoPage2021-breadcrumbs-item-main,.breadcrumbs2021-item-main{white-space:normal}.EmployeePage2021-breadcrumbs-item-main span.Link,.EventPage2021-breadcrumbs-item-main span.Link,.LedePR-breadcrumbs-item-main span.Link,.MediaObjectPage2021-breadcrumbs-item-main span.Link,.PressCenterPage-breadcrumbs-item-main span.Link,.SearchResultsPage2021-breadcrumbs-item-main span.Link,.SubPage-breadcrumbs-item-main span.Link,.SubPageArticle-breadcrumbs-item-main span.Link,.VideoPage2021-breadcrumbs-item-main span.Link,.breadcrumbs2021-item-main span.Link{color:#333}.EmployeePage2021-breadcrumbs-item-main span.Link:hover,.EventPage2021-breadcrumbs-item-main span.Link:hover,.LedePR-breadcrumbs-item-main span.Link:hover,.MediaObjectPage2021-breadcrumbs-item-main span.Link:hover,.PressCenterPage-breadcrumbs-item-main span.Link:hover,.SearchResultsPage2021-breadcrumbs-item-main span.Link:hover,.SubPage-breadcrumbs-item-main span.Link:hover,.SubPageArticle-breadcrumbs-item-main span.Link:hover,.VideoPage2021-breadcrumbs-item-main span.Link:hover,.breadcrumbs2021-item-main span.Link:hover{text-decoration:none}.EmployeePage2021-breadcrumbs .Link,.EventPage2021-breadcrumbs .Link,.LedePR-breadcrumbs .Link,.MediaObjectPage2021-breadcrumbs .Link,.PressCenterPage-breadcrumbs .Link,.SearchResultsPage2021-breadcrumbs .Link,.SubPage-breadcrumbs .Link,.SubPageArticle-breadcrumbs .Link,.VideoPage2021-breadcrumbs .Link,.breadcrumbs2021 .Link{display:block;max-width:none;overflow:visible;text-overflow:inherit}}.Btn2021,.PromoCTA .Link{display:inline-block;font-size:13px;font-weight:400;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:normal;padding:2px 5px;text-decoration:none;cursor:pointer}@media only screen and (min-width:768px){.Btn2021,.PromoCTA .Link{font-size:15px;padding:4px 10px}}.Btn2021--round{border-radius:15px}.BtnRound2021--HoverState,.EmployeePage2021-fullBiography .Link.button:hover,.EventPage2021-contentWell>.RichTextModule .Link.button:hover,.EventPage2021-contentWell>.RichTextModuleWithTitle .Link.button:hover,.GalleryGrid-foot-download:hover,.GalleryGrid-top-download:hover,.ListAccordion .Link.button:hover,.ListNewsCardGrid-pagination .Link:hover,.ListResult-cta .Link:hover,.MapModuleFilterable2021-description .Link.button:hover,.MediaObjectPage2021-contentWell>.RichTextModule .Link.button:hover,.PressCenterPage-contentWell>.RichTextModule .Link.button:hover,.PressCenterPage-foot-download:hover,.PressCenterPage-lead-download:hover,.PressRelease2021-articleBody .Link.button:hover,.PressRelease2021-pressCenter .PressCenterList .List2021-cta a:hover,.PromoBannerImage-cta .Link:hover,.PromoBlock-cta>.Link:hover,.PromoSquareImg-cta span:hover,.RichTextAbstract2021 .Link.button:hover,.RichTextModuleButtonLinkStyle .Link.button:hover,.RichTextModuleDefault .Link.button:hover,.RichTextModuleReadMore .Link.button:hover,.RichTextModuleReadMore-toggle span:hover,.RichTextWideModule .Link.button:hover,.SearchResultsPage2021-contentWell>.RichTextModule .Link.button:hover,.SubPage-contentWell>.RichTextModule .Link.button:hover,.SubPage-contentWell>.RichTextModuleWithTitle .Link.button:hover,.SubPageArticle-articleBody .Link.button:hover,.SubPageArticle-contentWell>.RichTextModule .Link.button:hover,.VideoPage2021-contentWell>.RichTextModule .Link.button:hover,.VideoPromo-cta .Link:hover,[data-back2top] .BackToTop-buttonBg span:hover{display:inline-block;font-size:13px;font-weight:400;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:normal;padding:2px 5px;text-decoration:none;cursor:pointer;border-radius:15px;white-space:pre-wrap;background-color:#f2faff}@media only screen and (min-width:768px){.BtnRound2021--HoverState,.EmployeePage2021-fullBiography .Link.button:hover,.EventPage2021-contentWell>.RichTextModule .Link.button:hover,.EventPage2021-contentWell>.RichTextModuleWithTitle .Link.button:hover,.GalleryGrid-foot-download:hover,.GalleryGrid-top-download:hover,.ListAccordion .Link.button:hover,.ListNewsCardGrid-pagination .Link:hover,.ListResult-cta .Link:hover,.MapModuleFilterable2021-description .Link.button:hover,.MediaObjectPage2021-contentWell>.RichTextModule .Link.button:hover,.PressCenterPage-contentWell>.RichTextModule .Link.button:hover,.PressCenterPage-foot-download:hover,.PressCenterPage-lead-download:hover,.PressRelease2021-articleBody .Link.button:hover,.PressRelease2021-pressCenter .PressCenterList .List2021-cta a:hover,.PromoBannerImage-cta .Link:hover,.PromoBlock-cta>.Link:hover,.PromoSquareImg-cta span:hover,.RichTextAbstract2021 .Link.button:hover,.RichTextModuleButtonLinkStyle .Link.button:hover,.RichTextModuleDefault .Link.button:hover,.RichTextModuleReadMore .Link.button:hover,.RichTextModuleReadMore-toggle span:hover,.RichTextWideModule .Link.button:hover,.SearchResultsPage2021-contentWell>.RichTextModule .Link.button:hover,.SubPage-contentWell>.RichTextModule .Link.button:hover,.SubPage-contentWell>.RichTextModuleWithTitle .Link.button:hover,.SubPageArticle-articleBody .Link.button:hover,.SubPageArticle-contentWell>.RichTextModule .Link.button:hover,.VideoPage2021-contentWell>.RichTextModule .Link.button:hover,.VideoPromo-cta .Link:hover,[data-back2top] .BackToTop-buttonBg span:hover{font-size:15px;padding:4px 10px}}.BtnRound2021--GreyBorderedState{display:inline-block;font-size:13px;font-weight:400;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:normal;padding:2px 5px;cursor:pointer;border-radius:15px;white-space:pre-wrap;border:solid 1px #cfcfcf;color:#0071ce;background-color:#fff;text-decoration:none}@media only screen and (min-width:768px){.BtnRound2021--GreyBorderedState{font-size:15px;padding:4px 10px}}.BtnRoundBlue2021,.EmployeePage2021-fullBiography .Link.button,.EventPage2021-contentWell>.RichTextModule .Link.button,.EventPage2021-contentWell>.RichTextModuleWithTitle .Link.button,.GalleryGrid-foot-download,.GalleryGrid-top-download,.GalleryGrid-top-select::before,.List2021-cta a,.ListAccordion .Link.button,.ListBlocks-cta a,.ListEvents-pagination a:last-child:before,.ListFiveItemsNews-cta a,.ListNewsCardGrid-pagination .Link,.ListQ4pr-pagination a:last-child:before,.ListResult-cta .Link,.MapModuleFilterable2021-description .Link.button,.MediaObjectPage2021-contentWell>.RichTextModule .Link.button,.PressCenterPage-contentWell>.RichTextModule .Link.button,.PressCenterPage-foot-download,.PressCenterPage-lead-cancel::before,.PressCenterPage-lead-download,.PressCenterPage-lead-select::before,.PressRelease2021-articleBody .Link.button,.PromoBannerImage-cta .Link,.PromoBlock-cta>.Link,.PromoFullWidth2021-cta span,.PromoSquareImg-cta span,.RichTextAbstract2021 .Link.button,.RichTextModuleButtonLinkStyle .Link.button,.RichTextModuleDefault .Link.button,.RichTextModuleReadMore .Link.button,.RichTextModuleReadMore-toggle span,.RichTextWideModule .Link.button,.SearchResultsPage2021-contentWell>.RichTextModule .Link.button,.SubPage-contentWell>.RichTextModule .Link.button,.SubPage-contentWell>.RichTextModuleWithTitle .Link.button,.SubPageArticle-articleBody .Link.button,.SubPageArticle-contentWell>.RichTextModule .Link.button,.VideoPage2021-contentWell>.RichTextModule .Link.button,.VideoPromo-cta .Link,[data-back2top] .BackToTop-buttonBg span{display:inline-block;font-size:13px;font-weight:400;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:normal;padding:2px 5px;cursor:pointer;border-radius:15px;white-space:pre-wrap;border:solid 1px #cfcfcf;color:#0071ce;background-color:#fff;text-decoration:none}@media only screen and (min-width:768px){.BtnRoundBlue2021,.EmployeePage2021-fullBiography .Link.button,.EventPage2021-contentWell>.RichTextModule .Link.button,.EventPage2021-contentWell>.RichTextModuleWithTitle .Link.button,.GalleryGrid-foot-download,.GalleryGrid-top-download,.GalleryGrid-top-select::before,.List2021-cta a,.ListAccordion .Link.button,.ListBlocks-cta a,.ListEvents-pagination a:last-child:before,.ListFiveItemsNews-cta a,.ListNewsCardGrid-pagination .Link,.ListQ4pr-pagination a:last-child:before,.ListResult-cta .Link,.MapModuleFilterable2021-description .Link.button,.MediaObjectPage2021-contentWell>.RichTextModule .Link.button,.PressCenterPage-contentWell>.RichTextModule .Link.button,.PressCenterPage-foot-download,.PressCenterPage-lead-cancel::before,.PressCenterPage-lead-download,.PressCenterPage-lead-select::before,.PressRelease2021-articleBody .Link.button,.PromoBannerImage-cta .Link,.PromoBlock-cta>.Link,.PromoFullWidth2021-cta span,.PromoSquareImg-cta span,.RichTextAbstract2021 .Link.button,.RichTextModuleButtonLinkStyle .Link.button,.RichTextModuleDefault .Link.button,.RichTextModuleReadMore .Link.button,.RichTextModuleReadMore-toggle span,.RichTextWideModule .Link.button,.SearchResultsPage2021-contentWell>.RichTextModule .Link.button,.SubPage-contentWell>.RichTextModule .Link.button,.SubPage-contentWell>.RichTextModuleWithTitle .Link.button,.SubPageArticle-articleBody .Link.button,.SubPageArticle-contentWell>.RichTextModule .Link.button,.VideoPage2021-contentWell>.RichTextModule .Link.button,.VideoPromo-cta .Link,[data-back2top] .BackToTop-buttonBg span{font-size:15px;padding:4px 10px}}.BtnRoundBlue2021:hover,.EmployeePage2021-fullBiography .Link.button:hover,.EventPage2021-contentWell>.RichTextModule .Link.button:hover,.EventPage2021-contentWell>.RichTextModuleWithTitle .Link.button:hover,.GalleryGrid-foot-download:hover,.GalleryGrid-top-download:hover,.GalleryGrid-top-select::before:hover,.List2021-cta a:hover,.ListAccordion .Link.button:hover,.ListBlocks-cta a:hover,.ListEvents-pagination a:last-child:before:hover,.ListFiveItemsNews-cta a:hover,.ListNewsCardGrid-pagination .Link:hover,.ListQ4pr-pagination a:last-child:before:hover,.ListResult-cta .Link:hover,.MapModuleFilterable2021-description .Link.button:hover,.MediaObjectPage2021-contentWell>.RichTextModule .Link.button:hover,.PressCenterPage-contentWell>.RichTextModule .Link.button:hover,.PressCenterPage-foot-download:hover,.PressCenterPage-lead-cancel::before:hover,.PressCenterPage-lead-download:hover,.PressCenterPage-lead-select::before:hover,.PressRelease2021-articleBody .Link.button:hover,.PromoBannerImage-cta .Link:hover,.PromoBlock-cta>.Link:hover,.PromoFullWidth2021-cta span:hover,.PromoSquareImg-cta span:hover,.RichTextAbstract2021 .Link.button:hover,.RichTextModuleButtonLinkStyle .Link.button:hover,.RichTextModuleDefault .Link.button:hover,.RichTextModuleReadMore .Link.button:hover,.RichTextModuleReadMore-toggle span:hover,.RichTextWideModule .Link.button:hover,.SearchResultsPage2021-contentWell>.RichTextModule .Link.button:hover,.SubPage-contentWell>.RichTextModule .Link.button:hover,.SubPage-contentWell>.RichTextModuleWithTitle .Link.button:hover,.SubPageArticle-articleBody .Link.button:hover,.SubPageArticle-contentWell>.RichTextModule .Link.button:hover,.VideoPage2021-contentWell>.RichTextModule .Link.button:hover,.VideoPromo-cta .Link:hover,[data-back2top] .BackToTop-buttonBg span:hover{display:inline-block;font-size:13px;font-weight:400;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:normal;padding:2px 5px;text-decoration:none;cursor:pointer;border-radius:15px;white-space:pre-wrap;background-color:#f2faff}@media only screen and (min-width:768px){.BtnRoundBlue2021:hover,.EmployeePage2021-fullBiography .Link.button:hover,.EventPage2021-contentWell>.RichTextModule .Link.button:hover,.EventPage2021-contentWell>.RichTextModuleWithTitle .Link.button:hover,.GalleryGrid-foot-download:hover,.GalleryGrid-top-download:hover,.GalleryGrid-top-select::before:hover,.List2021-cta a:hover,.ListAccordion .Link.button:hover,.ListBlocks-cta a:hover,.ListEvents-pagination a:last-child:before:hover,.ListFiveItemsNews-cta a:hover,.ListNewsCardGrid-pagination .Link:hover,.ListQ4pr-pagination a:last-child:before:hover,.ListResult-cta .Link:hover,.MapModuleFilterable2021-description .Link.button:hover,.MediaObjectPage2021-contentWell>.RichTextModule .Link.button:hover,.PressCenterPage-contentWell>.RichTextModule .Link.button:hover,.PressCenterPage-foot-download:hover,.PressCenterPage-lead-cancel::before:hover,.PressCenterPage-lead-download:hover,.PressCenterPage-lead-select::before:hover,.PressRelease2021-articleBody .Link.button:hover,.PromoBannerImage-cta .Link:hover,.PromoBlock-cta>.Link:hover,.PromoFullWidth2021-cta span:hover,.PromoSquareImg-cta span:hover,.RichTextAbstract2021 .Link.button:hover,.RichTextModuleButtonLinkStyle .Link.button:hover,.RichTextModuleDefault .Link.button:hover,.RichTextModuleReadMore .Link.button:hover,.RichTextModuleReadMore-toggle span:hover,.RichTextWideModule .Link.button:hover,.SearchResultsPage2021-contentWell>.RichTextModule .Link.button:hover,.SubPage-contentWell>.RichTextModule .Link.button:hover,.SubPage-contentWell>.RichTextModuleWithTitle .Link.button:hover,.SubPageArticle-articleBody .Link.button:hover,.SubPageArticle-contentWell>.RichTextModule .Link.button:hover,.VideoPage2021-contentWell>.RichTextModule .Link.button:hover,.VideoPromo-cta .Link:hover,[data-back2top] .BackToTop-buttonBg span:hover{font-size:15px;padding:4px 10px}}.DownloadIconLink,.ImageGallerySlide-download,.ImageGallerySlideEmployee-download,.PressCenterListItem-download,.PromoMultiMedia-download{display:inline-block;position:relative;width:16px;height:15px}.DownloadIconLink:before,.ImageGallerySlide-download:before,.ImageGallerySlideEmployee-download:before,.PressCenterListItem-download:before,.PromoMultiMedia-download:before{content:'';display:block;position:absolute;height:5px;bottom:0;left:0;right:0;border:1px solid var(--link-color);border-top:0}.DownloadIconLink .arrow,.ImageGallerySlide-download .arrow,.ImageGallerySlideEmployee-download .arrow,.PressCenterListItem-download .arrow,.PromoMultiMedia-download .arrow{display:block}.DownloadIconLink .arrow:before,.ImageGallerySlide-download .arrow:before,.ImageGallerySlideEmployee-download .arrow:before,.PressCenterListItem-download .arrow:before,.PromoMultiMedia-download .arrow:before{content:'';height:9px;width:1px;background-color:var(--link-color);display:block;position:absolute;bottom:4px;left:50%;transform:translateX(-50%)}.DownloadIconLink .arrow:after,.ImageGallerySlide-download .arrow:after,.ImageGallerySlideEmployee-download .arrow:after,.PressCenterListItem-download .arrow:after,.PromoMultiMedia-download .arrow:after{content:'';height:6px;width:6px;display:block;position:absolute;border-bottom:1px solid var(--link-color);border-right:1px solid var(--link-color);bottom:4px;left:50%;transform:translateX(-50%) rotate(45deg)}.DownloadIconLink:hover:before,.ImageGallerySlide-download:hover:before,.ImageGallerySlideEmployee-download:hover:before,.PressCenterListItem-download:hover:before,.PromoMultiMedia-download:hover:before{border-color:var(--link-hover-color)}.DownloadIconLink:hover .arrow:before,.ImageGallerySlide-download:hover .arrow:before,.ImageGallerySlideEmployee-download:hover .arrow:before,.PressCenterListItem-download:hover .arrow:before,.PromoMultiMedia-download:hover .arrow:before{background-color:var(--link-hover-color)}.DownloadIconLink:hover .arrow:after,.ImageGallerySlide-download:hover .arrow:after,.ImageGallerySlideEmployee-download:hover .arrow:after,.PressCenterListItem-download:hover .arrow:after,.PromoMultiMedia-download:hover .arrow:after{border-bottom:1px solid var(--link-hover-color);border-right:1px solid var(--link-hover-color)}.arrowLeftIcon{display:inline-block;position:relative;width:15px;height:15px}.arrowLeftIcon:before{content:'';width:10px;height:1px;background-color:var(--link-color);display:block;position:absolute;bottom:4px;left:50%;transform:translateX(-50%)}.arrowLeftIcon:after{content:'';height:6px;width:6px;display:block;position:absolute;border-bottom:1px solid var(--link-color);border-left:1px solid var(--link-color);bottom:1px;left:50%;transform:translateX(-50%) rotate(45deg)}.arrowLeftIcon:hover:before{background-color:var(--link-hover-color)}.arrowLeftIcon:hover:after{border-bottom:1px solid var(--link-hover-color);border-left:1px solid var(--link-hover-color)}.EmployeePage2021-fullBiography-items li a,.EmployeePage2021-fullBiography-items p a,.EmployeePage2021-fullBiography-items td a,.EventPage2021-contentWell>.RichTextModule-items li a,.EventPage2021-contentWell>.RichTextModule-items p a,.EventPage2021-contentWell>.RichTextModule-items td a,.EventPage2021-contentWell>.RichTextModuleWithTitle-items li a,.EventPage2021-contentWell>.RichTextModuleWithTitle-items p a,.EventPage2021-contentWell>.RichTextModuleWithTitle-items td a,.Link-animated,.ListAccordion-items li a,.ListAccordion-items p a,.ListAccordion-items td a,.ListArticleBody2021 article.ListArticleBody2021-article li a,.ListArticleBody2021 article.ListArticleBody2021-article p a,.ListArticleBody2021 article.ListArticleBody2021-article td a,.MapModuleFilterable2021-description-items li a,.MapModuleFilterable2021-description-items p a,.MapModuleFilterable2021-description-items td a,.MediaObjectPage2021-contentWell>.RichTextModule-items li a,.MediaObjectPage2021-contentWell>.RichTextModule-items p a,.MediaObjectPage2021-contentWell>.RichTextModule-items td a,.PressCenterPage-contentWell>.RichTextModule-items li a,.PressCenterPage-contentWell>.RichTextModule-items p a,.PressCenterPage-contentWell>.RichTextModule-items td a,.PressRelease2021-articleBody .RichTextArticleBody-body li a,.PressRelease2021-articleBody .RichTextArticleBody-body p a,.PressRelease2021-articleBody .RichTextArticleBody-body td a,.PressRelease2021-articleBody-items li a,.PressRelease2021-articleBody-items p a,.PressRelease2021-articleBody-items td a,.PromoBlock-description a,.RichTextAbstract2021-items li a,.RichTextAbstract2021-items p a,.RichTextAbstract2021-items td a,.RichTextModuleButtonLinkStyle-items li a,.RichTextModuleButtonLinkStyle-items p a,.RichTextModuleButtonLinkStyle-items td a,.RichTextModuleDefault-items li a,.RichTextModuleDefault-items p a,.RichTextModuleDefault-items td a,.RichTextModuleReadMore-items li a,.RichTextModuleReadMore-items p a,.RichTextModuleReadMore-items td a,.RichTextWideModule-items li a,.RichTextWideModule-items p a,.RichTextWideModule-items td a,.SearchResultsPage2021-contentWell>.RichTextModule-items li a,.SearchResultsPage2021-contentWell>.RichTextModule-items p a,.SearchResultsPage2021-contentWell>.RichTextModule-items td a,.SideNavContentList article.ListArticleBody2021-article li a,.SideNavContentList article.ListArticleBody2021-article p a,.SideNavContentList article.ListArticleBody2021-article td a,.SideNavContentList article.SideNavContentList-article li a,.SideNavContentList article.SideNavContentList-article p a,.SideNavContentList article.SideNavContentList-article td a,.SubPage-contentWell>.RichTextModule-items li a,.SubPage-contentWell>.RichTextModule-items p a,.SubPage-contentWell>.RichTextModule-items td a,.SubPage-contentWell>.RichTextModuleWithTitle-items li a,.SubPage-contentWell>.RichTextModuleWithTitle-items p a,.SubPage-contentWell>.RichTextModuleWithTitle-items td a,.SubPageArticle-articleBody .RichTextArticleBody-body li a,.SubPageArticle-articleBody .RichTextArticleBody-body p a,.SubPageArticle-articleBody .RichTextArticleBody-body td a,.SubPageArticle-articleBody-items li a,.SubPageArticle-articleBody-items p a,.SubPageArticle-articleBody-items td a,.SubPageArticle-contentWell>.RichTextModule-items li a,.SubPageArticle-contentWell>.RichTextModule-items p a,.SubPageArticle-contentWell>.RichTextModule-items td a,.VideoPage2021-contentWell>.RichTextModule-items li a,.VideoPage2021-contentWell>.RichTextModule-items p a,.VideoPage2021-contentWell>.RichTextModule-items td a{text-decoration:underline solid transparent;transition:text-decoration 1s ease;width:100px;margin:1em auto;border-radius:1em;color:#1a75cf}.EmployeePage2021-fullBiography-items li a:hover,.EmployeePage2021-fullBiography-items p a:hover,.EmployeePage2021-fullBiography-items td a:hover,.EventPage2021-contentWell>.RichTextModule-items li a:hover,.EventPage2021-contentWell>.RichTextModule-items p a:hover,.EventPage2021-contentWell>.RichTextModule-items td a:hover,.EventPage2021-contentWell>.RichTextModuleWithTitle-items li a:hover,.EventPage2021-contentWell>.RichTextModuleWithTitle-items p a:hover,.EventPage2021-contentWell>.RichTextModuleWithTitle-items td a:hover,.Link-animated:hover,.ListAccordion-items li a:hover,.ListAccordion-items p a:hover,.ListAccordion-items td a:hover,.ListArticleBody2021 article.ListArticleBody2021-article li a:hover,.ListArticleBody2021 article.ListArticleBody2021-article p a:hover,.ListArticleBody2021 article.ListArticleBody2021-article td a:hover,.MapModuleFilterable2021-description-items li a:hover,.MapModuleFilterable2021-description-items p a:hover,.MapModuleFilterable2021-description-items td a:hover,.MediaObjectPage2021-contentWell>.RichTextModule-items li a:hover,.MediaObjectPage2021-contentWell>.RichTextModule-items p a:hover,.MediaObjectPage2021-contentWell>.RichTextModule-items td a:hover,.PressCenterPage-contentWell>.RichTextModule-items li a:hover,.PressCenterPage-contentWell>.RichTextModule-items p a:hover,.PressCenterPage-contentWell>.RichTextModule-items td a:hover,.PressRelease2021-articleBody .RichTextArticleBody-body li a:hover,.PressRelease2021-articleBody .RichTextArticleBody-body p a:hover,.PressRelease2021-articleBody .RichTextArticleBody-body td a:hover,.PressRelease2021-articleBody-items li a:hover,.PressRelease2021-articleBody-items p a:hover,.PressRelease2021-articleBody-items td a:hover,.PromoBlock-description a:hover,.RichTextAbstract2021-items li a:hover,.RichTextAbstract2021-items p a:hover,.RichTextAbstract2021-items td a:hover,.RichTextModuleButtonLinkStyle-items li a:hover,.RichTextModuleButtonLinkStyle-items p a:hover,.RichTextModuleButtonLinkStyle-items td a:hover,.RichTextModuleDefault-items li a:hover,.RichTextModuleDefault-items p a:hover,.RichTextModuleDefault-items td a:hover,.RichTextModuleReadMore-items li a:hover,.RichTextModuleReadMore-items p a:hover,.RichTextModuleReadMore-items td a:hover,.RichTextWideModule-items li a:hover,.RichTextWideModule-items p a:hover,.RichTextWideModule-items td a:hover,.SearchResultsPage2021-contentWell>.RichTextModule-items li a:hover,.SearchResultsPage2021-contentWell>.RichTextModule-items p a:hover,.SearchResultsPage2021-contentWell>.RichTextModule-items td a:hover,.SideNavContentList article.ListArticleBody2021-article li a:hover,.SideNavContentList article.ListArticleBody2021-article p a:hover,.SideNavContentList article.ListArticleBody2021-article td a:hover,.SideNavContentList article.SideNavContentList-article li a:hover,.SideNavContentList article.SideNavContentList-article p a:hover,.SideNavContentList article.SideNavContentList-article td a:hover,.SubPage-contentWell>.RichTextModule-items li a:hover,.SubPage-contentWell>.RichTextModule-items p a:hover,.SubPage-contentWell>.RichTextModule-items td a:hover,.SubPage-contentWell>.RichTextModuleWithTitle-items li a:hover,.SubPage-contentWell>.RichTextModuleWithTitle-items p a:hover,.SubPage-contentWell>.RichTextModuleWithTitle-items td a:hover,.SubPageArticle-articleBody .RichTextArticleBody-body li a:hover,.SubPageArticle-articleBody .RichTextArticleBody-body p a:hover,.SubPageArticle-articleBody .RichTextArticleBody-body td a:hover,.SubPageArticle-articleBody-items li a:hover,.SubPageArticle-articleBody-items p a:hover,.SubPageArticle-articleBody-items td a:hover,.SubPageArticle-contentWell>.RichTextModule-items li a:hover,.SubPageArticle-contentWell>.RichTextModule-items p a:hover,.SubPageArticle-contentWell>.RichTextModule-items td a:hover,.VideoPage2021-contentWell>.RichTextModule-items li a:hover,.VideoPage2021-contentWell>.RichTextModule-items p a:hover,.VideoPage2021-contentWell>.RichTextModule-items td a:hover{text-decoration:underline solid currentColor}.EmployeePage2021-fullBiography,.EventPage2021-contentWell>.RichTextModule,.EventPage2021-contentWell>.RichTextModuleWithTitle,.ListAccordion,.MapModuleFilterable2021-body,.MapModuleFilterable2021-description,.MapModuleFilterable2021-intro,.MediaObjectPage2021-contentWell>.RichTextModule,.PressCenterPage-contentWell>.RichTextModule,.PressRelease2021-articleBody,.RichTextAbstract2021,.RichTextModuleAccordionItem,.RichTextModuleButtonLinkStyle,.RichTextModuleDefault,.RichTextModuleReadMore,.RichTextWideModule,.SearchResultsPage2021-contentWell>.RichTextModule,.SubPage-contentWell>.RichTextModule,.SubPage-contentWell>.RichTextModuleWithTitle,.SubPageArticle-articleBody,.SubPageArticle-contentWell>.RichTextModule,.VideoPage2021-contentWell>.RichTextModule{margin-top:55px;margin-bottom:55px;font-size:16px}.EmployeePage2021-fullBiography[data-heading-align=right] h2,.EmployeePage2021-fullBiography[data-heading-align=right] h3,.EventPage2021-contentWell>.RichTextModuleWithTitle[data-heading-align=right] h2,.EventPage2021-contentWell>.RichTextModuleWithTitle[data-heading-align=right] h3,.EventPage2021-contentWell>.RichTextModule[data-heading-align=right] h2,.EventPage2021-contentWell>.RichTextModule[data-heading-align=right] h3,.ListAccordion[data-heading-align=right] h2,.ListAccordion[data-heading-align=right] h3,.MapModuleFilterable2021-description[data-heading-align=right] h2,.MapModuleFilterable2021-description[data-heading-align=right] h3,.MediaObjectPage2021-contentWell>.RichTextModule[data-heading-align=right] h2,.MediaObjectPage2021-contentWell>.RichTextModule[data-heading-align=right] h3,.PressCenterPage-contentWell>.RichTextModule[data-heading-align=right] h2,.PressCenterPage-contentWell>.RichTextModule[data-heading-align=right] h3,.PressRelease2021-articleBody[data-heading-align=right] h2,.PressRelease2021-articleBody[data-heading-align=right] h3,.RichTextAbstract2021[data-heading-align=right] h2,.RichTextAbstract2021[data-heading-align=right] h3,.RichTextModuleButtonLinkStyle[data-heading-align=right] h2,.RichTextModuleButtonLinkStyle[data-heading-align=right] h3,.RichTextModuleDefault[data-heading-align=right] h2,.RichTextModuleDefault[data-heading-align=right] h3,.RichTextModuleReadMore[data-heading-align=right] h2,.RichTextModuleReadMore[data-heading-align=right] h3,.RichTextWideModule[data-heading-align=right] h2,.RichTextWideModule[data-heading-align=right] h3,.SearchResultsPage2021-contentWell>.RichTextModule[data-heading-align=right] h2,.SearchResultsPage2021-contentWell>.RichTextModule[data-heading-align=right] h3,.SubPage-contentWell>.RichTextModuleWithTitle[data-heading-align=right] h2,.SubPage-contentWell>.RichTextModuleWithTitle[data-heading-align=right] h3,.SubPage-contentWell>.RichTextModule[data-heading-align=right] h2,.SubPage-contentWell>.RichTextModule[data-heading-align=right] h3,.SubPageArticle-articleBody[data-heading-align=right] h2,.SubPageArticle-articleBody[data-heading-align=right] h3,.SubPageArticle-contentWell>.RichTextModule[data-heading-align=right] h2,.SubPageArticle-contentWell>.RichTextModule[data-heading-align=right] h3,.VideoPage2021-contentWell>.RichTextModule[data-heading-align=right] h2,.VideoPage2021-contentWell>.RichTextModule[data-heading-align=right] h3{text-align:right}.EmployeePage2021-fullBiography[data-heading-align=center] h2,.EmployeePage2021-fullBiography[data-heading-align=center] h3,.EventPage2021-contentWell>.RichTextModuleWithTitle[data-heading-align=center] h2,.EventPage2021-contentWell>.RichTextModuleWithTitle[data-heading-align=center] h3,.EventPage2021-contentWell>.RichTextModule[data-heading-align=center] h2,.EventPage2021-contentWell>.RichTextModule[data-heading-align=center] h3,.ListAccordion[data-heading-align=center] h2,.ListAccordion[data-heading-align=center] h3,.MapModuleFilterable2021-description[data-heading-align=center] h2,.MapModuleFilterable2021-description[data-heading-align=center] h3,.MediaObjectPage2021-contentWell>.RichTextModule[data-heading-align=center] h2,.MediaObjectPage2021-contentWell>.RichTextModule[data-heading-align=center] h3,.PressCenterPage-contentWell>.RichTextModule[data-heading-align=center] h2,.PressCenterPage-contentWell>.RichTextModule[data-heading-align=center] h3,.PressRelease2021-articleBody[data-heading-align=center] h2,.PressRelease2021-articleBody[data-heading-align=center] h3,.RichTextAbstract2021[data-heading-align=center] h2,.RichTextAbstract2021[data-heading-align=center] h3,.RichTextModuleButtonLinkStyle[data-heading-align=center] h2,.RichTextModuleButtonLinkStyle[data-heading-align=center] h3,.RichTextModuleDefault[data-heading-align=center] h2,.RichTextModuleDefault[data-heading-align=center] h3,.RichTextModuleReadMore[data-heading-align=center] h2,.RichTextModuleReadMore[data-heading-align=center] h3,.RichTextWideModule[data-heading-align=center] h2,.RichTextWideModule[data-heading-align=center] h3,.SearchResultsPage2021-contentWell>.RichTextModule[data-heading-align=center] h2,.SearchResultsPage2021-contentWell>.RichTextModule[data-heading-align=center] h3,.SubPage-contentWell>.RichTextModuleWithTitle[data-heading-align=center] h2,.SubPage-contentWell>.RichTextModuleWithTitle[data-heading-align=center] h3,.SubPage-contentWell>.RichTextModule[data-heading-align=center] h2,.SubPage-contentWell>.RichTextModule[data-heading-align=center] h3,.SubPageArticle-articleBody[data-heading-align=center] h2,.SubPageArticle-articleBody[data-heading-align=center] h3,.SubPageArticle-contentWell>.RichTextModule[data-heading-align=center] h2,.SubPageArticle-contentWell>.RichTextModule[data-heading-align=center] h3,.VideoPage2021-contentWell>.RichTextModule[data-heading-align=center] h2,.VideoPage2021-contentWell>.RichTextModule[data-heading-align=center] h3{text-align:center}.EmployeePage2021-fullBiography[data-heading-align=left] h2,.EmployeePage2021-fullBiography[data-heading-align=left] h3,.EventPage2021-contentWell>.RichTextModuleWithTitle[data-heading-align=left] h2,.EventPage2021-contentWell>.RichTextModuleWithTitle[data-heading-align=left] h3,.EventPage2021-contentWell>.RichTextModule[data-heading-align=left] h2,.EventPage2021-contentWell>.RichTextModule[data-heading-align=left] h3,.ListAccordion[data-heading-align=left] h2,.ListAccordion[data-heading-align=left] h3,.MapModuleFilterable2021-description[data-heading-align=left] h2,.MapModuleFilterable2021-description[data-heading-align=left] h3,.MediaObjectPage2021-contentWell>.RichTextModule[data-heading-align=left] h2,.MediaObjectPage2021-contentWell>.RichTextModule[data-heading-align=left] h3,.PressCenterPage-contentWell>.RichTextModule[data-heading-align=left] h2,.PressCenterPage-contentWell>.RichTextModule[data-heading-align=left] h3,.PressRelease2021-articleBody[data-heading-align=left] h2,.PressRelease2021-articleBody[data-heading-align=left] h3,.RichTextAbstract2021[data-heading-align=left] h2,.RichTextAbstract2021[data-heading-align=left] h3,.RichTextModuleButtonLinkStyle[data-heading-align=left] h2,.RichTextModuleButtonLinkStyle[data-heading-align=left] h3,.RichTextModuleDefault[data-heading-align=left] h2,.RichTextModuleDefault[data-heading-align=left] h3,.RichTextModuleReadMore[data-heading-align=left] h2,.RichTextModuleReadMore[data-heading-align=left] h3,.RichTextWideModule[data-heading-align=left] h2,.RichTextWideModule[data-heading-align=left] h3,.SearchResultsPage2021-contentWell>.RichTextModule[data-heading-align=left] h2,.SearchResultsPage2021-contentWell>.RichTextModule[data-heading-align=left] h3,.SubPage-contentWell>.RichTextModuleWithTitle[data-heading-align=left] h2,.SubPage-contentWell>.RichTextModuleWithTitle[data-heading-align=left] h3,.SubPage-contentWell>.RichTextModule[data-heading-align=left] h2,.SubPage-contentWell>.RichTextModule[data-heading-align=left] h3,.SubPageArticle-articleBody[data-heading-align=left] h2,.SubPageArticle-articleBody[data-heading-align=left] h3,.SubPageArticle-contentWell>.RichTextModule[data-heading-align=left] h2,.SubPageArticle-contentWell>.RichTextModule[data-heading-align=left] h3,.VideoPage2021-contentWell>.RichTextModule[data-heading-align=left] h2,.VideoPage2021-contentWell>.RichTextModule[data-heading-align=left] h3{text-align:left}.EmployeePage2021-fullBiography p,.EventPage2021-contentWell>.RichTextModule p,.EventPage2021-contentWell>.RichTextModuleWithTitle p,.ListAccordion p,.MapModuleFilterable2021-description p,.MediaObjectPage2021-contentWell>.RichTextModule p,.PressCenterPage-contentWell>.RichTextModule p,.PressRelease2021-articleBody p,.RichTextAbstract2021 p,.RichTextModuleButtonLinkStyle p,.RichTextModuleDefault p,.RichTextModuleReadMore p,.RichTextWideModule p,.SearchResultsPage2021-contentWell>.RichTextModule p,.SubPage-contentWell>.RichTextModule p,.SubPage-contentWell>.RichTextModuleWithTitle p,.SubPageArticle-articleBody p,.SubPageArticle-contentWell>.RichTextModule p,.VideoPage2021-contentWell>.RichTextModule p{font-weight:400;color:#333;margin-top:0;font-size:16px}@media only screen and (min-width:768px){.EmployeePage2021-fullBiography p,.EventPage2021-contentWell>.RichTextModule p,.EventPage2021-contentWell>.RichTextModuleWithTitle p,.ListAccordion p,.MapModuleFilterable2021-description p,.MediaObjectPage2021-contentWell>.RichTextModule p,.PressCenterPage-contentWell>.RichTextModule p,.PressRelease2021-articleBody p,.RichTextAbstract2021 p,.RichTextModuleButtonLinkStyle p,.RichTextModuleDefault p,.RichTextModuleReadMore p,.RichTextWideModule p,.SearchResultsPage2021-contentWell>.RichTextModule p,.SubPage-contentWell>.RichTextModule p,.SubPage-contentWell>.RichTextModuleWithTitle p,.SubPageArticle-articleBody p,.SubPageArticle-contentWell>.RichTextModule p,.VideoPage2021-contentWell>.RichTextModule p{font-size:16px;line-height:1.5;padding-top:0;margin-top:34px;padding-bottom:0;margin-bottom:0}}.EmployeePage2021-fullBiography ul,.EventPage2021-contentWell>.RichTextModule ul,.EventPage2021-contentWell>.RichTextModuleWithTitle ul,.ListAccordion ul,.MapModuleFilterable2021-description ul,.MediaObjectPage2021-contentWell>.RichTextModule ul,.PressCenterPage-contentWell>.RichTextModule ul,.PressRelease2021-articleBody ul,.RichTextAbstract2021 ul,.RichTextModuleButtonLinkStyle ul,.RichTextModuleDefault ul,.RichTextModuleReadMore ul,.RichTextWideModule ul,.SearchResultsPage2021-contentWell>.RichTextModule ul,.SubPage-contentWell>.RichTextModule ul,.SubPage-contentWell>.RichTextModuleWithTitle ul,.SubPageArticle-articleBody ul,.SubPageArticle-contentWell>.RichTextModule ul,.VideoPage2021-contentWell>.RichTextModule ul{font-size:16px;margin-bottom:14px;margin-top:14px}.EmployeePage2021-fullBiography .Link.button,.EventPage2021-contentWell>.RichTextModule .Link.button,.EventPage2021-contentWell>.RichTextModuleWithTitle .Link.button,.ListAccordion .Link.button,.MapModuleFilterable2021-description .Link.button,.MediaObjectPage2021-contentWell>.RichTextModule .Link.button,.PressCenterPage-contentWell>.RichTextModule .Link.button,.PressRelease2021-articleBody .Link.button,.RichTextAbstract2021 .Link.button,.RichTextModuleButtonLinkStyle .Link.button,.RichTextModuleDefault .Link.button,.RichTextModuleReadMore .Link.button,.RichTextWideModule .Link.button,.SearchResultsPage2021-contentWell>.RichTextModule .Link.button,.SubPage-contentWell>.RichTextModule .Link.button,.SubPage-contentWell>.RichTextModuleWithTitle .Link.button,.SubPageArticle-articleBody .Link.button,.SubPageArticle-contentWell>.RichTextModule .Link.button,.VideoPage2021-contentWell>.RichTextModule .Link.button{width:auto}.EmployeePage2021-fullBiography .Link.button:hover,.EventPage2021-contentWell>.RichTextModule .Link.button:hover,.EventPage2021-contentWell>.RichTextModuleWithTitle .Link.button:hover,.ListAccordion .Link.button:hover,.MapModuleFilterable2021-description .Link.button:hover,.MediaObjectPage2021-contentWell>.RichTextModule .Link.button:hover,.PressCenterPage-contentWell>.RichTextModule .Link.button:hover,.PressRelease2021-articleBody .Link.button:hover,.RichTextAbstract2021 .Link.button:hover,.RichTextModuleButtonLinkStyle .Link.button:hover,.RichTextModuleDefault .Link.button:hover,.RichTextModuleReadMore .Link.button:hover,.RichTextWideModule .Link.button:hover,.SearchResultsPage2021-contentWell>.RichTextModule .Link.button:hover,.SubPage-contentWell>.RichTextModule .Link.button:hover,.SubPage-contentWell>.RichTextModuleWithTitle .Link.button:hover,.SubPageArticle-articleBody .Link.button:hover,.SubPageArticle-contentWell>.RichTextModule .Link.button:hover,.VideoPage2021-contentWell>.RichTextModule .Link.button:hover{background-size:0}.EmployeePage2021-fullBiography-items>ol>li,.EmployeePage2021-fullBiography-items>ul>li,.EventPage2021-contentWell>.RichTextModule-items>ol>li,.EventPage2021-contentWell>.RichTextModule-items>ul>li,.EventPage2021-contentWell>.RichTextModuleWithTitle-items>ol>li,.EventPage2021-contentWell>.RichTextModuleWithTitle-items>ul>li,.ListAccordion-items>ol>li,.ListAccordion-items>ul>li,.MapModuleFilterable2021-description-items>ol>li,.MapModuleFilterable2021-description-items>ul>li,.MediaObjectPage2021-contentWell>.RichTextModule-items>ol>li,.MediaObjectPage2021-contentWell>.RichTextModule-items>ul>li,.PressCenterPage-contentWell>.RichTextModule-items>ol>li,.PressCenterPage-contentWell>.RichTextModule-items>ul>li,.PressRelease2021-articleBody-items>ol>li,.PressRelease2021-articleBody-items>ul>li,.RichTextAbstract2021-items>ol>li,.RichTextAbstract2021-items>ul>li,.RichTextModuleButtonLinkStyle-items>ol>li,.RichTextModuleButtonLinkStyle-items>ul>li,.RichTextModuleDefault-items>ol>li,.RichTextModuleDefault-items>ul>li,.RichTextModuleReadMore-items>ol>li,.RichTextModuleReadMore-items>ul>li,.RichTextWideModule-items>ol>li,.RichTextWideModule-items>ul>li,.SearchResultsPage2021-contentWell>.RichTextModule-items>ol>li,.SearchResultsPage2021-contentWell>.RichTextModule-items>ul>li,.SubPage-contentWell>.RichTextModule-items>ol>li,.SubPage-contentWell>.RichTextModule-items>ul>li,.SubPage-contentWell>.RichTextModuleWithTitle-items>ol>li,.SubPage-contentWell>.RichTextModuleWithTitle-items>ul>li,.SubPageArticle-articleBody-items>ol>li,.SubPageArticle-articleBody-items>ul>li,.SubPageArticle-contentWell>.RichTextModule-items>ol>li,.SubPageArticle-contentWell>.RichTextModule-items>ul>li,.VideoPage2021-contentWell>.RichTextModule-items>ol>li,.VideoPage2021-contentWell>.RichTextModule-items>ul>li{font-size:16px;padding-bottom:7px;color:#333}.EmployeePage2021-fullBiography-items>ol,.EmployeePage2021-fullBiography-items>ul,.EventPage2021-contentWell>.RichTextModule-items>ol,.EventPage2021-contentWell>.RichTextModule-items>ul,.EventPage2021-contentWell>.RichTextModuleWithTitle-items>ol,.EventPage2021-contentWell>.RichTextModuleWithTitle-items>ul,.ListAccordion-items>ol,.ListAccordion-items>ul,.MapModuleFilterable2021-description-items>ol,.MapModuleFilterable2021-description-items>ul,.MediaObjectPage2021-contentWell>.RichTextModule-items>ol,.MediaObjectPage2021-contentWell>.RichTextModule-items>ul,.PressCenterPage-contentWell>.RichTextModule-items>ol,.PressCenterPage-contentWell>.RichTextModule-items>ul,.PressRelease2021-articleBody-items>ol,.PressRelease2021-articleBody-items>ul,.RichTextAbstract2021-items>ol,.RichTextAbstract2021-items>ul,.RichTextModuleButtonLinkStyle-items>ol,.RichTextModuleButtonLinkStyle-items>ul,.RichTextModuleDefault-items>ol,.RichTextModuleDefault-items>ul,.RichTextModuleReadMore-items>ol,.RichTextModuleReadMore-items>ul,.RichTextWideModule-items>ol,.RichTextWideModule-items>ul,.SearchResultsPage2021-contentWell>.RichTextModule-items>ol,.SearchResultsPage2021-contentWell>.RichTextModule-items>ul,.SubPage-contentWell>.RichTextModule-items>ol,.SubPage-contentWell>.RichTextModule-items>ul,.SubPage-contentWell>.RichTextModuleWithTitle-items>ol,.SubPage-contentWell>.RichTextModuleWithTitle-items>ul,.SubPageArticle-articleBody-items>ol,.SubPageArticle-articleBody-items>ul,.SubPageArticle-contentWell>.RichTextModule-items>ol,.SubPageArticle-contentWell>.RichTextModule-items>ul,.VideoPage2021-contentWell>.RichTextModule-items>ol,.VideoPage2021-contentWell>.RichTextModule-items>ul{margin-top:20px}.EmployeePage2021-fullBiography table,.EventPage2021-contentWell>.RichTextModule table,.EventPage2021-contentWell>.RichTextModuleWithTitle table,.ListAccordion table,.MapModuleFilterable2021-description table,.MediaObjectPage2021-contentWell>.RichTextModule table,.PressCenterPage-contentWell>.RichTextModule table,.PressRelease2021-articleBody table,.RichTextAbstract2021 table,.RichTextModuleButtonLinkStyle table,.RichTextModuleDefault table,.RichTextModuleReadMore table,.RichTextWideModule table,.SearchResultsPage2021-contentWell>.RichTextModule table,.SubPage-contentWell>.RichTextModule table,.SubPage-contentWell>.RichTextModuleWithTitle table,.SubPageArticle-articleBody table,.SubPageArticle-contentWell>.RichTextModule table,.VideoPage2021-contentWell>.RichTextModule table{display:table;border-collapse:collapse;border:1px solid #ccc}.EmployeePage2021-fullBiography table,.EmployeePage2021-fullBiography tbody,.EmployeePage2021-fullBiography td,.EmployeePage2021-fullBiography tfoot,.EmployeePage2021-fullBiography th,.EmployeePage2021-fullBiography thead,.EmployeePage2021-fullBiography tr,.EventPage2021-contentWell>.RichTextModule table,.EventPage2021-contentWell>.RichTextModule tbody,.EventPage2021-contentWell>.RichTextModule td,.EventPage2021-contentWell>.RichTextModule tfoot,.EventPage2021-contentWell>.RichTextModule th,.EventPage2021-contentWell>.RichTextModule thead,.EventPage2021-contentWell>.RichTextModule tr,.EventPage2021-contentWell>.RichTextModuleWithTitle table,.EventPage2021-contentWell>.RichTextModuleWithTitle tbody,.EventPage2021-contentWell>.RichTextModuleWithTitle td,.EventPage2021-contentWell>.RichTextModuleWithTitle tfoot,.EventPage2021-contentWell>.RichTextModuleWithTitle th,.EventPage2021-contentWell>.RichTextModuleWithTitle thead,.EventPage2021-contentWell>.RichTextModuleWithTitle tr,.ListAccordion table,.ListAccordion tbody,.ListAccordion td,.ListAccordion tfoot,.ListAccordion th,.ListAccordion thead,.ListAccordion tr,.MapModuleFilterable2021-description table,.MapModuleFilterable2021-description tbody,.MapModuleFilterable2021-description td,.MapModuleFilterable2021-description tfoot,.MapModuleFilterable2021-description th,.MapModuleFilterable2021-description thead,.MapModuleFilterable2021-description tr,.MediaObjectPage2021-contentWell>.RichTextModule table,.MediaObjectPage2021-contentWell>.RichTextModule tbody,.MediaObjectPage2021-contentWell>.RichTextModule td,.MediaObjectPage2021-contentWell>.RichTextModule tfoot,.MediaObjectPage2021-contentWell>.RichTextModule th,.MediaObjectPage2021-contentWell>.RichTextModule thead,.MediaObjectPage2021-contentWell>.RichTextModule tr,.PressCenterPage-contentWell>.RichTextModule table,.PressCenterPage-contentWell>.RichTextModule tbody,.PressCenterPage-contentWell>.RichTextModule td,.PressCenterPage-contentWell>.RichTextModule tfoot,.PressCenterPage-contentWell>.RichTextModule th,.PressCenterPage-contentWell>.RichTextModule thead,.PressCenterPage-contentWell>.RichTextModule tr,.PressRelease2021-articleBody table,.PressRelease2021-articleBody tbody,.PressRelease2021-articleBody td,.PressRelease2021-articleBody tfoot,.PressRelease2021-articleBody th,.PressRelease2021-articleBody thead,.PressRelease2021-articleBody tr,.RichTextAbstract2021 table,.RichTextAbstract2021 tbody,.RichTextAbstract2021 td,.RichTextAbstract2021 tfoot,.RichTextAbstract2021 th,.RichTextAbstract2021 thead,.RichTextAbstract2021 tr,.RichTextModuleButtonLinkStyle table,.RichTextModuleButtonLinkStyle tbody,.RichTextModuleButtonLinkStyle td,.RichTextModuleButtonLinkStyle tfoot,.RichTextModuleButtonLinkStyle th,.RichTextModuleButtonLinkStyle thead,.RichTextModuleButtonLinkStyle tr,.RichTextModuleDefault table,.RichTextModuleDefault tbody,.RichTextModuleDefault td,.RichTextModuleDefault tfoot,.RichTextModuleDefault th,.RichTextModuleDefault thead,.RichTextModuleDefault tr,.RichTextModuleReadMore table,.RichTextModuleReadMore tbody,.RichTextModuleReadMore td,.RichTextModuleReadMore tfoot,.RichTextModuleReadMore th,.RichTextModuleReadMore thead,.RichTextModuleReadMore tr,.RichTextWideModule table,.RichTextWideModule tbody,.RichTextWideModule td,.RichTextWideModule tfoot,.RichTextWideModule th,.RichTextWideModule thead,.RichTextWideModule tr,.SearchResultsPage2021-contentWell>.RichTextModule table,.SearchResultsPage2021-contentWell>.RichTextModule tbody,.SearchResultsPage2021-contentWell>.RichTextModule td,.SearchResultsPage2021-contentWell>.RichTextModule tfoot,.SearchResultsPage2021-contentWell>.RichTextModule th,.SearchResultsPage2021-contentWell>.RichTextModule thead,.SearchResultsPage2021-contentWell>.RichTextModule tr,.SubPage-contentWell>.RichTextModule table,.SubPage-contentWell>.RichTextModule tbody,.SubPage-contentWell>.RichTextModule td,.SubPage-contentWell>.RichTextModule tfoot,.SubPage-contentWell>.RichTextModule th,.SubPage-contentWell>.RichTextModule thead,.SubPage-contentWell>.RichTextModule tr,.SubPage-contentWell>.RichTextModuleWithTitle table,.SubPage-contentWell>.RichTextModuleWithTitle tbody,.SubPage-contentWell>.RichTextModuleWithTitle td,.SubPage-contentWell>.RichTextModuleWithTitle tfoot,.SubPage-contentWell>.RichTextModuleWithTitle th,.SubPage-contentWell>.RichTextModuleWithTitle thead,.SubPage-contentWell>.RichTextModuleWithTitle tr,.SubPageArticle-articleBody table,.SubPageArticle-articleBody tbody,.SubPageArticle-articleBody td,.SubPageArticle-articleBody tfoot,.SubPageArticle-articleBody th,.SubPageArticle-articleBody thead,.SubPageArticle-articleBody tr,.SubPageArticle-contentWell>.RichTextModule table,.SubPageArticle-contentWell>.RichTextModule tbody,.SubPageArticle-contentWell>.RichTextModule td,.SubPageArticle-contentWell>.RichTextModule tfoot,.SubPageArticle-contentWell>.RichTextModule th,.SubPageArticle-contentWell>.RichTextModule thead,.SubPageArticle-contentWell>.RichTextModule tr,.VideoPage2021-contentWell>.RichTextModule table,.VideoPage2021-contentWell>.RichTextModule tbody,.VideoPage2021-contentWell>.RichTextModule td,.VideoPage2021-contentWell>.RichTextModule tfoot,.VideoPage2021-contentWell>.RichTextModule th,.VideoPage2021-contentWell>.RichTextModule thead,.VideoPage2021-contentWell>.RichTextModule tr{padding:0;margin:0;border:0;vertical-align:baseline;text-decoration:none;text-transform:none}.EmployeePage2021-fullBiography td,.EventPage2021-contentWell>.RichTextModule td,.EventPage2021-contentWell>.RichTextModuleWithTitle td,.ListAccordion td,.MapModuleFilterable2021-description td,.MediaObjectPage2021-contentWell>.RichTextModule td,.PressCenterPage-contentWell>.RichTextModule td,.PressRelease2021-articleBody td,.RichTextAbstract2021 td,.RichTextModuleButtonLinkStyle td,.RichTextModuleDefault td,.RichTextModuleReadMore td,.RichTextWideModule td,.SearchResultsPage2021-contentWell>.RichTextModule td,.SubPage-contentWell>.RichTextModule td,.SubPage-contentWell>.RichTextModuleWithTitle td,.SubPageArticle-articleBody td,.SubPageArticle-contentWell>.RichTextModule td,.VideoPage2021-contentWell>.RichTextModule td{padding:.5em .33em;border:1px solid #ccc}@media only screen and (max-width:767px){.EmployeePage2021-fullBiography,.EventPage2021-contentWell>.RichTextModule,.EventPage2021-contentWell>.RichTextModuleWithTitle,.ListAccordion,.MapModuleFilterable2021-body,.MapModuleFilterable2021-description,.MapModuleFilterable2021-intro,.MediaObjectPage2021-contentWell>.RichTextModule,.PressCenterPage-contentWell>.RichTextModule,.PressRelease2021-articleBody,.RichTextAbstract2021,.RichTextModuleAccordionItem,.RichTextModuleButtonLinkStyle,.RichTextModuleDefault,.RichTextModuleReadMore,.RichTextWideModule,.SearchResultsPage2021-contentWell>.RichTextModule,.SubPage-contentWell>.RichTextModule,.SubPage-contentWell>.RichTextModuleWithTitle,.SubPageArticle-articleBody,.SubPageArticle-contentWell>.RichTextModule,.VideoPage2021-contentWell>.RichTextModule{font-size:16px;line-height:20px}}@media only screen and (min-width:768px){.EmployeePage2021-fullBiography,.EventPage2021-contentWell>.RichTextModule,.EventPage2021-contentWell>.RichTextModuleWithTitle,.ListAccordion,.MapModuleFilterable2021-body,.MapModuleFilterable2021-description,.MapModuleFilterable2021-intro,.MediaObjectPage2021-contentWell>.RichTextModule,.PressCenterPage-contentWell>.RichTextModule,.PressRelease2021-articleBody,.RichTextAbstract2021,.RichTextModuleAccordionItem,.RichTextModuleButtonLinkStyle,.RichTextModuleDefault,.RichTextModuleReadMore,.RichTextWideModule,.SearchResultsPage2021-contentWell>.RichTextModule,.SubPage-contentWell>.RichTextModule,.SubPage-contentWell>.RichTextModuleWithTitle,.SubPageArticle-articleBody,.SubPageArticle-contentWell>.RichTextModule,.VideoPage2021-contentWell>.RichTextModule{font-size:16px;line-height:normal}}.EmployeePage2021-fullBiography .cms-textAlign-center,.EventPage2021-contentWell>.RichTextModule .cms-textAlign-center,.EventPage2021-contentWell>.RichTextModuleWithTitle .cms-textAlign-center,.ListAccordion .cms-textAlign-center,.MapModuleFilterable2021-description .cms-textAlign-center,.MediaObjectPage2021-contentWell>.RichTextModule .cms-textAlign-center,.PressCenterPage-contentWell>.RichTextModule .cms-textAlign-center,.PressRelease2021-articleBody .cms-textAlign-center,.RichTextAbstract2021 .cms-textAlign-center,.RichTextModuleButtonLinkStyle .cms-textAlign-center,.RichTextModuleDefault .cms-textAlign-center,.RichTextModuleReadMore .cms-textAlign-center,.RichTextWideModule .cms-textAlign-center,.SearchResultsPage2021-contentWell>.RichTextModule .cms-textAlign-center,.SubPage-contentWell>.RichTextModule .cms-textAlign-center,.SubPage-contentWell>.RichTextModuleWithTitle .cms-textAlign-center,.SubPageArticle-articleBody .cms-textAlign-center,.SubPageArticle-contentWell>.RichTextModule .cms-textAlign-center,.VideoPage2021-contentWell>.RichTextModule .cms-textAlign-center{text-align:center}.EmployeePage2021-fullBiography .cms-textAlign-right,.EventPage2021-contentWell>.RichTextModule .cms-textAlign-right,.EventPage2021-contentWell>.RichTextModuleWithTitle .cms-textAlign-right,.ListAccordion .cms-textAlign-right,.MapModuleFilterable2021-description .cms-textAlign-right,.MediaObjectPage2021-contentWell>.RichTextModule .cms-textAlign-right,.PressCenterPage-contentWell>.RichTextModule .cms-textAlign-right,.PressRelease2021-articleBody .cms-textAlign-right,.RichTextAbstract2021 .cms-textAlign-right,.RichTextModuleButtonLinkStyle .cms-textAlign-right,.RichTextModuleDefault .cms-textAlign-right,.RichTextModuleReadMore .cms-textAlign-right,.RichTextWideModule .cms-textAlign-right,.SearchResultsPage2021-contentWell>.RichTextModule .cms-textAlign-right,.SubPage-contentWell>.RichTextModule .cms-textAlign-right,.SubPage-contentWell>.RichTextModuleWithTitle .cms-textAlign-right,.SubPageArticle-articleBody .cms-textAlign-right,.SubPageArticle-contentWell>.RichTextModule .cms-textAlign-right,.VideoPage2021-contentWell>.RichTextModule .cms-textAlign-right{text-align:right}.EmployeePage2021-fullBiography .HeadingH2,.EmployeePage2021-fullBiography h2,.EventPage2021-contentWell>.RichTextModule .HeadingH2,.EventPage2021-contentWell>.RichTextModule h2,.EventPage2021-contentWell>.RichTextModuleWithTitle .HeadingH2,.EventPage2021-contentWell>.RichTextModuleWithTitle h2,.ListAccordion .HeadingH2,.ListAccordion h2,.MapModuleFilterable2021-description .HeadingH2,.MapModuleFilterable2021-description h2,.MediaObjectPage2021-contentWell>.RichTextModule .HeadingH2,.MediaObjectPage2021-contentWell>.RichTextModule h2,.PressCenterPage-contentWell>.RichTextModule .HeadingH2,.PressCenterPage-contentWell>.RichTextModule h2,.PressRelease2021-articleBody .HeadingH2,.PressRelease2021-articleBody h2,.RichTextAbstract2021 .HeadingH2,.RichTextAbstract2021 h2,.RichTextModuleButtonLinkStyle .HeadingH2,.RichTextModuleButtonLinkStyle h2,.RichTextModuleDefault .HeadingH2,.RichTextModuleDefault h2,.RichTextModuleReadMore .HeadingH2,.RichTextModuleReadMore h2,.RichTextWideModule .HeadingH2,.RichTextWideModule h2,.SearchResultsPage2021-contentWell>.RichTextModule .HeadingH2,.SearchResultsPage2021-contentWell>.RichTextModule h2,.SubPage-contentWell>.RichTextModule .HeadingH2,.SubPage-contentWell>.RichTextModule h2,.SubPage-contentWell>.RichTextModuleWithTitle .HeadingH2,.SubPage-contentWell>.RichTextModuleWithTitle h2,.SubPageArticle-articleBody .HeadingH2,.SubPageArticle-articleBody h2,.SubPageArticle-contentWell>.RichTextModule .HeadingH2,.SubPageArticle-contentWell>.RichTextModule h2,.VideoPage2021-contentWell>.RichTextModule .HeadingH2,.VideoPage2021-contentWell>.RichTextModule h2{padding-top:15px;margin-bottom:15px;color:#333;font-weight:400}@media only screen and (min-width:768px){.EmployeePage2021-fullBiography .HeadingH2,.EmployeePage2021-fullBiography h2,.EventPage2021-contentWell>.RichTextModule .HeadingH2,.EventPage2021-contentWell>.RichTextModule h2,.EventPage2021-contentWell>.RichTextModuleWithTitle .HeadingH2,.EventPage2021-contentWell>.RichTextModuleWithTitle h2,.ListAccordion .HeadingH2,.ListAccordion h2,.MapModuleFilterable2021-description .HeadingH2,.MapModuleFilterable2021-description h2,.MediaObjectPage2021-contentWell>.RichTextModule .HeadingH2,.MediaObjectPage2021-contentWell>.RichTextModule h2,.PressCenterPage-contentWell>.RichTextModule .HeadingH2,.PressCenterPage-contentWell>.RichTextModule h2,.PressRelease2021-articleBody .HeadingH2,.PressRelease2021-articleBody h2,.RichTextAbstract2021 .HeadingH2,.RichTextAbstract2021 h2,.RichTextModuleButtonLinkStyle .HeadingH2,.RichTextModuleButtonLinkStyle h2,.RichTextModuleDefault .HeadingH2,.RichTextModuleDefault h2,.RichTextModuleReadMore .HeadingH2,.RichTextModuleReadMore h2,.RichTextWideModule .HeadingH2,.RichTextWideModule h2,.SearchResultsPage2021-contentWell>.RichTextModule .HeadingH2,.SearchResultsPage2021-contentWell>.RichTextModule h2,.SubPage-contentWell>.RichTextModule .HeadingH2,.SubPage-contentWell>.RichTextModule h2,.SubPage-contentWell>.RichTextModuleWithTitle .HeadingH2,.SubPage-contentWell>.RichTextModuleWithTitle h2,.SubPageArticle-articleBody .HeadingH2,.SubPageArticle-articleBody h2,.SubPageArticle-contentWell>.RichTextModule .HeadingH2,.SubPageArticle-contentWell>.RichTextModule h2,.VideoPage2021-contentWell>.RichTextModule .HeadingH2,.VideoPage2021-contentWell>.RichTextModule h2{padding-top:0;margin-bottom:0;line-height:normal;font-size:24px;margin-top:34px}}.EmployeePage2021-fullBiography .HeadingH3,.EmployeePage2021-fullBiography h3,.EventPage2021-contentWell>.RichTextModule .HeadingH3,.EventPage2021-contentWell>.RichTextModule h3,.EventPage2021-contentWell>.RichTextModuleWithTitle .HeadingH3,.EventPage2021-contentWell>.RichTextModuleWithTitle h3,.ListAccordion .HeadingH3,.ListAccordion h3,.MapModuleFilterable2021-description .HeadingH3,.MapModuleFilterable2021-description h3,.MediaObjectPage2021-contentWell>.RichTextModule .HeadingH3,.MediaObjectPage2021-contentWell>.RichTextModule h3,.PressCenterPage-contentWell>.RichTextModule .HeadingH3,.PressCenterPage-contentWell>.RichTextModule h3,.PressRelease2021-articleBody .HeadingH3,.PressRelease2021-articleBody h3,.RichTextAbstract2021 .HeadingH3,.RichTextAbstract2021 h3,.RichTextModuleButtonLinkStyle .HeadingH3,.RichTextModuleButtonLinkStyle h3,.RichTextModuleDefault .HeadingH3,.RichTextModuleDefault h3,.RichTextModuleReadMore .HeadingH3,.RichTextModuleReadMore h3,.RichTextWideModule .HeadingH3,.RichTextWideModule h3,.SearchResultsPage2021-contentWell>.RichTextModule .HeadingH3,.SearchResultsPage2021-contentWell>.RichTextModule h3,.SubPage-contentWell>.RichTextModule .HeadingH3,.SubPage-contentWell>.RichTextModule h3,.SubPage-contentWell>.RichTextModuleWithTitle .HeadingH3,.SubPage-contentWell>.RichTextModuleWithTitle h3,.SubPageArticle-articleBody .HeadingH3,.SubPageArticle-articleBody h3,.SubPageArticle-contentWell>.RichTextModule .HeadingH3,.SubPageArticle-contentWell>.RichTextModule h3,.VideoPage2021-contentWell>.RichTextModule .HeadingH3,.VideoPage2021-contentWell>.RichTextModule h3{font-weight:400;font-size:18px;line-height:21px;padding-top:15px;margin-bottom:15px;color:#333;font-style:italic}@media only screen and (min-width:768px){.EmployeePage2021-fullBiography .HeadingH3,.EmployeePage2021-fullBiography h3,.EventPage2021-contentWell>.RichTextModule .HeadingH3,.EventPage2021-contentWell>.RichTextModule h3,.EventPage2021-contentWell>.RichTextModuleWithTitle .HeadingH3,.EventPage2021-contentWell>.RichTextModuleWithTitle h3,.ListAccordion .HeadingH3,.ListAccordion h3,.MapModuleFilterable2021-description .HeadingH3,.MapModuleFilterable2021-description h3,.MediaObjectPage2021-contentWell>.RichTextModule .HeadingH3,.MediaObjectPage2021-contentWell>.RichTextModule h3,.PressCenterPage-contentWell>.RichTextModule .HeadingH3,.PressCenterPage-contentWell>.RichTextModule h3,.PressRelease2021-articleBody .HeadingH3,.PressRelease2021-articleBody h3,.RichTextAbstract2021 .HeadingH3,.RichTextAbstract2021 h3,.RichTextModuleButtonLinkStyle .HeadingH3,.RichTextModuleButtonLinkStyle h3,.RichTextModuleDefault .HeadingH3,.RichTextModuleDefault h3,.RichTextModuleReadMore .HeadingH3,.RichTextModuleReadMore h3,.RichTextWideModule .HeadingH3,.RichTextWideModule h3,.SearchResultsPage2021-contentWell>.RichTextModule .HeadingH3,.SearchResultsPage2021-contentWell>.RichTextModule h3,.SubPage-contentWell>.RichTextModule .HeadingH3,.SubPage-contentWell>.RichTextModule h3,.SubPage-contentWell>.RichTextModuleWithTitle .HeadingH3,.SubPage-contentWell>.RichTextModuleWithTitle h3,.SubPageArticle-articleBody .HeadingH3,.SubPageArticle-articleBody h3,.SubPageArticle-contentWell>.RichTextModule .HeadingH3,.SubPageArticle-contentWell>.RichTextModule h3,.VideoPage2021-contentWell>.RichTextModule .HeadingH3,.VideoPage2021-contentWell>.RichTextModule h3{line-height:normal;padding-top:0;margin-bottom:0;font-size:20px;margin-top:34px}}.EmployeePage2021-fullBiography .HeadingH3.ListNews-title,.EmployeePage2021-fullBiography h3.ListNews-title,.EventPage2021-contentWell>.RichTextModule .HeadingH3.ListNews-title,.EventPage2021-contentWell>.RichTextModule h3.ListNews-title,.EventPage2021-contentWell>.RichTextModuleWithTitle .HeadingH3.ListNews-title,.EventPage2021-contentWell>.RichTextModuleWithTitle h3.ListNews-title,.ListAccordion .HeadingH3.ListNews-title,.ListAccordion h3.ListNews-title,.MapModuleFilterable2021-description .HeadingH3.ListNews-title,.MapModuleFilterable2021-description h3.ListNews-title,.MediaObjectPage2021-contentWell>.RichTextModule .HeadingH3.ListNews-title,.MediaObjectPage2021-contentWell>.RichTextModule h3.ListNews-title,.PressCenterPage-contentWell>.RichTextModule .HeadingH3.ListNews-title,.PressCenterPage-contentWell>.RichTextModule h3.ListNews-title,.PressRelease2021-articleBody .HeadingH3.ListNews-title,.PressRelease2021-articleBody h3.ListNews-title,.RichTextAbstract2021 .HeadingH3.ListNews-title,.RichTextAbstract2021 h3.ListNews-title,.RichTextModuleButtonLinkStyle .HeadingH3.ListNews-title,.RichTextModuleButtonLinkStyle h3.ListNews-title,.RichTextModuleDefault .HeadingH3.ListNews-title,.RichTextModuleDefault h3.ListNews-title,.RichTextModuleReadMore .HeadingH3.ListNews-title,.RichTextModuleReadMore h3.ListNews-title,.RichTextWideModule .HeadingH3.ListNews-title,.RichTextWideModule h3.ListNews-title,.SearchResultsPage2021-contentWell>.RichTextModule .HeadingH3.ListNews-title,.SearchResultsPage2021-contentWell>.RichTextModule h3.ListNews-title,.SubPage-contentWell>.RichTextModule .HeadingH3.ListNews-title,.SubPage-contentWell>.RichTextModule h3.ListNews-title,.SubPage-contentWell>.RichTextModuleWithTitle .HeadingH3.ListNews-title,.SubPage-contentWell>.RichTextModuleWithTitle h3.ListNews-title,.SubPageArticle-articleBody .HeadingH3.ListNews-title,.SubPageArticle-articleBody h3.ListNews-title,.SubPageArticle-contentWell>.RichTextModule .HeadingH3.ListNews-title,.SubPageArticle-contentWell>.RichTextModule h3.ListNews-title,.VideoPage2021-contentWell>.RichTextModule .HeadingH3.ListNews-title,.VideoPage2021-contentWell>.RichTextModule h3.ListNews-title{padding-top:30px}@media only screen and (min-width:768px){.EmployeePage2021-fullBiography .HeadingH3.ListNews-title,.EmployeePage2021-fullBiography h3.ListNews-title,.EventPage2021-contentWell>.RichTextModule .HeadingH3.ListNews-title,.EventPage2021-contentWell>.RichTextModule h3.ListNews-title,.EventPage2021-contentWell>.RichTextModuleWithTitle .HeadingH3.ListNews-title,.EventPage2021-contentWell>.RichTextModuleWithTitle h3.ListNews-title,.ListAccordion .HeadingH3.ListNews-title,.ListAccordion h3.ListNews-title,.MapModuleFilterable2021-description .HeadingH3.ListNews-title,.MapModuleFilterable2021-description h3.ListNews-title,.MediaObjectPage2021-contentWell>.RichTextModule .HeadingH3.ListNews-title,.MediaObjectPage2021-contentWell>.RichTextModule h3.ListNews-title,.PressCenterPage-contentWell>.RichTextModule .HeadingH3.ListNews-title,.PressCenterPage-contentWell>.RichTextModule h3.ListNews-title,.PressRelease2021-articleBody .HeadingH3.ListNews-title,.PressRelease2021-articleBody h3.ListNews-title,.RichTextAbstract2021 .HeadingH3.ListNews-title,.RichTextAbstract2021 h3.ListNews-title,.RichTextModuleButtonLinkStyle .HeadingH3.ListNews-title,.RichTextModuleButtonLinkStyle h3.ListNews-title,.RichTextModuleDefault .HeadingH3.ListNews-title,.RichTextModuleDefault h3.ListNews-title,.RichTextModuleReadMore .HeadingH3.ListNews-title,.RichTextModuleReadMore h3.ListNews-title,.RichTextWideModule .HeadingH3.ListNews-title,.RichTextWideModule h3.ListNews-title,.SearchResultsPage2021-contentWell>.RichTextModule .HeadingH3.ListNews-title,.SearchResultsPage2021-contentWell>.RichTextModule h3.ListNews-title,.SubPage-contentWell>.RichTextModule .HeadingH3.ListNews-title,.SubPage-contentWell>.RichTextModule h3.ListNews-title,.SubPage-contentWell>.RichTextModuleWithTitle .HeadingH3.ListNews-title,.SubPage-contentWell>.RichTextModuleWithTitle h3.ListNews-title,.SubPageArticle-articleBody .HeadingH3.ListNews-title,.SubPageArticle-articleBody h3.ListNews-title,.SubPageArticle-contentWell>.RichTextModule .HeadingH3.ListNews-title,.SubPageArticle-contentWell>.RichTextModule h3.ListNews-title,.VideoPage2021-contentWell>.RichTextModule .HeadingH3.ListNews-title,.VideoPage2021-contentWell>.RichTextModule h3.ListNews-title{padding-top:29.4px}}@media only screen and (min-width:1024px){.EmployeePage2021-fullBiography .HeadingH3.ListNews-title,.EmployeePage2021-fullBiography h3.ListNews-title,.EventPage2021-contentWell>.RichTextModule .HeadingH3.ListNews-title,.EventPage2021-contentWell>.RichTextModule h3.ListNews-title,.EventPage2021-contentWell>.RichTextModuleWithTitle .HeadingH3.ListNews-title,.EventPage2021-contentWell>.RichTextModuleWithTitle h3.ListNews-title,.ListAccordion .HeadingH3.ListNews-title,.ListAccordion h3.ListNews-title,.MapModuleFilterable2021-description .HeadingH3.ListNews-title,.MapModuleFilterable2021-description h3.ListNews-title,.MediaObjectPage2021-contentWell>.RichTextModule .HeadingH3.ListNews-title,.MediaObjectPage2021-contentWell>.RichTextModule h3.ListNews-title,.PressCenterPage-contentWell>.RichTextModule .HeadingH3.ListNews-title,.PressCenterPage-contentWell>.RichTextModule h3.ListNews-title,.PressRelease2021-articleBody .HeadingH3.ListNews-title,.PressRelease2021-articleBody h3.ListNews-title,.RichTextAbstract2021 .HeadingH3.ListNews-title,.RichTextAbstract2021 h3.ListNews-title,.RichTextModuleButtonLinkStyle .HeadingH3.ListNews-title,.RichTextModuleButtonLinkStyle h3.ListNews-title,.RichTextModuleDefault .HeadingH3.ListNews-title,.RichTextModuleDefault h3.ListNews-title,.RichTextModuleReadMore .HeadingH3.ListNews-title,.RichTextModuleReadMore h3.ListNews-title,.RichTextWideModule .HeadingH3.ListNews-title,.RichTextWideModule h3.ListNews-title,.SearchResultsPage2021-contentWell>.RichTextModule .HeadingH3.ListNews-title,.SearchResultsPage2021-contentWell>.RichTextModule h3.ListNews-title,.SubPage-contentWell>.RichTextModule .HeadingH3.ListNews-title,.SubPage-contentWell>.RichTextModule h3.ListNews-title,.SubPage-contentWell>.RichTextModuleWithTitle .HeadingH3.ListNews-title,.SubPage-contentWell>.RichTextModuleWithTitle h3.ListNews-title,.SubPageArticle-articleBody .HeadingH3.ListNews-title,.SubPageArticle-articleBody h3.ListNews-title,.SubPageArticle-contentWell>.RichTextModule .HeadingH3.ListNews-title,.SubPageArticle-contentWell>.RichTextModule h3.ListNews-title,.VideoPage2021-contentWell>.RichTextModule .HeadingH3.ListNews-title,.VideoPage2021-contentWell>.RichTextModule h3.ListNews-title{padding-top:49.5px}}@media only screen and (min-width:1300px){.EmployeePage2021-fullBiography .HeadingH3.ListNews-title,.EmployeePage2021-fullBiography h3.ListNews-title,.EventPage2021-contentWell>.RichTextModule .HeadingH3.ListNews-title,.EventPage2021-contentWell>.RichTextModule h3.ListNews-title,.EventPage2021-contentWell>.RichTextModuleWithTitle .HeadingH3.ListNews-title,.EventPage2021-contentWell>.RichTextModuleWithTitle h3.ListNews-title,.ListAccordion .HeadingH3.ListNews-title,.ListAccordion h3.ListNews-title,.MapModuleFilterable2021-description .HeadingH3.ListNews-title,.MapModuleFilterable2021-description h3.ListNews-title,.MediaObjectPage2021-contentWell>.RichTextModule .HeadingH3.ListNews-title,.MediaObjectPage2021-contentWell>.RichTextModule h3.ListNews-title,.PressCenterPage-contentWell>.RichTextModule .HeadingH3.ListNews-title,.PressCenterPage-contentWell>.RichTextModule h3.ListNews-title,.PressRelease2021-articleBody .HeadingH3.ListNews-title,.PressRelease2021-articleBody h3.ListNews-title,.RichTextAbstract2021 .HeadingH3.ListNews-title,.RichTextAbstract2021 h3.ListNews-title,.RichTextModuleButtonLinkStyle .HeadingH3.ListNews-title,.RichTextModuleButtonLinkStyle h3.ListNews-title,.RichTextModuleDefault .HeadingH3.ListNews-title,.RichTextModuleDefault h3.ListNews-title,.RichTextModuleReadMore .HeadingH3.ListNews-title,.RichTextModuleReadMore h3.ListNews-title,.RichTextWideModule .HeadingH3.ListNews-title,.RichTextWideModule h3.ListNews-title,.SearchResultsPage2021-contentWell>.RichTextModule .HeadingH3.ListNews-title,.SearchResultsPage2021-contentWell>.RichTextModule h3.ListNews-title,.SubPage-contentWell>.RichTextModule .HeadingH3.ListNews-title,.SubPage-contentWell>.RichTextModule h3.ListNews-title,.SubPage-contentWell>.RichTextModuleWithTitle .HeadingH3.ListNews-title,.SubPage-contentWell>.RichTextModuleWithTitle h3.ListNews-title,.SubPageArticle-articleBody .HeadingH3.ListNews-title,.SubPageArticle-articleBody h3.ListNews-title,.SubPageArticle-contentWell>.RichTextModule .HeadingH3.ListNews-title,.SubPageArticle-contentWell>.RichTextModule h3.ListNews-title,.VideoPage2021-contentWell>.RichTextModule .HeadingH3.ListNews-title,.VideoPage2021-contentWell>.RichTextModule h3.ListNews-title{padding-top:42.5px}}.EmployeePage2021-fullBiography .HeadingH4,.EmployeePage2021-fullBiography h4,.EventPage2021-contentWell>.RichTextModule .HeadingH4,.EventPage2021-contentWell>.RichTextModule h4,.EventPage2021-contentWell>.RichTextModuleWithTitle .HeadingH4,.EventPage2021-contentWell>.RichTextModuleWithTitle h4,.ListAccordion .HeadingH4,.ListAccordion h4,.MapModuleFilterable2021-description .HeadingH4,.MapModuleFilterable2021-description h4,.MediaObjectPage2021-contentWell>.RichTextModule .HeadingH4,.MediaObjectPage2021-contentWell>.RichTextModule h4,.PressCenterPage-contentWell>.RichTextModule .HeadingH4,.PressCenterPage-contentWell>.RichTextModule h4,.PressRelease2021-articleBody .HeadingH4,.PressRelease2021-articleBody h4,.RichTextAbstract2021 .HeadingH4,.RichTextAbstract2021 h4,.RichTextModuleButtonLinkStyle .HeadingH4,.RichTextModuleButtonLinkStyle h4,.RichTextModuleDefault .HeadingH4,.RichTextModuleDefault h4,.RichTextModuleReadMore .HeadingH4,.RichTextModuleReadMore h4,.RichTextWideModule .HeadingH4,.RichTextWideModule h4,.SearchResultsPage2021-contentWell>.RichTextModule .HeadingH4,.SearchResultsPage2021-contentWell>.RichTextModule h4,.SubPage-contentWell>.RichTextModule .HeadingH4,.SubPage-contentWell>.RichTextModule h4,.SubPage-contentWell>.RichTextModuleWithTitle .HeadingH4,.SubPage-contentWell>.RichTextModuleWithTitle h4,.SubPageArticle-articleBody .HeadingH4,.SubPageArticle-articleBody h4,.SubPageArticle-contentWell>.RichTextModule .HeadingH4,.SubPageArticle-contentWell>.RichTextModule h4,.VideoPage2021-contentWell>.RichTextModule .HeadingH4,.VideoPage2021-contentWell>.RichTextModule h4{color:#333;font-size:16px;font-weight:400}@media only screen and (min-width:768px){.EmployeePage2021-fullBiography .HeadingH4,.EmployeePage2021-fullBiography h4,.EventPage2021-contentWell>.RichTextModule .HeadingH4,.EventPage2021-contentWell>.RichTextModule h4,.EventPage2021-contentWell>.RichTextModuleWithTitle .HeadingH4,.EventPage2021-contentWell>.RichTextModuleWithTitle h4,.ListAccordion .HeadingH4,.ListAccordion h4,.MapModuleFilterable2021-description .HeadingH4,.MapModuleFilterable2021-description h4,.MediaObjectPage2021-contentWell>.RichTextModule .HeadingH4,.MediaObjectPage2021-contentWell>.RichTextModule h4,.PressCenterPage-contentWell>.RichTextModule .HeadingH4,.PressCenterPage-contentWell>.RichTextModule h4,.PressRelease2021-articleBody .HeadingH4,.PressRelease2021-articleBody h4,.RichTextAbstract2021 .HeadingH4,.RichTextAbstract2021 h4,.RichTextModuleButtonLinkStyle .HeadingH4,.RichTextModuleButtonLinkStyle h4,.RichTextModuleDefault .HeadingH4,.RichTextModuleDefault h4,.RichTextModuleReadMore .HeadingH4,.RichTextModuleReadMore h4,.RichTextWideModule .HeadingH4,.RichTextWideModule h4,.SearchResultsPage2021-contentWell>.RichTextModule .HeadingH4,.SearchResultsPage2021-contentWell>.RichTextModule h4,.SubPage-contentWell>.RichTextModule .HeadingH4,.SubPage-contentWell>.RichTextModule h4,.SubPage-contentWell>.RichTextModuleWithTitle .HeadingH4,.SubPage-contentWell>.RichTextModuleWithTitle h4,.SubPageArticle-articleBody .HeadingH4,.SubPageArticle-articleBody h4,.SubPageArticle-contentWell>.RichTextModule .HeadingH4,.SubPageArticle-contentWell>.RichTextModule h4,.VideoPage2021-contentWell>.RichTextModule .HeadingH4,.VideoPage2021-contentWell>.RichTextModule h4{font-size:18px;margin-top:34px;margin-bottom:0}}.EmployeePage2021-fullBiography .Enhancement:not(span):first-child,.EventPage2021-contentWell>.RichTextModule .Enhancement:not(span):first-child,.EventPage2021-contentWell>.RichTextModuleWithTitle .Enhancement:not(span):first-child,.ListAccordion .Enhancement:not(span):first-child,.MapModuleFilterable2021-description .Enhancement:not(span):first-child,.MediaObjectPage2021-contentWell>.RichTextModule .Enhancement:not(span):first-child,.PressCenterPage-contentWell>.RichTextModule .Enhancement:not(span):first-child,.PressRelease2021-articleBody .Enhancement:not(span):first-child,.RichTextAbstract2021 .Enhancement:not(span):first-child,.RichTextModuleButtonLinkStyle .Enhancement:not(span):first-child,.RichTextModuleDefault .Enhancement:not(span):first-child,.RichTextModuleReadMore .Enhancement:not(span):first-child,.RichTextWideModule .Enhancement:not(span):first-child,.SearchResultsPage2021-contentWell>.RichTextModule .Enhancement:not(span):first-child,.SubPage-contentWell>.RichTextModule .Enhancement:not(span):first-child,.SubPage-contentWell>.RichTextModuleWithTitle .Enhancement:not(span):first-child,.SubPageArticle-articleBody .Enhancement:not(span):first-child,.SubPageArticle-contentWell>.RichTextModule .Enhancement:not(span):first-child,.VideoPage2021-contentWell>.RichTextModule .Enhancement:not(span):first-child{margin-top:0}.EmployeePage2021-fullBiography .Enhancement:not(span)>.Enhancement-item,.EventPage2021-contentWell>.RichTextModule .Enhancement:not(span)>.Enhancement-item,.EventPage2021-contentWell>.RichTextModuleWithTitle .Enhancement:not(span)>.Enhancement-item,.ListAccordion .Enhancement:not(span)>.Enhancement-item,.MapModuleFilterable2021-description .Enhancement:not(span)>.Enhancement-item,.MediaObjectPage2021-contentWell>.RichTextModule .Enhancement:not(span)>.Enhancement-item,.PressCenterPage-contentWell>.RichTextModule .Enhancement:not(span)>.Enhancement-item,.PressRelease2021-articleBody .Enhancement:not(span)>.Enhancement-item,.RichTextAbstract2021 .Enhancement:not(span)>.Enhancement-item,.RichTextModuleButtonLinkStyle .Enhancement:not(span)>.Enhancement-item,.RichTextModuleDefault .Enhancement:not(span)>.Enhancement-item,.RichTextModuleReadMore .Enhancement:not(span)>.Enhancement-item,.RichTextWideModule .Enhancement:not(span)>.Enhancement-item,.SearchResultsPage2021-contentWell>.RichTextModule .Enhancement:not(span)>.Enhancement-item,.SubPage-contentWell>.RichTextModule .Enhancement:not(span)>.Enhancement-item,.SubPage-contentWell>.RichTextModuleWithTitle .Enhancement:not(span)>.Enhancement-item,.SubPageArticle-articleBody .Enhancement:not(span)>.Enhancement-item,.SubPageArticle-contentWell>.RichTextModule .Enhancement:not(span)>.Enhancement-item,.VideoPage2021-contentWell>.RichTextModule .Enhancement:not(span)>.Enhancement-item{display:block;padding:0;margin:0}.EmployeePage2021-fullBiography .Enhancement:not(span) .FacebookEmbed,.EmployeePage2021-fullBiography .Enhancement:not(span) .InstagramEmbed,.EmployeePage2021-fullBiography .Enhancement:not(span) .TweetUrl,.EventPage2021-contentWell>.RichTextModule .Enhancement:not(span) .FacebookEmbed,.EventPage2021-contentWell>.RichTextModule .Enhancement:not(span) .InstagramEmbed,.EventPage2021-contentWell>.RichTextModule .Enhancement:not(span) .TweetUrl,.EventPage2021-contentWell>.RichTextModuleWithTitle .Enhancement:not(span) .FacebookEmbed,.EventPage2021-contentWell>.RichTextModuleWithTitle .Enhancement:not(span) .InstagramEmbed,.EventPage2021-contentWell>.RichTextModuleWithTitle .Enhancement:not(span) .TweetUrl,.ListAccordion .Enhancement:not(span) .FacebookEmbed,.ListAccordion .Enhancement:not(span) .InstagramEmbed,.ListAccordion .Enhancement:not(span) .TweetUrl,.MapModuleFilterable2021-description .Enhancement:not(span) .FacebookEmbed,.MapModuleFilterable2021-description .Enhancement:not(span) .InstagramEmbed,.MapModuleFilterable2021-description .Enhancement:not(span) .TweetUrl,.MediaObjectPage2021-contentWell>.RichTextModule .Enhancement:not(span) .FacebookEmbed,.MediaObjectPage2021-contentWell>.RichTextModule .Enhancement:not(span) .InstagramEmbed,.MediaObjectPage2021-contentWell>.RichTextModule .Enhancement:not(span) .TweetUrl,.PressCenterPage-contentWell>.RichTextModule .Enhancement:not(span) .FacebookEmbed,.PressCenterPage-contentWell>.RichTextModule .Enhancement:not(span) .InstagramEmbed,.PressCenterPage-contentWell>.RichTextModule .Enhancement:not(span) .TweetUrl,.PressRelease2021-articleBody .Enhancement:not(span) .FacebookEmbed,.PressRelease2021-articleBody .Enhancement:not(span) .InstagramEmbed,.PressRelease2021-articleBody .Enhancement:not(span) .TweetUrl,.RichTextAbstract2021 .Enhancement:not(span) .FacebookEmbed,.RichTextAbstract2021 .Enhancement:not(span) .InstagramEmbed,.RichTextAbstract2021 .Enhancement:not(span) .TweetUrl,.RichTextModuleButtonLinkStyle .Enhancement:not(span) .FacebookEmbed,.RichTextModuleButtonLinkStyle .Enhancement:not(span) .InstagramEmbed,.RichTextModuleButtonLinkStyle .Enhancement:not(span) .TweetUrl,.RichTextModuleDefault .Enhancement:not(span) .FacebookEmbed,.RichTextModuleDefault .Enhancement:not(span) .InstagramEmbed,.RichTextModuleDefault .Enhancement:not(span) .TweetUrl,.RichTextModuleReadMore .Enhancement:not(span) .FacebookEmbed,.RichTextModuleReadMore .Enhancement:not(span) .InstagramEmbed,.RichTextModuleReadMore .Enhancement:not(span) .TweetUrl,.RichTextWideModule .Enhancement:not(span) .FacebookEmbed,.RichTextWideModule .Enhancement:not(span) .InstagramEmbed,.RichTextWideModule .Enhancement:not(span) .TweetUrl,.SearchResultsPage2021-contentWell>.RichTextModule .Enhancement:not(span) .FacebookEmbed,.SearchResultsPage2021-contentWell>.RichTextModule .Enhancement:not(span) .InstagramEmbed,.SearchResultsPage2021-contentWell>.RichTextModule .Enhancement:not(span) .TweetUrl,.SubPage-contentWell>.RichTextModule .Enhancement:not(span) .FacebookEmbed,.SubPage-contentWell>.RichTextModule .Enhancement:not(span) .InstagramEmbed,.SubPage-contentWell>.RichTextModule .Enhancement:not(span) .TweetUrl,.SubPage-contentWell>.RichTextModuleWithTitle .Enhancement:not(span) .FacebookEmbed,.SubPage-contentWell>.RichTextModuleWithTitle .Enhancement:not(span) .InstagramEmbed,.SubPage-contentWell>.RichTextModuleWithTitle .Enhancement:not(span) .TweetUrl,.SubPageArticle-articleBody .Enhancement:not(span) .FacebookEmbed,.SubPageArticle-articleBody .Enhancement:not(span) .InstagramEmbed,.SubPageArticle-articleBody .Enhancement:not(span) .TweetUrl,.SubPageArticle-contentWell>.RichTextModule .Enhancement:not(span) .FacebookEmbed,.SubPageArticle-contentWell>.RichTextModule .Enhancement:not(span) .InstagramEmbed,.SubPageArticle-contentWell>.RichTextModule .Enhancement:not(span) .TweetUrl,.VideoPage2021-contentWell>.RichTextModule .Enhancement:not(span) .FacebookEmbed,.VideoPage2021-contentWell>.RichTextModule .Enhancement:not(span) .InstagramEmbed,.VideoPage2021-contentWell>.RichTextModule .Enhancement:not(span) .TweetUrl{display:-ms-inline-flexbox;display:inline-flex}.EmployeePage2021-fullBiography .Enhancement:not(span)[data-align-center],.EventPage2021-contentWell>.RichTextModule .Enhancement:not(span)[data-align-center],.EventPage2021-contentWell>.RichTextModuleWithTitle .Enhancement:not(span)[data-align-center],.ListAccordion .Enhancement:not(span)[data-align-center],.MapModuleFilterable2021-description .Enhancement:not(span)[data-align-center],.MediaObjectPage2021-contentWell>.RichTextModule .Enhancement:not(span)[data-align-center],.PressCenterPage-contentWell>.RichTextModule .Enhancement:not(span)[data-align-center],.PressRelease2021-articleBody .Enhancement:not(span)[data-align-center],.RichTextAbstract2021 .Enhancement:not(span)[data-align-center],.RichTextModuleButtonLinkStyle .Enhancement:not(span)[data-align-center],.RichTextModuleDefault .Enhancement:not(span)[data-align-center],.RichTextModuleReadMore .Enhancement:not(span)[data-align-center],.RichTextWideModule .Enhancement:not(span)[data-align-center],.SearchResultsPage2021-contentWell>.RichTextModule .Enhancement:not(span)[data-align-center],.SubPage-contentWell>.RichTextModule .Enhancement:not(span)[data-align-center],.SubPage-contentWell>.RichTextModuleWithTitle .Enhancement:not(span)[data-align-center],.SubPageArticle-articleBody .Enhancement:not(span)[data-align-center],.SubPageArticle-contentWell>.RichTextModule .Enhancement:not(span)[data-align-center],.VideoPage2021-contentWell>.RichTextModule .Enhancement:not(span)[data-align-center]{margin-top:20px;margin-bottom:20px;clear:both;text-align:center}.EmployeePage2021-fullBiography .Enhancement:not(span)[data-align-center] .ImageGallery,.EventPage2021-contentWell>.RichTextModule .Enhancement:not(span)[data-align-center] .ImageGallery,.EventPage2021-contentWell>.RichTextModuleWithTitle .Enhancement:not(span)[data-align-center] .ImageGallery,.ListAccordion .Enhancement:not(span)[data-align-center] .ImageGallery,.MapModuleFilterable2021-description .Enhancement:not(span)[data-align-center] .ImageGallery,.MediaObjectPage2021-contentWell>.RichTextModule .Enhancement:not(span)[data-align-center] .ImageGallery,.PressCenterPage-contentWell>.RichTextModule .Enhancement:not(span)[data-align-center] .ImageGallery,.PressRelease2021-articleBody .Enhancement:not(span)[data-align-center] .ImageGallery,.RichTextAbstract2021 .Enhancement:not(span)[data-align-center] .ImageGallery,.RichTextModuleButtonLinkStyle .Enhancement:not(span)[data-align-center] .ImageGallery,.RichTextModuleDefault .Enhancement:not(span)[data-align-center] .ImageGallery,.RichTextModuleReadMore .Enhancement:not(span)[data-align-center] .ImageGallery,.RichTextWideModule .Enhancement:not(span)[data-align-center] .ImageGallery,.SearchResultsPage2021-contentWell>.RichTextModule .Enhancement:not(span)[data-align-center] .ImageGallery,.SubPage-contentWell>.RichTextModule .Enhancement:not(span)[data-align-center] .ImageGallery,.SubPage-contentWell>.RichTextModuleWithTitle .Enhancement:not(span)[data-align-center] .ImageGallery,.SubPageArticle-articleBody .Enhancement:not(span)[data-align-center] .ImageGallery,.SubPageArticle-contentWell>.RichTextModule .Enhancement:not(span)[data-align-center] .ImageGallery,.VideoPage2021-contentWell>.RichTextModule .Enhancement:not(span)[data-align-center] .ImageGallery{margin:0 -20px}.EmployeePage2021-fullBiography .Enhancement:not(span)[data-align-center] .ImageGallery .ImageGallerySlide-info,.EventPage2021-contentWell>.RichTextModule .Enhancement:not(span)[data-align-center] .ImageGallery .ImageGallerySlide-info,.EventPage2021-contentWell>.RichTextModuleWithTitle .Enhancement:not(span)[data-align-center] .ImageGallery .ImageGallerySlide-info,.ListAccordion .Enhancement:not(span)[data-align-center] .ImageGallery .ImageGallerySlide-info,.MapModuleFilterable2021-description .Enhancement:not(span)[data-align-center] .ImageGallery .ImageGallerySlide-info,.MediaObjectPage2021-contentWell>.RichTextModule .Enhancement:not(span)[data-align-center] .ImageGallery .ImageGallerySlide-info,.PressCenterPage-contentWell>.RichTextModule .Enhancement:not(span)[data-align-center] .ImageGallery .ImageGallerySlide-info,.PressRelease2021-articleBody .Enhancement:not(span)[data-align-center] .ImageGallery .ImageGallerySlide-info,.RichTextAbstract2021 .Enhancement:not(span)[data-align-center] .ImageGallery .ImageGallerySlide-info,.RichTextModuleButtonLinkStyle .Enhancement:not(span)[data-align-center] .ImageGallery .ImageGallerySlide-info,.RichTextModuleDefault .Enhancement:not(span)[data-align-center] .ImageGallery .ImageGallerySlide-info,.RichTextModuleReadMore .Enhancement:not(span)[data-align-center] .ImageGallery .ImageGallerySlide-info,.RichTextWideModule .Enhancement:not(span)[data-align-center] .ImageGallery .ImageGallerySlide-info,.SearchResultsPage2021-contentWell>.RichTextModule .Enhancement:not(span)[data-align-center] .ImageGallery .ImageGallerySlide-info,.SubPage-contentWell>.RichTextModule .Enhancement:not(span)[data-align-center] .ImageGallery .ImageGallerySlide-info,.SubPage-contentWell>.RichTextModuleWithTitle .Enhancement:not(span)[data-align-center] .ImageGallery .ImageGallerySlide-info,.SubPageArticle-articleBody .Enhancement:not(span)[data-align-center] .ImageGallery .ImageGallerySlide-info,.SubPageArticle-contentWell>.RichTextModule .Enhancement:not(span)[data-align-center] .ImageGallery .ImageGallerySlide-info,.VideoPage2021-contentWell>.RichTextModule .Enhancement:not(span)[data-align-center] .ImageGallery .ImageGallerySlide-info{padding-left:20px;padding-right:20px}.EmployeePage2021-fullBiography .Enhancement:not(span)[data-align-center] .VideoEnhancement-player,.EventPage2021-contentWell>.RichTextModule .Enhancement:not(span)[data-align-center] .VideoEnhancement-player,.EventPage2021-contentWell>.RichTextModuleWithTitle .Enhancement:not(span)[data-align-center] .VideoEnhancement-player,.ListAccordion .Enhancement:not(span)[data-align-center] .VideoEnhancement-player,.MapModuleFilterable2021-description .Enhancement:not(span)[data-align-center] .VideoEnhancement-player,.MediaObjectPage2021-contentWell>.RichTextModule .Enhancement:not(span)[data-align-center] .VideoEnhancement-player,.PressCenterPage-contentWell>.RichTextModule .Enhancement:not(span)[data-align-center] .VideoEnhancement-player,.PressRelease2021-articleBody .Enhancement:not(span)[data-align-center] .VideoEnhancement-player,.RichTextAbstract2021 .Enhancement:not(span)[data-align-center] .VideoEnhancement-player,.RichTextModuleButtonLinkStyle .Enhancement:not(span)[data-align-center] .VideoEnhancement-player,.RichTextModuleDefault .Enhancement:not(span)[data-align-center] .VideoEnhancement-player,.RichTextModuleReadMore .Enhancement:not(span)[data-align-center] .VideoEnhancement-player,.RichTextWideModule .Enhancement:not(span)[data-align-center] .VideoEnhancement-player,.SearchResultsPage2021-contentWell>.RichTextModule .Enhancement:not(span)[data-align-center] .VideoEnhancement-player,.SubPage-contentWell>.RichTextModule .Enhancement:not(span)[data-align-center] .VideoEnhancement-player,.SubPage-contentWell>.RichTextModuleWithTitle .Enhancement:not(span)[data-align-center] .VideoEnhancement-player,.SubPageArticle-articleBody .Enhancement:not(span)[data-align-center] .VideoEnhancement-player,.SubPageArticle-contentWell>.RichTextModule .Enhancement:not(span)[data-align-center] .VideoEnhancement-player,.VideoPage2021-contentWell>.RichTextModule .Enhancement:not(span)[data-align-center] .VideoEnhancement-player{margin:0 0}.EmployeePage2021-fullBiography .Enhancement:not(span)[data-align-center] .FigureEnhancement2021,.EventPage2021-contentWell>.RichTextModule .Enhancement:not(span)[data-align-center] .FigureEnhancement2021,.EventPage2021-contentWell>.RichTextModuleWithTitle .Enhancement:not(span)[data-align-center] .FigureEnhancement2021,.ListAccordion .Enhancement:not(span)[data-align-center] .FigureEnhancement2021,.MapModuleFilterable2021-description .Enhancement:not(span)[data-align-center] .FigureEnhancement2021,.MediaObjectPage2021-contentWell>.RichTextModule .Enhancement:not(span)[data-align-center] .FigureEnhancement2021,.PressCenterPage-contentWell>.RichTextModule .Enhancement:not(span)[data-align-center] .FigureEnhancement2021,.PressRelease2021-articleBody .Enhancement:not(span)[data-align-center] .FigureEnhancement2021,.RichTextAbstract2021 .Enhancement:not(span)[data-align-center] .FigureEnhancement2021,.RichTextModuleButtonLinkStyle .Enhancement:not(span)[data-align-center] .FigureEnhancement2021,.RichTextModuleDefault .Enhancement:not(span)[data-align-center] .FigureEnhancement2021,.RichTextModuleReadMore .Enhancement:not(span)[data-align-center] .FigureEnhancement2021,.RichTextWideModule .Enhancement:not(span)[data-align-center] .FigureEnhancement2021,.SearchResultsPage2021-contentWell>.RichTextModule .Enhancement:not(span)[data-align-center] .FigureEnhancement2021,.SubPage-contentWell>.RichTextModule .Enhancement:not(span)[data-align-center] .FigureEnhancement2021,.SubPage-contentWell>.RichTextModuleWithTitle .Enhancement:not(span)[data-align-center] .FigureEnhancement2021,.SubPageArticle-articleBody .Enhancement:not(span)[data-align-center] .FigureEnhancement2021,.SubPageArticle-contentWell>.RichTextModule .Enhancement:not(span)[data-align-center] .FigureEnhancement2021,.VideoPage2021-contentWell>.RichTextModule .Enhancement:not(span)[data-align-center] .FigureEnhancement2021{margin:0 -20px}.EmployeePage2021-fullBiography .Enhancement:not(span)[data-align-center] .FigureEnhancement2021>figcaption,.EventPage2021-contentWell>.RichTextModule .Enhancement:not(span)[data-align-center] .FigureEnhancement2021>figcaption,.EventPage2021-contentWell>.RichTextModuleWithTitle .Enhancement:not(span)[data-align-center] .FigureEnhancement2021>figcaption,.ListAccordion .Enhancement:not(span)[data-align-center] .FigureEnhancement2021>figcaption,.MapModuleFilterable2021-description .Enhancement:not(span)[data-align-center] .FigureEnhancement2021>figcaption,.MediaObjectPage2021-contentWell>.RichTextModule .Enhancement:not(span)[data-align-center] .FigureEnhancement2021>figcaption,.PressCenterPage-contentWell>.RichTextModule .Enhancement:not(span)[data-align-center] .FigureEnhancement2021>figcaption,.PressRelease2021-articleBody .Enhancement:not(span)[data-align-center] .FigureEnhancement2021>figcaption,.RichTextAbstract2021 .Enhancement:not(span)[data-align-center] .FigureEnhancement2021>figcaption,.RichTextModuleButtonLinkStyle .Enhancement:not(span)[data-align-center] .FigureEnhancement2021>figcaption,.RichTextModuleDefault .Enhancement:not(span)[data-align-center] .FigureEnhancement2021>figcaption,.RichTextModuleReadMore .Enhancement:not(span)[data-align-center] .FigureEnhancement2021>figcaption,.RichTextWideModule .Enhancement:not(span)[data-align-center] .FigureEnhancement2021>figcaption,.SearchResultsPage2021-contentWell>.RichTextModule .Enhancement:not(span)[data-align-center] .FigureEnhancement2021>figcaption,.SubPage-contentWell>.RichTextModule .Enhancement:not(span)[data-align-center] .FigureEnhancement2021>figcaption,.SubPage-contentWell>.RichTextModuleWithTitle .Enhancement:not(span)[data-align-center] .FigureEnhancement2021>figcaption,.SubPageArticle-articleBody .Enhancement:not(span)[data-align-center] .FigureEnhancement2021>figcaption,.SubPageArticle-contentWell>.RichTextModule .Enhancement:not(span)[data-align-center] .FigureEnhancement2021>figcaption,.VideoPage2021-contentWell>.RichTextModule .Enhancement:not(span)[data-align-center] .FigureEnhancement2021>figcaption{padding-left:10px;padding-right:10px}.EmployeePage2021-fullBiography .Enhancement:not(span)[data-left],.EmployeePage2021-fullBiography .Enhancement:not(span)[data-right],.EventPage2021-contentWell>.RichTextModule .Enhancement:not(span)[data-left],.EventPage2021-contentWell>.RichTextModule .Enhancement:not(span)[data-right],.EventPage2021-contentWell>.RichTextModuleWithTitle .Enhancement:not(span)[data-left],.EventPage2021-contentWell>.RichTextModuleWithTitle .Enhancement:not(span)[data-right],.ListAccordion .Enhancement:not(span)[data-left],.ListAccordion .Enhancement:not(span)[data-right],.MapModuleFilterable2021-description .Enhancement:not(span)[data-left],.MapModuleFilterable2021-description .Enhancement:not(span)[data-right],.MediaObjectPage2021-contentWell>.RichTextModule .Enhancement:not(span)[data-left],.MediaObjectPage2021-contentWell>.RichTextModule .Enhancement:not(span)[data-right],.PressCenterPage-contentWell>.RichTextModule .Enhancement:not(span)[data-left],.PressCenterPage-contentWell>.RichTextModule .Enhancement:not(span)[data-right],.PressRelease2021-articleBody .Enhancement:not(span)[data-left],.PressRelease2021-articleBody .Enhancement:not(span)[data-right],.RichTextAbstract2021 .Enhancement:not(span)[data-left],.RichTextAbstract2021 .Enhancement:not(span)[data-right],.RichTextModuleButtonLinkStyle .Enhancement:not(span)[data-left],.RichTextModuleButtonLinkStyle .Enhancement:not(span)[data-right],.RichTextModuleDefault .Enhancement:not(span)[data-left],.RichTextModuleDefault .Enhancement:not(span)[data-right],.RichTextModuleReadMore .Enhancement:not(span)[data-left],.RichTextModuleReadMore .Enhancement:not(span)[data-right],.RichTextWideModule .Enhancement:not(span)[data-left],.RichTextWideModule .Enhancement:not(span)[data-right],.SearchResultsPage2021-contentWell>.RichTextModule .Enhancement:not(span)[data-left],.SearchResultsPage2021-contentWell>.RichTextModule .Enhancement:not(span)[data-right],.SubPage-contentWell>.RichTextModule .Enhancement:not(span)[data-left],.SubPage-contentWell>.RichTextModule .Enhancement:not(span)[data-right],.SubPage-contentWell>.RichTextModuleWithTitle .Enhancement:not(span)[data-left],.SubPage-contentWell>.RichTextModuleWithTitle .Enhancement:not(span)[data-right],.SubPageArticle-articleBody .Enhancement:not(span)[data-left],.SubPageArticle-articleBody .Enhancement:not(span)[data-right],.SubPageArticle-contentWell>.RichTextModule .Enhancement:not(span)[data-left],.SubPageArticle-contentWell>.RichTextModule .Enhancement:not(span)[data-right],.VideoPage2021-contentWell>.RichTextModule .Enhancement:not(span)[data-left],.VideoPage2021-contentWell>.RichTextModule .Enhancement:not(span)[data-right]{margin:0;width:100%}@media only screen and (min-width:768px){.EmployeePage2021-fullBiography .Enhancement:not(span)[data-align-center],.EventPage2021-contentWell>.RichTextModule .Enhancement:not(span)[data-align-center],.EventPage2021-contentWell>.RichTextModuleWithTitle .Enhancement:not(span)[data-align-center],.ListAccordion .Enhancement:not(span)[data-align-center],.MapModuleFilterable2021-description .Enhancement:not(span)[data-align-center],.MediaObjectPage2021-contentWell>.RichTextModule .Enhancement:not(span)[data-align-center],.PressCenterPage-contentWell>.RichTextModule .Enhancement:not(span)[data-align-center],.PressRelease2021-articleBody .Enhancement:not(span)[data-align-center],.RichTextAbstract2021 .Enhancement:not(span)[data-align-center],.RichTextModuleButtonLinkStyle .Enhancement:not(span)[data-align-center],.RichTextModuleDefault .Enhancement:not(span)[data-align-center],.RichTextModuleReadMore .Enhancement:not(span)[data-align-center],.RichTextWideModule .Enhancement:not(span)[data-align-center],.SearchResultsPage2021-contentWell>.RichTextModule .Enhancement:not(span)[data-align-center],.SubPage-contentWell>.RichTextModule .Enhancement:not(span)[data-align-center],.SubPage-contentWell>.RichTextModuleWithTitle .Enhancement:not(span)[data-align-center],.SubPageArticle-articleBody .Enhancement:not(span)[data-align-center],.SubPageArticle-contentWell>.RichTextModule .Enhancement:not(span)[data-align-center],.VideoPage2021-contentWell>.RichTextModule .Enhancement:not(span)[data-align-center]{margin-top:30px;margin-bottom:30px}.EmployeePage2021-fullBiography .Enhancement:not(span)[data-align-center] .ImageGallery,.EventPage2021-contentWell>.RichTextModule .Enhancement:not(span)[data-align-center] .ImageGallery,.EventPage2021-contentWell>.RichTextModuleWithTitle .Enhancement:not(span)[data-align-center] .ImageGallery,.ListAccordion .Enhancement:not(span)[data-align-center] .ImageGallery,.MapModuleFilterable2021-description .Enhancement:not(span)[data-align-center] .ImageGallery,.MediaObjectPage2021-contentWell>.RichTextModule .Enhancement:not(span)[data-align-center] .ImageGallery,.PressCenterPage-contentWell>.RichTextModule .Enhancement:not(span)[data-align-center] .ImageGallery,.PressRelease2021-articleBody .Enhancement:not(span)[data-align-center] .ImageGallery,.RichTextAbstract2021 .Enhancement:not(span)[data-align-center] .ImageGallery,.RichTextModuleButtonLinkStyle .Enhancement:not(span)[data-align-center] .ImageGallery,.RichTextModuleDefault .Enhancement:not(span)[data-align-center] .ImageGallery,.RichTextModuleReadMore .Enhancement:not(span)[data-align-center] .ImageGallery,.RichTextWideModule .Enhancement:not(span)[data-align-center] .ImageGallery,.SearchResultsPage2021-contentWell>.RichTextModule .Enhancement:not(span)[data-align-center] .ImageGallery,.SubPage-contentWell>.RichTextModule .Enhancement:not(span)[data-align-center] .ImageGallery,.SubPage-contentWell>.RichTextModuleWithTitle .Enhancement:not(span)[data-align-center] .ImageGallery,.SubPageArticle-articleBody .Enhancement:not(span)[data-align-center] .ImageGallery,.SubPageArticle-contentWell>.RichTextModule .Enhancement:not(span)[data-align-center] .ImageGallery,.VideoPage2021-contentWell>.RichTextModule .Enhancement:not(span)[data-align-center] .ImageGallery{margin:0}.EmployeePage2021-fullBiography .Enhancement:not(span)[data-align-center] .ImageGallery .ImageGallerySlide-info,.EventPage2021-contentWell>.RichTextModule .Enhancement:not(span)[data-align-center] .ImageGallery .ImageGallerySlide-info,.EventPage2021-contentWell>.RichTextModuleWithTitle .Enhancement:not(span)[data-align-center] .ImageGallery .ImageGallerySlide-info,.ListAccordion .Enhancement:not(span)[data-align-center] .ImageGallery .ImageGallerySlide-info,.MapModuleFilterable2021-description .Enhancement:not(span)[data-align-center] .ImageGallery .ImageGallerySlide-info,.MediaObjectPage2021-contentWell>.RichTextModule .Enhancement:not(span)[data-align-center] .ImageGallery .ImageGallerySlide-info,.PressCenterPage-contentWell>.RichTextModule .Enhancement:not(span)[data-align-center] .ImageGallery .ImageGallerySlide-info,.PressRelease2021-articleBody .Enhancement:not(span)[data-align-center] .ImageGallery .ImageGallerySlide-info,.RichTextAbstract2021 .Enhancement:not(span)[data-align-center] .ImageGallery .ImageGallerySlide-info,.RichTextModuleButtonLinkStyle .Enhancement:not(span)[data-align-center] .ImageGallery .ImageGallerySlide-info,.RichTextModuleDefault .Enhancement:not(span)[data-align-center] .ImageGallery .ImageGallerySlide-info,.RichTextModuleReadMore .Enhancement:not(span)[data-align-center] .ImageGallery .ImageGallerySlide-info,.RichTextWideModule .Enhancement:not(span)[data-align-center] .ImageGallery .ImageGallerySlide-info,.SearchResultsPage2021-contentWell>.RichTextModule .Enhancement:not(span)[data-align-center] .ImageGallery .ImageGallerySlide-info,.SubPage-contentWell>.RichTextModule .Enhancement:not(span)[data-align-center] .ImageGallery .ImageGallerySlide-info,.SubPage-contentWell>.RichTextModuleWithTitle .Enhancement:not(span)[data-align-center] .ImageGallery .ImageGallerySlide-info,.SubPageArticle-articleBody .Enhancement:not(span)[data-align-center] .ImageGallery .ImageGallerySlide-info,.SubPageArticle-contentWell>.RichTextModule .Enhancement:not(span)[data-align-center] .ImageGallery .ImageGallerySlide-info,.VideoPage2021-contentWell>.RichTextModule .Enhancement:not(span)[data-align-center] .ImageGallery .ImageGallerySlide-info{padding-left:0;padding-right:0}.EmployeePage2021-fullBiography .Enhancement:not(span)[data-align-center] .VideoEnhancement-player,.EventPage2021-contentWell>.RichTextModule .Enhancement:not(span)[data-align-center] .VideoEnhancement-player,.EventPage2021-contentWell>.RichTextModuleWithTitle .Enhancement:not(span)[data-align-center] .VideoEnhancement-player,.ListAccordion .Enhancement:not(span)[data-align-center] .VideoEnhancement-player,.MapModuleFilterable2021-description .Enhancement:not(span)[data-align-center] .VideoEnhancement-player,.MediaObjectPage2021-contentWell>.RichTextModule .Enhancement:not(span)[data-align-center] .VideoEnhancement-player,.PressCenterPage-contentWell>.RichTextModule .Enhancement:not(span)[data-align-center] .VideoEnhancement-player,.PressRelease2021-articleBody .Enhancement:not(span)[data-align-center] .VideoEnhancement-player,.RichTextAbstract2021 .Enhancement:not(span)[data-align-center] .VideoEnhancement-player,.RichTextModuleButtonLinkStyle .Enhancement:not(span)[data-align-center] .VideoEnhancement-player,.RichTextModuleDefault .Enhancement:not(span)[data-align-center] .VideoEnhancement-player,.RichTextModuleReadMore .Enhancement:not(span)[data-align-center] .VideoEnhancement-player,.RichTextWideModule .Enhancement:not(span)[data-align-center] .VideoEnhancement-player,.SearchResultsPage2021-contentWell>.RichTextModule .Enhancement:not(span)[data-align-center] .VideoEnhancement-player,.SubPage-contentWell>.RichTextModule .Enhancement:not(span)[data-align-center] .VideoEnhancement-player,.SubPage-contentWell>.RichTextModuleWithTitle .Enhancement:not(span)[data-align-center] .VideoEnhancement-player,.SubPageArticle-articleBody .Enhancement:not(span)[data-align-center] .VideoEnhancement-player,.SubPageArticle-contentWell>.RichTextModule .Enhancement:not(span)[data-align-center] .VideoEnhancement-player,.VideoPage2021-contentWell>.RichTextModule .Enhancement:not(span)[data-align-center] .VideoEnhancement-player{margin:0}.EmployeePage2021-fullBiography .Enhancement:not(span)[data-align-center] .FigureEnhancement2021,.EventPage2021-contentWell>.RichTextModule .Enhancement:not(span)[data-align-center] .FigureEnhancement2021,.EventPage2021-contentWell>.RichTextModuleWithTitle .Enhancement:not(span)[data-align-center] .FigureEnhancement2021,.ListAccordion .Enhancement:not(span)[data-align-center] .FigureEnhancement2021,.MapModuleFilterable2021-description .Enhancement:not(span)[data-align-center] .FigureEnhancement2021,.MediaObjectPage2021-contentWell>.RichTextModule .Enhancement:not(span)[data-align-center] .FigureEnhancement2021,.PressCenterPage-contentWell>.RichTextModule .Enhancement:not(span)[data-align-center] .FigureEnhancement2021,.PressRelease2021-articleBody .Enhancement:not(span)[data-align-center] .FigureEnhancement2021,.RichTextAbstract2021 .Enhancement:not(span)[data-align-center] .FigureEnhancement2021,.RichTextModuleButtonLinkStyle .Enhancement:not(span)[data-align-center] .FigureEnhancement2021,.RichTextModuleDefault .Enhancement:not(span)[data-align-center] .FigureEnhancement2021,.RichTextModuleReadMore .Enhancement:not(span)[data-align-center] .FigureEnhancement2021,.RichTextWideModule .Enhancement:not(span)[data-align-center] .FigureEnhancement2021,.SearchResultsPage2021-contentWell>.RichTextModule .Enhancement:not(span)[data-align-center] .FigureEnhancement2021,.SubPage-contentWell>.RichTextModule .Enhancement:not(span)[data-align-center] .FigureEnhancement2021,.SubPage-contentWell>.RichTextModuleWithTitle .Enhancement:not(span)[data-align-center] .FigureEnhancement2021,.SubPageArticle-articleBody .Enhancement:not(span)[data-align-center] .FigureEnhancement2021,.SubPageArticle-contentWell>.RichTextModule .Enhancement:not(span)[data-align-center] .FigureEnhancement2021,.VideoPage2021-contentWell>.RichTextModule .Enhancement:not(span)[data-align-center] .FigureEnhancement2021{margin:0}.EmployeePage2021-fullBiography .Enhancement:not(span)[data-align-center] .FigureEnhancement2021>figcaption,.EventPage2021-contentWell>.RichTextModule .Enhancement:not(span)[data-align-center] .FigureEnhancement2021>figcaption,.EventPage2021-contentWell>.RichTextModuleWithTitle .Enhancement:not(span)[data-align-center] .FigureEnhancement2021>figcaption,.ListAccordion .Enhancement:not(span)[data-align-center] .FigureEnhancement2021>figcaption,.MapModuleFilterable2021-description .Enhancement:not(span)[data-align-center] .FigureEnhancement2021>figcaption,.MediaObjectPage2021-contentWell>.RichTextModule .Enhancement:not(span)[data-align-center] .FigureEnhancement2021>figcaption,.PressCenterPage-contentWell>.RichTextModule .Enhancement:not(span)[data-align-center] .FigureEnhancement2021>figcaption,.PressRelease2021-articleBody .Enhancement:not(span)[data-align-center] .FigureEnhancement2021>figcaption,.RichTextAbstract2021 .Enhancement:not(span)[data-align-center] .FigureEnhancement2021>figcaption,.RichTextModuleButtonLinkStyle .Enhancement:not(span)[data-align-center] .FigureEnhancement2021>figcaption,.RichTextModuleDefault .Enhancement:not(span)[data-align-center] .FigureEnhancement2021>figcaption,.RichTextModuleReadMore .Enhancement:not(span)[data-align-center] .FigureEnhancement2021>figcaption,.RichTextWideModule .Enhancement:not(span)[data-align-center] .FigureEnhancement2021>figcaption,.SearchResultsPage2021-contentWell>.RichTextModule .Enhancement:not(span)[data-align-center] .FigureEnhancement2021>figcaption,.SubPage-contentWell>.RichTextModule .Enhancement:not(span)[data-align-center] .FigureEnhancement2021>figcaption,.SubPage-contentWell>.RichTextModuleWithTitle .Enhancement:not(span)[data-align-center] .FigureEnhancement2021>figcaption,.SubPageArticle-articleBody .Enhancement:not(span)[data-align-center] .FigureEnhancement2021>figcaption,.SubPageArticle-contentWell>.RichTextModule .Enhancement:not(span)[data-align-center] .FigureEnhancement2021>figcaption,.VideoPage2021-contentWell>.RichTextModule .Enhancement:not(span)[data-align-center] .FigureEnhancement2021>figcaption{padding-left:0;padding-right:0}.EmployeePage2021-fullBiography .Enhancement:not(span)[data-align-center] .FigureEnhancement2021.fullWidth,.EventPage2021-contentWell>.RichTextModule .Enhancement:not(span)[data-align-center] .FigureEnhancement2021.fullWidth,.EventPage2021-contentWell>.RichTextModuleWithTitle .Enhancement:not(span)[data-align-center] .FigureEnhancement2021.fullWidth,.ListAccordion .Enhancement:not(span)[data-align-center] .FigureEnhancement2021.fullWidth,.MapModuleFilterable2021-description .Enhancement:not(span)[data-align-center] .FigureEnhancement2021.fullWidth,.MediaObjectPage2021-contentWell>.RichTextModule .Enhancement:not(span)[data-align-center] .FigureEnhancement2021.fullWidth,.PressCenterPage-contentWell>.RichTextModule .Enhancement:not(span)[data-align-center] .FigureEnhancement2021.fullWidth,.PressRelease2021-articleBody .Enhancement:not(span)[data-align-center] .FigureEnhancement2021.fullWidth,.RichTextAbstract2021 .Enhancement:not(span)[data-align-center] .FigureEnhancement2021.fullWidth,.RichTextModuleButtonLinkStyle .Enhancement:not(span)[data-align-center] .FigureEnhancement2021.fullWidth,.RichTextModuleDefault .Enhancement:not(span)[data-align-center] .FigureEnhancement2021.fullWidth,.RichTextModuleReadMore .Enhancement:not(span)[data-align-center] .FigureEnhancement2021.fullWidth,.RichTextWideModule .Enhancement:not(span)[data-align-center] .FigureEnhancement2021.fullWidth,.SearchResultsPage2021-contentWell>.RichTextModule .Enhancement:not(span)[data-align-center] .FigureEnhancement2021.fullWidth,.SubPage-contentWell>.RichTextModule .Enhancement:not(span)[data-align-center] .FigureEnhancement2021.fullWidth,.SubPage-contentWell>.RichTextModuleWithTitle .Enhancement:not(span)[data-align-center] .FigureEnhancement2021.fullWidth,.SubPageArticle-articleBody .Enhancement:not(span)[data-align-center] .FigureEnhancement2021.fullWidth,.SubPageArticle-contentWell>.RichTextModule .Enhancement:not(span)[data-align-center] .FigureEnhancement2021.fullWidth,.VideoPage2021-contentWell>.RichTextModule .Enhancement:not(span)[data-align-center] .FigureEnhancement2021.fullWidth{margin-left:calc((-100vw + 638px)/ 2);margin-right:calc((-100vw + 638px)/ 2)}.EmployeePage2021-fullBiography .Enhancement:not(span)[data-align-center] .FigureEnhancement2021.fullWidth>figcaption,.EventPage2021-contentWell>.RichTextModule .Enhancement:not(span)[data-align-center] .FigureEnhancement2021.fullWidth>figcaption,.EventPage2021-contentWell>.RichTextModuleWithTitle .Enhancement:not(span)[data-align-center] .FigureEnhancement2021.fullWidth>figcaption,.ListAccordion .Enhancement:not(span)[data-align-center] .FigureEnhancement2021.fullWidth>figcaption,.MapModuleFilterable2021-description .Enhancement:not(span)[data-align-center] .FigureEnhancement2021.fullWidth>figcaption,.MediaObjectPage2021-contentWell>.RichTextModule .Enhancement:not(span)[data-align-center] .FigureEnhancement2021.fullWidth>figcaption,.PressCenterPage-contentWell>.RichTextModule .Enhancement:not(span)[data-align-center] .FigureEnhancement2021.fullWidth>figcaption,.PressRelease2021-articleBody .Enhancement:not(span)[data-align-center] .FigureEnhancement2021.fullWidth>figcaption,.RichTextAbstract2021 .Enhancement:not(span)[data-align-center] .FigureEnhancement2021.fullWidth>figcaption,.RichTextModuleButtonLinkStyle .Enhancement:not(span)[data-align-center] .FigureEnhancement2021.fullWidth>figcaption,.RichTextModuleDefault .Enhancement:not(span)[data-align-center] .FigureEnhancement2021.fullWidth>figcaption,.RichTextModuleReadMore .Enhancement:not(span)[data-align-center] .FigureEnhancement2021.fullWidth>figcaption,.RichTextWideModule .Enhancement:not(span)[data-align-center] .FigureEnhancement2021.fullWidth>figcaption,.SearchResultsPage2021-contentWell>.RichTextModule .Enhancement:not(span)[data-align-center] .FigureEnhancement2021.fullWidth>figcaption,.SubPage-contentWell>.RichTextModule .Enhancement:not(span)[data-align-center] .FigureEnhancement2021.fullWidth>figcaption,.SubPage-contentWell>.RichTextModuleWithTitle .Enhancement:not(span)[data-align-center] .FigureEnhancement2021.fullWidth>figcaption,.SubPageArticle-articleBody .Enhancement:not(span)[data-align-center] .FigureEnhancement2021.fullWidth>figcaption,.SubPageArticle-contentWell>.RichTextModule .Enhancement:not(span)[data-align-center] .FigureEnhancement2021.fullWidth>figcaption,.VideoPage2021-contentWell>.RichTextModule .Enhancement:not(span)[data-align-center] .FigureEnhancement2021.fullWidth>figcaption{padding-left:calc((100% - 638px)/ 2);padding-right:calc((100% - 638px)/ 2)}.EmployeePage2021-fullBiography .Enhancement:not(span)[data-left],.EmployeePage2021-fullBiography .Enhancement:not(span)[data-right],.EventPage2021-contentWell>.RichTextModule .Enhancement:not(span)[data-left],.EventPage2021-contentWell>.RichTextModule .Enhancement:not(span)[data-right],.EventPage2021-contentWell>.RichTextModuleWithTitle .Enhancement:not(span)[data-left],.EventPage2021-contentWell>.RichTextModuleWithTitle .Enhancement:not(span)[data-right],.ListAccordion .Enhancement:not(span)[data-left],.ListAccordion .Enhancement:not(span)[data-right],.MapModuleFilterable2021-description .Enhancement:not(span)[data-left],.MapModuleFilterable2021-description .Enhancement:not(span)[data-right],.MediaObjectPage2021-contentWell>.RichTextModule .Enhancement:not(span)[data-left],.MediaObjectPage2021-contentWell>.RichTextModule .Enhancement:not(span)[data-right],.PressCenterPage-contentWell>.RichTextModule .Enhancement:not(span)[data-left],.PressCenterPage-contentWell>.RichTextModule .Enhancement:not(span)[data-right],.PressRelease2021-articleBody .Enhancement:not(span)[data-left],.PressRelease2021-articleBody .Enhancement:not(span)[data-right],.RichTextAbstract2021 .Enhancement:not(span)[data-left],.RichTextAbstract2021 .Enhancement:not(span)[data-right],.RichTextModuleButtonLinkStyle .Enhancement:not(span)[data-left],.RichTextModuleButtonLinkStyle .Enhancement:not(span)[data-right],.RichTextModuleDefault .Enhancement:not(span)[data-left],.RichTextModuleDefault .Enhancement:not(span)[data-right],.RichTextModuleReadMore .Enhancement:not(span)[data-left],.RichTextModuleReadMore .Enhancement:not(span)[data-right],.RichTextWideModule .Enhancement:not(span)[data-left],.RichTextWideModule .Enhancement:not(span)[data-right],.SearchResultsPage2021-contentWell>.RichTextModule .Enhancement:not(span)[data-left],.SearchResultsPage2021-contentWell>.RichTextModule .Enhancement:not(span)[data-right],.SubPage-contentWell>.RichTextModule .Enhancement:not(span)[data-left],.SubPage-contentWell>.RichTextModule .Enhancement:not(span)[data-right],.SubPage-contentWell>.RichTextModuleWithTitle .Enhancement:not(span)[data-left],.SubPage-contentWell>.RichTextModuleWithTitle .Enhancement:not(span)[data-right],.SubPageArticle-articleBody .Enhancement:not(span)[data-left],.SubPageArticle-articleBody .Enhancement:not(span)[data-right],.SubPageArticle-contentWell>.RichTextModule .Enhancement:not(span)[data-left],.SubPageArticle-contentWell>.RichTextModule .Enhancement:not(span)[data-right],.VideoPage2021-contentWell>.RichTextModule .Enhancement:not(span)[data-left],.VideoPage2021-contentWell>.RichTextModule .Enhancement:not(span)[data-right]{width:45%;margin-top:20px;margin-bottom:30px}.EmployeePage2021-fullBiography .Enhancement:not(span)[data-left],.EventPage2021-contentWell>.RichTextModule .Enhancement:not(span)[data-left],.EventPage2021-contentWell>.RichTextModuleWithTitle .Enhancement:not(span)[data-left],.ListAccordion .Enhancement:not(span)[data-left],.MapModuleFilterable2021-description .Enhancement:not(span)[data-left],.MediaObjectPage2021-contentWell>.RichTextModule .Enhancement:not(span)[data-left],.PressCenterPage-contentWell>.RichTextModule .Enhancement:not(span)[data-left],.PressRelease2021-articleBody .Enhancement:not(span)[data-left],.RichTextAbstract2021 .Enhancement:not(span)[data-left],.RichTextModuleButtonLinkStyle .Enhancement:not(span)[data-left],.RichTextModuleDefault .Enhancement:not(span)[data-left],.RichTextModuleReadMore .Enhancement:not(span)[data-left],.RichTextWideModule .Enhancement:not(span)[data-left],.SearchResultsPage2021-contentWell>.RichTextModule .Enhancement:not(span)[data-left],.SubPage-contentWell>.RichTextModule .Enhancement:not(span)[data-left],.SubPage-contentWell>.RichTextModuleWithTitle .Enhancement:not(span)[data-left],.SubPageArticle-articleBody .Enhancement:not(span)[data-left],.SubPageArticle-contentWell>.RichTextModule .Enhancement:not(span)[data-left],.VideoPage2021-contentWell>.RichTextModule .Enhancement:not(span)[data-left]{margin-right:30px;margin-left:0}.EmployeePage2021-fullBiography .Enhancement:not(span)[data-right],.EventPage2021-contentWell>.RichTextModule .Enhancement:not(span)[data-right],.EventPage2021-contentWell>.RichTextModuleWithTitle .Enhancement:not(span)[data-right],.ListAccordion .Enhancement:not(span)[data-right],.MapModuleFilterable2021-description .Enhancement:not(span)[data-right],.MediaObjectPage2021-contentWell>.RichTextModule .Enhancement:not(span)[data-right],.PressCenterPage-contentWell>.RichTextModule .Enhancement:not(span)[data-right],.PressRelease2021-articleBody .Enhancement:not(span)[data-right],.RichTextAbstract2021 .Enhancement:not(span)[data-right],.RichTextModuleButtonLinkStyle .Enhancement:not(span)[data-right],.RichTextModuleDefault .Enhancement:not(span)[data-right],.RichTextModuleReadMore .Enhancement:not(span)[data-right],.RichTextWideModule .Enhancement:not(span)[data-right],.SearchResultsPage2021-contentWell>.RichTextModule .Enhancement:not(span)[data-right],.SubPage-contentWell>.RichTextModule .Enhancement:not(span)[data-right],.SubPage-contentWell>.RichTextModuleWithTitle .Enhancement:not(span)[data-right],.SubPageArticle-articleBody .Enhancement:not(span)[data-right],.SubPageArticle-contentWell>.RichTextModule .Enhancement:not(span)[data-right],.VideoPage2021-contentWell>.RichTextModule .Enhancement:not(span)[data-right]{margin-left:30px;margin-right:0}}@media only screen and (min-width:1024px){.EmployeePage2021-fullBiography .Enhancement:not(span)[data-align-center],.EventPage2021-contentWell>.RichTextModule .Enhancement:not(span)[data-align-center],.EventPage2021-contentWell>.RichTextModuleWithTitle .Enhancement:not(span)[data-align-center],.ListAccordion .Enhancement:not(span)[data-align-center],.MapModuleFilterable2021-description .Enhancement:not(span)[data-align-center],.MediaObjectPage2021-contentWell>.RichTextModule .Enhancement:not(span)[data-align-center],.PressCenterPage-contentWell>.RichTextModule .Enhancement:not(span)[data-align-center],.PressRelease2021-articleBody .Enhancement:not(span)[data-align-center],.RichTextAbstract2021 .Enhancement:not(span)[data-align-center],.RichTextModuleButtonLinkStyle .Enhancement:not(span)[data-align-center],.RichTextModuleDefault .Enhancement:not(span)[data-align-center],.RichTextModuleReadMore .Enhancement:not(span)[data-align-center],.RichTextWideModule .Enhancement:not(span)[data-align-center],.SearchResultsPage2021-contentWell>.RichTextModule .Enhancement:not(span)[data-align-center],.SubPage-contentWell>.RichTextModule .Enhancement:not(span)[data-align-center],.SubPage-contentWell>.RichTextModuleWithTitle .Enhancement:not(span)[data-align-center],.SubPageArticle-articleBody .Enhancement:not(span)[data-align-center],.SubPageArticle-contentWell>.RichTextModule .Enhancement:not(span)[data-align-center],.VideoPage2021-contentWell>.RichTextModule .Enhancement:not(span)[data-align-center]{margin-top:40px;margin-bottom:40px}.EmployeePage2021-fullBiography .Enhancement:not(span)[data-align-center] .ImageGallery,.EventPage2021-contentWell>.RichTextModule .Enhancement:not(span)[data-align-center] .ImageGallery,.EventPage2021-contentWell>.RichTextModuleWithTitle .Enhancement:not(span)[data-align-center] .ImageGallery,.ListAccordion .Enhancement:not(span)[data-align-center] .ImageGallery,.MapModuleFilterable2021-description .Enhancement:not(span)[data-align-center] .ImageGallery,.MediaObjectPage2021-contentWell>.RichTextModule .Enhancement:not(span)[data-align-center] .ImageGallery,.PressCenterPage-contentWell>.RichTextModule .Enhancement:not(span)[data-align-center] .ImageGallery,.PressRelease2021-articleBody .Enhancement:not(span)[data-align-center] .ImageGallery,.RichTextAbstract2021 .Enhancement:not(span)[data-align-center] .ImageGallery,.RichTextModuleButtonLinkStyle .Enhancement:not(span)[data-align-center] .ImageGallery,.RichTextModuleDefault .Enhancement:not(span)[data-align-center] .ImageGallery,.RichTextModuleReadMore .Enhancement:not(span)[data-align-center] .ImageGallery,.RichTextWideModule .Enhancement:not(span)[data-align-center] .ImageGallery,.SearchResultsPage2021-contentWell>.RichTextModule .Enhancement:not(span)[data-align-center] .ImageGallery,.SubPage-contentWell>.RichTextModule .Enhancement:not(span)[data-align-center] .ImageGallery,.SubPage-contentWell>.RichTextModuleWithTitle .Enhancement:not(span)[data-align-center] .ImageGallery,.SubPageArticle-articleBody .Enhancement:not(span)[data-align-center] .ImageGallery,.SubPageArticle-contentWell>.RichTextModule .Enhancement:not(span)[data-align-center] .ImageGallery,.VideoPage2021-contentWell>.RichTextModule .Enhancement:not(span)[data-align-center] .ImageGallery{margin:0 -90px}.EmployeePage2021-fullBiography .Enhancement:not(span)[data-align-center] .ImageGallery .ImageGallerySlide-info,.EventPage2021-contentWell>.RichTextModule .Enhancement:not(span)[data-align-center] .ImageGallery .ImageGallerySlide-info,.EventPage2021-contentWell>.RichTextModuleWithTitle .Enhancement:not(span)[data-align-center] .ImageGallery .ImageGallerySlide-info,.ListAccordion .Enhancement:not(span)[data-align-center] .ImageGallery .ImageGallerySlide-info,.MapModuleFilterable2021-description .Enhancement:not(span)[data-align-center] .ImageGallery .ImageGallerySlide-info,.MediaObjectPage2021-contentWell>.RichTextModule .Enhancement:not(span)[data-align-center] .ImageGallery .ImageGallerySlide-info,.PressCenterPage-contentWell>.RichTextModule .Enhancement:not(span)[data-align-center] .ImageGallery .ImageGallerySlide-info,.PressRelease2021-articleBody .Enhancement:not(span)[data-align-center] .ImageGallery .ImageGallerySlide-info,.RichTextAbstract2021 .Enhancement:not(span)[data-align-center] .ImageGallery .ImageGallerySlide-info,.RichTextModuleButtonLinkStyle .Enhancement:not(span)[data-align-center] .ImageGallery .ImageGallerySlide-info,.RichTextModuleDefault .Enhancement:not(span)[data-align-center] .ImageGallery .ImageGallerySlide-info,.RichTextModuleReadMore .Enhancement:not(span)[data-align-center] .ImageGallery .ImageGallerySlide-info,.RichTextWideModule .Enhancement:not(span)[data-align-center] .ImageGallery .ImageGallerySlide-info,.SearchResultsPage2021-contentWell>.RichTextModule .Enhancement:not(span)[data-align-center] .ImageGallery .ImageGallerySlide-info,.SubPage-contentWell>.RichTextModule .Enhancement:not(span)[data-align-center] .ImageGallery .ImageGallerySlide-info,.SubPage-contentWell>.RichTextModuleWithTitle .Enhancement:not(span)[data-align-center] .ImageGallery .ImageGallerySlide-info,.SubPageArticle-articleBody .Enhancement:not(span)[data-align-center] .ImageGallery .ImageGallerySlide-info,.SubPageArticle-contentWell>.RichTextModule .Enhancement:not(span)[data-align-center] .ImageGallery .ImageGallerySlide-info,.VideoPage2021-contentWell>.RichTextModule .Enhancement:not(span)[data-align-center] .ImageGallery .ImageGallerySlide-info{padding-left:48px;padding-right:48px}.EmployeePage2021-fullBiography .Enhancement:not(span)[data-align-center] .MultiMediaCarousel,.EventPage2021-contentWell>.RichTextModule .Enhancement:not(span)[data-align-center] .MultiMediaCarousel,.EventPage2021-contentWell>.RichTextModuleWithTitle .Enhancement:not(span)[data-align-center] .MultiMediaCarousel,.ListAccordion .Enhancement:not(span)[data-align-center] .MultiMediaCarousel,.MapModuleFilterable2021-description .Enhancement:not(span)[data-align-center] .MultiMediaCarousel,.MediaObjectPage2021-contentWell>.RichTextModule .Enhancement:not(span)[data-align-center] .MultiMediaCarousel,.PressCenterPage-contentWell>.RichTextModule .Enhancement:not(span)[data-align-center] .MultiMediaCarousel,.PressRelease2021-articleBody .Enhancement:not(span)[data-align-center] .MultiMediaCarousel,.RichTextAbstract2021 .Enhancement:not(span)[data-align-center] .MultiMediaCarousel,.RichTextModuleButtonLinkStyle .Enhancement:not(span)[data-align-center] .MultiMediaCarousel,.RichTextModuleDefault .Enhancement:not(span)[data-align-center] .MultiMediaCarousel,.RichTextModuleReadMore .Enhancement:not(span)[data-align-center] .MultiMediaCarousel,.RichTextWideModule .Enhancement:not(span)[data-align-center] .MultiMediaCarousel,.SearchResultsPage2021-contentWell>.RichTextModule .Enhancement:not(span)[data-align-center] .MultiMediaCarousel,.SubPage-contentWell>.RichTextModule .Enhancement:not(span)[data-align-center] .MultiMediaCarousel,.SubPage-contentWell>.RichTextModuleWithTitle .Enhancement:not(span)[data-align-center] .MultiMediaCarousel,.SubPageArticle-articleBody .Enhancement:not(span)[data-align-center] .MultiMediaCarousel,.SubPageArticle-contentWell>.RichTextModule .Enhancement:not(span)[data-align-center] .MultiMediaCarousel,.VideoPage2021-contentWell>.RichTextModule .Enhancement:not(span)[data-align-center] .MultiMediaCarousel{margin:0 -90px}.EmployeePage2021-fullBiography .Enhancement:not(span)[data-align-center] .MultiMediaCarousel .PromoMultiMedia-info,.EventPage2021-contentWell>.RichTextModule .Enhancement:not(span)[data-align-center] .MultiMediaCarousel .PromoMultiMedia-info,.EventPage2021-contentWell>.RichTextModuleWithTitle .Enhancement:not(span)[data-align-center] .MultiMediaCarousel .PromoMultiMedia-info,.ListAccordion .Enhancement:not(span)[data-align-center] .MultiMediaCarousel .PromoMultiMedia-info,.MapModuleFilterable2021-description .Enhancement:not(span)[data-align-center] .MultiMediaCarousel .PromoMultiMedia-info,.MediaObjectPage2021-contentWell>.RichTextModule .Enhancement:not(span)[data-align-center] .MultiMediaCarousel .PromoMultiMedia-info,.PressCenterPage-contentWell>.RichTextModule .Enhancement:not(span)[data-align-center] .MultiMediaCarousel .PromoMultiMedia-info,.PressRelease2021-articleBody .Enhancement:not(span)[data-align-center] .MultiMediaCarousel .PromoMultiMedia-info,.RichTextAbstract2021 .Enhancement:not(span)[data-align-center] .MultiMediaCarousel .PromoMultiMedia-info,.RichTextModuleButtonLinkStyle .Enhancement:not(span)[data-align-center] .MultiMediaCarousel .PromoMultiMedia-info,.RichTextModuleDefault .Enhancement:not(span)[data-align-center] .MultiMediaCarousel .PromoMultiMedia-info,.RichTextModuleReadMore .Enhancement:not(span)[data-align-center] .MultiMediaCarousel .PromoMultiMedia-info,.RichTextWideModule .Enhancement:not(span)[data-align-center] .MultiMediaCarousel .PromoMultiMedia-info,.SearchResultsPage2021-contentWell>.RichTextModule .Enhancement:not(span)[data-align-center] .MultiMediaCarousel .PromoMultiMedia-info,.SubPage-contentWell>.RichTextModule .Enhancement:not(span)[data-align-center] .MultiMediaCarousel .PromoMultiMedia-info,.SubPage-contentWell>.RichTextModuleWithTitle .Enhancement:not(span)[data-align-center] .MultiMediaCarousel .PromoMultiMedia-info,.SubPageArticle-articleBody .Enhancement:not(span)[data-align-center] .MultiMediaCarousel .PromoMultiMedia-info,.SubPageArticle-contentWell>.RichTextModule .Enhancement:not(span)[data-align-center] .MultiMediaCarousel .PromoMultiMedia-info,.VideoPage2021-contentWell>.RichTextModule .Enhancement:not(span)[data-align-center] .MultiMediaCarousel .PromoMultiMedia-info{padding-left:48px;padding-right:48px}.EmployeePage2021-fullBiography .Enhancement:not(span)[data-align-center] .VideoEnhancement-player,.EventPage2021-contentWell>.RichTextModule .Enhancement:not(span)[data-align-center] .VideoEnhancement-player,.EventPage2021-contentWell>.RichTextModuleWithTitle .Enhancement:not(span)[data-align-center] .VideoEnhancement-player,.ListAccordion .Enhancement:not(span)[data-align-center] .VideoEnhancement-player,.MapModuleFilterable2021-description .Enhancement:not(span)[data-align-center] .VideoEnhancement-player,.MediaObjectPage2021-contentWell>.RichTextModule .Enhancement:not(span)[data-align-center] .VideoEnhancement-player,.PressCenterPage-contentWell>.RichTextModule .Enhancement:not(span)[data-align-center] .VideoEnhancement-player,.PressRelease2021-articleBody .Enhancement:not(span)[data-align-center] .VideoEnhancement-player,.RichTextAbstract2021 .Enhancement:not(span)[data-align-center] .VideoEnhancement-player,.RichTextModuleButtonLinkStyle .Enhancement:not(span)[data-align-center] .VideoEnhancement-player,.RichTextModuleDefault .Enhancement:not(span)[data-align-center] .VideoEnhancement-player,.RichTextModuleReadMore .Enhancement:not(span)[data-align-center] .VideoEnhancement-player,.RichTextWideModule .Enhancement:not(span)[data-align-center] .VideoEnhancement-player,.SearchResultsPage2021-contentWell>.RichTextModule .Enhancement:not(span)[data-align-center] .VideoEnhancement-player,.SubPage-contentWell>.RichTextModule .Enhancement:not(span)[data-align-center] .VideoEnhancement-player,.SubPage-contentWell>.RichTextModuleWithTitle .Enhancement:not(span)[data-align-center] .VideoEnhancement-player,.SubPageArticle-articleBody .Enhancement:not(span)[data-align-center] .VideoEnhancement-player,.SubPageArticle-contentWell>.RichTextModule .Enhancement:not(span)[data-align-center] .VideoEnhancement-player,.VideoPage2021-contentWell>.RichTextModule .Enhancement:not(span)[data-align-center] .VideoEnhancement-player{margin:0 -50px}.EmployeePage2021-fullBiography .Enhancement:not(span)[data-align-center] .FigureEnhancement2021,.EventPage2021-contentWell>.RichTextModule .Enhancement:not(span)[data-align-center] .FigureEnhancement2021,.EventPage2021-contentWell>.RichTextModuleWithTitle .Enhancement:not(span)[data-align-center] .FigureEnhancement2021,.ListAccordion .Enhancement:not(span)[data-align-center] .FigureEnhancement2021,.MapModuleFilterable2021-description .Enhancement:not(span)[data-align-center] .FigureEnhancement2021,.MediaObjectPage2021-contentWell>.RichTextModule .Enhancement:not(span)[data-align-center] .FigureEnhancement2021,.PressCenterPage-contentWell>.RichTextModule .Enhancement:not(span)[data-align-center] .FigureEnhancement2021,.PressRelease2021-articleBody .Enhancement:not(span)[data-align-center] .FigureEnhancement2021,.RichTextAbstract2021 .Enhancement:not(span)[data-align-center] .FigureEnhancement2021,.RichTextModuleButtonLinkStyle .Enhancement:not(span)[data-align-center] .FigureEnhancement2021,.RichTextModuleDefault .Enhancement:not(span)[data-align-center] .FigureEnhancement2021,.RichTextModuleReadMore .Enhancement:not(span)[data-align-center] .FigureEnhancement2021,.RichTextWideModule .Enhancement:not(span)[data-align-center] .FigureEnhancement2021,.SearchResultsPage2021-contentWell>.RichTextModule .Enhancement:not(span)[data-align-center] .FigureEnhancement2021,.SubPage-contentWell>.RichTextModule .Enhancement:not(span)[data-align-center] .FigureEnhancement2021,.SubPage-contentWell>.RichTextModuleWithTitle .Enhancement:not(span)[data-align-center] .FigureEnhancement2021,.SubPageArticle-articleBody .Enhancement:not(span)[data-align-center] .FigureEnhancement2021,.SubPageArticle-contentWell>.RichTextModule .Enhancement:not(span)[data-align-center] .FigureEnhancement2021,.VideoPage2021-contentWell>.RichTextModule .Enhancement:not(span)[data-align-center] .FigureEnhancement2021{margin:0 -50px}.EmployeePage2021-fullBiography .Enhancement:not(span)[data-align-center] .FigureEnhancement2021>figcaption,.EventPage2021-contentWell>.RichTextModule .Enhancement:not(span)[data-align-center] .FigureEnhancement2021>figcaption,.EventPage2021-contentWell>.RichTextModuleWithTitle .Enhancement:not(span)[data-align-center] .FigureEnhancement2021>figcaption,.ListAccordion .Enhancement:not(span)[data-align-center] .FigureEnhancement2021>figcaption,.MapModuleFilterable2021-description .Enhancement:not(span)[data-align-center] .FigureEnhancement2021>figcaption,.MediaObjectPage2021-contentWell>.RichTextModule .Enhancement:not(span)[data-align-center] .FigureEnhancement2021>figcaption,.PressCenterPage-contentWell>.RichTextModule .Enhancement:not(span)[data-align-center] .FigureEnhancement2021>figcaption,.PressRelease2021-articleBody .Enhancement:not(span)[data-align-center] .FigureEnhancement2021>figcaption,.RichTextAbstract2021 .Enhancement:not(span)[data-align-center] .FigureEnhancement2021>figcaption,.RichTextModuleButtonLinkStyle .Enhancement:not(span)[data-align-center] .FigureEnhancement2021>figcaption,.RichTextModuleDefault .Enhancement:not(span)[data-align-center] .FigureEnhancement2021>figcaption,.RichTextModuleReadMore .Enhancement:not(span)[data-align-center] .FigureEnhancement2021>figcaption,.RichTextWideModule .Enhancement:not(span)[data-align-center] .FigureEnhancement2021>figcaption,.SearchResultsPage2021-contentWell>.RichTextModule .Enhancement:not(span)[data-align-center] .FigureEnhancement2021>figcaption,.SubPage-contentWell>.RichTextModule .Enhancement:not(span)[data-align-center] .FigureEnhancement2021>figcaption,.SubPage-contentWell>.RichTextModuleWithTitle .Enhancement:not(span)[data-align-center] .FigureEnhancement2021>figcaption,.SubPageArticle-articleBody .Enhancement:not(span)[data-align-center] .FigureEnhancement2021>figcaption,.SubPageArticle-contentWell>.RichTextModule .Enhancement:not(span)[data-align-center] .FigureEnhancement2021>figcaption,.VideoPage2021-contentWell>.RichTextModule .Enhancement:not(span)[data-align-center] .FigureEnhancement2021>figcaption{padding-left:50px;padding-right:50px}.EmployeePage2021-fullBiography .Enhancement:not(span)[data-align-center] .FigureEnhancement2021.fullWidth,.EventPage2021-contentWell>.RichTextModule .Enhancement:not(span)[data-align-center] .FigureEnhancement2021.fullWidth,.EventPage2021-contentWell>.RichTextModuleWithTitle .Enhancement:not(span)[data-align-center] .FigureEnhancement2021.fullWidth,.ListAccordion .Enhancement:not(span)[data-align-center] .FigureEnhancement2021.fullWidth,.MapModuleFilterable2021-description .Enhancement:not(span)[data-align-center] .FigureEnhancement2021.fullWidth,.MediaObjectPage2021-contentWell>.RichTextModule .Enhancement:not(span)[data-align-center] .FigureEnhancement2021.fullWidth,.PressCenterPage-contentWell>.RichTextModule .Enhancement:not(span)[data-align-center] .FigureEnhancement2021.fullWidth,.PressRelease2021-articleBody .Enhancement:not(span)[data-align-center] .FigureEnhancement2021.fullWidth,.RichTextAbstract2021 .Enhancement:not(span)[data-align-center] .FigureEnhancement2021.fullWidth,.RichTextModuleButtonLinkStyle .Enhancement:not(span)[data-align-center] .FigureEnhancement2021.fullWidth,.RichTextModuleDefault .Enhancement:not(span)[data-align-center] .FigureEnhancement2021.fullWidth,.RichTextModuleReadMore .Enhancement:not(span)[data-align-center] .FigureEnhancement2021.fullWidth,.RichTextWideModule .Enhancement:not(span)[data-align-center] .FigureEnhancement2021.fullWidth,.SearchResultsPage2021-contentWell>.RichTextModule .Enhancement:not(span)[data-align-center] .FigureEnhancement2021.fullWidth,.SubPage-contentWell>.RichTextModule .Enhancement:not(span)[data-align-center] .FigureEnhancement2021.fullWidth,.SubPage-contentWell>.RichTextModuleWithTitle .Enhancement:not(span)[data-align-center] .FigureEnhancement2021.fullWidth,.SubPageArticle-articleBody .Enhancement:not(span)[data-align-center] .FigureEnhancement2021.fullWidth,.SubPageArticle-contentWell>.RichTextModule .Enhancement:not(span)[data-align-center] .FigureEnhancement2021.fullWidth,.VideoPage2021-contentWell>.RichTextModule .Enhancement:not(span)[data-align-center] .FigureEnhancement2021.fullWidth{margin-left:calc((-100vw + 710px)/ 2);margin-right:calc((-100vw + 710px)/ 2)}.EmployeePage2021-fullBiography .Enhancement:not(span)[data-align-center] .FigureEnhancement2021.fullWidth>figcaption,.EventPage2021-contentWell>.RichTextModule .Enhancement:not(span)[data-align-center] .FigureEnhancement2021.fullWidth>figcaption,.EventPage2021-contentWell>.RichTextModuleWithTitle .Enhancement:not(span)[data-align-center] .FigureEnhancement2021.fullWidth>figcaption,.ListAccordion .Enhancement:not(span)[data-align-center] .FigureEnhancement2021.fullWidth>figcaption,.MapModuleFilterable2021-description .Enhancement:not(span)[data-align-center] .FigureEnhancement2021.fullWidth>figcaption,.MediaObjectPage2021-contentWell>.RichTextModule .Enhancement:not(span)[data-align-center] .FigureEnhancement2021.fullWidth>figcaption,.PressCenterPage-contentWell>.RichTextModule .Enhancement:not(span)[data-align-center] .FigureEnhancement2021.fullWidth>figcaption,.PressRelease2021-articleBody .Enhancement:not(span)[data-align-center] .FigureEnhancement2021.fullWidth>figcaption,.RichTextAbstract2021 .Enhancement:not(span)[data-align-center] .FigureEnhancement2021.fullWidth>figcaption,.RichTextModuleButtonLinkStyle .Enhancement:not(span)[data-align-center] .FigureEnhancement2021.fullWidth>figcaption,.RichTextModuleDefault .Enhancement:not(span)[data-align-center] .FigureEnhancement2021.fullWidth>figcaption,.RichTextModuleReadMore .Enhancement:not(span)[data-align-center] .FigureEnhancement2021.fullWidth>figcaption,.RichTextWideModule .Enhancement:not(span)[data-align-center] .FigureEnhancement2021.fullWidth>figcaption,.SearchResultsPage2021-contentWell>.RichTextModule .Enhancement:not(span)[data-align-center] .FigureEnhancement2021.fullWidth>figcaption,.SubPage-contentWell>.RichTextModule .Enhancement:not(span)[data-align-center] .FigureEnhancement2021.fullWidth>figcaption,.SubPage-contentWell>.RichTextModuleWithTitle .Enhancement:not(span)[data-align-center] .FigureEnhancement2021.fullWidth>figcaption,.SubPageArticle-articleBody .Enhancement:not(span)[data-align-center] .FigureEnhancement2021.fullWidth>figcaption,.SubPageArticle-contentWell>.RichTextModule .Enhancement:not(span)[data-align-center] .FigureEnhancement2021.fullWidth>figcaption,.VideoPage2021-contentWell>.RichTextModule .Enhancement:not(span)[data-align-center] .FigureEnhancement2021.fullWidth>figcaption{padding-left:calc((100% - 710px)/ 2);padding-right:calc((100% - 710px)/ 2)}.EmployeePage2021-fullBiography .Enhancement:not(span)[data-align-center] .PromoImgSide,.EventPage2021-contentWell>.RichTextModule .Enhancement:not(span)[data-align-center] .PromoImgSide,.EventPage2021-contentWell>.RichTextModuleWithTitle .Enhancement:not(span)[data-align-center] .PromoImgSide,.ListAccordion .Enhancement:not(span)[data-align-center] .PromoImgSide,.MapModuleFilterable2021-description .Enhancement:not(span)[data-align-center] .PromoImgSide,.MediaObjectPage2021-contentWell>.RichTextModule .Enhancement:not(span)[data-align-center] .PromoImgSide,.PressCenterPage-contentWell>.RichTextModule .Enhancement:not(span)[data-align-center] .PromoImgSide,.PressRelease2021-articleBody .Enhancement:not(span)[data-align-center] .PromoImgSide,.RichTextAbstract2021 .Enhancement:not(span)[data-align-center] .PromoImgSide,.RichTextModuleButtonLinkStyle .Enhancement:not(span)[data-align-center] .PromoImgSide,.RichTextModuleDefault .Enhancement:not(span)[data-align-center] .PromoImgSide,.RichTextModuleReadMore .Enhancement:not(span)[data-align-center] .PromoImgSide,.RichTextWideModule .Enhancement:not(span)[data-align-center] .PromoImgSide,.SearchResultsPage2021-contentWell>.RichTextModule .Enhancement:not(span)[data-align-center] .PromoImgSide,.SubPage-contentWell>.RichTextModule .Enhancement:not(span)[data-align-center] .PromoImgSide,.SubPage-contentWell>.RichTextModuleWithTitle .Enhancement:not(span)[data-align-center] .PromoImgSide,.SubPageArticle-articleBody .Enhancement:not(span)[data-align-center] .PromoImgSide,.SubPageArticle-contentWell>.RichTextModule .Enhancement:not(span)[data-align-center] .PromoImgSide,.VideoPage2021-contentWell>.RichTextModule .Enhancement:not(span)[data-align-center] .PromoImgSide{margin:0 -50px}.EmployeePage2021-fullBiography .Enhancement:not(span)[data-align-center] .ListBlocks,.EventPage2021-contentWell>.RichTextModule .Enhancement:not(span)[data-align-center] .ListBlocks,.EventPage2021-contentWell>.RichTextModuleWithTitle .Enhancement:not(span)[data-align-center] .ListBlocks,.ListAccordion .Enhancement:not(span)[data-align-center] .ListBlocks,.MapModuleFilterable2021-description .Enhancement:not(span)[data-align-center] .ListBlocks,.MediaObjectPage2021-contentWell>.RichTextModule .Enhancement:not(span)[data-align-center] .ListBlocks,.PressCenterPage-contentWell>.RichTextModule .Enhancement:not(span)[data-align-center] .ListBlocks,.PressRelease2021-articleBody .Enhancement:not(span)[data-align-center] .ListBlocks,.RichTextAbstract2021 .Enhancement:not(span)[data-align-center] .ListBlocks,.RichTextModuleButtonLinkStyle .Enhancement:not(span)[data-align-center] .ListBlocks,.RichTextModuleDefault .Enhancement:not(span)[data-align-center] .ListBlocks,.RichTextModuleReadMore .Enhancement:not(span)[data-align-center] .ListBlocks,.RichTextWideModule .Enhancement:not(span)[data-align-center] .ListBlocks,.SearchResultsPage2021-contentWell>.RichTextModule .Enhancement:not(span)[data-align-center] .ListBlocks,.SubPage-contentWell>.RichTextModule .Enhancement:not(span)[data-align-center] .ListBlocks,.SubPage-contentWell>.RichTextModuleWithTitle .Enhancement:not(span)[data-align-center] .ListBlocks,.SubPageArticle-articleBody .Enhancement:not(span)[data-align-center] .ListBlocks,.SubPageArticle-contentWell>.RichTextModule .Enhancement:not(span)[data-align-center] .ListBlocks,.VideoPage2021-contentWell>.RichTextModule .Enhancement:not(span)[data-align-center] .ListBlocks{margin:0 -50px}.EmployeePage2021-fullBiography .Enhancement:not(span)[data-left],.EmployeePage2021-fullBiography .Enhancement:not(span)[data-right],.EventPage2021-contentWell>.RichTextModule .Enhancement:not(span)[data-left],.EventPage2021-contentWell>.RichTextModule .Enhancement:not(span)[data-right],.EventPage2021-contentWell>.RichTextModuleWithTitle .Enhancement:not(span)[data-left],.EventPage2021-contentWell>.RichTextModuleWithTitle .Enhancement:not(span)[data-right],.ListAccordion .Enhancement:not(span)[data-left],.ListAccordion .Enhancement:not(span)[data-right],.MapModuleFilterable2021-description .Enhancement:not(span)[data-left],.MapModuleFilterable2021-description .Enhancement:not(span)[data-right],.MediaObjectPage2021-contentWell>.RichTextModule .Enhancement:not(span)[data-left],.MediaObjectPage2021-contentWell>.RichTextModule .Enhancement:not(span)[data-right],.PressCenterPage-contentWell>.RichTextModule .Enhancement:not(span)[data-left],.PressCenterPage-contentWell>.RichTextModule .Enhancement:not(span)[data-right],.PressRelease2021-articleBody .Enhancement:not(span)[data-left],.PressRelease2021-articleBody .Enhancement:not(span)[data-right],.RichTextAbstract2021 .Enhancement:not(span)[data-left],.RichTextAbstract2021 .Enhancement:not(span)[data-right],.RichTextModuleButtonLinkStyle .Enhancement:not(span)[data-left],.RichTextModuleButtonLinkStyle .Enhancement:not(span)[data-right],.RichTextModuleDefault .Enhancement:not(span)[data-left],.RichTextModuleDefault .Enhancement:not(span)[data-right],.RichTextModuleReadMore .Enhancement:not(span)[data-left],.RichTextModuleReadMore .Enhancement:not(span)[data-right],.RichTextWideModule .Enhancement:not(span)[data-left],.RichTextWideModule .Enhancement:not(span)[data-right],.SearchResultsPage2021-contentWell>.RichTextModule .Enhancement:not(span)[data-left],.SearchResultsPage2021-contentWell>.RichTextModule .Enhancement:not(span)[data-right],.SubPage-contentWell>.RichTextModule .Enhancement:not(span)[data-left],.SubPage-contentWell>.RichTextModule .Enhancement:not(span)[data-right],.SubPage-contentWell>.RichTextModuleWithTitle .Enhancement:not(span)[data-left],.SubPage-contentWell>.RichTextModuleWithTitle .Enhancement:not(span)[data-right],.SubPageArticle-articleBody .Enhancement:not(span)[data-left],.SubPageArticle-articleBody .Enhancement:not(span)[data-right],.SubPageArticle-contentWell>.RichTextModule .Enhancement:not(span)[data-left],.SubPageArticle-contentWell>.RichTextModule .Enhancement:not(span)[data-right],.VideoPage2021-contentWell>.RichTextModule .Enhancement:not(span)[data-left],.VideoPage2021-contentWell>.RichTextModule .Enhancement:not(span)[data-right]{margin-top:30px;margin-bottom:40px}.EmployeePage2021-fullBiography .Enhancement:not(span)[data-left],.EventPage2021-contentWell>.RichTextModule .Enhancement:not(span)[data-left],.EventPage2021-contentWell>.RichTextModuleWithTitle .Enhancement:not(span)[data-left],.ListAccordion .Enhancement:not(span)[data-left],.MapModuleFilterable2021-description .Enhancement:not(span)[data-left],.MediaObjectPage2021-contentWell>.RichTextModule .Enhancement:not(span)[data-left],.PressCenterPage-contentWell>.RichTextModule .Enhancement:not(span)[data-left],.PressRelease2021-articleBody .Enhancement:not(span)[data-left],.RichTextAbstract2021 .Enhancement:not(span)[data-left],.RichTextModuleButtonLinkStyle .Enhancement:not(span)[data-left],.RichTextModuleDefault .Enhancement:not(span)[data-left],.RichTextModuleReadMore .Enhancement:not(span)[data-left],.RichTextWideModule .Enhancement:not(span)[data-left],.SearchResultsPage2021-contentWell>.RichTextModule .Enhancement:not(span)[data-left],.SubPage-contentWell>.RichTextModule .Enhancement:not(span)[data-left],.SubPage-contentWell>.RichTextModuleWithTitle .Enhancement:not(span)[data-left],.SubPageArticle-articleBody .Enhancement:not(span)[data-left],.SubPageArticle-contentWell>.RichTextModule .Enhancement:not(span)[data-left],.VideoPage2021-contentWell>.RichTextModule .Enhancement:not(span)[data-left]{margin-right:40px;margin-left:0}.EmployeePage2021-fullBiography .Enhancement:not(span)[data-right],.EventPage2021-contentWell>.RichTextModule .Enhancement:not(span)[data-right],.EventPage2021-contentWell>.RichTextModuleWithTitle .Enhancement:not(span)[data-right],.ListAccordion .Enhancement:not(span)[data-right],.MapModuleFilterable2021-description .Enhancement:not(span)[data-right],.MediaObjectPage2021-contentWell>.RichTextModule .Enhancement:not(span)[data-right],.PressCenterPage-contentWell>.RichTextModule .Enhancement:not(span)[data-right],.PressRelease2021-articleBody .Enhancement:not(span)[data-right],.RichTextAbstract2021 .Enhancement:not(span)[data-right],.RichTextModuleButtonLinkStyle .Enhancement:not(span)[data-right],.RichTextModuleDefault .Enhancement:not(span)[data-right],.RichTextModuleReadMore .Enhancement:not(span)[data-right],.RichTextWideModule .Enhancement:not(span)[data-right],.SearchResultsPage2021-contentWell>.RichTextModule .Enhancement:not(span)[data-right],.SubPage-contentWell>.RichTextModule .Enhancement:not(span)[data-right],.SubPage-contentWell>.RichTextModuleWithTitle .Enhancement:not(span)[data-right],.SubPageArticle-articleBody .Enhancement:not(span)[data-right],.SubPageArticle-contentWell>.RichTextModule .Enhancement:not(span)[data-right],.VideoPage2021-contentWell>.RichTextModule .Enhancement:not(span)[data-right]{margin-left:40px;margin-right:0}}@media only screen and (min-width:1300px){.EmployeePage2021-fullBiography .Enhancement:not(span)[data-align-center],.EventPage2021-contentWell>.RichTextModule .Enhancement:not(span)[data-align-center],.EventPage2021-contentWell>.RichTextModuleWithTitle .Enhancement:not(span)[data-align-center],.ListAccordion .Enhancement:not(span)[data-align-center],.MapModuleFilterable2021-description .Enhancement:not(span)[data-align-center],.MediaObjectPage2021-contentWell>.RichTextModule .Enhancement:not(span)[data-align-center],.PressCenterPage-contentWell>.RichTextModule .Enhancement:not(span)[data-align-center],.PressRelease2021-articleBody .Enhancement:not(span)[data-align-center],.RichTextAbstract2021 .Enhancement:not(span)[data-align-center],.RichTextModuleButtonLinkStyle .Enhancement:not(span)[data-align-center],.RichTextModuleDefault .Enhancement:not(span)[data-align-center],.RichTextModuleReadMore .Enhancement:not(span)[data-align-center],.RichTextWideModule .Enhancement:not(span)[data-align-center],.SearchResultsPage2021-contentWell>.RichTextModule .Enhancement:not(span)[data-align-center],.SubPage-contentWell>.RichTextModule .Enhancement:not(span)[data-align-center],.SubPage-contentWell>.RichTextModuleWithTitle .Enhancement:not(span)[data-align-center],.SubPageArticle-articleBody .Enhancement:not(span)[data-align-center],.SubPageArticle-contentWell>.RichTextModule .Enhancement:not(span)[data-align-center],.VideoPage2021-contentWell>.RichTextModule .Enhancement:not(span)[data-align-center]{margin-top:50px;margin-bottom:50px}.EmployeePage2021-fullBiography .Enhancement:not(span)[data-align-center] .ImageGallery,.EventPage2021-contentWell>.RichTextModule .Enhancement:not(span)[data-align-center] .ImageGallery,.EventPage2021-contentWell>.RichTextModuleWithTitle .Enhancement:not(span)[data-align-center] .ImageGallery,.ListAccordion .Enhancement:not(span)[data-align-center] .ImageGallery,.MapModuleFilterable2021-description .Enhancement:not(span)[data-align-center] .ImageGallery,.MediaObjectPage2021-contentWell>.RichTextModule .Enhancement:not(span)[data-align-center] .ImageGallery,.PressCenterPage-contentWell>.RichTextModule .Enhancement:not(span)[data-align-center] .ImageGallery,.PressRelease2021-articleBody .Enhancement:not(span)[data-align-center] .ImageGallery,.RichTextAbstract2021 .Enhancement:not(span)[data-align-center] .ImageGallery,.RichTextModuleButtonLinkStyle .Enhancement:not(span)[data-align-center] .ImageGallery,.RichTextModuleDefault .Enhancement:not(span)[data-align-center] .ImageGallery,.RichTextModuleReadMore .Enhancement:not(span)[data-align-center] .ImageGallery,.RichTextWideModule .Enhancement:not(span)[data-align-center] .ImageGallery,.SearchResultsPage2021-contentWell>.RichTextModule .Enhancement:not(span)[data-align-center] .ImageGallery,.SubPage-contentWell>.RichTextModule .Enhancement:not(span)[data-align-center] .ImageGallery,.SubPage-contentWell>.RichTextModuleWithTitle .Enhancement:not(span)[data-align-center] .ImageGallery,.SubPageArticle-articleBody .Enhancement:not(span)[data-align-center] .ImageGallery,.SubPageArticle-contentWell>.RichTextModule .Enhancement:not(span)[data-align-center] .ImageGallery,.VideoPage2021-contentWell>.RichTextModule .Enhancement:not(span)[data-align-center] .ImageGallery{margin:0 -126px}.EmployeePage2021-fullBiography .Enhancement:not(span)[data-align-center] .ImageGallery .ImageGallerySlide-info,.EventPage2021-contentWell>.RichTextModule .Enhancement:not(span)[data-align-center] .ImageGallery .ImageGallerySlide-info,.EventPage2021-contentWell>.RichTextModuleWithTitle .Enhancement:not(span)[data-align-center] .ImageGallery .ImageGallerySlide-info,.ListAccordion .Enhancement:not(span)[data-align-center] .ImageGallery .ImageGallerySlide-info,.MapModuleFilterable2021-description .Enhancement:not(span)[data-align-center] .ImageGallery .ImageGallerySlide-info,.MediaObjectPage2021-contentWell>.RichTextModule .Enhancement:not(span)[data-align-center] .ImageGallery .ImageGallerySlide-info,.PressCenterPage-contentWell>.RichTextModule .Enhancement:not(span)[data-align-center] .ImageGallery .ImageGallerySlide-info,.PressRelease2021-articleBody .Enhancement:not(span)[data-align-center] .ImageGallery .ImageGallerySlide-info,.RichTextAbstract2021 .Enhancement:not(span)[data-align-center] .ImageGallery .ImageGallerySlide-info,.RichTextModuleButtonLinkStyle .Enhancement:not(span)[data-align-center] .ImageGallery .ImageGallerySlide-info,.RichTextModuleDefault .Enhancement:not(span)[data-align-center] .ImageGallery .ImageGallerySlide-info,.RichTextModuleReadMore .Enhancement:not(span)[data-align-center] .ImageGallery .ImageGallerySlide-info,.RichTextWideModule .Enhancement:not(span)[data-align-center] .ImageGallery .ImageGallerySlide-info,.SearchResultsPage2021-contentWell>.RichTextModule .Enhancement:not(span)[data-align-center] .ImageGallery .ImageGallerySlide-info,.SubPage-contentWell>.RichTextModule .Enhancement:not(span)[data-align-center] .ImageGallery .ImageGallerySlide-info,.SubPage-contentWell>.RichTextModuleWithTitle .Enhancement:not(span)[data-align-center] .ImageGallery .ImageGallerySlide-info,.SubPageArticle-articleBody .Enhancement:not(span)[data-align-center] .ImageGallery .ImageGallerySlide-info,.SubPageArticle-contentWell>.RichTextModule .Enhancement:not(span)[data-align-center] .ImageGallery .ImageGallerySlide-info,.VideoPage2021-contentWell>.RichTextModule .Enhancement:not(span)[data-align-center] .ImageGallery .ImageGallerySlide-info{padding-left:84px;padding-right:84px}.EmployeePage2021-fullBiography .Enhancement:not(span)[data-align-center] .MultiMediaCarousel,.EventPage2021-contentWell>.RichTextModule .Enhancement:not(span)[data-align-center] .MultiMediaCarousel,.EventPage2021-contentWell>.RichTextModuleWithTitle .Enhancement:not(span)[data-align-center] .MultiMediaCarousel,.ListAccordion .Enhancement:not(span)[data-align-center] .MultiMediaCarousel,.MapModuleFilterable2021-description .Enhancement:not(span)[data-align-center] .MultiMediaCarousel,.MediaObjectPage2021-contentWell>.RichTextModule .Enhancement:not(span)[data-align-center] .MultiMediaCarousel,.PressCenterPage-contentWell>.RichTextModule .Enhancement:not(span)[data-align-center] .MultiMediaCarousel,.PressRelease2021-articleBody .Enhancement:not(span)[data-align-center] .MultiMediaCarousel,.RichTextAbstract2021 .Enhancement:not(span)[data-align-center] .MultiMediaCarousel,.RichTextModuleButtonLinkStyle .Enhancement:not(span)[data-align-center] .MultiMediaCarousel,.RichTextModuleDefault .Enhancement:not(span)[data-align-center] .MultiMediaCarousel,.RichTextModuleReadMore .Enhancement:not(span)[data-align-center] .MultiMediaCarousel,.RichTextWideModule .Enhancement:not(span)[data-align-center] .MultiMediaCarousel,.SearchResultsPage2021-contentWell>.RichTextModule .Enhancement:not(span)[data-align-center] .MultiMediaCarousel,.SubPage-contentWell>.RichTextModule .Enhancement:not(span)[data-align-center] .MultiMediaCarousel,.SubPage-contentWell>.RichTextModuleWithTitle .Enhancement:not(span)[data-align-center] .MultiMediaCarousel,.SubPageArticle-articleBody .Enhancement:not(span)[data-align-center] .MultiMediaCarousel,.SubPageArticle-contentWell>.RichTextModule .Enhancement:not(span)[data-align-center] .MultiMediaCarousel,.VideoPage2021-contentWell>.RichTextModule .Enhancement:not(span)[data-align-center] .MultiMediaCarousel{margin:0 -126px}.EmployeePage2021-fullBiography .Enhancement:not(span)[data-align-center] .MultiMediaCarousel .PromoMultiMedia-info,.EventPage2021-contentWell>.RichTextModule .Enhancement:not(span)[data-align-center] .MultiMediaCarousel .PromoMultiMedia-info,.EventPage2021-contentWell>.RichTextModuleWithTitle .Enhancement:not(span)[data-align-center] .MultiMediaCarousel .PromoMultiMedia-info,.ListAccordion .Enhancement:not(span)[data-align-center] .MultiMediaCarousel .PromoMultiMedia-info,.MapModuleFilterable2021-description .Enhancement:not(span)[data-align-center] .MultiMediaCarousel .PromoMultiMedia-info,.MediaObjectPage2021-contentWell>.RichTextModule .Enhancement:not(span)[data-align-center] .MultiMediaCarousel .PromoMultiMedia-info,.PressCenterPage-contentWell>.RichTextModule .Enhancement:not(span)[data-align-center] .MultiMediaCarousel .PromoMultiMedia-info,.PressRelease2021-articleBody .Enhancement:not(span)[data-align-center] .MultiMediaCarousel .PromoMultiMedia-info,.RichTextAbstract2021 .Enhancement:not(span)[data-align-center] .MultiMediaCarousel .PromoMultiMedia-info,.RichTextModuleButtonLinkStyle .Enhancement:not(span)[data-align-center] .MultiMediaCarousel .PromoMultiMedia-info,.RichTextModuleDefault .Enhancement:not(span)[data-align-center] .MultiMediaCarousel .PromoMultiMedia-info,.RichTextModuleReadMore .Enhancement:not(span)[data-align-center] .MultiMediaCarousel .PromoMultiMedia-info,.RichTextWideModule .Enhancement:not(span)[data-align-center] .MultiMediaCarousel .PromoMultiMedia-info,.SearchResultsPage2021-contentWell>.RichTextModule .Enhancement:not(span)[data-align-center] .MultiMediaCarousel .PromoMultiMedia-info,.SubPage-contentWell>.RichTextModule .Enhancement:not(span)[data-align-center] .MultiMediaCarousel .PromoMultiMedia-info,.SubPage-contentWell>.RichTextModuleWithTitle .Enhancement:not(span)[data-align-center] .MultiMediaCarousel .PromoMultiMedia-info,.SubPageArticle-articleBody .Enhancement:not(span)[data-align-center] .MultiMediaCarousel .PromoMultiMedia-info,.SubPageArticle-contentWell>.RichTextModule .Enhancement:not(span)[data-align-center] .MultiMediaCarousel .PromoMultiMedia-info,.VideoPage2021-contentWell>.RichTextModule .Enhancement:not(span)[data-align-center] .MultiMediaCarousel .PromoMultiMedia-info{padding-left:84px;padding-right:84px}.EmployeePage2021-fullBiography .Enhancement:not(span)[data-align-center] .VideoEnhancement-player,.EventPage2021-contentWell>.RichTextModule .Enhancement:not(span)[data-align-center] .VideoEnhancement-player,.EventPage2021-contentWell>.RichTextModuleWithTitle .Enhancement:not(span)[data-align-center] .VideoEnhancement-player,.ListAccordion .Enhancement:not(span)[data-align-center] .VideoEnhancement-player,.MapModuleFilterable2021-description .Enhancement:not(span)[data-align-center] .VideoEnhancement-player,.MediaObjectPage2021-contentWell>.RichTextModule .Enhancement:not(span)[data-align-center] .VideoEnhancement-player,.PressCenterPage-contentWell>.RichTextModule .Enhancement:not(span)[data-align-center] .VideoEnhancement-player,.PressRelease2021-articleBody .Enhancement:not(span)[data-align-center] .VideoEnhancement-player,.RichTextAbstract2021 .Enhancement:not(span)[data-align-center] .VideoEnhancement-player,.RichTextModuleButtonLinkStyle .Enhancement:not(span)[data-align-center] .VideoEnhancement-player,.RichTextModuleDefault .Enhancement:not(span)[data-align-center] .VideoEnhancement-player,.RichTextModuleReadMore .Enhancement:not(span)[data-align-center] .VideoEnhancement-player,.RichTextWideModule .Enhancement:not(span)[data-align-center] .VideoEnhancement-player,.SearchResultsPage2021-contentWell>.RichTextModule .Enhancement:not(span)[data-align-center] .VideoEnhancement-player,.SubPage-contentWell>.RichTextModule .Enhancement:not(span)[data-align-center] .VideoEnhancement-player,.SubPage-contentWell>.RichTextModuleWithTitle .Enhancement:not(span)[data-align-center] .VideoEnhancement-player,.SubPageArticle-articleBody .Enhancement:not(span)[data-align-center] .VideoEnhancement-player,.SubPageArticle-contentWell>.RichTextModule .Enhancement:not(span)[data-align-center] .VideoEnhancement-player,.VideoPage2021-contentWell>.RichTextModule .Enhancement:not(span)[data-align-center] .VideoEnhancement-player{margin:0 -85px}.EmployeePage2021-fullBiography .Enhancement:not(span)[data-align-center] .FigureEnhancement2021,.EventPage2021-contentWell>.RichTextModule .Enhancement:not(span)[data-align-center] .FigureEnhancement2021,.EventPage2021-contentWell>.RichTextModuleWithTitle .Enhancement:not(span)[data-align-center] .FigureEnhancement2021,.ListAccordion .Enhancement:not(span)[data-align-center] .FigureEnhancement2021,.MapModuleFilterable2021-description .Enhancement:not(span)[data-align-center] .FigureEnhancement2021,.MediaObjectPage2021-contentWell>.RichTextModule .Enhancement:not(span)[data-align-center] .FigureEnhancement2021,.PressCenterPage-contentWell>.RichTextModule .Enhancement:not(span)[data-align-center] .FigureEnhancement2021,.PressRelease2021-articleBody .Enhancement:not(span)[data-align-center] .FigureEnhancement2021,.RichTextAbstract2021 .Enhancement:not(span)[data-align-center] .FigureEnhancement2021,.RichTextModuleButtonLinkStyle .Enhancement:not(span)[data-align-center] .FigureEnhancement2021,.RichTextModuleDefault .Enhancement:not(span)[data-align-center] .FigureEnhancement2021,.RichTextModuleReadMore .Enhancement:not(span)[data-align-center] .FigureEnhancement2021,.RichTextWideModule .Enhancement:not(span)[data-align-center] .FigureEnhancement2021,.SearchResultsPage2021-contentWell>.RichTextModule .Enhancement:not(span)[data-align-center] .FigureEnhancement2021,.SubPage-contentWell>.RichTextModule .Enhancement:not(span)[data-align-center] .FigureEnhancement2021,.SubPage-contentWell>.RichTextModuleWithTitle .Enhancement:not(span)[data-align-center] .FigureEnhancement2021,.SubPageArticle-articleBody .Enhancement:not(span)[data-align-center] .FigureEnhancement2021,.SubPageArticle-contentWell>.RichTextModule .Enhancement:not(span)[data-align-center] .FigureEnhancement2021,.VideoPage2021-contentWell>.RichTextModule .Enhancement:not(span)[data-align-center] .FigureEnhancement2021{margin:0 -85px}.EmployeePage2021-fullBiography .Enhancement:not(span)[data-align-center] .FigureEnhancement2021>figcaption,.EventPage2021-contentWell>.RichTextModule .Enhancement:not(span)[data-align-center] .FigureEnhancement2021>figcaption,.EventPage2021-contentWell>.RichTextModuleWithTitle .Enhancement:not(span)[data-align-center] .FigureEnhancement2021>figcaption,.ListAccordion .Enhancement:not(span)[data-align-center] .FigureEnhancement2021>figcaption,.MapModuleFilterable2021-description .Enhancement:not(span)[data-align-center] .FigureEnhancement2021>figcaption,.MediaObjectPage2021-contentWell>.RichTextModule .Enhancement:not(span)[data-align-center] .FigureEnhancement2021>figcaption,.PressCenterPage-contentWell>.RichTextModule .Enhancement:not(span)[data-align-center] .FigureEnhancement2021>figcaption,.PressRelease2021-articleBody .Enhancement:not(span)[data-align-center] .FigureEnhancement2021>figcaption,.RichTextAbstract2021 .Enhancement:not(span)[data-align-center] .FigureEnhancement2021>figcaption,.RichTextModuleButtonLinkStyle .Enhancement:not(span)[data-align-center] .FigureEnhancement2021>figcaption,.RichTextModuleDefault .Enhancement:not(span)[data-align-center] .FigureEnhancement2021>figcaption,.RichTextModuleReadMore .Enhancement:not(span)[data-align-center] .FigureEnhancement2021>figcaption,.RichTextWideModule .Enhancement:not(span)[data-align-center] .FigureEnhancement2021>figcaption,.SearchResultsPage2021-contentWell>.RichTextModule .Enhancement:not(span)[data-align-center] .FigureEnhancement2021>figcaption,.SubPage-contentWell>.RichTextModule .Enhancement:not(span)[data-align-center] .FigureEnhancement2021>figcaption,.SubPage-contentWell>.RichTextModuleWithTitle .Enhancement:not(span)[data-align-center] .FigureEnhancement2021>figcaption,.SubPageArticle-articleBody .Enhancement:not(span)[data-align-center] .FigureEnhancement2021>figcaption,.SubPageArticle-contentWell>.RichTextModule .Enhancement:not(span)[data-align-center] .FigureEnhancement2021>figcaption,.VideoPage2021-contentWell>.RichTextModule .Enhancement:not(span)[data-align-center] .FigureEnhancement2021>figcaption{padding-left:85px;padding-right:85px}.EmployeePage2021-fullBiography .Enhancement:not(span)[data-align-center] .PromoImgSide,.EventPage2021-contentWell>.RichTextModule .Enhancement:not(span)[data-align-center] .PromoImgSide,.EventPage2021-contentWell>.RichTextModuleWithTitle .Enhancement:not(span)[data-align-center] .PromoImgSide,.ListAccordion .Enhancement:not(span)[data-align-center] .PromoImgSide,.MapModuleFilterable2021-description .Enhancement:not(span)[data-align-center] .PromoImgSide,.MediaObjectPage2021-contentWell>.RichTextModule .Enhancement:not(span)[data-align-center] .PromoImgSide,.PressCenterPage-contentWell>.RichTextModule .Enhancement:not(span)[data-align-center] .PromoImgSide,.PressRelease2021-articleBody .Enhancement:not(span)[data-align-center] .PromoImgSide,.RichTextAbstract2021 .Enhancement:not(span)[data-align-center] .PromoImgSide,.RichTextModuleButtonLinkStyle .Enhancement:not(span)[data-align-center] .PromoImgSide,.RichTextModuleDefault .Enhancement:not(span)[data-align-center] .PromoImgSide,.RichTextModuleReadMore .Enhancement:not(span)[data-align-center] .PromoImgSide,.RichTextWideModule .Enhancement:not(span)[data-align-center] .PromoImgSide,.SearchResultsPage2021-contentWell>.RichTextModule .Enhancement:not(span)[data-align-center] .PromoImgSide,.SubPage-contentWell>.RichTextModule .Enhancement:not(span)[data-align-center] .PromoImgSide,.SubPage-contentWell>.RichTextModuleWithTitle .Enhancement:not(span)[data-align-center] .PromoImgSide,.SubPageArticle-articleBody .Enhancement:not(span)[data-align-center] .PromoImgSide,.SubPageArticle-contentWell>.RichTextModule .Enhancement:not(span)[data-align-center] .PromoImgSide,.VideoPage2021-contentWell>.RichTextModule .Enhancement:not(span)[data-align-center] .PromoImgSide{margin:0 -85px}.EmployeePage2021-fullBiography .Enhancement:not(span)[data-align-center] .ListBlocks,.EventPage2021-contentWell>.RichTextModule .Enhancement:not(span)[data-align-center] .ListBlocks,.EventPage2021-contentWell>.RichTextModuleWithTitle .Enhancement:not(span)[data-align-center] .ListBlocks,.ListAccordion .Enhancement:not(span)[data-align-center] .ListBlocks,.MapModuleFilterable2021-description .Enhancement:not(span)[data-align-center] .ListBlocks,.MediaObjectPage2021-contentWell>.RichTextModule .Enhancement:not(span)[data-align-center] .ListBlocks,.PressCenterPage-contentWell>.RichTextModule .Enhancement:not(span)[data-align-center] .ListBlocks,.PressRelease2021-articleBody .Enhancement:not(span)[data-align-center] .ListBlocks,.RichTextAbstract2021 .Enhancement:not(span)[data-align-center] .ListBlocks,.RichTextModuleButtonLinkStyle .Enhancement:not(span)[data-align-center] .ListBlocks,.RichTextModuleDefault .Enhancement:not(span)[data-align-center] .ListBlocks,.RichTextModuleReadMore .Enhancement:not(span)[data-align-center] .ListBlocks,.RichTextWideModule .Enhancement:not(span)[data-align-center] .ListBlocks,.SearchResultsPage2021-contentWell>.RichTextModule .Enhancement:not(span)[data-align-center] .ListBlocks,.SubPage-contentWell>.RichTextModule .Enhancement:not(span)[data-align-center] .ListBlocks,.SubPage-contentWell>.RichTextModuleWithTitle .Enhancement:not(span)[data-align-center] .ListBlocks,.SubPageArticle-articleBody .Enhancement:not(span)[data-align-center] .ListBlocks,.SubPageArticle-contentWell>.RichTextModule .Enhancement:not(span)[data-align-center] .ListBlocks,.VideoPage2021-contentWell>.RichTextModule .Enhancement:not(span)[data-align-center] .ListBlocks{margin:0 -85px}}.caret{position:absolute;bottom:60px;left:50%;z-index:2;display:inline-block;transform:translate(0,-50%);color:#fff;letter-spacing:.1em;text-decoration:none;transition:opacity .3s}.caret span{position:absolute;top:0;left:50%;width:24px;height:24px;margin-left:-12px;border-left:2px solid #fff;border-bottom:2px solid #fff;transform:rotate(-45deg);animation:jump 2s infinite;box-sizing:border-box}.ModuleHeader{text-align:center;margin-bottom:24px}.ModuleHeader-title{font-weight:400;line-height:1.45;font-size:22px;text-align:center;margin-top:0;margin-bottom:45px}.ModuleHeader-title,.ModuleHeader-title a{color:#333;text-decoration:none}@media only screen and (min-width:768px){.ModuleHeader-title{font-size:24px;line-height:1}}.ModuleHeader-description{display:block;font-size:17px;line-height:normal;font-weight:400;color:var(--listgridimage-description-text-color,#333);text-align:center}@media only screen and (min-width:768px){.ModuleHeader{margin-bottom:24px}}@media only screen and (min-width:1024px){.ModuleHeader{margin-bottom:25.5px}}@media only screen and (min-width:1300px){.ModuleHeader{margin-bottom:34px}}.CarouselEnabled-tagArrows,.Enhancement-item .SimpleListCarousel .flickity-button,.ImageGallery .flickity-button,.ListLeadCarousel .flickity-button,.ListTextLinks-items .flickity-button,.MultiMediaCarousel .flickity-button,.SimpleListCarousel .flickity-button,.preview-asset-modal .tingle-modal-box__content [data-browse-asset]{height:26px;width:24px}.CarouselEnabled-tagArrows svg,.Enhancement-item .SimpleListCarousel .flickity-button svg,.ImageGallery .flickity-button svg,.ListLeadCarousel .flickity-button svg,.ListTextLinks-items .flickity-button svg,.MultiMediaCarousel .flickity-button svg,.SimpleListCarousel .flickity-button svg,.preview-asset-modal .tingle-modal-box__content [data-browse-asset] svg{display:none}.CarouselEnabled-tagArrows:before,.Enhancement-item .SimpleListCarousel .flickity-button:before,.ImageGallery .flickity-button:before,.ListLeadCarousel .flickity-button:before,.ListTextLinks-items .flickity-button:before,.MultiMediaCarousel .flickity-button:before,.SimpleListCarousel .flickity-button:before,.preview-asset-modal .tingle-modal-box__content [data-browse-asset]:before{font:normal normal normal 14px/1 IcoMoon;color:#7c7c7c}.CarouselEnabled-tagArrows:hover:before,.Enhancement-item .SimpleListCarousel .flickity-button:hover:before,.ImageGallery .flickity-button:hover:before,.ListLeadCarousel .flickity-button:hover:before,.ListTextLinks-items .flickity-button:hover:before,.MultiMediaCarousel .flickity-button:hover:before,.SimpleListCarousel .flickity-button:hover:before,.preview-asset-modal .tingle-modal-box__content [data-browse-asset]:hover:before{color:#1188c8}.CarouselEnabled-tagArrows.next,.Enhancement-item .SimpleListCarousel .flickity-button.next,.ImageGallery .flickity-button.next,.ListLeadCarousel .flickity-button.next,.ListTextLinks-items .flickity-button.next,.MultiMediaCarousel .flickity-button.next,.SimpleListCarousel .flickity-button.next,.preview-asset-modal .tingle-modal-box__content [data-browse-asset].next{transform:translateX(100%);background:0 0}.CarouselEnabled-tagArrows.next:before,.Enhancement-item .SimpleListCarousel .flickity-button.next:before,.ImageGallery .flickity-button.next:before,.ListLeadCarousel .flickity-button.next:before,.ListTextLinks-items .flickity-button.next:before,.MultiMediaCarousel .flickity-button.next:before,.SimpleListCarousel .flickity-button.next:before,.preview-asset-modal .tingle-modal-box__content [data-browse-asset].next:before{content:'\e601'}.CarouselEnabled-tagArrows.previous,.Enhancement-item .SimpleListCarousel .flickity-button.previous,.ImageGallery .flickity-button.previous,.ListLeadCarousel .flickity-button.previous,.ListTextLinks-items .flickity-button.previous,.MultiMediaCarousel .flickity-button.previous,.SimpleListCarousel .flickity-button.previous,.preview-asset-modal .tingle-modal-box__content [data-browse-asset].previous{transform:translateX(-100%)}.CarouselEnabled-tagArrows.previous:before,.Enhancement-item .SimpleListCarousel .flickity-button.previous:before,.ImageGallery .flickity-button.previous:before,.ListLeadCarousel .flickity-button.previous:before,.ListTextLinks-items .flickity-button.previous:before,.MultiMediaCarousel .flickity-button.previous:before,.SimpleListCarousel .flickity-button.previous:before,.preview-asset-modal .tingle-modal-box__content [data-browse-asset].previous:before{content:'\e600'}@media only screen and (min-width:1024px){.CarouselEnabled-tagArrows,.Enhancement-item .SimpleListCarousel .flickity-button,.ImageGallery .flickity-button,.ListLeadCarousel .flickity-button,.ListTextLinks-items .flickity-button,.MultiMediaCarousel .flickity-button,.SimpleListCarousel .flickity-button,.preview-asset-modal .tingle-modal-box__content [data-browse-asset]{height:35px;width:32px}.CarouselEnabled-tagArrows:before,.Enhancement-item .SimpleListCarousel .flickity-button:before,.ImageGallery .flickity-button:before,.ListLeadCarousel .flickity-button:before,.ListTextLinks-items .flickity-button:before,.MultiMediaCarousel .flickity-button:before,.SimpleListCarousel .flickity-button:before,.preview-asset-modal .tingle-modal-box__content [data-browse-asset]:before{font:normal normal normal 20px/1 IcoMoon;color:#7c7c7c}}.CarouselEnabled-dots2021 .dot,.GalleryFullWidth .flickity-page-dots .dot,.ImageGallery .flickity-page-dots .dot,.MultiMediaCarousel .flickity-page-dots .dot{width:8px;height:8px;margin:0 7px;background-color:#cfcfcf;opacity:1}.CarouselEnabled-dots2021 .dot.is-selected,.GalleryFullWidth .flickity-page-dots .dot.is-selected,.ImageGallery .flickity-page-dots .dot.is-selected,.MultiMediaCarousel .flickity-page-dots .dot.is-selected{background-color:#7c7c7c}.Header2021-search{padding:20px;border-bottom:1px solid #cfcfcf}.Header2021-search-trigger{display:none}.Header2021-search [type=text]{font-size:16px;line-height:38px;padding:0 2em;-ms-flex:1 1 100%;flex:1 1 100%;background:#fff;border:1px solid #cfcfcf;outline:0;width:100%;color:#333}.Header2021-search [type=reset]{display:none}@media only screen and (max-width:1023px){.Header2021-search-inputs{position:relative}.Header2021-search [type=text]{padding:0 2.5em 0 1em}.Header2021-search [type=submit]{display:block;position:absolute;right:10px;top:50%;transform:translateY(-50%);width:22px;height:22px;font-size:22px;color:#333;opacity:.5;text-align:center;border:0;background:0 0;padding:0}}@media only screen and (min-width:1024px){.Header2021-search{background-color:var(--navbar-bg-color);position:absolute;height:100%;top:0;right:0;transition:.5s width ease;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;padding:0;border-bottom:0;overflow-x:hidden;width:0}[data-search-expanded=true] .Header2021-search{width:100%}[data-search-expanded=true] .Header2021-search-trigger{display:none}[data-search-expanded=true] .Header2021-search [type=reset]{display:inline-block}.Header2021-search-trigger{display:-ms-flexbox;display:flex;height:100%;box-sizing:border-box;padding:0 20px;font-size:20px;color:#fff;-ms-flex-align:center;align-items:center;text-decoration:none}.Header2021-search-trigger svg{fill:#fff;width:22px;height:22px;display:inline-block}.Header2021-search-inputs{width:700px;display:-ms-flexbox;display:flex}.Header2021-search [type=submit]{display:none}.Header2021-search [type=reset]{display:none;-ms-flex:0 0 50px;flex:0 0 50px;text-align:center;color:#fff;background-color:transparent;border:0;outline:0;font-size:22px}.Header2021-search [type=reset]:before{content:'\2A09'}}@media only screen and (max-width:1023px){[data-mobile-expanded=true],[data-mobile-expanded=true] body{overflow:hidden}[data-mobile-expanded=true] .Header2021-contentWrapper{position:fixed}[data-mobile-expanded=true] .Header2021~main{pointer-events:none;opacity:.4}}@media only screen and (min-width:1024px){.Header2021 [data-mobile-trigger]{display:none}}@media only screen and (max-width:1023px){.Header2021 [data-mobile-trigger]{width:20px;max-width:20px;height:14px;position:relative;z-index:9;margin-right:10px}.Header2021 [data-mobile-trigger] span,.Header2021 [data-mobile-trigger]:after,.Header2021 [data-mobile-trigger]:before{content:'';display:block;height:2px;width:100%;background:var(--tool-icon-color);position:absolute;margin:auto;transition:transform .5s ease;transform:scale(1) rotate(0)}.Header2021 [data-mobile-trigger] span{top:0;bottom:0}.Header2021 [data-mobile-trigger]:before{top:0}.Header2021 [data-mobile-trigger]:after{bottom:0}[data-mobile-expanded=true] .Header2021 [data-mobile-trigger] span{background:var(--navbar-bg-color)}[data-mobile-expanded=true] .Header2021 [data-mobile-trigger]:before{transform:scale(1.2) rotate(45deg) translate(5px,2px)}[data-mobile-expanded=true] .Header2021 [data-mobile-trigger]:after{transform:scale(1.2) rotate(-45deg) translate(6px,-2px)}}.Header2021,.Header2021-contentWrapper{height:48px}@media only screen and (max-width:1023px){.Header2021,.Header2021-contentWrapper{height:48px}}[data-sticky-header] .Header2021{position:fixed;top:0;z-index:9999;width:100%}.Header2021-contentWrapper{display:-ms-flexbox;display:flex;background-color:var(--navbar-bg-color);transition:background-color .2s linear;padding:0 10px;-ms-flex-align:center;align-items:center;top:0;left:0;width:100%;color:#fff;z-index:9999;position:relative;font-size:16px}.Header2021-contentWrapper .Header2021-links{display:none}.Header2021 .Page-logo{padding:0 20px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.Header2021 .Page-logo img{max-height:24px;width:auto}.StockTicker~.Header2021-search{margin-left:0}.Header2021[data-fixed-header]{position:fixed;top:0;z-index:2;width:100%}.Header2021[data-fixed-header=translucent] .Header2021-contentWrapper{background-color:var(--navbar-bg-color-opacity)}@media only screen and (min-width:768px){.Header2021-contentWrapper{padding-left:calc((100% - 728px)/ 2);padding-right:calc((100% - 728px)/ 2)}}@media only screen and (min-width:1024px){.Header2021-contentWrapper{padding-left:calc((100% - 884px)/ 2);padding-right:calc((100% - 884px)/ 2);-ms-flex-align:stretch;align-items:stretch;font-size:0}.Header2021-contentWrapper .MainNavigation2021{display:block;height:100%}.Header2021-contentWrapper .MainNavigation2021-items{display:-ms-flexbox;display:flex;height:100%}.Header2021-contentWrapper .MainNavigation2021-items-item{height:100%}}@media only screen and (max-width:1023px){.Header2021 .Page-logo{margin:0 auto}.Header2021 .NavigationLanguages,.Header2021 .NavigationSites,.Header2021 .StockTicker{display:none}}@media only screen and (min-width:1024px){.Header2021 .Page-logo{margin-right:20px;padding:0}}@media only screen and (min-width:1300px){.Header2021-contentWrapper{padding-left:calc((100% - 980px)/ 2);padding-right:calc((100% - 980px)/ 2)}}body{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;min-height:100vh}body>main{width:100%}.Footer2021{background-color:#f7f7f4;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-align:center;align-items:center;-ms-flex:1 1 100%;flex:1 1 100%;padding:20px 0}.Footer2021>div{max-width:700px;margin:10px auto;padding:0 10px;color:#333}.Footer2021>div a{color:inherit;text-decoration:none}.Footer2021>div a:hover{color:#0071dc}.Footer2021-stockTicker{height:39px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.Footer2021 .Page-disclaimer{font-size:11px;font-weight:400;line-height:normal;color:#333}.Footer2021-footerContent,.Footer2021-footerNavigation{display:none}@media only screen and (min-width:1024px){.Footer2021{padding:30px 0}}@media only screen and (min-width:768px){.Footer2021-footerContent,.Footer2021-footerNavigation{display:block}.Footer2021-stockTicker:not(:first-child){border-left:1px solid #cfcfcf;padding-left:10px}.Footer2021-iconLinks{display:-ms-flexbox;display:flex}}@media only screen and (min-width:1300px){.Footer2021{padding:42px 0}.Footer2021>.Footer2021-iconLinks{margin:15px 0 25px}}.MediaObjectPage2021-headline,.VideoPage2021-headline{white-space:inherit!important}.MediaObjectPage2021-main-image .MediaObjectPage2021-media img,.VideoPage2021-main-image .VideoPage2021-media img{width:100%;height:auto}.MediaObjectPage2021-toolbar,.VideoPage2021-toolbar{display:-ms-flexbox;display:flex;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-align:stretch;align-items:stretch;margin-top:20px;line-height:20px}.MediaObjectPage2021-download svg,.VideoPage2021-download svg{width:20px;height:20px;fill:#0071dc}.MediaObjectPage2021 .ActionBar2021,.VideoPage2021 .ActionBar2021{border-left:1px solid #cfcfcf;padding-left:11px;margin-left:11px}.MediaObjectPage2021 .ActionBar2021:first-child,.VideoPage2021 .ActionBar2021:first-child{border:0;padding-left:0;margin-left:0}.MediaObjectPage2021-contentWell>[data-module]:first-child,.VideoPage2021-contentWell>[data-module]:first-child{margin-top:0;padding-top:0}@media only screen and (min-width:1024px){.MediaObjectPage2021-contentWell>[data-module],.VideoPage2021-contentWell>[data-module]{padding-left:calc((100% - 884px)/ 2);padding-right:calc((100% - 884px)/ 2)}.MediaObjectPage2021-contentWell>[data-module] .ImageGallery-carousel,.VideoPage2021-contentWell>[data-module] .ImageGallery-carousel{margin:0 -42px}.MediaObjectPage2021-headline,.VideoPage2021-headline{white-space:inherit}.MediaObjectPage2021-main-gallery .MediaObjectPage2021-heading,.VideoPage2021-main-gallery .VideoPage2021-heading{margin-bottom:0}}.MediaObjectPage2021,.PressCenterPage,.SearchResultsPage2021,.SubPage,.SubPageArticle,.VideoPage2021{padding:0}.MediaObjectPage2021[data-sticky-header][data-sticky-secondary-nav],.PressCenterPage[data-sticky-header][data-sticky-secondary-nav],.SearchResultsPage2021[data-sticky-header][data-sticky-secondary-nav],.SubPageArticle[data-sticky-header][data-sticky-secondary-nav],.SubPage[data-sticky-header][data-sticky-secondary-nav],.VideoPage2021[data-sticky-header][data-sticky-secondary-nav]{padding-top:96px}.MediaObjectPage2021 .SecondaryNavigation.fixed .SubPage-heading-top,.PressCenterPage .SecondaryNavigation.fixed .SubPage-heading-top,.SearchResultsPage2021 .SecondaryNavigation.fixed .SubPage-heading-top,.SubPage .SecondaryNavigation.fixed .SubPage-heading-top,.SubPageArticle .SecondaryNavigation.fixed .SubPage-heading-top,.VideoPage2021 .SecondaryNavigation.fixed .SubPage-heading-top{margin-top:48px}.MediaObjectPage2021-headline,.MediaObjectPage2021-pageHeading,.PressCenterPage-headline,.PressCenterPage-pageHeading,.SearchResultsPage2021-headline,.SearchResultsPage2021-pageHeading,.SubPage-headline,.SubPage-pageHeading,.SubPageArticle-headline,.SubPageArticle-pageHeading,.VideoPage2021-headline,.VideoPage2021-pageHeading{font-size:24px;line-height:28px;padding:3px 0;font-weight:400;color:#333;margin:0}.MediaObjectPage2021-breadcrumbs,.PressCenterPage-breadcrumbs,.SearchResultsPage2021-breadcrumbs,.SubPage-breadcrumbs,.SubPageArticle-breadcrumbs,.VideoPage2021-breadcrumbs{padding:3px 0;margin-bottom:3px}.MediaObjectPage2021-heading,.PressCenterPage-heading,.SearchResultsPage2021-heading,.SubPage-heading,.SubPageArticle-heading,.VideoPage2021-heading{margin-bottom:20px;width:100%}.MediaObjectPage2021-heading-top,.PressCenterPage-heading-top,.SearchResultsPage2021-heading-top,.SubPage-heading-top,.SubPageArticle-heading-top,.VideoPage2021-heading-top{padding:20px}.MediaObjectPage2021-heading.hasFixedElements,.PressCenterPage-heading.hasFixedElements,.SearchResultsPage2021-heading.hasFixedElements,.SubPage-heading.hasFixedElements,.SubPageArticle-heading.hasFixedElements,.VideoPage2021-heading.hasFixedElements{margin-top:48px;-ms-flex-pack:start;justify-content:flex-start;z-index:2}.MediaObjectPage2021-heading.hasFixedElements .SubPage-lead,.PressCenterPage-heading.hasFixedElements .SubPage-lead,.SearchResultsPage2021-heading.hasFixedElements .SubPage-lead,.SubPage-heading.hasFixedElements .SubPage-lead,.SubPageArticle-heading.hasFixedElements .SubPage-lead,.VideoPage2021-heading.hasFixedElements .SubPage-lead{z-index:0}.MediaObjectPage2021-above,.PressCenterPage-above,.SearchResultsPage2021-above,.SubPage-above,.SubPageArticle-above,.VideoPage2021-above{display:block;padding-top:15px;padding-bottom:15px;background-color:#fff;transition:box-shadow .2s ease}.MediaObjectPage2021-above.fixed,.PressCenterPage-above.fixed,.SearchResultsPage2021-above.fixed,.SubPage-above.fixed,.SubPageArticle-above.fixed,.VideoPage2021-above.fixed{position:fixed;top:48px;z-index:6;width:100%;box-shadow:0 3px 4px rgba(0,0,0,.06)}.MediaObjectPage2021-lead.marginTop,.PressCenterPage-lead.marginTop,.SearchResultsPage2021-lead.marginTop,.SubPage-lead.marginTop,.SubPageArticle-lead.marginTop,.VideoPage2021-lead.marginTop{margin-top:48px}.MediaObjectPage2021-contentWell,.PressCenterPage-contentWell,.SearchResultsPage2021-contentWell,.SubPage-contentWell,.SubPageArticle-contentWell,.VideoPage2021-contentWell{position:relative}.MediaObjectPage2021-contentWell>.RichTextModule a,.PressCenterPage-contentWell>.RichTextModule a,.SearchResultsPage2021-contentWell>.RichTextModule a,.SubPage-contentWell>.RichTextModule a,.SubPage-contentWell>.RichTextModuleWithTitle a,.SubPageArticle-contentWell>.RichTextModule a,.VideoPage2021-contentWell>.RichTextModule a{color:var(--link-color);text-decoration:underline solid transparent}.MediaObjectPage2021-contentWell>.RichTextModule a:hover,.PressCenterPage-contentWell>.RichTextModule a:hover,.SearchResultsPage2021-contentWell>.RichTextModule a:hover,.SubPage-contentWell>.RichTextModule a:hover,.SubPage-contentWell>.RichTextModuleWithTitle a:hover,.SubPageArticle-contentWell>.RichTextModule a:hover,.VideoPage2021-contentWell>.RichTextModule a:hover{color:var(--link-hover-color)}.MediaObjectPage2021-contentWell.with-backtop,.PressCenterPage-contentWell.with-backtop,.SearchResultsPage2021-contentWell.with-backtop,.SubPage-contentWell.with-backtop,.SubPageArticle-contentWell.with-backtop,.VideoPage2021-contentWell.with-backtop{margin-bottom:100px}.MediaObjectPage2021-contentWell.with-backtop .RichTextModule,.PressCenterPage-contentWell.with-backtop .RichTextModule,.SearchResultsPage2021-contentWell.with-backtop .RichTextModule,.SubPage-contentWell.with-backtop .RichTextModule,.SubPage-contentWell.with-backtop .RichTextModuleWithTitle,.SubPageArticle-contentWell.with-backtop .RichTextModule,.VideoPage2021-contentWell.with-backtop .RichTextModule{margin-bottom:0}@media only screen and (max-width:767px){.MediaObjectPage2021-heading-top,.PressCenterPage-heading-top,.SearchResultsPage2021-heading-top,.SubPage-heading-top,.SubPageArticle-heading-top,.VideoPage2021-heading-top{padding:20px 0;margin:0 20px;border-bottom:1px solid #cfcfcf}.MediaObjectPage2021-contentWell .RichTextModule,.PressCenterPage-contentWell .RichTextModule,.SearchResultsPage2021-contentWell .RichTextModule,.SubPage-contentWell .RichTextModule,.SubPage-contentWell .RichTextModuleWithTitle,.SubPageArticle-contentWell .RichTextModule,.VideoPage2021-contentWell .RichTextModule{padding:0 20px;margin-bottom:25px;border-bottom:0}.MediaObjectPage2021-lead .PromoCardLead,.PressCenterPage-lead .PromoCardLead,.SearchResultsPage2021-lead .PromoCardLead,.SubPage-lead .PromoCardLead,.SubPageArticle-lead .PromoCardLead,.VideoPage2021-lead .PromoCardLead{margin:0 20px 20px}}@media only screen and (min-width:768px) and (max-width:1023px){.MediaObjectPage2021-contentWell .RichTextModule,.PressCenterPage-contentWell .RichTextModule,.SearchResultsPage2021-contentWell .RichTextModule,.SubPage-contentWell .RichTextModule,.SubPage-contentWell .RichTextModuleWithTitle,.SubPageArticle-contentWell .RichTextModule,.VideoPage2021-contentWell .RichTextModule{margin-top:30px;padding-left:calc((100% - 638px)/ 2);padding-right:calc((100% - 638px)/ 2);margin-bottom:30px}}@media only screen and (min-width:768px){.MediaObjectPage2021-heading,.PressCenterPage-heading,.SearchResultsPage2021-heading,.SubPage-heading,.SubPageArticle-heading,.VideoPage2021-heading{padding-left:calc((100% - 0)/ 2);padding-right:calc((100% - 0)/ 2);margin-bottom:30px}.MediaObjectPage2021-heading-top,.PressCenterPage-heading-top,.SearchResultsPage2021-heading-top,.SubPage-heading-top,.SubPageArticle-heading-top,.VideoPage2021-heading-top{padding:30px 0 10px 0;border-bottom:1px solid #cfcfcf;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:end;align-items:flex-end;padding-left:calc((100% - 638px)/ 2);padding-right:calc((100% - 638px)/ 2)}.MediaObjectPage2021-above,.PressCenterPage-above,.SearchResultsPage2021-above,.SubPage-above,.SubPageArticle-above,.VideoPage2021-above{padding-left:calc((100% - 638px)/ 2);padding-right:calc((100% - 638px)/ 2)}.MediaObjectPage2021-above .ListTextLinks,.PressCenterPage-above .ListTextLinks,.SearchResultsPage2021-above .ListTextLinks,.SubPage-above .ListTextLinks,.SubPageArticle-above .ListTextLinks,.VideoPage2021-above .ListTextLinks{padding-left:calc((100% - 638px)/ 2);padding-right:calc((100% - 638px)/ 2)}.MediaObjectPage2021-lead,.PressCenterPage-lead,.SearchResultsPage2021-lead,.SubPage-lead,.SubPageArticle-lead,.VideoPage2021-lead{padding-left:calc((100% - 638px)/ 2);padding-right:calc((100% - 638px)/ 2)}.MediaObjectPage2021-headline,.PressCenterPage-headline,.SearchResultsPage2021-headline,.SubPage-headline,.SubPageArticle-headline,.VideoPage2021-headline{margin-right:20px}.MediaObjectPage2021-lead,.PressCenterPage-lead,.SearchResultsPage2021-lead,.SubPage-lead,.SubPageArticle-lead,.VideoPage2021-lead{margin:30px 0 0 0;position:relative;z-index:0}}@media only screen and (min-width:1024px) and (max-width:1299px){.MediaObjectPage2021-contentWell .RichTextModule,.PressCenterPage-contentWell .RichTextModule,.SearchResultsPage2021-contentWell .RichTextModule,.SubPage-contentWell .RichTextModule,.SubPage-contentWell .RichTextModuleWithTitle,.SubPageArticle-contentWell .RichTextModule,.VideoPage2021-contentWell .RichTextModule{margin-top:40px;margin-bottom:40px}}@media only screen and (min-width:1024px){.MediaObjectPage2021[data-sticky-secondary-nav][data-add-body-padding] .MediaObjectPage2021-main,.PressCenterPage[data-sticky-secondary-nav][data-add-body-padding] .PressCenterPage-main,.SearchResultsPage2021[data-sticky-secondary-nav][data-add-body-padding] .SearchResultsPage2021-main,.SubPageArticle[data-sticky-secondary-nav][data-add-body-padding] .SubPageArticle-main,.SubPage[data-sticky-secondary-nav][data-add-body-padding] .SubPage-main,.VideoPage2021[data-sticky-secondary-nav][data-add-body-padding] .VideoPage2021-main{margin-top:133px}.MediaObjectPage2021-heading,.PressCenterPage-heading,.SearchResultsPage2021-heading,.SubPage-heading,.SubPageArticle-heading,.VideoPage2021-heading{margin-bottom:40px}.MediaObjectPage2021-heading-top,.PressCenterPage-heading-top,.SearchResultsPage2021-heading-top,.SubPage-heading-top,.SubPageArticle-heading-top,.VideoPage2021-heading-top{padding-left:calc((100% - 884px)/ 2);padding-right:calc((100% - 884px)/ 2)}.MediaObjectPage2021-heading-top.fixed,.PressCenterPage-heading-top.fixed,.SearchResultsPage2021-heading-top.fixed,.SubPage-heading-top.fixed,.SubPageArticle-heading-top.fixed,.VideoPage2021-heading-top.fixed{position:fixed;top:48px;z-index:99;background-color:#fff;width:100%}.MediaObjectPage2021-above.fixed,.PressCenterPage-above.fixed,.SearchResultsPage2021-above.fixed,.SubPage-above.fixed,.SubPageArticle-above.fixed,.VideoPage2021-above.fixed{top:133px}.MediaObjectPage2021-lead.marginTop,.PressCenterPage-lead.marginTop,.SearchResultsPage2021-lead.marginTop,.SubPage-lead.marginTop,.SubPageArticle-lead.marginTop,.VideoPage2021-lead.marginTop{margin-top:241px}.MediaObjectPage2021-above,.PressCenterPage-above,.SearchResultsPage2021-above,.SubPage-above,.SubPageArticle-above,.VideoPage2021-above{padding-left:calc((100% - 884px)/ 2);padding-right:calc((100% - 884px)/ 2)}.MediaObjectPage2021-above .ListTextLinks,.PressCenterPage-above .ListTextLinks,.SearchResultsPage2021-above .ListTextLinks,.SubPage-above .ListTextLinks,.SubPageArticle-above .ListTextLinks,.VideoPage2021-above .ListTextLinks{padding-left:calc((100% - 884px)/ 2);padding-right:calc((100% - 884px)/ 2)}.MediaObjectPage2021-lead,.PressCenterPage-lead,.SearchResultsPage2021-lead,.SubPage-lead,.SubPageArticle-lead,.VideoPage2021-lead{margin:40px 0 0 0;padding-left:calc((100% - 884px)/ 2);padding-right:calc((100% - 884px)/ 2)}.MediaObjectPage2021-headline,.MediaObjectPage2021-pageHeading,.PressCenterPage-headline,.PressCenterPage-pageHeading,.SearchResultsPage2021-headline,.SearchResultsPage2021-pageHeading,.SubPage-headline,.SubPage-pageHeading,.SubPageArticle-headline,.SubPageArticle-pageHeading,.VideoPage2021-headline,.VideoPage2021-pageHeading{font-size:32px;line-height:36px;padding:4px 0}.MediaObjectPage2021-breadcrumbs,.PressCenterPage-breadcrumbs,.SearchResultsPage2021-breadcrumbs,.SubPage-breadcrumbs,.SubPageArticle-breadcrumbs,.VideoPage2021-breadcrumbs{padding:4px 0}}@media only screen and (min-width:1300px){.MediaObjectPage2021-contentWell .RichTextModule,.PressCenterPage-contentWell .RichTextModule,.SearchResultsPage2021-contentWell .RichTextModule,.SubPage-contentWell .RichTextModule,.SubPage-contentWell .RichTextModuleWithTitle,.SubPageArticle-contentWell .RichTextModule,.VideoPage2021-contentWell .RichTextModule{margin-top:50px;padding-left:calc((100% - 710px)/ 2);padding-right:calc((100% - 710px)/ 2);margin-bottom:50px}.MediaObjectPage2021-heading,.PressCenterPage-heading,.SearchResultsPage2021-heading,.SubPage-heading,.SubPageArticle-heading,.VideoPage2021-heading{margin-bottom:50px}.MediaObjectPage2021-heading-top,.PressCenterPage-heading-top,.SearchResultsPage2021-heading-top,.SubPage-heading-top,.SubPageArticle-heading-top,.VideoPage2021-heading-top{padding-left:calc((100% - 980px)/ 2);padding-right:calc((100% - 980px)/ 2)}.MediaObjectPage2021-above,.PressCenterPage-above,.SearchResultsPage2021-above,.SubPage-above,.SubPageArticle-above,.VideoPage2021-above{padding-left:calc((100% - 980px)/ 2);padding-right:calc((100% - 980px)/ 2)}.MediaObjectPage2021-above .ListTextLinks,.PressCenterPage-above .ListTextLinks,.SearchResultsPage2021-above .ListTextLinks,.SubPage-above .ListTextLinks,.SubPageArticle-above .ListTextLinks,.VideoPage2021-above .ListTextLinks{padding-left:calc((100% - 980px)/ 2);padding-right:calc((100% - 980px)/ 2)}.MediaObjectPage2021-lead,.PressCenterPage-lead,.SearchResultsPage2021-lead,.SubPage-lead,.SubPageArticle-lead,.VideoPage2021-lead{padding-left:calc((100% - 980px)/ 2);padding-right:calc((100% - 980px)/ 2)}}[data-sticky-secondary-nav] .anchorSection{position:relative}[data-sticky-secondary-nav] .anchor{position:relative;top:-200px}.ActionBar2021{display:block}.ActionBar2021-items{list-style:none;display:-ms-flexbox;display:flex;-ms-flex-pack:start;justify-content:flex-start;padding:0;margin:0;-ms-flex-align:end;align-items:flex-end}.ActionBar2021-items-item{margin-right:15px}.ActionBar2021-items-item>a{display:inline-block;text-decoration:none;cursor:pointer;font-size:0;color:#333}.ActionBar2021-items-item>a.FacebookShareButton:before{font-size:15px}.ActionBar2021-items-item>a.TwitterTweetButton:before{font-size:13px}.ActionBar2021-items-item>a.LinkedInShareButton:before{font-size:15px}.ActionBar2021-items-item>a.PinterestShareButton:before{font-size:17px}.ActionBar2021-items-item>a.MailToLink:before{font-size:15px}.ActionBar2021-items-item>a.CopyLinkButton:before{font-size:15px}.ActionBar2021-items-item>a:hover{color:#1188c8}@media only screen and (min-width:768px){.ActionBar2021-items-item{margin-right:12px}.ActionBar2021-items-item>a.FacebookShareButton:before{font-size:17px}.ActionBar2021-items-item>a.TwitterTweetButton:before{font-size:14px}.ActionBar2021-items-item>a.LinkedInShareButton:before{font-size:17px}.ActionBar2021-items-item>a.PinterestShareButton:before{font-size:20px}.ActionBar2021-items-item>a.MailToLink:before{font-size:17px}.ActionBar2021-items-item>a.CopyLinkButton:before{font-size:17px}}@media only screen and (min-width:1024px){.ActionBar2021-items-item>a.FacebookShareButton:before{font-size:19px}.ActionBar2021-items-item>a.TwitterTweetButton:before{font-size:16px}.ActionBar2021-items-item>a.LinkedInShareButton:before{font-size:19px}.ActionBar2021-items-item>a.PinterestShareButton:before{font-size:21px}.ActionBar2021-items-item>a.MailToLink:before{font-size:19px}.ActionBar2021-items-item>a.CopyLinkButton:before{font-size:19px}}@media only screen and (min-width:1440px){.ActionBar2021-items-item>a.FacebookShareButton:before{font-size:22px}.ActionBar2021-items-item>a.TwitterTweetButton:before{font-size:20px}.ActionBar2021-items-item>a.LinkedInShareButton:before{font-size:23px}.ActionBar2021-items-item>a.PinterestShareButton:before{font-size:25px}.ActionBar2021-items-item>a.MailToLink:before{font-size:23px}.ActionBar2021-items-item>a.CopyLinkButton:before{font-size:22px}}.ActionBar2021--medium-items-item,.MediaObjectPage2021 .ActionBar2021-items-item,.VideoPage2021 .ActionBar2021-items-item{margin-right:11px}.ActionBar2021--medium-items-item>a.FacebookShareButton:before,.MediaObjectPage2021 .ActionBar2021-items-item>a.FacebookShareButton:before,.VideoPage2021 .ActionBar2021-items-item>a.FacebookShareButton:before{font-size:15px}.ActionBar2021--medium-items-item>a.TwitterTweetButton:before,.MediaObjectPage2021 .ActionBar2021-items-item>a.TwitterTweetButton:before,.VideoPage2021 .ActionBar2021-items-item>a.TwitterTweetButton:before{font-size:13px}.ActionBar2021--medium-items-item>a.LinkedInShareButton:before,.MediaObjectPage2021 .ActionBar2021-items-item>a.LinkedInShareButton:before,.VideoPage2021 .ActionBar2021-items-item>a.LinkedInShareButton:before{font-size:15px}.ActionBar2021--medium-items-item>a.PinterestShareButton:before,.MediaObjectPage2021 .ActionBar2021-items-item>a.PinterestShareButton:before,.VideoPage2021 .ActionBar2021-items-item>a.PinterestShareButton:before{font-size:17px}.ActionBar2021--medium-items-item>a.MailToLink:before,.MediaObjectPage2021 .ActionBar2021-items-item>a.MailToLink:before,.VideoPage2021 .ActionBar2021-items-item>a.MailToLink:before{font-size:15px}.ActionBar2021--medium-items-item>a.CopyLinkButton:before,.MediaObjectPage2021 .ActionBar2021-items-item>a.CopyLinkButton:before,.VideoPage2021 .ActionBar2021-items-item>a.CopyLinkButton:before{font-size:15px}.ActionBar2021--medium-items-item>a:hover,.MediaObjectPage2021 .ActionBar2021-items-item>a:hover,.VideoPage2021 .ActionBar2021-items-item>a:hover{color:#1188c8}@media only screen and (min-width:768px){.ActionBar2021--medium-item,.MediaObjectPage2021 .ActionBar2021-item,.VideoPage2021 .ActionBar2021-item{margin-right:11px}.ActionBar2021--medium-item>a.FacebookShareButton:before,.MediaObjectPage2021 .ActionBar2021-item>a.FacebookShareButton:before,.VideoPage2021 .ActionBar2021-item>a.FacebookShareButton:before{font-size:15px}.ActionBar2021--medium-item>a.TwitterTweetButton:before,.MediaObjectPage2021 .ActionBar2021-item>a.TwitterTweetButton:before,.VideoPage2021 .ActionBar2021-item>a.TwitterTweetButton:before{font-size:13px}.ActionBar2021--medium-item>a.LinkedInShareButton:before,.MediaObjectPage2021 .ActionBar2021-item>a.LinkedInShareButton:before,.VideoPage2021 .ActionBar2021-item>a.LinkedInShareButton:before{font-size:15px}.ActionBar2021--medium-item>a.PinterestShareButton:before,.MediaObjectPage2021 .ActionBar2021-item>a.PinterestShareButton:before,.VideoPage2021 .ActionBar2021-item>a.PinterestShareButton:before{font-size:17px}.ActionBar2021--medium-item>a.MailToLink:before,.MediaObjectPage2021 .ActionBar2021-item>a.MailToLink:before,.VideoPage2021 .ActionBar2021-item>a.MailToLink:before{font-size:15px}.ActionBar2021--medium-item>a.CopyLinkButton:before,.MediaObjectPage2021 .ActionBar2021-item>a.CopyLinkButton:before,.VideoPage2021 .ActionBar2021-item>a.CopyLinkButton:before{font-size:15px}.ActionBar2021--medium-item>a:hover,.MediaObjectPage2021 .ActionBar2021-item>a:hover,.VideoPage2021 .ActionBar2021-item>a:hover{color:#1188c8}}@media only screen and (min-width:1024px){.ActionBar2021--medium-items-item,.MediaObjectPage2021 .ActionBar2021-items-item,.VideoPage2021 .ActionBar2021-items-item{margin-right:11px}.ActionBar2021--medium-items-item>a.FacebookShareButton:before,.MediaObjectPage2021 .ActionBar2021-items-item>a.FacebookShareButton:before,.VideoPage2021 .ActionBar2021-items-item>a.FacebookShareButton:before{font-size:15px}.ActionBar2021--medium-items-item>a.TwitterTweetButton:before,.MediaObjectPage2021 .ActionBar2021-items-item>a.TwitterTweetButton:before,.VideoPage2021 .ActionBar2021-items-item>a.TwitterTweetButton:before{font-size:13px}.ActionBar2021--medium-items-item>a.LinkedInShareButton:before,.MediaObjectPage2021 .ActionBar2021-items-item>a.LinkedInShareButton:before,.VideoPage2021 .ActionBar2021-items-item>a.LinkedInShareButton:before{font-size:15px}.ActionBar2021--medium-items-item>a.PinterestShareButton:before,.MediaObjectPage2021 .ActionBar2021-items-item>a.PinterestShareButton:before,.VideoPage2021 .ActionBar2021-items-item>a.PinterestShareButton:before{font-size:17px}.ActionBar2021--medium-items-item>a.MailToLink:before,.MediaObjectPage2021 .ActionBar2021-items-item>a.MailToLink:before,.VideoPage2021 .ActionBar2021-items-item>a.MailToLink:before{font-size:15px}.ActionBar2021--medium-items-item>a.CopyLinkButton:before,.MediaObjectPage2021 .ActionBar2021-items-item>a.CopyLinkButton:before,.VideoPage2021 .ActionBar2021-items-item>a.CopyLinkButton:before{font-size:15px}.ActionBar2021--medium-items-item>a:hover,.MediaObjectPage2021 .ActionBar2021-items-item>a:hover,.VideoPage2021 .ActionBar2021-items-item>a:hover{color:#1188c8}}@media only screen and (min-width:1440px){.ActionBar2021--medium-items-item,.MediaObjectPage2021 .ActionBar2021-items-item,.VideoPage2021 .ActionBar2021-items-item{margin-right:11px}.ActionBar2021--medium-items-item>a.FacebookShareButton:before,.MediaObjectPage2021 .ActionBar2021-items-item>a.FacebookShareButton:before,.VideoPage2021 .ActionBar2021-items-item>a.FacebookShareButton:before{font-size:15px}.ActionBar2021--medium-items-item>a.TwitterTweetButton:before,.MediaObjectPage2021 .ActionBar2021-items-item>a.TwitterTweetButton:before,.VideoPage2021 .ActionBar2021-items-item>a.TwitterTweetButton:before{font-size:13px}.ActionBar2021--medium-items-item>a.LinkedInShareButton:before,.MediaObjectPage2021 .ActionBar2021-items-item>a.LinkedInShareButton:before,.VideoPage2021 .ActionBar2021-items-item>a.LinkedInShareButton:before{font-size:15px}.ActionBar2021--medium-items-item>a.PinterestShareButton:before,.MediaObjectPage2021 .ActionBar2021-items-item>a.PinterestShareButton:before,.VideoPage2021 .ActionBar2021-items-item>a.PinterestShareButton:before{font-size:17px}.ActionBar2021--medium-items-item>a.MailToLink:before,.MediaObjectPage2021 .ActionBar2021-items-item>a.MailToLink:before,.VideoPage2021 .ActionBar2021-items-item>a.MailToLink:before{font-size:15px}.ActionBar2021--medium-items-item>a.CopyLinkButton:before,.MediaObjectPage2021 .ActionBar2021-items-item>a.CopyLinkButton:before,.VideoPage2021 .ActionBar2021-items-item>a.CopyLinkButton:before{font-size:15px}.ActionBar2021--medium-items-item>a:hover,.MediaObjectPage2021 .ActionBar2021-items-item>a:hover,.VideoPage2021 .ActionBar2021-items-item>a:hover{color:#1188c8}}.ListArticleBody2021,.SideNavContentList{width:100%;text-align:left;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.ListArticleBody2021[data-less-padding] .ListArticleBody2021-article-title,.SideNavContentList[data-less-padding] .ListArticleBody2021-article-title{margin-bottom:10px}.ListArticleBody2021[data-less-padding] .article-intro,.SideNavContentList[data-less-padding] .article-intro{margin-top:0}.ListArticleBody2021-article,.SideNavContentList-article{line-height:normal;margin-bottom:55px}.ListArticleBody2021-article>ol>li,.ListArticleBody2021-article>ul>li,.SideNavContentList-article>ol>li,.SideNavContentList-article>ul>li{font-size:16px;padding-bottom:7px;color:#333}.ListArticleBody2021-article>ol,.ListArticleBody2021-article>ul,.SideNavContentList-article>ol,.SideNavContentList-article>ul{margin-top:20px}.ListArticleBody2021 article.ListArticleBody2021-article,.SideNavContentList article.ListArticleBody2021-article{padding-top:0;padding-bottom:0;padding-left:0;padding-right:0}.ListArticleBody2021 article.ListArticleBody2021-article .ListArticleBody2021-article-title,.SideNavContentList article.ListArticleBody2021-article .ListArticleBody2021-article-title{margin-top:0}.ListArticleBody2021 article.ListArticleBody2021-article .article-intro,.SideNavContentList article.ListArticleBody2021-article .article-intro{font-size:18px;font-style:italic;font-weight:400;font-family:inherit;line-height:normal}@media only screen and (min-width:768px){.ListArticleBody2021 article.ListArticleBody2021-article .article-intro,.SideNavContentList article.ListArticleBody2021-article .article-intro{font-size:20px}}.ListArticleBody2021 h2.ListArticleBody2021-article-title,.SideNavContentList h2.ListArticleBody2021-article-title{font-size:21px;font-weight:400;line-height:normal;color:#333}[data-less-padding] .ListArticleBody2021 h2.ListArticleBody2021-article-title,[data-less-padding] .SideNavContentList h2.ListArticleBody2021-article-title{margin-bottom:10px}@media only screen and (min-width:1024px){.ListArticleBody2021 h2.ListArticleBody2021-article-title,.SideNavContentList h2.ListArticleBody2021-article-title{font-size:24px}}.ListArticleBody2021-nav,.SideNavContentList-nav{position:relative;min-height:1px;padding-left:10px;padding-right:10px;background-color:#fff}@media only screen and (min-width:768px){.ListArticleBody2021-nav,.SideNavContentList-nav{width:33.33333333%;background-color:transparent}}.ListArticleBody2021-centerwell,.SideNavContentList-centerwell{position:relative;min-height:1px;padding-left:10px;padding-right:10px;width:100%}@media only screen and (min-width:768px){.ListArticleBody2021-centerwell,.SideNavContentList-centerwell{width:66.66666667%}}@media only screen and (min-width:768px){.ListArticleBody2021-centerwell .Enhancement:not(span)[data-align-center] .FigureEnhancement2021.fullWidth,.SideNavContentList-centerwell .Enhancement:not(span)[data-align-center] .FigureEnhancement2021.fullWidth{margin:0}.ListArticleBody2021-centerwell .Enhancement:not(span)[data-align-center] .FigureEnhancement2021.fullWidth>figcaption,.SideNavContentList-centerwell .Enhancement:not(span)[data-align-center] .FigureEnhancement2021.fullWidth>figcaption{padding-left:0;padding-right:0}}@media only screen and (min-width:1024px){.ListArticleBody2021-centerwell .Enhancement:not(span)[data-align-center],.SideNavContentList-centerwell .Enhancement:not(span)[data-align-center]{margin-top:40px;margin-bottom:40px}.ListArticleBody2021-centerwell .Enhancement:not(span)[data-align-center] .ImageGallery,.SideNavContentList-centerwell .Enhancement:not(span)[data-align-center] .ImageGallery{margin:0}.ListArticleBody2021-centerwell .Enhancement:not(span)[data-align-center] .ImageGallery .ImageGallerySlide-info,.SideNavContentList-centerwell .Enhancement:not(span)[data-align-center] .ImageGallery .ImageGallerySlide-info{padding-left:0;padding-right:0}.ListArticleBody2021-centerwell .Enhancement:not(span)[data-align-center] .VideoEnhancement-player,.SideNavContentList-centerwell .Enhancement:not(span)[data-align-center] .VideoEnhancement-player{margin:0}.ListArticleBody2021-centerwell .Enhancement:not(span)[data-align-center] .FigureEnhancement2021,.SideNavContentList-centerwell .Enhancement:not(span)[data-align-center] .FigureEnhancement2021{margin:0}.ListArticleBody2021-centerwell .Enhancement:not(span)[data-align-center] .FigureEnhancement2021>figcaption,.SideNavContentList-centerwell .Enhancement:not(span)[data-align-center] .FigureEnhancement2021>figcaption{padding-left:0;padding-right:0}.ListArticleBody2021-centerwell .Enhancement:not(span)[data-align-center] .FigureEnhancement2021.fullWidth,.SideNavContentList-centerwell .Enhancement:not(span)[data-align-center] .FigureEnhancement2021.fullWidth{margin:0}.ListArticleBody2021-centerwell .Enhancement:not(span)[data-align-center] .FigureEnhancement2021.fullWidth>figcaption,.SideNavContentList-centerwell .Enhancement:not(span)[data-align-center] .FigureEnhancement2021.fullWidth>figcaption{padding-left:0;padding-right:0}}@media only screen and (min-width:1300px){.ListArticleBody2021-centerwell .Enhancement:not(span)[data-align-center] .ImageGallery,.SideNavContentList-centerwell .Enhancement:not(span)[data-align-center] .ImageGallery{margin:0}.ListArticleBody2021-centerwell .Enhancement:not(span)[data-align-center] .ImageGallery .ImageGallerySlide-info,.SideNavContentList-centerwell .Enhancement:not(span)[data-align-center] .ImageGallery .ImageGallerySlide-info{padding-left:0;padding-right:0}.ListArticleBody2021-centerwell .Enhancement:not(span)[data-align-center] .VideoEnhancement-player,.SideNavContentList-centerwell .Enhancement:not(span)[data-align-center] .VideoEnhancement-player{margin:0}.ListArticleBody2021-centerwell .Enhancement:not(span)[data-align-center] .FigureEnhancement2021,.SideNavContentList-centerwell .Enhancement:not(span)[data-align-center] .FigureEnhancement2021{margin:0}.ListArticleBody2021-centerwell .Enhancement:not(span)[data-align-center] .FigureEnhancement2021>figcaption,.SideNavContentList-centerwell .Enhancement:not(span)[data-align-center] .FigureEnhancement2021>figcaption{padding-left:0;padding-right:0}}.ListArticleBody2021-nav-list,.SideNavContentList-nav-list{position:relative;background:#fff;z-index:50;border-bottom:1px solid #999;border-color:rgba(0,0,0,.15);padding:0;width:100%}.ListArticleBody2021-nav-list.fixed,.SideNavContentList-nav-list.fixed{position:relative;top:inherit}@media only screen and (min-width:768px){.ListArticleBody2021-nav-list.fixed,.SideNavContentList-nav-list.fixed{position:fixed;top:100px}}.ListArticleBody2021-nav-list.fixed-bottom,.SideNavContentList-nav-list.fixed-bottom{position:relative;top:inherit}@media only screen and (min-width:768px){.ListArticleBody2021-nav-list.fixed-bottom,.SideNavContentList-nav-list.fixed-bottom{position:absolute;bottom:30px}}.ListArticleBody2021-nav-list>li,.SideNavContentList-nav-list>li{border-bottom:1px solid #cfcfcf;line-height:1;list-style-type:none}.ListArticleBody2021-nav-list>li:last-child,.SideNavContentList-nav-list>li:last-child{border-bottom:0}.ListArticleBody2021-nav-list>li>a,.SideNavContentList-nav-list>li>a{font-size:15px;line-height:21px;font-weight:400;color:#0071dc;display:block;position:relative;text-decoration:none;padding:9px 0}.ListArticleBody2021-nav-list>li.active a,.SideNavContentList-nav-list>li.active a{font-weight:700}@media only screen and (min-width:768px){.ListArticleBody2021-nav-list,.SideNavContentList-nav-list{width:176.66666667px;border-top:0;border-bottom:0}}@media only screen and (min-width:1024px){.ListArticleBody2021-nav-list,.SideNavContentList-nav-list{width:270px;padding-left:15px;border-top:0;border-bottom:0;border-left:1px solid #cfcfcf}.ListArticleBody2021-nav-list>li,.SideNavContentList-nav-list>li{position:relative}.ListArticleBody2021-nav-list>li.active:before,.SideNavContentList-nav-list>li.active:before{content:'';display:block;width:3px;background-color:#0071dc;position:absolute;top:5px;bottom:5px;left:-17px;z-index:1}}.PressRelease2021-articleBody .RichTextArticleBody{padding:0}.PressRelease2021-articleBody .RichTextArticleBody-body ol>li,.PressRelease2021-articleBody .RichTextArticleBody-body ul>li{font-size:16px;color:#333}.PressRelease2021-articleBody .Figure-credit,.PressRelease2021-articleBody .FigureEnhancement-credit,.PressRelease2021-articleBody .FigureEnhancement2021-credit,.PressRelease2021-articleBody .FigureEnhancementExtended-credit,.PressRelease2021-articleBody .FigureEnhancementNoCrop-credit{font-size:15px;font-weight:700;line-height:1.33;padding-top:10px;color:#041e42}.PressRelease2021-articleBody .Figure-caption,.PressRelease2021-articleBody .FigureEnhancement-caption,.PressRelease2021-articleBody .FigureEnhancement2021-caption,.PressRelease2021-articleBody .FigureEnhancementExtended-caption,.PressRelease2021-articleBody .FigureEnhancementNoCrop-caption{opacity:.5;font-size:12px;line-height:1.17;color:#041e42;padding-top:10px}.PressRelease2021-articleBody h4.tag,.PressRelease2021-articleBody h5.tag,.PressRelease2021-articleBody h6.tag{display:inline-block;zoom:1;max-height:none;font-size:12px;text-transform:uppercase;font-family:myriad-pro,sans-serif;font-weight:700;line-height:28px;background:#333;padding:0 7px;color:#fff;vertical-align:middle}.PressRelease2021-pressCenter{float:right;width:45%;margin-top:5px;margin-bottom:30px;margin-left:30px;margin-right:0}.PressRelease2021-pressCenter .PressCenterList{border-left:1px solid #cfcfcf;padding-left:30px}.PressRelease2021-pressCenter[data-align-left]{float:left;margin-left:0;margin-right:30px}.PressRelease2021-pressCenter[data-align-left] .PressCenterList{border-left:0;border-right:1px solid #cfcfcf;padding-left:0;padding-right:30px}@media only screen and (max-width:767px){.PressRelease2021-heading{padding:24.6px 20px}.PressRelease2021-articleBody{display:-ms-flexbox;display:flex;padding:0 20px;margin-bottom:25px;border-bottom:1px solid #cfcfcf}.PressRelease2021-pressCenter{display:none}}@media only screen and (min-width:768px) and (max-width:1023px){.PressRelease2021-heading{padding-top:30px;padding-left:calc((100% - 638px)/ 2);padding-right:calc((100% - 638px)/ 2);margin-bottom:30.6px}.PressRelease2021-articleBody{margin-top:30px;padding-left:calc((100% - 638px)/ 2);padding-right:calc((100% - 638px)/ 2);margin-bottom:30px}}@media only screen and (min-width:1024px) and (max-width:1299px){.PressRelease2021-heading{padding-left:calc((100% - 884px)/ 2);padding-right:calc((100% - 884px)/ 2);margin-bottom:40.3px}.PressRelease2021-articleBody{margin-top:40px;padding-left:calc((100% - 710px)/ 2);padding-right:calc((100% - 710px)/ 2);margin-bottom:40px}}@media only screen and (min-width:1300px){.PressRelease2021-heading{padding-left:calc((100% - 980px)/ 2);padding-right:calc((100% - 980px)/ 2);margin-bottom:50px}.PressRelease2021-articleBody{margin-top:50px;padding-left:calc((100% - 710px)/ 2);padding-right:calc((100% - 710px)/ 2);margin-bottom:50px}}.SubPageArticle-articleBody{position:relative;padding-bottom:5px}.SubPageArticle-articleBody.with-backtop{margin-bottom:100px}.SubPageArticle-articleBody .RichTextArticleBody{padding:0}@media only screen and (max-width:767px){.SubPageArticle-articleBody{display:-ms-flexbox;display:flex}.SubPageArticle-articleBody .RichTextArticleBody{padding:0 20px;margin-bottom:25px;border-bottom:1px solid #cfcfcf}}@media only screen and (min-width:768px) and (max-width:1023px){.SubPageArticle-articleBody .RichTextArticleBody{margin-top:30px;padding-left:calc((100% - 638px)/ 2);padding-right:calc((100% - 638px)/ 2);margin-bottom:30px}.SubPageArticle-articleBody .ListArticleBody2021,.SubPageArticle-articleBody .SideNavContentList{margin-top:30px;padding-left:calc((100% - 638px)/ 2);padding-right:calc((100% - 638px)/ 2);margin-bottom:30px}}@media only screen and (min-width:1024px) and (max-width:1299px){.SubPageArticle-articleBody .RichTextArticleBody{margin-top:40px;padding-left:calc((100% - 710px)/ 2);padding-right:calc((100% - 710px)/ 2);margin-bottom:40px}.SubPageArticle-articleBody .ListArticleBody2021,.SubPageArticle-articleBody .SideNavContentList{margin-top:30px;padding-left:calc((100% - 884px)/ 2);padding-right:calc((100% - 884px)/ 2);margin-bottom:30px}}@media only screen and (min-width:768px){.SubPageArticle [data-back2top]{width:calc(638px * .667);right:calc(((100vw - 638px)/ 2))}}@media only screen and (min-width:1024px){.SubPageArticle [data-back2top]{width:calc(884px * .667);right:calc(((100vw - 884px)/ 2))}}@media only screen and (min-width:1300px){.SubPageArticle-articleBody .RichTextArticleBody{margin-top:50px;padding-left:calc((100% - 710px)/ 2);padding-right:calc((100% - 710px)/ 2);margin-bottom:50px}.SubPageArticle-articleBody .ListArticleBody2021,.SubPageArticle-articleBody .SideNavContentList{margin-top:30px;padding-left:calc((100% - 980px)/ 2);padding-right:calc((100% - 980px)/ 2);margin-bottom:30px}.SubPageArticle [data-back2top]{width:calc(980px * .667);right:calc(((100vw - 980px)/ 2))}}.ImageGallery{position:relative;text-align:left}.ImageGallery-carousel{padding-bottom:40px;display:block}.ImageGallery-carousel.hide-dotnav .flickity-page-dots{display:none}.ImageGallery-carousel.hide-dotnav .ImageGallery-counter{display:block;text-align:center;font-size:15px;font-weight:400;line-height:normal;letter-spacing:normal;color:#8d8d8d}.ImageGallery-items{margin:0;padding:0!important}.ImageGallery-items-item{width:100%;list-style:none}.ImageGallery-items-item.is-selected{z-index:1}.ImageGallery-items-item img{width:100%;height:auto;display:block}.ImageGallery-counter{display:none}.ImageGallery-icons{display:-ms-flexbox;display:flex}.ImageGallery .flickity-viewport{overflow:hidden;width:100%}.ImageGallery .flickity-button{display:none}@media only screen and (min-width:768px){.ImageGallery-carousel{padding-left:30px;padding-right:30px}.ImageGallery .flickity-button{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;top:150px}.ImageGallery .flickity-button.previous{left:-5px}.ImageGallery .flickity-button.next{right:-5px}}@media only screen and (min-width:1024px){.ImageGallery-carousel{padding-left:42px;padding-right:42px;padding-bottom:40px}.ImageGallery .flickity-button{top:210px}.ImageGallery .flickity-button.previous{left:-10px}.ImageGallery .flickity-button.next{right:-10px}}@media only screen and (min-width:1300px){.ImageGallery .flickity-button{top:230px}}.EmployeeImageGallery{position:relative}.EmployeeImageGallery-carousel{padding-bottom:40px;display:block}.EmployeeImageGallery-carousel .flickity-page-dots{position:relative;bottom:0;margin-top:17px}.EmployeeImageGallery-carousel .flickity-page-dots .dot{width:6px;height:6px;margin:0 4px}.EmployeeImageGallery-carousel .flickity-page-dots .dot.is-selected{background-color:#9a9999}.EmployeeImageGallery-carousel.hide-dotnav .flickity-page-dots{display:none}.EmployeeImageGallery-carousel.hide-dotnav .EmployeeImageGallery-counter{display:block;text-align:center;font-size:15px;font-weight:400;line-height:normal;letter-spacing:normal;color:#8d8d8d}.EmployeeImageGallery-counter{display:none}.EmployeeImageGallery-items{margin:0;padding:0!important}.EmployeeImageGallery-items-item{width:100%;list-style:none}.EmployeeImageGallery-items-item img{width:100%;height:auto;display:block}.EmployeeImageGallery-icons{display:-ms-flexbox;display:flex}@media only screen and (min-width:768px){.EmployeeImageGallery-carousel{padding-left:30px;padding-right:30px}}@media only screen and (min-width:1024px){.EmployeeImageGallery-carousel{padding-left:42px;padding-right:42px;padding-bottom:40px}.EmployeeImageGallery-carousel .flickity-page-dots{margin-top:23px}.EmployeeImageGallery-carousel .flickity-page-dots .dot{width:8px;height:8px;margin:0 7px}}.GalleryGrid{position:relative;display:block}.GalleryGrid-top{display:-ms-flexbox;display:flex;position:relative;padding:20px;border-bottom:1px solid #cfcfcf;margin-bottom:56px}.GalleryGrid-top-dwnldlink{-ms-flex-order:3;order:3;font-size:13px;font-weight:400;line-height:normal;color:#0071dc;-ms-flex:1 1 50%;flex:1 1 50%;font-style:none;text-decoration:none}.GalleryGrid-top-select{font-size:0;display:inline-block;position:relative;z-index:1}.GalleryGrid-top-select::before{content:attr(data-mobile-label);font-size:15px;line-height:18px;padding:6px 15px;box-shadow:0 0 0 15px #fff}.GalleryGrid-top-cancel{display:none}.GalleryGrid-top-download{font-size:15px;padding:6px 15px;display:inline-block;position:relative;z-index:1;box-shadow:0 0 0 15px #fff}.GalleryGrid-download,.GalleryGrid-select{position:absolute;bottom:-56px;left:0;right:0;text-align:center}.GalleryGrid-download::before,.GalleryGrid-select::before{content:'';height:1px;width:100%;left:0;position:absolute;z-index:0;bottom:15px;background-color:#cfcfcf}.GalleryGrid-download{display:none}.GalleryGrid-items{margin-top:0;padding-top:0}.GalleryGrid-items-item{position:relative}.GalleryGrid-items-item input[type=checkbox]{display:none}.GalleryGrid-items-item input[type=checkbox]+label{display:none;position:absolute;left:10px;top:10px;z-index:11}.GalleryGrid-items-item input[type=checkbox]+label:before{content:'';display:block;height:15px;width:15px;background-color:#fff;border:1px solid #cfcfcf;border-radius:50%;box-sizing:border-box}.GalleryGrid-items-item input[type=checkbox]+label:after{content:'';display:none;height:9px;width:9px;background-color:#54565a;border:0;border-radius:50%;box-sizing:border-box;margin:3px;position:absolute;left:0;top:0}.GalleryGrid-items-item input[type=checkbox]:checked+label:after{display:block}.GalleryGrid-foot{display:none;position:absolute;bottom:30px;left:0;padding-left:calc((100% - 884px)/ 2);padding-right:calc((100% - 884px)/ 2);background-color:#fff;padding-top:20px;padding-bottom:20px;text-align:center;width:100%}.GalleryGrid-foot.fixed{position:fixed;bottom:0}.GalleryGrid-foot-download{font-size:15px;line-height:18px;padding:6px 15px;display:inline-block;position:relative;z-index:1}.GalleryGrid-foot-download:hover{line-height:18px;padding:6px 15px}.GalleryGrid[data-gallerygrid-selectmode-enabled] .GalleryGrid-items-item input[type=checkbox]+label{display:block}.GalleryGrid[data-gallerygrid-selectmode-enabled] .GalleryGrid-select{display:none}.GalleryGrid[data-gallerygrid-selectmode-enabled] .GalleryGrid-download{display:block}.GalleryGrid-items{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;overflow:hidden;margin:-5px -5px}.GalleryGrid-items .GalleryGrid-items-item{margin:5px 5px;-ms-flex:1;flex:1;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(50% - 10px);flex-basis:calc(50% - 10px);max-width:calc(50% - 10px);width:calc(50% - 10px)}.GalleryGrid-items .GalleryGrid-items-item[data-flexspace='2']{-ms-flex:2;flex:2;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(100% - 10px);flex-basis:calc(100% - 10px);max-width:calc(100% - 10px);width:calc(100% - 10px)}.GalleryGrid-items .GalleryGrid-items-item{margin:5px 5px;-ms-flex:1;flex:1;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(50% - 10px);flex-basis:calc(50% - 10px);max-width:calc(50% - 10px);width:calc(50% - 10px)}.GalleryGrid-items .GalleryGrid-items-item[data-flexspace='2']{-ms-flex:2;flex:2;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(100% - 10px);flex-basis:calc(100% - 10px);max-width:calc(100% - 10px);width:calc(100% - 10px)}.GalleryGrid-items.flickity-enabled{display:block}.GalleryGrid-items .flickity-viewport{left:5px}[data-carousel-enabled-curpage=end] .GalleryGrid-items .flickity-viewport{left:0!important}[data-carousel-enabled-curpage=end] .GalleryGrid-items .flickity-viewport .flickity-slider{left:5px!important}.GalleryGrid-items .flickity-prev-next-button.previous{left:5px}.GalleryGrid-items .flickity-prev-next-button.next{right:5px}@media only screen and (min-width:768px){.GalleryGrid-items{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;overflow:hidden;margin:-5px -5px}.GalleryGrid-items .GalleryGrid-items-item{margin:5px 5px;-ms-flex:1;flex:1;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(33.33333333333333% - 10px);flex-basis:calc(33.33333333333333% - 10px);max-width:calc(33.33333333333333% - 10px);width:calc(33.33333333333333% - 10px)}.GalleryGrid-items .GalleryGrid-items-item[data-flexspace='2']{-ms-flex:2;flex:2;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(66.66666666666666% - 10px);flex-basis:calc(66.66666666666666% - 10px);max-width:calc(66.66666666666666% - 10px);width:calc(66.66666666666666% - 10px)}.GalleryGrid-items .GalleryGrid-items-item{margin:5px 5px;-ms-flex:1;flex:1;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(33.33333333333333% - 10px);flex-basis:calc(33.33333333333333% - 10px);max-width:calc(33.33333333333333% - 10px);width:calc(33.33333333333333% - 10px)}.GalleryGrid-items .GalleryGrid-items-item[data-flexspace='2']{-ms-flex:2;flex:2;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(66.66666666666666% - 10px);flex-basis:calc(66.66666666666666% - 10px);max-width:calc(66.66666666666666% - 10px);width:calc(66.66666666666666% - 10px)}.GalleryGrid-items.flickity-enabled{display:block}.GalleryGrid-items .flickity-viewport{left:5px}[data-carousel-enabled-curpage=end] .GalleryGrid-items .flickity-viewport{left:0!important}[data-carousel-enabled-curpage=end] .GalleryGrid-items .flickity-viewport .flickity-slider{left:5px!important}.GalleryGrid-items .flickity-prev-next-button.previous{left:5px}.GalleryGrid-items .flickity-prev-next-button.next{right:5px}}@media only screen and (min-width:1024px){.GalleryGrid{position:relative;padding-bottom:130px}.GalleryGrid-top{padding-left:calc((100% - 884px)/ 2);padding-right:calc((100% - 884px)/ 2);border-bottom:0;margin-bottom:30px;-ms-flex-pack:start;justify-content:flex-start;position:relative}.GalleryGrid-top-dwnldlink{-ms-flex-order:3;order:3;-ms-flex:none;flex:none;padding:6px 10px;border-right:1px solid #cfcfcf}.GalleryGrid-top-select{font-size:13px;font-weight:400;line-height:normal;color:#0071dc;text-decoration:none;position:static;z-index:1;padding:6px 10px}.GalleryGrid-top-select::before{display:none}.GalleryGrid-top-cancel{font-size:0;width:18px;height:18px;color:#0071dc;position:absolute;right:0;bottom:26px}.GalleryGrid-top-cancel:after,.GalleryGrid-top-cancel:before{content:'';width:25px;height:2px;display:block;background-color:#0071dc;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) rotate(45deg)}.GalleryGrid-top-cancel:after{transform:translate(-50%,-50%) rotate(-45deg)}.GalleryGrid-select{-ms-flex-order:4;order:4;padding:0;display:inline-block;position:static}.GalleryGrid-select::before{display:none}.GalleryGrid-slides{padding-left:calc((100% - 884px)/ 2);padding-right:calc((100% - 884px)/ 2)}.GalleryGrid[data-gallerygrid-selectmode-enabled] .GalleryGrid-top-select{pointer-events:none;color:#333}.GalleryGrid[data-gallerygrid-selectmode-enabled] .GalleryGrid-top-cancel{display:block}.GalleryGrid[data-gallerygrid-selectmode-enabled] .GalleryGrid-download{display:none}.GalleryGrid[data-gallerygrid-selectmode-enabled] .GalleryGrid-foot{display:block}.GalleryGrid[data-gallerygrid-selectmode-enabled] .GalleryGrid-select{display:inline-block}.GalleryGrid-items{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;overflow:hidden;margin:-6px -6px}.GalleryGrid-items .GalleryGrid-items-item{margin:6px 6px;-ms-flex:1;flex:1;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(25% - 12px);flex-basis:calc(25% - 12px);max-width:calc(25% - 12px);width:calc(25% - 12px)}.GalleryGrid-items .GalleryGrid-items-item[data-flexspace='2']{-ms-flex:2;flex:2;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(50% - 12px);flex-basis:calc(50% - 12px);max-width:calc(50% - 12px);width:calc(50% - 12px)}.GalleryGrid-items .GalleryGrid-items-item{margin:6px 6px;-ms-flex:1;flex:1;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(25% - 12px);flex-basis:calc(25% - 12px);max-width:calc(25% - 12px);width:calc(25% - 12px)}.GalleryGrid-items .GalleryGrid-items-item[data-flexspace='2']{-ms-flex:2;flex:2;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(50% - 12px);flex-basis:calc(50% - 12px);max-width:calc(50% - 12px);width:calc(50% - 12px)}.GalleryGrid-items.flickity-enabled{display:block}.GalleryGrid-items .flickity-viewport{left:6px}[data-carousel-enabled-curpage=end] .GalleryGrid-items .flickity-viewport{left:0!important}[data-carousel-enabled-curpage=end] .GalleryGrid-items .flickity-viewport .flickity-slider{left:6px!important}.GalleryGrid-items .flickity-prev-next-button.previous{left:6px}.GalleryGrid-items .flickity-prev-next-button.next{right:6px}}.SideNavContentList article.SideNavContentList-article{padding-top:0;padding-bottom:0;padding-left:0;padding-right:0}.SideNavContentList h2.SideNavContentList-article-title{font-size:21px;font-weight:400;line-height:normal;color:#333}@media only screen and (min-width:1024px){.SideNavContentList h2.SideNavContentList-article-title{font-size:24px}}.FigureEnhancement2021 img{width:100%;max-width:100%;max-height:100%}.FigureEnhancement2021-nocrop img{width:auto;margin:0 auto;max-width:700px;max-height:unset}@media only screen and (max-width:767px){.FigureEnhancement2021-nocrop img{width:100%;height:auto}}.FigureEnhancement2021-fullwidth-container{width:100%;height:auto;position:relative;overflow:hidden}.FigureEnhancement2021-fullwidth img{position:relative;top:50%;transform:translateY(-50%)}.FigureEnhancement2021 .FigureEnhancement2021-caption,.FigureEnhancement2021 .FigureEnhancement2021-credit{font-size:13px;margin:0 0 10px;display:inline;margin-top:.5em;font-weight:400;text-align:center}@media only screen and (min-width:768px){.FigureEnhancement2021 .FigureEnhancement2021-caption,.FigureEnhancement2021 .FigureEnhancement2021-credit{font-size:15px}}.FigureEnhancementExtended{width:100vw;height:auto;position:relative;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw}.FigureEnhancementExtended img{width:100%;height:auto}.FigureEnhancementExtended .FigureEnhancementExtended-caption,.FigureEnhancementExtended .FigureEnhancementExtended-credit{font-size:13px;margin:0 0 10px;display:inline;margin-top:.5em;font-weight:400;text-align:center}@media only screen and (min-width:768px){.FigureEnhancementExtended .FigureEnhancementExtended-caption,.FigureEnhancementExtended .FigureEnhancementExtended-credit{font-size:15px}}@media only screen and (min-width:768px){.FigureEnhancementExtended figcaption,.FigureEnhancementExtended img{padding-left:calc((100% - 638px)/ 2);padding-right:calc((100% - 638px)/ 2)}}@media only screen and (min-width:1024px){.FigureEnhancementExtended figcaption,.FigureEnhancementExtended img{padding-left:calc((100% - 884px)/ 2);padding-right:calc((100% - 884px)/ 2)}}@media only screen and (min-width:1300px){.FigureEnhancementExtended figcaption,.FigureEnhancementExtended img{padding-left:calc((100% - 980px)/ 2);padding-right:calc((100% - 980px)/ 2)}}.FigureEnhancementNoCrop img{width:100%;max-width:100%;margin:0 auto;max-height:unset;height:auto}.FigureEnhancementNoCrop .FigureEnhancementNoCrop-caption,.FigureEnhancementNoCrop .FigureEnhancementNoCrop-credit{font-size:13px;margin:0 0 10px;display:inline;margin-top:.5em;font-weight:400;text-align:center}@media only screen and (min-width:768px){.FigureEnhancementNoCrop .FigureEnhancementNoCrop-caption,.FigureEnhancementNoCrop .FigureEnhancementNoCrop-credit{font-size:15px}}.ImageGallerySlide{display:block;margin:0;padding:0;box-sizing:border-box;font-size:0}.ImageGallerySlide-mediaContent img:not([src]){max-height:10px}.ImageGallerySlide-info{font-size:13px;font-weight:400;line-height:normal;letter-spacing:normal;color:#8d8d8d;padding:5px 0}.ImageGallerySlide-download{margin-right:8px}.ImageGallerySlideEmployee{display:block;margin:0;padding:0;box-sizing:border-box;font-size:0}.ImageGallerySlideEmployee-info{font-size:13px;font-weight:400;line-height:normal;letter-spacing:normal;color:#8d8d8d;padding:5px 0;text-align:left;vertical-align:middle}.ImageGallerySlideEmployee-infoDescription{display:block;overflow:hidden}[data-has-download] .ImageGallerySlideEmployee-infoDescription{margin-left:30px}@media only screen and (max-width:767px){.ImageGallerySlideEmployee-infoDescription{text-indent:-9999px}}.ImageGallerySlideEmployee-download{margin-right:8px;position:absolute}.LedePR-breadcrumbs{border-bottom:1px solid #cfcfcf;padding:12px 0}.LedePR-headline{margin:0 0 12px;font-size:26px;line-height:1.23;font-weight:400;color:#333}.LedePR-subheadline{font-size:17px;line-height:1.24;font-weight:400;color:#333;margin-top:20px;font-style:italic}@media only screen and (min-width:1024px){.LedePR-subheadline{font-size:24px;font-style:normal}}@media only screen and (min-width:1440px){.LedePR-subheadline{font-size:27px}}.LedePR-byline{margin:23px 0;font-size:13px;line-height:1.31;color:#333}.LedePR-byline a{color:inherit;text-decoration:none}.LedePR-byline a:hover{color:#1188c8}.LedePR-byline-authorName{font-weight:700}.LedePR-toolbar{display:block;color:#333;font-size:0}.LedePR-toolbar .LedePR-date,.LedePR-toolbar .LedePR-presscenter,.LedePR-toolbar .LedePR-readingTime,.LedePR-toolbar .LedePR-topics{font-size:13px;font-weight:400;line-height:1.54;text-align:left;display:inline-block;vertical-align:top;margin:0}.LedePR-toolbar .LedePR-readingTime,.LedePR-toolbar .LedePR-topics{margin-left:5px;padding-left:5px;border-left:1px solid #cfcfcf}.LedePR-toolbar .LedePR-actions{display:block;margin-top:20px;margin-bottom:30.2px}.LedePR-toolbar .LedePR-actions .ActionBar2021{display:inline-block}.LedePR-toolbar .LedePR-presscenter{display:inline-block;padding-left:15px;margin-left:10px;border-left:1px solid #cfcfcf}.LedePR-toolbar .LedePR-presscenter a{color:#1188c8;text-decoration:none}.LedePR-toolbar .LedePR-presscenter a:hover{text-decoration:underline}.LedePR-toolbar .LedePR-topics a{color:#1188c8;text-decoration:none}.LedePR-toolbar .LedePR-topics a:hover{text-decoration:underline}.LedePR-toolbar .LedePR-topics a:after{content:', '}.LedePR-toolbar .LedePR-topics a:last-child:after{display:none}.LedePR-lead{margin-left:-20px;margin-right:-20px}.LedePR-lead video{max-width:100%;object-fit:cover}@media only screen and (min-width:768px){.LedePR-headline{margin:0 0 15px;font-size:38px;line-height:1.32}.LedePR-subheadline{font-size:18px;line-height:normal;margin-bottom:0}.LedePR-byline{margin:25px 0 10px;font-size:15px;line-height:normal}.LedePR-content{margin:30px auto 30px}.LedePR-toolbar .LedePR-actions,.LedePR-toolbar .LedePR-date,.LedePR-toolbar .LedePR-readingTime,.LedePR-toolbar .LedePR-topics{display:inline-block;vertical-align:top;margin-top:0;margin-bottom:0;font-size:15px;font-weight:400;line-height:30px}.LedePR-toolbar .LedePR-actions,.LedePR-toolbar .LedePR-readingTime,.LedePR-toolbar .LedePR-topics{margin-left:9px;padding-left:9px;border-left:1px solid #cfcfcf}.LedePR-toolbar .LedePR-presscenter{display:none}.LedePR-lead{margin-left:0;margin-right:0}.LedePR-lead>div{max-width:100%}}@media only screen and (min-width:1024px){.LedePR-headline{margin:0 0 20px;font-size:45px}.LedePR-subheadline{color:#333;font-size:20px}.LedePR-byline{margin:35px 0 20px}.LedePR-content{max-width:687px;margin:30px auto 40px}.PressRelease2021 .LedePR-content{margin-left:auto;max-width:100%;margin-right:auto;padding-left:0;padding-right:0}.PressRelease2021 .LedePR[data-fit-content]:not([data-haslead]) .LedePR-content{padding-left:calc((100% - 710px)/ 2);padding-right:calc((100% - 710px)/ 2)}}@media only screen and (min-width:1300px){.LedePR-content{max-width:755px;margin:30px auto 50.6px}.PressRelease2021 .LedePR-content{margin-left:auto;max-width:100%;margin-right:auto}}.ImageLead2021{padding:0;margin:0;position:relative}.ImageLead2021 img{width:100%;height:auto;display:block}.ImageLead2021[data-roundimage] img{border-radius:50em;overflow:hidden}.List2021-cta,.ListBlocks-cta,.ListFiveItemsNews-cta{text-align:center}.List2021-cta a:hover,.ListBlocks-cta a:hover,.ListFiveItemsNews-cta a:hover{color:#0071ce;background:#f2faff;text-decoration:none}.AbstractList .HorizontalDivider{margin-bottom:30px}.AbstractList-items{list-style:none;margin-top:0;margin-bottom:0;padding:0}.AbstractList .List-cta-btn{text-align:center;margin-top:50px}.AbstractList .List-cta-btn .LinkCta{font-size:14px;padding:20px 30px;background-color:#2570af;font-weight:700;text-transform:uppercase;letter-spacing:1px;text-align:center;color:#fff;border:0}.AbstractList .List-cta-btn .LinkCta img{width:8px;margin-left:5px}.ListEvents[data-module-narrow]{padding-top:12px;padding-bottom:0;margin-bottom:29.5px}.ListEvents[data-module-narrow]:last-of-type{padding-top:0}.ListEvents-title{font-size:21px;line-height:28px;font-weight:400;color:#333;margin-top:0}.ListEvents-items{margin-top:24px;margin-bottom:0;padding-bottom:39.5px;padding-left:0}.ListEvents-items-item{list-style:none;padding-bottom:20px}.ListEvents-items-item:last-child{padding-bottom:0}.ListEvents-wrapper{display:-ms-flexbox;display:flex;position:relative;-ms-flex-pack:center;justify-content:center}.ListEvents-pagination a:last-child{display:inline-block;line-height:1;padding:3px 12px;width:165px;height:3;border:0;background-color:#fff;cursor:default}.ListEvents-pagination a:last-child:hover{font-size:0}.ListEvents-pagination a:last-child:hover:before{background-color:#f2faff}.ListEvents-pagination a:last-child:before{content:'Load More'!important;font-size:15px!important;padding:4px 13px!important;cursor:pointer}.ListEvents-pagination-divider{display:block;width:100%;position:absolute;border-top:1px solid #cfcfcf;bottom:50%;z-index:-1}@media only screen and (min-width:1024px){.ListEvents[data-module-narrow]{padding-top:11px;margin-bottom:45px}.ListEvents-title{font-size:24px;line-height:28px}.ListEvents-items{margin-top:36px;padding-bottom:51px}.ListEvents-items-item{padding-bottom:44px}}.ListBlocks{--listblocks-text-color:#333333;overflow:hidden;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center}.ListBlocks [data-module-contents]{max-width:880px}.ListBlocks-title{color:var(--listblocks-text-color)}.ListBlocks-description{display:block;font-size:17px;line-height:normal;text-align:center;padding-bottom:30px;color:var(--listblocks-text-color)}.ListBlocks-items{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[1];grid-template-columns:repeat(1,1fr);grid-auto-rows:1fr;row-gap:20px;list-style-type:none;margin:0;padding:0}@media only screen and (min-width:768px){.ListBlocks-items{-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr);row-gap:16px;column-gap:16px}}.ListBlocks-cta{margin-top:45px}.ListBlocks[data-alignment=center] .PromoBlock-cta,.ListBlocks[data-alignment=center] .PromoBlock-info{text-align:center}.ListBlocks[data-alignment=right] .PromoBlock-cta,.ListBlocks[data-alignment=right] .PromoBlock-info{text-align:right}@media only screen and (min-width:768px){.ListBlocks[data-columns='3'] .ListBlocks-items{-ms-grid-columns:(1fr)[3];grid-template-columns:repeat(3,1fr)}}@media only screen and (min-width:1440px){.ListBlocks[data-columns='3'] .ListBlocks-items{-ms-grid-columns:(1fr)[3];grid-template-columns:repeat(3,1fr)}}@media only screen and (min-width:768px){.ListBlocks[data-columns='4'] .ListBlocks-items{-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr)}.ListBlocks[data-columns='4'] .ListBlocks-items-item .PromoBlock-title{font-size:20px;padding-bottom:24px}.ListBlocks[data-columns='4'] .ListBlocks-items-item .PromoBlock-description{font-size:17px}}@media only screen and (min-width:1440px){.ListBlocks[data-columns='4'] .ListBlocks-items{-ms-grid-columns:(1fr)[4];grid-template-columns:repeat(4,1fr)}}@media only screen and (min-width:768px){.ListBlocks[data-columns='5'] .ListBlocks-items{-ms-grid-columns:(1fr)[3];grid-template-columns:repeat(3,1fr)}.ListBlocks[data-columns='5'] .ListBlocks-items-item .PromoBlock-title{font-size:18px;padding-bottom:20px}.ListBlocks[data-columns='5'] .ListBlocks-items-item .PromoBlock-description{font-size:15px}}@media only screen and (min-width:1440px){.ListBlocks[data-columns='5'] .ListBlocks-items{-ms-grid-columns:(1fr)[5];grid-template-columns:repeat(5,1fr)}}.ListBlocks[data-alignment=center] .PromoBlock-cta,.ListBlocks[data-alignment=center] .PromoBlock-info{text-align:center}@media only screen and (min-width:1440px){.ListBlocks-description{padding-bottom:40px}}.ListFiveItemsNews{display:block;margin-top:0;padding-top:0;background-color:#f7f7f4}.ListFiveItemsNews[data-module][data-hide-title]{padding-top:10px}.ListFiveItemsNews-title{color:#333}.ListFiveItemsNews-description{display:block;font-size:17px;line-height:normal;text-align:center;padding-bottom:30px;color:#333}.ListFiveItemsNews-items{list-style-type:none;padding:0;overflow:visible!important;margin:0 auto;display:-ms-grid;display:grid;grid-gap:10px;-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr)}.ListFiveItemsNews-items-item:first-child{-ms-grid-column:span 2;grid-column:span 2}.ListFiveItemsNews-items-item:first-child .PromoCardNews-title{font-size:27px;line-height:32px}.ListFiveItemsNews-items-item:first-child .PromoCardNews-description{display:none}.ListFiveItemsNews .PromoCardNews{background-color:#fff}.ListFiveItemsNews-cta{margin-top:20px}@media only screen and (max-width:767px){.ListFiveItemsNews-items-item:first-child{margin-left:-20px;margin-right:-20px}}@media only screen and (min-width:768px){.ListFiveItemsNews{padding-left:calc((100% - 640px)/ 2);padding-right:calc((100% - 640px)/ 2)}.ListFiveItemsNews[data-module][data-hide-title]{padding-top:40px}}@media only screen and (min-width:1024px){.ListFiveItemsNews{padding-left:calc((100% - 884px)/ 2);padding-right:calc((100% - 884px)/ 2);margin:0 auto 0}.ListFiveItemsNews-items{grid-auto-flow:dense;-ms-grid-columns:(1fr)[4];grid-template-columns:repeat(4,1fr);grid-gap:15px}.ListFiveItemsNews-items-item{-ms-grid-row-align:stretch;align-self:stretch;display:-ms-grid;display:grid;-ms-flex-align:stretch;align-items:stretch}.ListFiveItemsNews-items-item:first-child{-ms-grid-column-span:2;-ms-grid-column:2;grid-column:2/span 2;-ms-grid-row:span 2;grid-row:span 2}.ListFiveItemsNews-items-item:first-child .PromoCardNews-media img{object-fit:cover}.ListFiveItemsNews-items-item:first-child .PromoCardNews-title{font-size:27px;line-height:32px}.ListFiveItemsNews-items-item:first-child .PromoCardNews-description{display:block}.ListFiveItemsNews-items-item:nth-child(2),.ListFiveItemsNews-items-item:nth-child(3){-ms-grid-column:1;grid-column:1}.ListFiveItemsNews-items-item:nth-child(4),.ListFiveItemsNews-items-item:nth-child(5){-ms-grid-column:4;grid-column:4}.ListFiveItemsNews-cta{margin-top:40px}}@media only screen and (min-width:1300px){.ListFiveItemsNews[data-module]{padding-left:calc((100% - 1057px)/ 2);padding-right:calc((100% - 1057px)/ 2);margin:0 auto 0}.ListFiveItemsNews-items-item:first-child .PromoCardNews-media img{min-height:none;object-fit:unset}}@media only screen and (min-width:1300px){.ListFiveItemsNews[data-module][data-hide-title]{padding-top:50px}}.ListGridImage{--listgridimage-description-text-color:#333333;overflow:hidden}.ListGridImage .List2021-cta{margin-top:30px}.ListGridImage-items{list-style-type:none;padding:0;margin:0;overflow:visible!important}.ListGridImage-items{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;overflow:hidden;margin:-6px -6px}.ListGridImage-items .ListGridImage-items-item{margin:6px 6px;-ms-flex:1;flex:1;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(100% - 12px);flex-basis:calc(100% - 12px);max-width:calc(100% - 12px);width:calc(100% - 12px)}.ListGridImage-items .ListGridImage-items-item[data-flexspace='2']{-ms-flex:2;flex:2;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(200% - 12px);flex-basis:calc(200% - 12px);max-width:calc(200% - 12px);width:calc(200% - 12px)}.ListGridImage-items .ListGridImage-items-item{margin:6px 6px;-ms-flex:1;flex:1;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(100% - 12px);flex-basis:calc(100% - 12px);max-width:calc(100% - 12px);width:calc(100% - 12px)}.ListGridImage-items .ListGridImage-items-item[data-flexspace='2']{-ms-flex:2;flex:2;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(200% - 12px);flex-basis:calc(200% - 12px);max-width:calc(200% - 12px);width:calc(200% - 12px)}.ListGridImage-items.flickity-enabled{display:block}.ListGridImage-items .flickity-viewport{left:6px}[data-carousel-enabled-curpage=end] .ListGridImage-items .flickity-viewport{left:0!important}[data-carousel-enabled-curpage=end] .ListGridImage-items .flickity-viewport .flickity-slider{left:6px!important}.ListGridImage-items .flickity-prev-next-button.previous{left:6px}.ListGridImage-items .flickity-prev-next-button.next{right:6px}@media only screen and (min-width:768px){[data-columns='4'] .ListGridImage-items,[data-columns='5'] .ListGridImage-items{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;overflow:hidden;margin:-6px -6px}[data-columns='4'] .ListGridImage-items .ListGridImage-items-item,[data-columns='5'] .ListGridImage-items .ListGridImage-items-item{margin:6px 6px;-ms-flex:1;flex:1;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(25% - 12px);flex-basis:calc(25% - 12px);max-width:calc(25% - 12px);width:calc(25% - 12px)}[data-columns='4'] .ListGridImage-items .ListGridImage-items-item[data-flexspace='2'],[data-columns='5'] .ListGridImage-items .ListGridImage-items-item[data-flexspace='2']{-ms-flex:2;flex:2;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(50% - 12px);flex-basis:calc(50% - 12px);max-width:calc(50% - 12px);width:calc(50% - 12px)}[data-columns='4'] .ListGridImage-items .ListGridImage-items-item,[data-columns='5'] .ListGridImage-items .ListGridImage-items-item{margin:6px 6px;-ms-flex:1;flex:1;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(25% - 12px);flex-basis:calc(25% - 12px);max-width:calc(25% - 12px);width:calc(25% - 12px)}[data-columns='4'] .ListGridImage-items .ListGridImage-items-item[data-flexspace='2'],[data-columns='5'] .ListGridImage-items .ListGridImage-items-item[data-flexspace='2']{-ms-flex:2;flex:2;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(50% - 12px);flex-basis:calc(50% - 12px);max-width:calc(50% - 12px);width:calc(50% - 12px)}[data-columns='4'] .ListGridImage-items.flickity-enabled,[data-columns='5'] .ListGridImage-items.flickity-enabled{display:block}[data-columns='4'] .ListGridImage-items .flickity-viewport,[data-columns='5'] .ListGridImage-items .flickity-viewport{left:6px}[data-carousel-enabled-curpage=end] [data-columns='4'] .ListGridImage-items .flickity-viewport,[data-carousel-enabled-curpage=end] [data-columns='5'] .ListGridImage-items .flickity-viewport{left:0!important}[data-carousel-enabled-curpage=end] [data-columns='4'] .ListGridImage-items .flickity-viewport .flickity-slider,[data-carousel-enabled-curpage=end] [data-columns='5'] .ListGridImage-items .flickity-viewport .flickity-slider{left:6px!important}[data-columns='4'] .ListGridImage-items .flickity-prev-next-button.previous,[data-columns='5'] .ListGridImage-items .flickity-prev-next-button.previous{left:6px}[data-columns='4'] .ListGridImage-items .flickity-prev-next-button.next,[data-columns='5'] .ListGridImage-items .flickity-prev-next-button.next{right:6px}[data-columns='3'] .ListGridImage-items{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;overflow:hidden;margin:-10px -10px}[data-columns='3'] .ListGridImage-items .ListGridImage-items-item{margin:10px 10px;-ms-flex:1;flex:1;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(33.333333% - 20px);flex-basis:calc(33.333333% - 20px);max-width:calc(33.333333% - 20px);width:calc(33.333333% - 20px)}[data-columns='3'] .ListGridImage-items .ListGridImage-items-item[data-flexspace='2']{-ms-flex:2;flex:2;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(66.666666% - 20px);flex-basis:calc(66.666666% - 20px);max-width:calc(66.666666% - 20px);width:calc(66.666666% - 20px)}[data-columns='3'] .ListGridImage-items .ListGridImage-items-item{margin:10px 10px;-ms-flex:1;flex:1;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(33.333333% - 20px);flex-basis:calc(33.333333% - 20px);max-width:calc(33.333333% - 20px);width:calc(33.333333% - 20px)}[data-columns='3'] .ListGridImage-items .ListGridImage-items-item[data-flexspace='2']{-ms-flex:2;flex:2;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(66.666666% - 20px);flex-basis:calc(66.666666% - 20px);max-width:calc(66.666666% - 20px);width:calc(66.666666% - 20px)}[data-columns='3'] .ListGridImage-items.flickity-enabled{display:block}[data-columns='3'] .ListGridImage-items .flickity-viewport{left:10px}[data-carousel-enabled-curpage=end] [data-columns='3'] .ListGridImage-items .flickity-viewport{left:0!important}[data-carousel-enabled-curpage=end] [data-columns='3'] .ListGridImage-items .flickity-viewport .flickity-slider{left:10px!important}[data-columns='3'] .ListGridImage-items .flickity-prev-next-button.previous{left:10px}[data-columns='3'] .ListGridImage-items .flickity-prev-next-button.next{right:10px}[data-columns='2'] .ListGridImage-items{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;overflow:hidden;margin:-10px -10px}[data-columns='2'] .ListGridImage-items .ListGridImage-items-item{margin:10px 10px;-ms-flex:1;flex:1;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(50% - 20px);flex-basis:calc(50% - 20px);max-width:calc(50% - 20px);width:calc(50% - 20px)}[data-columns='2'] .ListGridImage-items .ListGridImage-items-item[data-flexspace='2']{-ms-flex:2;flex:2;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(100% - 20px);flex-basis:calc(100% - 20px);max-width:calc(100% - 20px);width:calc(100% - 20px)}[data-columns='2'] .ListGridImage-items .ListGridImage-items-item{margin:10px 10px;-ms-flex:1;flex:1;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(50% - 20px);flex-basis:calc(50% - 20px);max-width:calc(50% - 20px);width:calc(50% - 20px)}[data-columns='2'] .ListGridImage-items .ListGridImage-items-item[data-flexspace='2']{-ms-flex:2;flex:2;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(100% - 20px);flex-basis:calc(100% - 20px);max-width:calc(100% - 20px);width:calc(100% - 20px)}[data-columns='2'] .ListGridImage-items.flickity-enabled{display:block}[data-columns='2'] .ListGridImage-items .flickity-viewport{left:10px}[data-carousel-enabled-curpage=end] [data-columns='2'] .ListGridImage-items .flickity-viewport{left:0!important}[data-carousel-enabled-curpage=end] [data-columns='2'] .ListGridImage-items .flickity-viewport .flickity-slider{left:10px!important}[data-columns='2'] .ListGridImage-items .flickity-prev-next-button.previous{left:10px}[data-columns='2'] .ListGridImage-items .flickity-prev-next-button.next{right:10px}[data-columns='1'] .ListGridImage-items{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;overflow:hidden;margin:-10px -10px}[data-columns='1'] .ListGridImage-items .ListGridImage-items-item{margin:10px 10px;-ms-flex:1;flex:1;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(100% - 20px);flex-basis:calc(100% - 20px);max-width:calc(100% - 20px);width:calc(100% - 20px)}[data-columns='1'] .ListGridImage-items .ListGridImage-items-item[data-flexspace='2']{-ms-flex:2;flex:2;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(200% - 20px);flex-basis:calc(200% - 20px);max-width:calc(200% - 20px);width:calc(200% - 20px)}[data-columns='1'] .ListGridImage-items .ListGridImage-items-item{margin:10px 10px;-ms-flex:1;flex:1;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(100% - 20px);flex-basis:calc(100% - 20px);max-width:calc(100% - 20px);width:calc(100% - 20px)}[data-columns='1'] .ListGridImage-items .ListGridImage-items-item[data-flexspace='2']{-ms-flex:2;flex:2;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(200% - 20px);flex-basis:calc(200% - 20px);max-width:calc(200% - 20px);width:calc(200% - 20px)}[data-columns='1'] .ListGridImage-items.flickity-enabled{display:block}[data-columns='1'] .ListGridImage-items .flickity-viewport{left:10px}[data-carousel-enabled-curpage=end] [data-columns='1'] .ListGridImage-items .flickity-viewport{left:0!important}[data-carousel-enabled-curpage=end] [data-columns='1'] .ListGridImage-items .flickity-viewport .flickity-slider{left:10px!important}[data-columns='1'] .ListGridImage-items .flickity-prev-next-button.previous{left:10px}[data-columns='1'] .ListGridImage-items .flickity-prev-next-button.next{right:10px}}@media only screen and (min-width:1024px){[data-columns='5'] .ListGridImage-items{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;overflow:hidden;margin:-4.5px -4.5px}[data-columns='5'] .ListGridImage-items .ListGridImage-items-item{margin:4.5px 4.5px;-ms-flex:1;flex:1;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(20% - 9px);flex-basis:calc(20% - 9px);max-width:calc(20% - 9px);width:calc(20% - 9px)}[data-columns='5'] .ListGridImage-items .ListGridImage-items-item[data-flexspace='2']{-ms-flex:2;flex:2;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(40% - 9px);flex-basis:calc(40% - 9px);max-width:calc(40% - 9px);width:calc(40% - 9px)}[data-columns='5'] .ListGridImage-items .ListGridImage-items-item{margin:4.5px 4.5px;-ms-flex:1;flex:1;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(20% - 9px);flex-basis:calc(20% - 9px);max-width:calc(20% - 9px);width:calc(20% - 9px)}[data-columns='5'] .ListGridImage-items .ListGridImage-items-item[data-flexspace='2']{-ms-flex:2;flex:2;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(40% - 9px);flex-basis:calc(40% - 9px);max-width:calc(40% - 9px);width:calc(40% - 9px)}[data-columns='5'] .ListGridImage-items.flickity-enabled{display:block}[data-columns='5'] .ListGridImage-items .flickity-viewport{left:4.5px}[data-carousel-enabled-curpage=end] [data-columns='5'] .ListGridImage-items .flickity-viewport{left:0!important}[data-carousel-enabled-curpage=end] [data-columns='5'] .ListGridImage-items .flickity-viewport .flickity-slider{left:4.5px!important}[data-columns='5'] .ListGridImage-items .flickity-prev-next-button.previous{left:4.5px}[data-columns='5'] .ListGridImage-items .flickity-prev-next-button.next{right:4.5px}[data-columns='4'] .ListGridImage-items{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;overflow:hidden;margin:-4.5px -4.5px}[data-columns='4'] .ListGridImage-items .ListGridImage-items-item{margin:4.5px 4.5px;-ms-flex:1;flex:1;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(25% - 9px);flex-basis:calc(25% - 9px);max-width:calc(25% - 9px);width:calc(25% - 9px)}[data-columns='4'] .ListGridImage-items .ListGridImage-items-item[data-flexspace='2']{-ms-flex:2;flex:2;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(50% - 9px);flex-basis:calc(50% - 9px);max-width:calc(50% - 9px);width:calc(50% - 9px)}[data-columns='4'] .ListGridImage-items .ListGridImage-items-item{margin:4.5px 4.5px;-ms-flex:1;flex:1;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(25% - 9px);flex-basis:calc(25% - 9px);max-width:calc(25% - 9px);width:calc(25% - 9px)}[data-columns='4'] .ListGridImage-items .ListGridImage-items-item[data-flexspace='2']{-ms-flex:2;flex:2;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(50% - 9px);flex-basis:calc(50% - 9px);max-width:calc(50% - 9px);width:calc(50% - 9px)}[data-columns='4'] .ListGridImage-items.flickity-enabled{display:block}[data-columns='4'] .ListGridImage-items .flickity-viewport{left:4.5px}[data-carousel-enabled-curpage=end] [data-columns='4'] .ListGridImage-items .flickity-viewport{left:0!important}[data-carousel-enabled-curpage=end] [data-columns='4'] .ListGridImage-items .flickity-viewport .flickity-slider{left:4.5px!important}[data-columns='4'] .ListGridImage-items .flickity-prev-next-button.previous{left:4.5px}[data-columns='4'] .ListGridImage-items .flickity-prev-next-button.next{right:4.5px}[data-columns='3'] .ListGridImage-items{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;overflow:hidden;margin:-4.5px -4.5px}[data-columns='3'] .ListGridImage-items .ListGridImage-items-item{margin:4.5px 4.5px;-ms-flex:1;flex:1;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(33.333333% - 9px);flex-basis:calc(33.333333% - 9px);max-width:calc(33.333333% - 9px);width:calc(33.333333% - 9px)}[data-columns='3'] .ListGridImage-items .ListGridImage-items-item[data-flexspace='2']{-ms-flex:2;flex:2;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(66.666666% - 9px);flex-basis:calc(66.666666% - 9px);max-width:calc(66.666666% - 9px);width:calc(66.666666% - 9px)}[data-columns='3'] .ListGridImage-items .ListGridImage-items-item{margin:4.5px 4.5px;-ms-flex:1;flex:1;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(33.333333% - 9px);flex-basis:calc(33.333333% - 9px);max-width:calc(33.333333% - 9px);width:calc(33.333333% - 9px)}[data-columns='3'] .ListGridImage-items .ListGridImage-items-item[data-flexspace='2']{-ms-flex:2;flex:2;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(66.666666% - 9px);flex-basis:calc(66.666666% - 9px);max-width:calc(66.666666% - 9px);width:calc(66.666666% - 9px)}[data-columns='3'] .ListGridImage-items.flickity-enabled{display:block}[data-columns='3'] .ListGridImage-items .flickity-viewport{left:4.5px}[data-carousel-enabled-curpage=end] [data-columns='3'] .ListGridImage-items .flickity-viewport{left:0!important}[data-carousel-enabled-curpage=end] [data-columns='3'] .ListGridImage-items .flickity-viewport .flickity-slider{left:4.5px!important}[data-columns='3'] .ListGridImage-items .flickity-prev-next-button.previous{left:4.5px}[data-columns='3'] .ListGridImage-items .flickity-prev-next-button.next{right:4.5px}[data-columns='2'] .ListGridImage-items{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;overflow:hidden;margin:-4.5px -4.5px}[data-columns='2'] .ListGridImage-items .ListGridImage-items-item{margin:4.5px 4.5px;-ms-flex:1;flex:1;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(50% - 9px);flex-basis:calc(50% - 9px);max-width:calc(50% - 9px);width:calc(50% - 9px)}[data-columns='2'] .ListGridImage-items .ListGridImage-items-item[data-flexspace='2']{-ms-flex:2;flex:2;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(100% - 9px);flex-basis:calc(100% - 9px);max-width:calc(100% - 9px);width:calc(100% - 9px)}[data-columns='2'] .ListGridImage-items .ListGridImage-items-item{margin:4.5px 4.5px;-ms-flex:1;flex:1;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(50% - 9px);flex-basis:calc(50% - 9px);max-width:calc(50% - 9px);width:calc(50% - 9px)}[data-columns='2'] .ListGridImage-items .ListGridImage-items-item[data-flexspace='2']{-ms-flex:2;flex:2;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(100% - 9px);flex-basis:calc(100% - 9px);max-width:calc(100% - 9px);width:calc(100% - 9px)}[data-columns='2'] .ListGridImage-items.flickity-enabled{display:block}[data-columns='2'] .ListGridImage-items .flickity-viewport{left:4.5px}[data-carousel-enabled-curpage=end] [data-columns='2'] .ListGridImage-items .flickity-viewport{left:0!important}[data-carousel-enabled-curpage=end] [data-columns='2'] .ListGridImage-items .flickity-viewport .flickity-slider{left:4.5px!important}[data-columns='2'] .ListGridImage-items .flickity-prev-next-button.previous{left:4.5px}[data-columns='2'] .ListGridImage-items .flickity-prev-next-button.next{right:4.5px}[data-columns='1'] .ListGridImage-items{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;overflow:hidden;margin:-4.5px -4.5px}[data-columns='1'] .ListGridImage-items .ListGridImage-items-item{margin:4.5px 4.5px;-ms-flex:1;flex:1;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(100% - 9px);flex-basis:calc(100% - 9px);max-width:calc(100% - 9px);width:calc(100% - 9px)}[data-columns='1'] .ListGridImage-items .ListGridImage-items-item[data-flexspace='2']{-ms-flex:2;flex:2;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(200% - 9px);flex-basis:calc(200% - 9px);max-width:calc(200% - 9px);width:calc(200% - 9px)}[data-columns='1'] .ListGridImage-items .ListGridImage-items-item{margin:4.5px 4.5px;-ms-flex:1;flex:1;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(100% - 9px);flex-basis:calc(100% - 9px);max-width:calc(100% - 9px);width:calc(100% - 9px)}[data-columns='1'] .ListGridImage-items .ListGridImage-items-item[data-flexspace='2']{-ms-flex:2;flex:2;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(200% - 9px);flex-basis:calc(200% - 9px);max-width:calc(200% - 9px);width:calc(200% - 9px)}[data-columns='1'] .ListGridImage-items.flickity-enabled{display:block}[data-columns='1'] .ListGridImage-items .flickity-viewport{left:4.5px}[data-carousel-enabled-curpage=end] [data-columns='1'] .ListGridImage-items .flickity-viewport{left:0!important}[data-carousel-enabled-curpage=end] [data-columns='1'] .ListGridImage-items .flickity-viewport .flickity-slider{left:4.5px!important}[data-columns='1'] .ListGridImage-items .flickity-prev-next-button.previous{left:4.5px}[data-columns='1'] .ListGridImage-items .flickity-prev-next-button.next{right:4.5px}}@media only screen and (min-width:1300px){[data-columns='5'] .ListGridImage-items{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;overflow:hidden;margin:-6px -6px}[data-columns='5'] .ListGridImage-items .ListGridImage-items-item{margin:6px 6px;-ms-flex:1;flex:1;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(20% - 12px);flex-basis:calc(20% - 12px);max-width:calc(20% - 12px);width:calc(20% - 12px)}[data-columns='5'] .ListGridImage-items .ListGridImage-items-item[data-flexspace='2']{-ms-flex:2;flex:2;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(40% - 12px);flex-basis:calc(40% - 12px);max-width:calc(40% - 12px);width:calc(40% - 12px)}[data-columns='5'] .ListGridImage-items .ListGridImage-items-item{margin:6px 6px;-ms-flex:1;flex:1;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(20% - 12px);flex-basis:calc(20% - 12px);max-width:calc(20% - 12px);width:calc(20% - 12px)}[data-columns='5'] .ListGridImage-items .ListGridImage-items-item[data-flexspace='2']{-ms-flex:2;flex:2;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(40% - 12px);flex-basis:calc(40% - 12px);max-width:calc(40% - 12px);width:calc(40% - 12px)}[data-columns='5'] .ListGridImage-items.flickity-enabled{display:block}[data-columns='5'] .ListGridImage-items .flickity-viewport{left:6px}[data-carousel-enabled-curpage=end] [data-columns='5'] .ListGridImage-items .flickity-viewport{left:0!important}[data-carousel-enabled-curpage=end] [data-columns='5'] .ListGridImage-items .flickity-viewport .flickity-slider{left:6px!important}[data-columns='5'] .ListGridImage-items .flickity-prev-next-button.previous{left:6px}[data-columns='5'] .ListGridImage-items .flickity-prev-next-button.next{right:6px}[data-columns='4'] .ListGridImage-items{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;overflow:hidden;margin:-6px -6px}[data-columns='4'] .ListGridImage-items .ListGridImage-items-item{margin:6px 6px;-ms-flex:1;flex:1;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(25% - 12px);flex-basis:calc(25% - 12px);max-width:calc(25% - 12px);width:calc(25% - 12px)}[data-columns='4'] .ListGridImage-items .ListGridImage-items-item[data-flexspace='2']{-ms-flex:2;flex:2;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(50% - 12px);flex-basis:calc(50% - 12px);max-width:calc(50% - 12px);width:calc(50% - 12px)}[data-columns='4'] .ListGridImage-items .ListGridImage-items-item{margin:6px 6px;-ms-flex:1;flex:1;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(25% - 12px);flex-basis:calc(25% - 12px);max-width:calc(25% - 12px);width:calc(25% - 12px)}[data-columns='4'] .ListGridImage-items .ListGridImage-items-item[data-flexspace='2']{-ms-flex:2;flex:2;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(50% - 12px);flex-basis:calc(50% - 12px);max-width:calc(50% - 12px);width:calc(50% - 12px)}[data-columns='4'] .ListGridImage-items.flickity-enabled{display:block}[data-columns='4'] .ListGridImage-items .flickity-viewport{left:6px}[data-carousel-enabled-curpage=end] [data-columns='4'] .ListGridImage-items .flickity-viewport{left:0!important}[data-carousel-enabled-curpage=end] [data-columns='4'] .ListGridImage-items .flickity-viewport .flickity-slider{left:6px!important}[data-columns='4'] .ListGridImage-items .flickity-prev-next-button.previous{left:6px}[data-columns='4'] .ListGridImage-items .flickity-prev-next-button.next{right:6px}[data-columns='3'] .ListGridImage-items{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;overflow:hidden;margin:-6px -6px}[data-columns='3'] .ListGridImage-items .ListGridImage-items-item{margin:6px 6px;-ms-flex:1;flex:1;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(33.333333% - 12px);flex-basis:calc(33.333333% - 12px);max-width:calc(33.333333% - 12px);width:calc(33.333333% - 12px)}[data-columns='3'] .ListGridImage-items .ListGridImage-items-item[data-flexspace='2']{-ms-flex:2;flex:2;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(66.666666% - 12px);flex-basis:calc(66.666666% - 12px);max-width:calc(66.666666% - 12px);width:calc(66.666666% - 12px)}[data-columns='3'] .ListGridImage-items .ListGridImage-items-item{margin:6px 6px;-ms-flex:1;flex:1;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(33.333333% - 12px);flex-basis:calc(33.333333% - 12px);max-width:calc(33.333333% - 12px);width:calc(33.333333% - 12px)}[data-columns='3'] .ListGridImage-items .ListGridImage-items-item[data-flexspace='2']{-ms-flex:2;flex:2;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(66.666666% - 12px);flex-basis:calc(66.666666% - 12px);max-width:calc(66.666666% - 12px);width:calc(66.666666% - 12px)}[data-columns='3'] .ListGridImage-items.flickity-enabled{display:block}[data-columns='3'] .ListGridImage-items .flickity-viewport{left:6px}[data-carousel-enabled-curpage=end] [data-columns='3'] .ListGridImage-items .flickity-viewport{left:0!important}[data-carousel-enabled-curpage=end] [data-columns='3'] .ListGridImage-items .flickity-viewport .flickity-slider{left:6px!important}[data-columns='3'] .ListGridImage-items .flickity-prev-next-button.previous{left:6px}[data-columns='3'] .ListGridImage-items .flickity-prev-next-button.next{right:6px}[data-columns='2'] .ListGridImage-items{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;overflow:hidden;margin:-6px -6px}[data-columns='2'] .ListGridImage-items .ListGridImage-items-item{margin:6px 6px;-ms-flex:1;flex:1;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(50% - 12px);flex-basis:calc(50% - 12px);max-width:calc(50% - 12px);width:calc(50% - 12px)}[data-columns='2'] .ListGridImage-items .ListGridImage-items-item[data-flexspace='2']{-ms-flex:2;flex:2;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(100% - 12px);flex-basis:calc(100% - 12px);max-width:calc(100% - 12px);width:calc(100% - 12px)}[data-columns='2'] .ListGridImage-items .ListGridImage-items-item{margin:6px 6px;-ms-flex:1;flex:1;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(50% - 12px);flex-basis:calc(50% - 12px);max-width:calc(50% - 12px);width:calc(50% - 12px)}[data-columns='2'] .ListGridImage-items .ListGridImage-items-item[data-flexspace='2']{-ms-flex:2;flex:2;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(100% - 12px);flex-basis:calc(100% - 12px);max-width:calc(100% - 12px);width:calc(100% - 12px)}[data-columns='2'] .ListGridImage-items.flickity-enabled{display:block}[data-columns='2'] .ListGridImage-items .flickity-viewport{left:6px}[data-carousel-enabled-curpage=end] [data-columns='2'] .ListGridImage-items .flickity-viewport{left:0!important}[data-carousel-enabled-curpage=end] [data-columns='2'] .ListGridImage-items .flickity-viewport .flickity-slider{left:6px!important}[data-columns='2'] .ListGridImage-items .flickity-prev-next-button.previous{left:6px}[data-columns='2'] .ListGridImage-items .flickity-prev-next-button.next{right:6px}[data-columns='1'] .ListGridImage-items{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;overflow:hidden;margin:-6px -6px}[data-columns='1'] .ListGridImage-items .ListGridImage-items-item{margin:6px 6px;-ms-flex:1;flex:1;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(100% - 12px);flex-basis:calc(100% - 12px);max-width:calc(100% - 12px);width:calc(100% - 12px)}[data-columns='1'] .ListGridImage-items .ListGridImage-items-item[data-flexspace='2']{-ms-flex:2;flex:2;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(200% - 12px);flex-basis:calc(200% - 12px);max-width:calc(200% - 12px);width:calc(200% - 12px)}[data-columns='1'] .ListGridImage-items .ListGridImage-items-item{margin:6px 6px;-ms-flex:1;flex:1;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(100% - 12px);flex-basis:calc(100% - 12px);max-width:calc(100% - 12px);width:calc(100% - 12px)}[data-columns='1'] .ListGridImage-items .ListGridImage-items-item[data-flexspace='2']{-ms-flex:2;flex:2;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(200% - 12px);flex-basis:calc(200% - 12px);max-width:calc(200% - 12px);width:calc(200% - 12px)}[data-columns='1'] .ListGridImage-items.flickity-enabled{display:block}[data-columns='1'] .ListGridImage-items .flickity-viewport{left:6px}[data-carousel-enabled-curpage=end] [data-columns='1'] .ListGridImage-items .flickity-viewport{left:0!important}[data-carousel-enabled-curpage=end] [data-columns='1'] .ListGridImage-items .flickity-viewport .flickity-slider{left:6px!important}[data-columns='1'] .ListGridImage-items .flickity-prev-next-button.previous{left:6px}[data-columns='1'] .ListGridImage-items .flickity-prev-next-button.next{right:6px}}.ListGridTilesWithSubTitle{position:relative}.ListGridTilesWithSubTitle-title{margin-bottom:5px}.ListGridTilesWithSubTitle-subtitle{text-align:center;font-weight:400;font-style:italic;font-size:17px;line-height:1;margin-bottom:15px;margin-top:0}.ListGridTilesWithSubTitle-description{display:block;font-size:15px;line-height:1.33;color:#333;text-align:left;max-width:700px;margin:15px auto}.ListGridTilesWithSubTitle .List2021-cta{margin-top:30px}.ListGridTilesWithSubTitle-items{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-direction:row;flex-direction:row;margin:30px -10px 0;font-size:0}.ListGridTilesWithSubTitle-items-item{-ms-flex:0 0 50%;flex:0 0 50%;padding:2.5px;box-sizing:border-box;-ms-flex-order:0;order:0}.ListGridTilesWithSubTitle-items-item[data-mobile-wide]{-ms-flex:0 0 100%;flex:0 0 100%}@media only screen and (min-width:768px){.ListGridTilesWithSubTitle-title{margin-bottom:15px}.ListGridTilesWithSubTitle-subtitle{font-size:19px;margin-bottom:15px}.ListGridTilesWithSubTitle-description{font-size:17px;line-height:normal}.ListGridTilesWithSubTitle-items{-ms-flex-pack:center;justify-content:center;max-width:450px;margin:18px auto 0}.ListGridTilesWithSubTitle-items-item{-ms-flex-order:0!important;order:0!important}.ListGridTilesWithSubTitle-items-item,.ListGridTilesWithSubTitle-items-item[data-mobile-wide]{-ms-flex:0 0 50%;flex:0 0 50%;padding:12.5px}.ListGridTilesWithSubTitle .List2021-cta{margin-top:18px}}.ListGridTilesWithSubTitle .order-5{-ms-flex-order:5;order:5}.ListGridTilesWithSubTitle .order-4{-ms-flex-order:4;order:4}.ListGridTilesWithSubTitle .order-3{-ms-flex-order:3;order:3}.ListGridTilesWithSubTitle .order-2{-ms-flex-order:2;order:2}.ListGridTilesWithSubTitle .order-1{-ms-flex-order:1;order:1}@media only screen and (min-width:1024px){.ListGridTilesWithSubTitle-items{-ms-flex-wrap:nowrap;flex-wrap:nowrap;margin:16px -14px 0;max-width:none}.ListGridTilesWithSubTitle-items-item,.ListGridTilesWithSubTitle-items-item[data-mobile-wide]{-ms-flex:0 0 25%;flex:0 0 25%;padding:14px}.ListGridTilesWithSubTitle .List2021-cta{margin-top:16px}}@media only screen and (min-width:1300px){.ListGridTilesWithSubTitle-items{margin:34px -6px 0}.ListGridTilesWithSubTitle-items-item,.ListGridTilesWithSubTitle-items-item[data-mobile-wide]{-ms-flex:0 0 25%;flex:0 0 25%;padding:6px}.ListGridTilesWithSubTitle .List2021-cta{margin-top:24px}}.ListLeadCarousel{display:block}.ListLeadCarousel-items{display:-ms-flexbox;display:flex}.ListLeadCarousel-items.flickity-enabled{display:block;width:100%}.ListLeadCarousel-items-item{margin-right:5px;width:9.72%}.ListLeadCarousel-items-item.is-selected{width:79.15%}.ListLeadCarousel .flickity-button{border:0;background-color:none}.ListLeadCarousel .flickity-button:hover{background:0 0}.ListLeadCarousel .flickity-button:before{color:#fff}.ListLeadCarousel .flickity-button.prev{display:none}.ListLeadCarousel .flickity-button.next{top:50%;left:calc((79.1% + 5px));transform:translateY(-50%);border:0}.ListLeadCarousel-info{position:relative;background-color:#f7f7f4;padding:30px}.ListLeadCarousel-info-inner{max-width:638px;margin:0 auto}.ListLeadCarousel-info .flickity-page-dots{position:relative;bottom:0}.ListLeadCarousel-activeTitle{font-size:30px;font-weight:400;font-style:normal;line-height:1.33;text-align:center;color:#333;margin:0}.ListLeadCarousel-activeTitle .Link{display:block;color:inherit;text-decoration:none;overflow:hidden}.ListLeadCarousel-activeTitle a.Link:hover{color:#0071ce}.ListLeadCarousel-nextTitle{font-size:15px;line-height:1.47;text-align:center;color:#8d8d8d;margin:15px 0 20px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ListLeadCarousel-nextTitle .Link{color:#0071ce;text-decoration:none}.ListLeadCarousel-nextTitle .Link:hover{text-decoration:underline}@media only screen and (max-width:767px){.ListLeadCarousel-items{padding:0;margin:0;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:center;justify-content:center}.ListLeadCarousel-items-item{-ms-flex:0 0 50%;flex:0 0 50%;width:50%;box-sizing:border-box;padding:2.5px;margin:0}.ListLeadCarousel-items-item>div{height:100%}.ListLeadCarousel-items-item:nth-child(2){padding-left:12px}.ListLeadCarousel-items-item:nth-child(3){padding-right:12px}.ListLeadCarousel-items-item:first-child{display:block;-ms-flex:0 0 100%;flex:0 0 100%;width:100%;padding:2.5px 0;margin:0 -10px}.ListLeadCarousel-info{display:none}}@media only screen and (min-width:1024px){.ListLeadCarousel-items-item{margin-right:10px}.ListLeadCarousel-info-inner{max-width:820px;margin:0 auto}.ListLeadCarousel .flickity-button.next{left:calc((79.1% + 10px))}.ListLeadCarousel-activeTitle{font-size:40px;line-height:1.2}.ListLeadCarousel-nextTitle{margin:20px 0 25px}}@media only screen and (min-width:1300px){.ListLeadCarousel-info{padding:64px 0}.ListLeadCarousel-info-inner{max-width:837px;margin:0 auto}.ListLeadCarousel-activeTitle{font-size:42px;line-height:1.22}}.ListLeadCarouselCenter{display:block}.ListLeadCarouselCenter-items,.ListLeadCarouselCenter-nav-items{padding:0;margin:0}.ListLeadCarouselCenter-items:after,.ListLeadCarouselCenter-nav-items:after{content:''}.ListLeadCarouselCenter-items[data-single-slide] .ListLeadCarouselCenter-items-item{pointer-events:all;cursor:pointer}.ListLeadCarouselCenter-items-item{pointer-events:none}.ListLeadCarouselCenter-items-item.is-selected{pointer-events:all}.ListLeadCarouselCenter-items-item:not(.is-selected) .PromoLeadSlideCenter[data-contains-embedded-video=ready] .PromoLeadSlideCenter-trigger:before{opacity:0}.ListLeadCarouselCenter-topContainer{overflow:hidden}.ListLeadCarouselCenter-blurBg{position:absolute;z-index:0;display:block;left:-10px;right:-10px;top:-10px;bottom:-10px;filter:blur(8px);background-size:contain}[data-overlay-type=solid] .ListLeadCarouselCenter-blurBg{background-color:var(--inactiveCarouselOverlayColor);background-image:none!important;filter:none}.ListLeadCarouselCenter-button-next,.ListLeadCarouselCenter-button-prev{cursor:pointer;display:inline-block;background:0 0;border:0;padding:0;outline:0}.ListLeadCarouselCenter-button-next:active,.ListLeadCarouselCenter-button-next:focus,.ListLeadCarouselCenter-button-prev:active,.ListLeadCarouselCenter-button-prev:focus{box-shadow:none;outline:0}.ListLeadCarouselCenter-button-next:hover,.ListLeadCarouselCenter-button-prev:hover{background:0 0}.ListLeadCarouselCenter-button-next:hover svg,.ListLeadCarouselCenter-button-prev:hover svg{color:#0071ce}.ListLeadCarouselCenter-button-next svg,.ListLeadCarouselCenter-button-prev svg{pointer-events:none;width:12px;height:22px;color:#fff}.ListLeadCarouselCenter-button-next:disabled,.ListLeadCarouselCenter-button-prev:disabled{cursor:default;opacity:.5;pointer-events:none}.ListLeadCarouselCenter[data-flickity-enabled] .ListLeadCarouselCenter .ListLeadCarouselCenter-items-item{height:100%}.ListLeadCarouselCenter-items:not(.flickity-enabled){display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row}.ListLeadCarouselCenter-items:not(.flickity-enabled) .ListLeadCarouselCenter-items-item:not(:first-child){display:none}@media only screen and (max-width:767px){.ListLeadCarouselCenter-dot-nav,.ListLeadCarouselCenter-info,.ListLeadCarouselCenter-nav-items{display:none}.ListLeadCarouselCenter-blurBg,.ListLeadCarouselCenter-custom-buttons{display:none}.ListLeadCarouselCenter-items{-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:center;justify-content:center;display:-ms-flexbox;display:flex}.ListLeadCarouselCenter-items:not(.flickity-enabled) .ListLeadCarouselCenter-items-item:not(:first-child){display:block}.ListLeadCarouselCenter-items-item{margin:0;padding:0}.ListLeadCarouselCenter-items-item>div{height:100%}.ListLeadCarouselCenter-items-item[data-position='1']{display:block;-ms-flex:0 0 100%;flex:0 0 100%;width:100%;margin-bottom:6px}.ListLeadCarouselCenter-items-item:not([data-position='1']){-ms-flex:0 0 calc((100% / 2) - 15.5px);flex:0 0 calc((100% / 2) - 15.5px);width:calc((100% / 2) - 15.5px);box-sizing:border-box;margin:0;margin-bottom:5px}.ListLeadCarouselCenter-items-item:not([data-position='1']):nth-child(even){margin-left:13px;margin-right:2.5px}.ListLeadCarouselCenter-items-item:not([data-position='1']):nth-child(odd){margin-right:13px;margin-left:2.5px}}@media only screen and (min-width:768px){.ListLeadCarouselCenter{background:#f7f7f4}.ListLeadCarouselCenter .flickity-page-dots{bottom:25px}[data-single-slide] .ListLeadCarouselCenter .flickity-page-dots{display:none}.ListLeadCarouselCenter-topContainer{position:relative}.ListLeadCarouselCenter-items:after,.ListLeadCarouselCenter-nav-items:after{content:'flickity';display:none}.ListLeadCarouselCenter-items .PromoLeadSlideCenter-content{display:none}.ListLeadCarouselCenter-custom-buttons{position:absolute;top:0;bottom:0;display:-ms-flexbox;display:flex;width:calc(100% - 210px);left:0;right:0;margin:auto;height:22px}[data-single-slide] .ListLeadCarouselCenter-custom-buttons{display:none}.ListLeadCarouselCenter-button-next{position:absolute;right:0}.ListLeadCarouselCenter-items-item,.ListLeadCarouselCenter-nav-items-item{width:calc(100% - 250px)}[data-single-slide] .ListLeadCarouselCenter-items-item,[data-single-slide] .ListLeadCarouselCenter-nav-items-item{margin:auto;z-index:1;position:relative}.ListLeadCarouselCenter-items-item:not(.is-selected) .PromoLeadSlideCenter-media,.ListLeadCarouselCenter-items-item:not(.is-selected) .PromoLeadSlideCenter-player{position:relative}.ListLeadCarouselCenter-items-item:not(.is-selected) .PromoLeadSlideCenter-media:after,.ListLeadCarouselCenter-items-item:not(.is-selected) .PromoLeadSlideCenter-player:after{content:'';display:block;position:absolute;top:0;bottom:0;left:0;right:0;background-color:var(--inactiveCarouselOverlayColor);opacity:.55;transition:all .2s ease;z-index:3}.ListLeadCarouselCenter-items-item.is-selected .PromoLeadSlideCenter-media:after,.ListLeadCarouselCenter-items-item.is-selected .PromoLeadSlideCenter-player:after,[data-single-slide] .ListLeadCarouselCenter-items-item .PromoLeadSlideCenter-media:after,[data-single-slide] .ListLeadCarouselCenter-items-item .PromoLeadSlideCenter-player:after{display:none}.ListLeadCarouselCenter-nav-items-item{opacity:0;visibility:hidden;transition:all .2s ease}.ListLeadCarouselCenter-nav-items-item.is-selected,[data-single-slide] .ListLeadCarouselCenter-nav-items-item{opacity:1;visibility:visible}.ListLeadCarouselCenter-nav-items-item .PromoLeadSlideCenter-content{padding-top:40px;padding-bottom:40px}}@media only screen and (min-width:1024px){.ListLeadCarouselCenter-items-item,.ListLeadCarouselCenter-nav-items-item{width:calc(100% - 328px)}}@media only screen and (min-width:1300px){.ListLeadCarouselCenter-items-item,.ListLeadCarouselCenter-nav-items-item{width:980px}.ListLeadCarouselCenter-custom-buttons{width:1040px}.ListLeadCarouselCenter-nav-items-item .PromoLeadSlideCenter-content{padding-top:45px;padding-bottom:45px}}.ListLeadershipGrid[data-background-color]{background:#fff}.SubPage-contentWell>.ListLeadershipGrid:first-child{padding-top:0}.ListLeadershipGrid+.ListLeadershipGrid{padding-top:0}.ListLeadershipGrid+[data-modulepadtop=none]{margin-top:0}.ListLeadershipGrid-title{text-align:left;font-size:26px;line-height:42px;margin:0 0 5px 0}.ListLeadershipGrid-description{font-size:18px;line-height:28px;margin-bottom:20px;text-align:center}.ListLeadershipGrid-description .Enhancement{display:inline-block;margin:0}.ListLeadershipGrid-description a{text-decoration:none;color:var(--link-color)}.ListLeadershipGrid-description a:hover{color:var(--link-hover-color)}.ListLeadershipGrid-items{list-style-type:none;padding:0;overflow:visible!important;margin:0 auto}[data-columns='3'] .ListLeadershipGrid-items,[data-columns='4'] .ListLeadershipGrid-items{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;overflow:hidden;margin:-10px -10px}[data-columns='3'] .ListLeadershipGrid-items .ListLeadershipGrid-items-item,[data-columns='4'] .ListLeadershipGrid-items .ListLeadershipGrid-items-item{margin:10px 10px;-ms-flex:1;flex:1;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(50% - 20px);flex-basis:calc(50% - 20px);max-width:calc(50% - 20px);width:calc(50% - 20px)}[data-columns='3'] .ListLeadershipGrid-items .ListLeadershipGrid-items-item[data-flexspace='2'],[data-columns='4'] .ListLeadershipGrid-items .ListLeadershipGrid-items-item[data-flexspace='2']{-ms-flex:2;flex:2;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(100% - 20px);flex-basis:calc(100% - 20px);max-width:calc(100% - 20px);width:calc(100% - 20px)}[data-columns='3'] .ListLeadershipGrid-items .ListLeadershipGrid-items-item,[data-columns='4'] .ListLeadershipGrid-items .ListLeadershipGrid-items-item{margin:10px 10px;-ms-flex:1;flex:1;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(50% - 20px);flex-basis:calc(50% - 20px);max-width:calc(50% - 20px);width:calc(50% - 20px)}[data-columns='3'] .ListLeadershipGrid-items .ListLeadershipGrid-items-item[data-flexspace='2'],[data-columns='4'] .ListLeadershipGrid-items .ListLeadershipGrid-items-item[data-flexspace='2']{-ms-flex:2;flex:2;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(100% - 20px);flex-basis:calc(100% - 20px);max-width:calc(100% - 20px);width:calc(100% - 20px)}[data-columns='3'] .ListLeadershipGrid-items.flickity-enabled,[data-columns='4'] .ListLeadershipGrid-items.flickity-enabled{display:block}[data-columns='3'] .ListLeadershipGrid-items .flickity-viewport,[data-columns='4'] .ListLeadershipGrid-items .flickity-viewport{left:10px}[data-carousel-enabled-curpage=end] [data-columns='3'] .ListLeadershipGrid-items .flickity-viewport,[data-carousel-enabled-curpage=end] [data-columns='4'] .ListLeadershipGrid-items .flickity-viewport{left:0!important}[data-carousel-enabled-curpage=end] [data-columns='3'] .ListLeadershipGrid-items .flickity-viewport .flickity-slider,[data-carousel-enabled-curpage=end] [data-columns='4'] .ListLeadershipGrid-items .flickity-viewport .flickity-slider{left:10px!important}[data-columns='3'] .ListLeadershipGrid-items .flickity-prev-next-button.previous,[data-columns='4'] .ListLeadershipGrid-items .flickity-prev-next-button.previous{left:10px}[data-columns='3'] .ListLeadershipGrid-items .flickity-prev-next-button.next,[data-columns='4'] .ListLeadershipGrid-items .flickity-prev-next-button.next{right:10px}[data-hide-images=true][data-columns='3'] .ListLeadershipGrid-items,[data-hide-images=true][data-columns='4'] .ListLeadershipGrid-items{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;overflow:hidden;margin:-10px -10px}[data-hide-images=true][data-columns='3'] .ListLeadershipGrid-items .ListLeadershipGrid-items-item,[data-hide-images=true][data-columns='4'] .ListLeadershipGrid-items .ListLeadershipGrid-items-item{margin:10px 10px;-ms-flex:1;flex:1;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(100% - 20px);flex-basis:calc(100% - 20px);max-width:calc(100% - 20px);width:calc(100% - 20px)}[data-hide-images=true][data-columns='3'] .ListLeadershipGrid-items .ListLeadershipGrid-items-item[data-flexspace='2'],[data-hide-images=true][data-columns='4'] .ListLeadershipGrid-items .ListLeadershipGrid-items-item[data-flexspace='2']{-ms-flex:2;flex:2;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(200% - 20px);flex-basis:calc(200% - 20px);max-width:calc(200% - 20px);width:calc(200% - 20px)}[data-hide-images=true][data-columns='3'] .ListLeadershipGrid-items .ListLeadershipGrid-items-item,[data-hide-images=true][data-columns='4'] .ListLeadershipGrid-items .ListLeadershipGrid-items-item{margin:10px 10px;-ms-flex:1;flex:1;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(100% - 20px);flex-basis:calc(100% - 20px);max-width:calc(100% - 20px);width:calc(100% - 20px)}[data-hide-images=true][data-columns='3'] .ListLeadershipGrid-items .ListLeadershipGrid-items-item[data-flexspace='2'],[data-hide-images=true][data-columns='4'] .ListLeadershipGrid-items .ListLeadershipGrid-items-item[data-flexspace='2']{-ms-flex:2;flex:2;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(200% - 20px);flex-basis:calc(200% - 20px);max-width:calc(200% - 20px);width:calc(200% - 20px)}[data-hide-images=true][data-columns='3'] .ListLeadershipGrid-items.flickity-enabled,[data-hide-images=true][data-columns='4'] .ListLeadershipGrid-items.flickity-enabled{display:block}[data-hide-images=true][data-columns='3'] .ListLeadershipGrid-items .flickity-viewport,[data-hide-images=true][data-columns='4'] .ListLeadershipGrid-items .flickity-viewport{left:10px}[data-carousel-enabled-curpage=end] [data-hide-images=true][data-columns='3'] .ListLeadershipGrid-items .flickity-viewport,[data-carousel-enabled-curpage=end] [data-hide-images=true][data-columns='4'] .ListLeadershipGrid-items .flickity-viewport{left:0!important}[data-carousel-enabled-curpage=end] [data-hide-images=true][data-columns='3'] .ListLeadershipGrid-items .flickity-viewport .flickity-slider,[data-carousel-enabled-curpage=end] [data-hide-images=true][data-columns='4'] .ListLeadershipGrid-items .flickity-viewport .flickity-slider{left:10px!important}[data-hide-images=true][data-columns='3'] .ListLeadershipGrid-items .flickity-prev-next-button.previous,[data-hide-images=true][data-columns='4'] .ListLeadershipGrid-items .flickity-prev-next-button.previous{left:10px}[data-hide-images=true][data-columns='3'] .ListLeadershipGrid-items .flickity-prev-next-button.next,[data-hide-images=true][data-columns='4'] .ListLeadershipGrid-items .flickity-prev-next-button.next{right:10px}@media only screen and (min-width:768px){[data-columns='3'] .ListLeadershipGrid-items,[data-columns='4'] .ListLeadershipGrid-items,[data-hide-images=true][data-columns='3'] .ListLeadershipGrid-items,[data-hide-images=true][data-columns='4'] .ListLeadershipGrid-items{padding-left:calc((100% - 638px)/ 2);padding-right:calc((100% - 638px)/ 2);display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;overflow:hidden;margin:-43px -43px;margin-top:0;margin-bottom:0}[data-columns='3'] .ListLeadershipGrid-items .ListLeadershipGrid-items-item,[data-columns='4'] .ListLeadershipGrid-items .ListLeadershipGrid-items-item,[data-hide-images=true][data-columns='3'] .ListLeadershipGrid-items .ListLeadershipGrid-items-item,[data-hide-images=true][data-columns='4'] .ListLeadershipGrid-items .ListLeadershipGrid-items-item{margin:43px 43px;-ms-flex:1;flex:1;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(33.333333% - 86px);flex-basis:calc(33.333333% - 86px);max-width:calc(33.333333% - 86px);width:calc(33.333333% - 86px)}[data-columns='3'] .ListLeadershipGrid-items .ListLeadershipGrid-items-item[data-flexspace='2'],[data-columns='4'] .ListLeadershipGrid-items .ListLeadershipGrid-items-item[data-flexspace='2'],[data-hide-images=true][data-columns='3'] .ListLeadershipGrid-items .ListLeadershipGrid-items-item[data-flexspace='2'],[data-hide-images=true][data-columns='4'] .ListLeadershipGrid-items .ListLeadershipGrid-items-item[data-flexspace='2']{-ms-flex:2;flex:2;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(66.666666% - 86px);flex-basis:calc(66.666666% - 86px);max-width:calc(66.666666% - 86px);width:calc(66.666666% - 86px)}[data-columns='3'] .ListLeadershipGrid-items .ListLeadershipGrid-items-item,[data-columns='4'] .ListLeadershipGrid-items .ListLeadershipGrid-items-item,[data-hide-images=true][data-columns='3'] .ListLeadershipGrid-items .ListLeadershipGrid-items-item,[data-hide-images=true][data-columns='4'] .ListLeadershipGrid-items .ListLeadershipGrid-items-item{margin:43px 43px;-ms-flex:1;flex:1;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(33.333333% - 86px);flex-basis:calc(33.333333% - 86px);max-width:calc(33.333333% - 86px);width:calc(33.333333% - 86px)}[data-columns='3'] .ListLeadershipGrid-items .ListLeadershipGrid-items-item[data-flexspace='2'],[data-columns='4'] .ListLeadershipGrid-items .ListLeadershipGrid-items-item[data-flexspace='2'],[data-hide-images=true][data-columns='3'] .ListLeadershipGrid-items .ListLeadershipGrid-items-item[data-flexspace='2'],[data-hide-images=true][data-columns='4'] .ListLeadershipGrid-items .ListLeadershipGrid-items-item[data-flexspace='2']{-ms-flex:2;flex:2;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(66.666666% - 86px);flex-basis:calc(66.666666% - 86px);max-width:calc(66.666666% - 86px);width:calc(66.666666% - 86px)}[data-columns='3'] .ListLeadershipGrid-items.flickity-enabled,[data-columns='4'] .ListLeadershipGrid-items.flickity-enabled,[data-hide-images=true][data-columns='3'] .ListLeadershipGrid-items.flickity-enabled,[data-hide-images=true][data-columns='4'] .ListLeadershipGrid-items.flickity-enabled{display:block}[data-columns='3'] .ListLeadershipGrid-items .flickity-viewport,[data-columns='4'] .ListLeadershipGrid-items .flickity-viewport,[data-hide-images=true][data-columns='3'] .ListLeadershipGrid-items .flickity-viewport,[data-hide-images=true][data-columns='4'] .ListLeadershipGrid-items .flickity-viewport{left:43px}[data-carousel-enabled-curpage=end] [data-columns='3'] .ListLeadershipGrid-items .flickity-viewport,[data-carousel-enabled-curpage=end] [data-columns='4'] .ListLeadershipGrid-items .flickity-viewport,[data-carousel-enabled-curpage=end] [data-hide-images=true][data-columns='3'] .ListLeadershipGrid-items .flickity-viewport,[data-carousel-enabled-curpage=end] [data-hide-images=true][data-columns='4'] .ListLeadershipGrid-items .flickity-viewport{left:0!important}[data-carousel-enabled-curpage=end] [data-columns='3'] .ListLeadershipGrid-items .flickity-viewport .flickity-slider,[data-carousel-enabled-curpage=end] [data-columns='4'] .ListLeadershipGrid-items .flickity-viewport .flickity-slider,[data-carousel-enabled-curpage=end] [data-hide-images=true][data-columns='3'] .ListLeadershipGrid-items .flickity-viewport .flickity-slider,[data-carousel-enabled-curpage=end] [data-hide-images=true][data-columns='4'] .ListLeadershipGrid-items .flickity-viewport .flickity-slider{left:43px!important}[data-columns='3'] .ListLeadershipGrid-items .flickity-prev-next-button.previous,[data-columns='4'] .ListLeadershipGrid-items .flickity-prev-next-button.previous,[data-hide-images=true][data-columns='3'] .ListLeadershipGrid-items .flickity-prev-next-button.previous,[data-hide-images=true][data-columns='4'] .ListLeadershipGrid-items .flickity-prev-next-button.previous{left:43px}[data-columns='3'] .ListLeadershipGrid-items .flickity-prev-next-button.next,[data-columns='4'] .ListLeadershipGrid-items .flickity-prev-next-button.next,[data-hide-images=true][data-columns='3'] .ListLeadershipGrid-items .flickity-prev-next-button.next,[data-hide-images=true][data-columns='4'] .ListLeadershipGrid-items .flickity-prev-next-button.next{right:43px}[data-columns='3'] .ListLeadershipGrid-items .ListLeadershipGrid-items-item,[data-columns='4'] .ListLeadershipGrid-items .ListLeadershipGrid-items-item,[data-hide-images=true][data-columns='3'] .ListLeadershipGrid-items .ListLeadershipGrid-items-item,[data-hide-images=true][data-columns='4'] .ListLeadershipGrid-items .ListLeadershipGrid-items-item{margin-top:15px;margin-bottom:15px}.ListLeadershipGrid-items-title{padding-left:calc((100% - 638px)/ 2);padding-right:calc((100% - 638px)/ 2)}}@media only screen and (min-width:1024px){[data-columns='3'] .ListLeadershipGrid-items,[data-hide-images=true][data-columns='3'] .ListLeadershipGrid-items{padding-left:calc((100% - 884px)/ 2);padding-right:calc((100% - 884px)/ 2)}.ListLeadershipGrid-items-title{padding-left:calc((100% - 884px)/ 2);padding-right:calc((100% - 884px)/ 2)}[data-columns='4'] .ListLeadershipGrid-items,[data-hide-images=true][data-columns='4'] .ListLeadershipGrid-items{padding-left:calc((100% - 884px)/ 2);padding-right:calc((100% - 884px)/ 2);display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;overflow:hidden;margin:-10px -10px;margin-top:0;margin-bottom:0}[data-columns='4'] .ListLeadershipGrid-items .ListLeadershipGrid-items-item,[data-hide-images=true][data-columns='4'] .ListLeadershipGrid-items .ListLeadershipGrid-items-item{margin:10px 10px;-ms-flex:1;flex:1;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(25% - 20px);flex-basis:calc(25% - 20px);max-width:calc(25% - 20px);width:calc(25% - 20px)}[data-columns='4'] .ListLeadershipGrid-items .ListLeadershipGrid-items-item[data-flexspace='2'],[data-hide-images=true][data-columns='4'] .ListLeadershipGrid-items .ListLeadershipGrid-items-item[data-flexspace='2']{-ms-flex:2;flex:2;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(50% - 20px);flex-basis:calc(50% - 20px);max-width:calc(50% - 20px);width:calc(50% - 20px)}[data-columns='4'] .ListLeadershipGrid-items .ListLeadershipGrid-items-item,[data-hide-images=true][data-columns='4'] .ListLeadershipGrid-items .ListLeadershipGrid-items-item{margin:10px 10px;-ms-flex:1;flex:1;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(25% - 20px);flex-basis:calc(25% - 20px);max-width:calc(25% - 20px);width:calc(25% - 20px)}[data-columns='4'] .ListLeadershipGrid-items .ListLeadershipGrid-items-item[data-flexspace='2'],[data-hide-images=true][data-columns='4'] .ListLeadershipGrid-items .ListLeadershipGrid-items-item[data-flexspace='2']{-ms-flex:2;flex:2;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(50% - 20px);flex-basis:calc(50% - 20px);max-width:calc(50% - 20px);width:calc(50% - 20px)}[data-columns='4'] .ListLeadershipGrid-items.flickity-enabled,[data-hide-images=true][data-columns='4'] .ListLeadershipGrid-items.flickity-enabled{display:block}[data-columns='4'] .ListLeadershipGrid-items .flickity-viewport,[data-hide-images=true][data-columns='4'] .ListLeadershipGrid-items .flickity-viewport{left:10px}[data-carousel-enabled-curpage=end] [data-columns='4'] .ListLeadershipGrid-items .flickity-viewport,[data-carousel-enabled-curpage=end] [data-hide-images=true][data-columns='4'] .ListLeadershipGrid-items .flickity-viewport{left:0!important}[data-carousel-enabled-curpage=end] [data-columns='4'] .ListLeadershipGrid-items .flickity-viewport .flickity-slider,[data-carousel-enabled-curpage=end] [data-hide-images=true][data-columns='4'] .ListLeadershipGrid-items .flickity-viewport .flickity-slider{left:10px!important}[data-columns='4'] .ListLeadershipGrid-items .flickity-prev-next-button.previous,[data-hide-images=true][data-columns='4'] .ListLeadershipGrid-items .flickity-prev-next-button.previous{left:10px}[data-columns='4'] .ListLeadershipGrid-items .flickity-prev-next-button.next,[data-hide-images=true][data-columns='4'] .ListLeadershipGrid-items .flickity-prev-next-button.next{right:10px}[data-columns='4'] .ListLeadershipGrid-items .ListLeadershipGrid-items-item,[data-hide-images=true][data-columns='4'] .ListLeadershipGrid-items .ListLeadershipGrid-items-item{margin-top:10px;margin-bottom:10px}}.ListLeadershipGrid[data-hide-images=true] .LeadershipProfilePromo-media{display:none}.ListLeadershipGrid[data-hide-titles=true] .LeadershipProfilePromo-title{display:none}.ListLeadershipGrid[data-hide-descriptions=true] .LeadershipProfilePromo-description{display:none}.ListLeadershipGrid-divider{display:block;height:1px;border:0;border-top:1px solid #cfcfcf;margin:50px auto 0;padding:0;max-width:710px;width:100%}@media only screen and (min-width:768px){.ListLeadershipGrid-title{padding-left:calc((100% - 638px)/ 2);padding-right:calc((100% - 638px)/ 2)}}@media only screen and (min-width:1024px){.ListLeadershipGrid-title{padding-left:calc((100% - 884px)/ 2);padding-right:calc((100% - 884px)/ 2)}}.ListLead2Images{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between}.ListLead2Images img{max-width:100%;height:auto;display:block}.ListLead2Images-item{font-size:0}.ListLead2Images-item:first-child{-ms-flex:0 0 74.32%;flex:0 0 74.32%}.ListLead2Images-item:last-child{-ms-flex:0 0 24.3%;flex:0 0 24.3%}.ListLead2Images-item .PromoImgOnly{width:100%;font-size:0}.ListLead5Images{display:-ms-grid;display:grid;-ms-grid-columns:24.2% 48.7% 24.2%;grid-template-columns:24.2% 48.7% 24.2%;-ms-grid-rows:48.7% 48.7%;grid-template-rows:48.7% 48.7%;grid-template-areas:'item-2 item-1 item-3' 'item-4 item-1 item-5';column-gap:1.45%;row-gap:2.6%;-ms-grid-column-align:stretch;justify-items:stretch;background:#fff}.ListLead5Images-item.main{grid-area:item-1}.ListLead5Images-item:nth-child(2){grid-area:item-2}.ListLead5Images-item:nth-child(3){grid-area:item-3}.ListLead5Images-item:nth-child(4){grid-area:item-4}.ListLead5Images-item:nth-child(5){grid-area:item-5}.ListLead5Images-item .PromoImgOnly{width:100%;height:100%}.ListLead5Images-item .PromoImgOnly img{width:100%;height:100%;object-fit:cover}.ListNewsCardGrid{display:block;margin-top:0;padding-top:0}.ListNewsCardGrid[data-background-color]{background:#fff}.ListNewsCardGrid .select-selected.select-arrow-active::before{transform:rotate(315deg);top:16px}.ListNewsCardGrid-title{font-size:48px;line-height:56px;font-weight:700;text-align:center;margin:0 0 10px 0}.ListNewsCardGrid-title a{color:#000;text-decoration:none}.ListNewsCardGrid-search{border-top:1px solid #cfcfcf;border-bottom:1px solid #cfcfcf;padding:20px;margin:0 -20px 20px}[data-hide-search] .ListNewsCardGrid-search{display:none}.ListNewsCardGrid-search.no-brdr-top{border-top:0}.ListNewsCardGrid-search.no-brdr-btm{border-bottom:0}.ListNewsCardGrid-search-searchInput{display:block;border:1px solid #cfcfcf;border-radius:0;line-height:20px;padding:9px;width:100%;font-size:16px;margin-bottom:15px}.ListNewsCardGrid-search-label{display:block;font-size:21px;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.52;letter-spacing:normal;margin-bottom:10px;color:#333;white-space:nowrap}.ListNewsCardGrid-search-filters{-webkit-appearance:none;appearance:none;border:0;background:0 0;font-size:16px;line-height:20px}.ListNewsCardGrid-search-filters-wrapper{position:relative;display:inline-block}.ListNewsCardGrid-search-filters-wrapper select{display:none}.ListNewsCardGrid-search-filters-wrapper .select-selected{background-color:#fff;font-size:15px;font-weight:400}.ListNewsCardGrid-search-filters-wrapper .select-selected:before{position:absolute;right:2px;top:12px;content:'';display:inline-block;width:8px;height:8px;border-right:1px solid #0071dc;border-top:1px solid #0071dc;transform:rotate(135deg);margin-right:.5em;margin-left:1em}.ListNewsCardGrid-search-filters-wrapper .select-items div,.ListNewsCardGrid-search-filters-wrapper .select-selected{color:#333;padding:8px;min-width:130px;position:relative;width:100%;cursor:pointer}.ListNewsCardGrid-search-filters-wrapper .select-items{font-size:15px;position:absolute;overflow:scroll;font-weight:100;max-height:400px;width:250px;left:9px;top:40px;border-radius:4px;padding:12px;z-index:99;background:#fff;transition:transform .2s ease-in!important;transform-origin:0 0}.ListNewsCardGrid-search-filters-wrapper .select-items:not(.select-hide){transform:scaleY(1)}.ListNewsCardGrid-search-filters-wrapper .select-items.select-hide{transform:scaleY(0)}.ListNewsCardGrid-search-filters-wrapper .select-items:before{content:'';height:100%;width:100%;display:block;position:absolute;top:0;left:0;background-color:#fff;z-index:0}.ListNewsCardGrid-search-filters-wrapper .select-items div{border-top:0;background-color:#fff;color:#0071dc;font-weight:100;border-left:1px solid #cfcfcf}.ListNewsCardGrid-search-filters-wrapper .select-items div::after{content:'';display:block;width:100%;height:100%;border-bottom:1px solid #cfcfcf;padding-bottom:8px}.ListNewsCardGrid-search-filters-wrapper .select-items div:hover:before{content:'';position:absolute;display:block;left:-2px;top:4px;height:63%;background:#0071dc;width:3px}.ListNewsCardGrid-search-filters-wrapper .select-items div.same-as-selected::before{content:'';position:absolute;display:block;left:-2px;top:4px;height:63%;background:#0071dc;width:3px}@media only screen and (min-width:768px){.ListNewsCardGrid-search{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;margin:0 auto 30px}.ListNewsCardGrid-search-label{margin:0;line-height:38px}.ListNewsCardGrid-search-searchInput{-ms-flex:0 0 330px;flex:0 0 330px;margin:0 25px!important}.ListNewsCardGrid-search-filters{font-size:15px}.ListNewsCardGrid-search-filters-wrapper{border-left:1px solid #cfcfcf;padding-left:15px!important;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center}.ListNewsCardGrid-search .select-items{left:16px}}@media only screen and (min-width:1024px){.ListNewsCardGrid-search .select-selected{font-size:17px;min-width:170px}.ListNewsCardGrid-search .select-items{font-size:17px}}@media only screen and (min-width:1300px){.ListNewsCardGrid-search{margin:60px auto}}.ListNewsCardGrid-pagination{text-align:center;position:relative;margin:20px -20px}.ListNewsCardGrid-pagination.hide{display:none}.ListNewsCardGrid-pagination:before{content:'';display:block;width:100%;height:1px;position:absolute;top:50%;left:0;right:0;background-color:#cfcfcf;z-index:-1}.ListNewsCardGrid-pagination .Link{font-size:0;box-shadow:0 0 0 10px #fff;padding:0 15px}.ListNewsCardGrid-pagination .Link:before{content:attr(data-loadMoreLabel);font-size:15px!important;line-height:30px}.ListNewsCardGrid-pagination .Link:hover{background-color:#f2faff!important;color:#0071ce!important}@media only screen and (min-width:768px){.ListNewsCardGrid{padding-left:calc((100% - 640px)/ 2);padding-right:calc((100% - 640px)/ 2)}}@media only screen and (min-width:1024px){.ListNewsCardGrid{padding-left:calc((100% - 884px)/ 2);padding-right:calc((100% - 884px)/ 2);margin:0 auto 40px}.ListNewsCardGrid-pagination{margin:40px 0}.ListNewsCardGrid-pagination .Link:before{font-size:17px}}@media only screen and (min-width:1300px){.ListNewsCardGrid{padding-left:calc((100% - 980px)/ 2);padding-right:calc((100% - 980px)/ 2);margin:0 auto 50px}.ListNewsCardGrid-pagination{margin:50px 0}}.ListNewsCardGrid-description{font-size:18px;line-height:28px;margin-bottom:20px;text-align:center}.ListNewsCardGrid-description .Enhancement{display:inline-block;margin:0}.ListNewsCardGrid-description a{text-decoration:none;color:var(--link-color)}.ListNewsCardGrid-description a:hover{color:var(--link-hover-color)}.ListNewsCardGrid-items{list-style-type:none;padding:0;overflow:visible!important;margin:0 auto}.ListNewsCardGrid-items{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;overflow:hidden;margin:-7.5px -7.5px}.ListNewsCardGrid-items .ListNewsCardGrid-items-item{margin:7.5px 7.5px;-ms-flex:1;flex:1;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(100% - 15px);flex-basis:calc(100% - 15px);max-width:calc(100% - 15px);width:calc(100% - 15px)}.ListNewsCardGrid-items .ListNewsCardGrid-items-item[data-flexspace='2']{-ms-flex:2;flex:2;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(200% - 15px);flex-basis:calc(200% - 15px);max-width:calc(200% - 15px);width:calc(200% - 15px)}.ListNewsCardGrid-items .ListNewsCardGrid-items-item{margin:7.5px 7.5px;-ms-flex:1;flex:1;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(100% - 15px);flex-basis:calc(100% - 15px);max-width:calc(100% - 15px);width:calc(100% - 15px)}.ListNewsCardGrid-items .ListNewsCardGrid-items-item[data-flexspace='2']{-ms-flex:2;flex:2;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(200% - 15px);flex-basis:calc(200% - 15px);max-width:calc(200% - 15px);width:calc(200% - 15px)}.ListNewsCardGrid-items.flickity-enabled{display:block}.ListNewsCardGrid-items .flickity-viewport{left:7.5px}[data-carousel-enabled-curpage=end] .ListNewsCardGrid-items .flickity-viewport{left:0!important}[data-carousel-enabled-curpage=end] .ListNewsCardGrid-items .flickity-viewport .flickity-slider{left:7.5px!important}.ListNewsCardGrid-items .flickity-prev-next-button.previous{left:7.5px}.ListNewsCardGrid-items .flickity-prev-next-button.next{right:7.5px}@media only screen and (min-width:568px) and (max-width:767px){.ListNewsCardGrid-items{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;overflow:hidden;margin:-7.5px -7.5px}.ListNewsCardGrid-items .ListNewsCardGrid-items-item{margin:7.5px 7.5px;-ms-flex:1;flex:1;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(50% - 15px);flex-basis:calc(50% - 15px);max-width:calc(50% - 15px);width:calc(50% - 15px)}.ListNewsCardGrid-items .ListNewsCardGrid-items-item[data-flexspace='2']{-ms-flex:2;flex:2;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(100% - 15px);flex-basis:calc(100% - 15px);max-width:calc(100% - 15px);width:calc(100% - 15px)}.ListNewsCardGrid-items .ListNewsCardGrid-items-item{margin:7.5px 7.5px;-ms-flex:1;flex:1;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(50% - 15px);flex-basis:calc(50% - 15px);max-width:calc(50% - 15px);width:calc(50% - 15px)}.ListNewsCardGrid-items .ListNewsCardGrid-items-item[data-flexspace='2']{-ms-flex:2;flex:2;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(100% - 15px);flex-basis:calc(100% - 15px);max-width:calc(100% - 15px);width:calc(100% - 15px)}.ListNewsCardGrid-items.flickity-enabled{display:block}.ListNewsCardGrid-items .flickity-viewport{left:7.5px}[data-carousel-enabled-curpage=end] .ListNewsCardGrid-items .flickity-viewport{left:0!important}[data-carousel-enabled-curpage=end] .ListNewsCardGrid-items .flickity-viewport .flickity-slider{left:7.5px!important}.ListNewsCardGrid-items .flickity-prev-next-button.previous{left:7.5px}.ListNewsCardGrid-items .flickity-prev-next-button.next{right:7.5px}}@media only screen and (min-width:768px){.ListNewsCardGrid-items{padding-left:calc((100% - 640px)/ 2);padding-right:calc((100% - 640px)/ 2);display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;overflow:hidden;margin:-15px -15px}.ListNewsCardGrid-items .ListNewsCardGrid-items-item{margin:15px 15px;-ms-flex:1;flex:1;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(33.333333% - 30px);flex-basis:calc(33.333333% - 30px);max-width:calc(33.333333% - 30px);width:calc(33.333333% - 30px)}.ListNewsCardGrid-items .ListNewsCardGrid-items-item[data-flexspace='2']{-ms-flex:2;flex:2;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(66.666666% - 30px);flex-basis:calc(66.666666% - 30px);max-width:calc(66.666666% - 30px);width:calc(66.666666% - 30px)}.ListNewsCardGrid-items .ListNewsCardGrid-items-item{margin:15px 15px;-ms-flex:1;flex:1;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(33.333333% - 30px);flex-basis:calc(33.333333% - 30px);max-width:calc(33.333333% - 30px);width:calc(33.333333% - 30px)}.ListNewsCardGrid-items .ListNewsCardGrid-items-item[data-flexspace='2']{-ms-flex:2;flex:2;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(66.666666% - 30px);flex-basis:calc(66.666666% - 30px);max-width:calc(66.666666% - 30px);width:calc(66.666666% - 30px)}.ListNewsCardGrid-items.flickity-enabled{display:block}.ListNewsCardGrid-items .flickity-viewport{left:15px}[data-carousel-enabled-curpage=end] .ListNewsCardGrid-items .flickity-viewport{left:0!important}[data-carousel-enabled-curpage=end] .ListNewsCardGrid-items .flickity-viewport .flickity-slider{left:15px!important}.ListNewsCardGrid-items .flickity-prev-next-button.previous{left:15px}.ListNewsCardGrid-items .flickity-prev-next-button.next{right:15px}}@media only screen and (min-width:1024px){.ListNewsCardGrid-items{padding-left:calc((100% - 763px)/ 2);padding-right:calc((100% - 763px)/ 2);display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;overflow:hidden;margin:-8px -8px}.ListNewsCardGrid-items .ListNewsCardGrid-items-item{margin:8px 8px;-ms-flex:1;flex:1;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(33.333333% - 16px);flex-basis:calc(33.333333% - 16px);max-width:calc(33.333333% - 16px);width:calc(33.333333% - 16px)}.ListNewsCardGrid-items .ListNewsCardGrid-items-item[data-flexspace='2']{-ms-flex:2;flex:2;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(66.666666% - 16px);flex-basis:calc(66.666666% - 16px);max-width:calc(66.666666% - 16px);width:calc(66.666666% - 16px)}.ListNewsCardGrid-items .ListNewsCardGrid-items-item{margin:8px 8px;-ms-flex:1;flex:1;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(33.333333% - 16px);flex-basis:calc(33.333333% - 16px);max-width:calc(33.333333% - 16px);width:calc(33.333333% - 16px)}.ListNewsCardGrid-items .ListNewsCardGrid-items-item[data-flexspace='2']{-ms-flex:2;flex:2;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(66.666666% - 16px);flex-basis:calc(66.666666% - 16px);max-width:calc(66.666666% - 16px);width:calc(66.666666% - 16px)}.ListNewsCardGrid-items.flickity-enabled{display:block}.ListNewsCardGrid-items .flickity-viewport{left:8px}[data-carousel-enabled-curpage=end] .ListNewsCardGrid-items .flickity-viewport{left:0!important}[data-carousel-enabled-curpage=end] .ListNewsCardGrid-items .flickity-viewport .flickity-slider{left:8px!important}.ListNewsCardGrid-items .flickity-prev-next-button.previous{left:8px}.ListNewsCardGrid-items .flickity-prev-next-button.next{right:8px}}@media only screen and (min-width:1300px){.ListNewsCardGrid-items{padding-left:calc((100% - 980px)/ 2);padding-right:calc((100% - 980px)/ 2);display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;overflow:hidden;margin:-8px -8px}.ListNewsCardGrid-items .ListNewsCardGrid-items-item{margin:8px 8px;-ms-flex:1;flex:1;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(25% - 16px);flex-basis:calc(25% - 16px);max-width:calc(25% - 16px);width:calc(25% - 16px)}.ListNewsCardGrid-items .ListNewsCardGrid-items-item[data-flexspace='2']{-ms-flex:2;flex:2;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(50% - 16px);flex-basis:calc(50% - 16px);max-width:calc(50% - 16px);width:calc(50% - 16px)}.ListNewsCardGrid-items .ListNewsCardGrid-items-item{margin:8px 8px;-ms-flex:1;flex:1;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(25% - 16px);flex-basis:calc(25% - 16px);max-width:calc(25% - 16px);width:calc(25% - 16px)}.ListNewsCardGrid-items .ListNewsCardGrid-items-item[data-flexspace='2']{-ms-flex:2;flex:2;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(50% - 16px);flex-basis:calc(50% - 16px);max-width:calc(50% - 16px);width:calc(50% - 16px)}.ListNewsCardGrid-items.flickity-enabled{display:block}.ListNewsCardGrid-items .flickity-viewport{left:8px}[data-carousel-enabled-curpage=end] .ListNewsCardGrid-items .flickity-viewport{left:0!important}[data-carousel-enabled-curpage=end] .ListNewsCardGrid-items .flickity-viewport .flickity-slider{left:8px!important}.ListNewsCardGrid-items .flickity-prev-next-button.previous{left:8px}.ListNewsCardGrid-items .flickity-prev-next-button.next{right:8px}}.ListNews{display:block;text-align:left}.ListNews-top-divider{display:block;border-top:1px solid #cfcfcf}.ListNews-top-divider[data-hide-top-divider]{display:none}.ListNews-bottom-divider{display:block;border-bottom:1px solid #cfcfcf;padding-top:30px}.ListNews-title{text-align:left;font-weight:400;padding-top:30px}@media only screen and (min-width:768px){.ListNews-title{padding-top:29.4px}}@media only screen and (min-width:1024px){.ListNews-title{padding-top:49.5px}}@media only screen and (min-width:1300px){.ListNews-title{padding-top:42.5px}}.ListNews-items .PromoTextTop{margin:16px 0}.ListNews-items[data-no-promo-dates] .Promo-date{display:none!important}.ListNews-expand{display:none;cursor:pointer;width:32px;height:32px;border:1px solid #cfcfcf;line-height:30px;text-align:center;font-size:24px;color:#0071ce;border-radius:50%;padding-left:1px}.ListNews.preview-mode .hidden{display:none}.ListNews.preview-mode .ListNews-expand{display:inline-block}.ListMetrics{background:#fff;position:relative;overflow:hidden}.ListMetrics-title{padding-bottom:30px;text-align:center}.ListMetrics-items{z-index:10;position:relative;list-style:none;padding:0;margin-left:auto;margin-right:auto}.ListMetrics-items-item{margin:5px 0;border-radius:30px;overflow:hidden}@media only screen and (min-width:768px){.ListMetrics-items{width:auto;display:-ms-flexbox;display:flex;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-align:stretch;align-items:stretch;overflow:auto;margin:-10px 0;border-radius:30px}.ListMetrics-items-item{margin:0;-ms-flex:1;flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-negative:0;flex-shrink:0;min-width:19%;border-radius:0}}@media only screen and (min-width:1024px){.ListMetrics-items{margin:-10px 100px!important}}.ListMetrics-items-item:first-child .LinkMetric{border-left:0}.ListMetrics .LinkMetric{background-color:#0b1135;border-left:1px solid #fff;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;height:100%;color:#fff;font-size:12px;padding:10px;letter-spacing:.5px;text-align:center;text-decoration:none}@media only screen and (min-width:768px){.ListMetrics .LinkMetric{font-size:16px;padding:10px 20px}}@media only screen and (min-width:1024px){.ListMetrics .LinkMetric{font-size:19px;padding:10px 40px}}.ListMetrics .LinkMetric:hover{color:#a5a59e}.ListPills{background:#fff;overflow:hidden}.ListPills-title{padding-bottom:30px;text-align:center}.ListPills-items{list-style:none;padding:0;margin-left:auto;margin-right:auto;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0}.ListPills-items-item{margin:2px 0}@media only screen and (min-width:1024px){.ListPills-items{margin:0 100px}}.ListPills .LinkPill{text-align:center;border-radius:50px;padding:0 15px;height:30px;border:1px solid #9a9a9a;color:#0071ce;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;cursor:pointer;text-decoration:none;white-space:nowrap;margin:5px}.ListPills .LinkPill:hover{background-color:#f2faff}.ListQ4pr[data-module-narrow]{padding-top:12px;padding-bottom:0;margin-bottom:29.5px}.ListQ4pr[data-module-narrow]:last-of-type{padding-top:0}.ListQ4pr-title{font-size:21px;line-height:28px;font-weight:400;color:#333;margin-top:0}.ListQ4pr-items{margin-top:24px;margin-bottom:0;padding-bottom:39.5px;padding-left:0}.ListQ4pr-items-item{list-style:none;padding-bottom:20px}.ListQ4pr-items-item:last-child{padding-bottom:0}.ListQ4pr-wrapper{display:-ms-flexbox;display:flex;position:relative;-ms-flex-pack:center;justify-content:center}.ListQ4pr-pagination a:last-child{display:inline-block;line-height:1;padding:3px 12px;width:165px;height:3;border:0;background-color:#fff;cursor:default}.ListQ4pr-pagination a:last-child:hover{font-size:0}.ListQ4pr-pagination a:last-child:hover:before{background-color:#f2faff}.ListQ4pr-pagination a:last-child:before{content:'Load More'!important;font-size:15px!important;padding:4px 13px!important;cursor:pointer}.ListQ4pr-pagination-divider{display:block;width:100%;position:absolute;border-top:1px solid #cfcfcf;bottom:50%;z-index:-1}@media only screen and (min-width:1024px){.ListQ4pr[data-module-narrow]{padding-top:11px;margin-bottom:45px}.ListQ4pr-title{font-size:24px;line-height:28px}.ListQ4pr-items{margin-top:36px;padding-bottom:51px}.ListQ4pr-items-item{padding-bottom:44px}}.ListQuickLinks{overflow:hidden}.ListQuickLinks .st0{fill:none;stroke:#0071ce;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.ListQuickLinks .st1{fill:none;stroke:#0071dc;stroke-width:10;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.ListQuickLinks .List2021-cta{margin-top:30px}.ListQuickLinks-description{display:block;font-size:15px;line-height:1.33;color:#333;text-align:left;max-width:700px;margin:15px auto}.ListQuickLinks-items{padding:0;margin:0;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:center;justify-content:center;-ms-flex-align:start;align-items:flex-start}.ListQuickLinks-items-item{-ms-flex:0 0 33.33333333%;flex:0 0 33.33333333%;width:33.33333333%;box-sizing:border-box;padding:15px 5px 0;margin:0}@media only screen and (min-width:768px){.ListQuickLinks-items-item{-ms-flex:0 0 20%;flex:0 0 20%;width:20%}}@media only screen and (min-width:1300px){[data-modulewell-2021]>.ListQuickLinks[data-module]{padding-top:45px;padding-bottom:45px}}.ListResult-title{text-align:left;margin-bottom:20px}.ListResult-description{font-size:15px;font-weight:400;line-height:normal;letter-spacing:normal;margin:-15px 0 30px;text-align:left;color:#7c7c7c}.ListResult-items-item{padding:15px 0}.ListResult-pagination{border-top:1px solid #cfcfcf;margin-top:40px}.ListResult-pagination-list{text-align:center}.ListResult-pagination-list .Link{color:#7c7c7c;text-decoration:none;box-sizing:border-box;padding:20px 8px 8px;display:inline-block;font-size:15px;font-weight:400;line-height:1.47;border-top:4px solid transparent;margin-top:-2px}.ListResult-pagination-list .Link[data-currentpage]{color:#333;border-top:4px solid #333}.ListResult-cta~.ListResult-divider,.ListResult-pagination~.ListResult-divider{display:none}@media only screen and (min-width:1024px){.ListResult-items-item{padding:20px 0}}@media only screen and (min-width:1300px){.ListResult-items-item{padding:26px 0}}[data-results-spotlights] .ListResult-items{background:#f7f7f4;padding:20px}[data-results-spotlights] .ListResult-items-item:first-child{padding-top:0}[data-results-spotlights] .ListResult-items-item:last-child{padding-bottom:0}[data-results-spotlights] .ListResult-cta,[data-results-spotlights] .ListResult-divider{display:none}@media only screen and (min-width:768px){[data-results-spotlights] .ListResult-items{padding:20px;margin:0 -20px}}@media only screen and (min-width:1024px){[data-results-spotlights] .ListResult-items{padding:40px;margin:0 -40px}}[data-sectionresults=images] .ListResult{position:relative;width:100%}[data-sectionresults=images] .ListResult:after{content:'';display:block;width:80px;height:100%;position:absolute;right:-1px;bottom:0;background-image:linear-gradient(to left,#fff 22%,rgba(255,255,255,0) 100%);z-index:99}[data-sectionresults=images] .ListResult-items{overflow:auto;margin:0;white-space:nowrap;font-size:0}[data-sectionresults=images] .ListResult-items-item{padding:0 5px 0 0;display:inline-block}[data-sectionresults=images] .ListResult-items-item .PromoResult{max-width:150px}[data-sectionresults=images] .ListResult-items-item:last-child{padding:0}@media only screen and (min-width:768px){[data-sectionresults=images] .ListResult-items-item{padding:0 10px 0 0}}@media only screen and (min-width:1024px){[data-sectionresults=images] .ListResult-items-item{padding:0 20px 0 0}[data-sectionresults=images] .ListResult:after{display:none}}.ListResult-divider{margin:30px 0 40px;border:0;border-bottom:1px solid #cfcfcf}.ListResult-cta{text-align:center;position:relative;margin:30px 0 40px}.ListResult-cta:before{content:'';display:block;width:100%;height:1px;position:absolute;top:50%;left:0;right:0;background-color:#cfcfcf;z-index:-1}.ListResult-cta .Link{box-shadow:0 0 0 10px #fff}@media only screen and (min-width:1024px){.ListResult-cta{margin:40px 0}}.ListResultGrid-title{text-align:left;margin-bottom:30px;font-size:21px}@media only screen and (max-width:767px){.ListResultGrid{border-bottom:1px solid #cfcfcf}.ListResultGrid[data-mobileexpand] .ListResultGrid-title{cursor:pointer;position:relative}.ListResultGrid[data-mobileexpand] .ListResultGrid-title:after{color:#0071ce;display:block;position:absolute;right:0;top:50%;font-size:2em;transform:translateY(-50%);font-family:math}.ListResultGrid[data-mobileexpand=false] .ListResultGrid-title{margin-bottom:0}.ListResultGrid[data-mobileexpand=false] .ListResultGrid-title:after{content:'+'}.ListResultGrid[data-mobileexpand=false] .ListResultGrid-description{display:none}.ListResultGrid[data-mobileexpand=false] .ListResultGrid-items{display:none}.ListResultGrid[data-mobileexpand=true] .ListResultGrid-title{color:#0071ce;margin-bottom:30px}.ListResultGrid[data-mobileexpand=true] .ListResultGrid-title:after{content:'-';font-size:3em}}.ListResultGrid-description{font-size:15px;font-weight:400;line-height:normal;letter-spacing:normal;margin:-15px 0 30px}.ListResultGrid-pagination{border-top:1px solid #cfcfcf;margin-top:40px}.ListResultGrid-pagination-list{text-align:center}.ListResultGrid-pagination-list .Link{color:#7c7c7c;text-decoration:none;box-sizing:border-box;padding:20px 8px 8px;display:inline-block;font-size:15px;font-weight:400;line-height:1.47;border-top:4px solid transparent;margin-top:-2px}.ListResultGrid-pagination-list .Link[data-currentpage]{color:#333;border-top:4px solid #333}.ListResultGrid-items{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;overflow:hidden;margin:-5px -5px}.ListResultGrid-items .ListResultGrid-items-item{margin:5px 5px;-ms-flex:1;flex:1;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(50% - 10px);flex-basis:calc(50% - 10px);max-width:calc(50% - 10px);width:calc(50% - 10px)}.ListResultGrid-items .ListResultGrid-items-item[data-flexspace='2']{-ms-flex:2;flex:2;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(100% - 10px);flex-basis:calc(100% - 10px);max-width:calc(100% - 10px);width:calc(100% - 10px)}.ListResultGrid-items .ListResultGrid-items-item{margin:5px 5px;-ms-flex:1;flex:1;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(50% - 10px);flex-basis:calc(50% - 10px);max-width:calc(50% - 10px);width:calc(50% - 10px)}.ListResultGrid-items .ListResultGrid-items-item[data-flexspace='2']{-ms-flex:2;flex:2;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(100% - 10px);flex-basis:calc(100% - 10px);max-width:calc(100% - 10px);width:calc(100% - 10px)}.ListResultGrid-items.flickity-enabled{display:block}.ListResultGrid-items .flickity-viewport{left:5px}[data-carousel-enabled-curpage=end] .ListResultGrid-items .flickity-viewport{left:0!important}[data-carousel-enabled-curpage=end] .ListResultGrid-items .flickity-viewport .flickity-slider{left:5px!important}.ListResultGrid-items .flickity-prev-next-button.previous{left:5px}.ListResultGrid-items .flickity-prev-next-button.next{right:5px}@media only screen and (min-width:768px){.ListResultGrid-title{font-size:20px}.ListResultGrid-items{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;overflow:hidden;margin:-5px -5px}.ListResultGrid-items .ListResultGrid-items-item{margin:5px 5px;-ms-flex:1;flex:1;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(33.33333333333333% - 10px);flex-basis:calc(33.33333333333333% - 10px);max-width:calc(33.33333333333333% - 10px);width:calc(33.33333333333333% - 10px)}.ListResultGrid-items .ListResultGrid-items-item[data-flexspace='2']{-ms-flex:2;flex:2;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(66.66666666666666% - 10px);flex-basis:calc(66.66666666666666% - 10px);max-width:calc(66.66666666666666% - 10px);width:calc(66.66666666666666% - 10px)}.ListResultGrid-items .ListResultGrid-items-item{margin:5px 5px;-ms-flex:1;flex:1;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(33.33333333333333% - 10px);flex-basis:calc(33.33333333333333% - 10px);max-width:calc(33.33333333333333% - 10px);width:calc(33.33333333333333% - 10px)}.ListResultGrid-items .ListResultGrid-items-item[data-flexspace='2']{-ms-flex:2;flex:2;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(66.66666666666666% - 10px);flex-basis:calc(66.66666666666666% - 10px);max-width:calc(66.66666666666666% - 10px);width:calc(66.66666666666666% - 10px)}.ListResultGrid-items.flickity-enabled{display:block}.ListResultGrid-items .flickity-viewport{left:5px}[data-carousel-enabled-curpage=end] .ListResultGrid-items .flickity-viewport{left:0!important}[data-carousel-enabled-curpage=end] .ListResultGrid-items .flickity-viewport .flickity-slider{left:5px!important}.ListResultGrid-items .flickity-prev-next-button.previous{left:5px}.ListResultGrid-items .flickity-prev-next-button.next{right:5px}}@media only screen and (min-width:1024px){.ListResultGrid-items{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;overflow:hidden;margin:-6px -6px}.ListResultGrid-items .ListResultGrid-items-item{margin:6px 6px;-ms-flex:1;flex:1;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(25% - 12px);flex-basis:calc(25% - 12px);max-width:calc(25% - 12px);width:calc(25% - 12px)}.ListResultGrid-items .ListResultGrid-items-item[data-flexspace='2']{-ms-flex:2;flex:2;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(50% - 12px);flex-basis:calc(50% - 12px);max-width:calc(50% - 12px);width:calc(50% - 12px)}.ListResultGrid-items .ListResultGrid-items-item{margin:6px 6px;-ms-flex:1;flex:1;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(25% - 12px);flex-basis:calc(25% - 12px);max-width:calc(25% - 12px);width:calc(25% - 12px)}.ListResultGrid-items .ListResultGrid-items-item[data-flexspace='2']{-ms-flex:2;flex:2;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(50% - 12px);flex-basis:calc(50% - 12px);max-width:calc(50% - 12px);width:calc(50% - 12px)}.ListResultGrid-items.flickity-enabled{display:block}.ListResultGrid-items .flickity-viewport{left:6px}[data-carousel-enabled-curpage=end] .ListResultGrid-items .flickity-viewport{left:0!important}[data-carousel-enabled-curpage=end] .ListResultGrid-items .flickity-viewport .flickity-slider{left:6px!important}.ListResultGrid-items .flickity-prev-next-button.previous{left:6px}.ListResultGrid-items .flickity-prev-next-button.next{right:6px}}.ListTextLinks{display:block;color:#cfcfcf;font-size:13px;line-height:normal}.ListTextLinks-items .flickity-slider>a,.ListTextLinks-items>a{display:inline-block;white-space:nowrap;position:relative;z-index:1}.ListTextLinks-items .flickity-button{z-index:1;width:18px;min-width:18px}.ListTextLinks-items .flickity-button[disabled]{opacity:0;z-index:-1}.ListTextLinks-items .flickity-button:before{color:#1a75cf}.ListTextLinks-items .flickity-button.previous{transform:translate(-100%,-50%);border-right:1px solid #cfcfcf;padding-left:0;padding-right:6px}.ListTextLinks-items .flickity-button.next{transform:translate(100%,-50%);border-left:1px solid #cfcfcf;padding-right:0;padding-left:6px}.ListTextLinks a.Link{color:#1a75cf}.ListTextLinks a.Link:hover{text-decoration:none}@media only screen and (max-width:767px){.ListTextLinks{padding:0 18px;margin:0 20px}.ListTextLinks-items>a{display:inline-block}}.ListTextLinks[data-align-right]{text-align:right}.ListTextLinks .Link{font-size:13px;line-height:18px;font-weight:400;color:#1a75cf;text-decoration:none;margin-right:20px}.ListTextLinks .Link:last-child{margin:0}.ListTextLinks a.Link{color:#0071dc}.ListTextLinks a.Link:hover{text-decoration:none}.ListTextLinks a.rssLink{margin-left:7px;color:#333;font-size:15px;line-height:18px}.ListTextLinks a.rssLink:hover{color:#0071dc}.ListTextLinks.with-dividers{font-size:0}.ListTextLinks.with-dividers .Link,.ListTextLinks.with-dividers .rssLink{margin:0 0 0 7px;padding:0 0 0 7px;border-left:1px solid #cfcfcf}.ListTextLinks.with-dividers .Link:first-child,.ListTextLinks.with-dividers .rssLink:first-child{margin:0;border-left:0}.Enhancement-item .SimpleListCarousel-title,.SimpleListCarousel-title{margin-bottom:30px}.Enhancement-item .SimpleListCarousel-description,.SimpleListCarousel-description{display:block;font-size:15px;line-height:1.33;color:#333;text-align:left;max-width:700px;margin:15px auto 0}.Enhancement-item .SimpleListCarousel-carousel,.SimpleListCarousel-carousel{display:block}.Enhancement-item .SimpleListCarousel .List2021-cta,.SimpleListCarousel .List2021-cta{margin-top:30px}.Enhancement-item .SimpleListCarousel-items,.SimpleListCarousel-items{list-style-type:none;padding:0;margin:0}.Enhancement-item .SimpleListCarousel-items-item,.SimpleListCarousel-items-item{display:-ms-flexbox;display:flex;padding:12px 0 10px;position:relative;height:auto}.Enhancement-item .SimpleListCarousel-items-item:before,.SimpleListCarousel-items-item:before{content:'';display:block;height:1px;position:absolute;bottom:0;right:12px;left:12px;background-color:#cfcfcf}.Enhancement-item .SimpleListCarousel-items-item:nth-child(4)~.Enhancement-item .SimpleListCarousel-items-item,.SimpleListCarousel-items-item:nth-child(4)~.SimpleListCarousel-items-item{display:none}.Enhancement-item .SimpleListCarousel-items-item:nth-child(4):before,.SimpleListCarousel-items-item:nth-child(4):before{display:none}[data-no-promo-dates] .Enhancement-item .SimpleListCarousel-items-item .PromoImgTop-info .Promo-date,[data-no-promo-dates] .SimpleListCarousel-items-item .Enhancement-item .Enhancement-item .SimpleListCarousel .PromoImgTop-info .Promo-date,[data-no-promo-dates] .SimpleListCarousel-items-item .Enhancement-item .SimpleListCarousel .PromoImgTop-info .Promo-date,[data-no-promo-dates] .SimpleListCarousel-items-item .PromoImgTop-info .Promo-date{display:none}.Enhancement-item .SimpleListCarousel .flickity-button,.SimpleListCarousel .flickity-button{display:none}@media only screen and (min-width:768px){.Enhancement-item .SimpleListCarousel .flickity-viewport,.SimpleListCarousel .flickity-viewport{overflow:hidden}.Enhancement-item .SimpleListCarousel-title,.SimpleListCarousel-title{margin-bottom:30px}.Enhancement-item .SimpleListCarousel-carousel,.SimpleListCarousel-carousel{padding:0 0;margin-left:25px;margin-right:25px}.Enhancement-item .SimpleListCarousel-description,.SimpleListCarousel-description{font-size:17px;line-height:normal}.Enhancement-item .SimpleListCarousel-items,.SimpleListCarousel-items{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.Enhancement-item .SimpleListCarousel-items.flickity-enabled,.SimpleListCarousel-items.flickity-enabled{display:block}.Enhancement-item .SimpleListCarousel-items-item,.SimpleListCarousel-items-item{-ms-flex:0 0 33.33333333%;flex:0 0 33.33333333%;width:33.33333333%;box-sizing:border-box;padding:0 5px;margin:0;list-style:none;display:-ms-flexbox;display:flex}.flickity-enabled .Enhancement-item .SimpleListCarousel-items-item,.flickity-enabled .SimpleListCarousel-items-item{min-height:100%}.Enhancement-item .SimpleListCarousel-items-item::before,.SimpleListCarousel-items-item::before{display:none}.Enhancement-item .SimpleListCarousel-items-item:nth-child(4)~.Enhancement-item .SimpleListCarousel-items-item,.SimpleListCarousel-items-item:nth-child(4)~.SimpleListCarousel-items-item{display:-ms-flexbox;display:flex}.Enhancement-item .SimpleListCarousel-items-item .PromoImgTop-info,.SimpleListCarousel-items-item .Enhancement-item .Enhancement-item .SimpleListCarousel .PromoImgTop-info,.SimpleListCarousel-items-item .Enhancement-item .SimpleListCarousel .PromoImgTop-info,.SimpleListCarousel-items-item .PromoImgTop-info{padding-bottom:0}.Enhancement-item .SimpleListCarousel-items-item .PromoImgTop .Promo-date,.SimpleListCarousel-items-item .Enhancement-item .Enhancement-item .SimpleListCarousel .PromoImgTop .Promo-date,.SimpleListCarousel-items-item .Enhancement-item .SimpleListCarousel .PromoImgTop .Promo-date,.SimpleListCarousel-items-item .PromoImgTop .Promo-date{margin-bottom:0}.Enhancement-item .SimpleListCarousel-items.three-columns .Enhancement-item .SimpleListCarousel-items-item,.SimpleListCarousel-items.three-columns .SimpleListCarousel-items-item{-ms-flex:0 0 33.33333333%;flex:0 0 33.33333333%;width:33.33333333%}.Enhancement-item .SimpleListCarousel-items.three-columns .flickity-button,.SimpleListCarousel-items.three-columns .flickity-button{top:47.5px}.Enhancement-item .SimpleListCarousel .flickity-button,.SimpleListCarousel .flickity-button{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;top:47.5px}}@media only screen and (min-width:1024px){.Enhancement-item .SimpleListCarousel-items-item,.SimpleListCarousel-items-item{-ms-flex:0 0 25%;flex:0 0 25%;width:25%;box-sizing:border-box;padding:0 6px}.Enhancement-item .SimpleListCarousel-items.three-columns .Enhancement-item .SimpleListCarousel-items-item,.SimpleListCarousel-items.three-columns .SimpleListCarousel-items-item{-ms-flex:0 0 33.33333333%;flex:0 0 33.33333333%;width:33.33333333%}.Enhancement-item .SimpleListCarousel-items.three-columns .flickity-button,.SimpleListCarousel-items.three-columns .flickity-button{top:57.5px}.Enhancement-item .SimpleListCarousel .flickity-button,.SimpleListCarousel .flickity-button{top:37.5px}.Enhancement-item .SimpleListCarousel[data-inside-enhancement] .Enhancement-item .SimpleListCarousel-items .flickity-button,.SimpleListCarousel[data-inside-enhancement] .SimpleListCarousel-items .flickity-button{top:30px}.Enhancement-item .SimpleListCarousel[data-inside-enhancement] .Enhancement-item .SimpleListCarousel-items.three-columns .flickity-button,.SimpleListCarousel[data-inside-enhancement] .SimpleListCarousel-items.three-columns .flickity-button{top:41px}}@media only screen and (min-width:1300px){.Enhancement-item .SimpleListCarousel-title,.SimpleListCarousel-title{margin-bottom:40px}.Enhancement-item .SimpleListCarousel-carousel,.SimpleListCarousel-carousel{margin-left:-6px;margin-right:-6px}.Enhancement-item .SimpleListCarousel-items.three-columns .flickity-button,.SimpleListCarousel-items.three-columns .flickity-button{top:72.5px}.Enhancement-item .SimpleListCarousel .flickity-button,.SimpleListCarousel .flickity-button{top:49px}}.SubNavigationList-title{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between}.SubNavigationList-title .NavigationLink{-ms-flex:1 1 100%;flex:1 1 100%}.SubNavigationList-title span[data-subnav-trigger]:before{content:'\e601';color:#333;font:normal normal normal 12px/1 IcoMoon}.SubNavigationList-title:hover a.NavigationLink,.SubNavigationList-title:hover span[data-subnav-trigger]:before{color:#0071dc}.SubNavigationList-items{display:none;list-style:none;padding:0;margin-left:20px}.SubNavigationList-items-item{margin-bottom:10px}.SubNavigationList-items-item:last-child{margin-bottom:0}.active>.SubNavigationList-items{display:block}.active>.SubNavigationList-title a.NavigationLink,.active>.SubNavigationList-title span[data-subnav-trigger]:before{color:#0071dc}@media only screen and (max-width:1023px){.SubNavigationList-items{margin-top:12px}.SubNavigationList-title span[data-subnav-trigger]{transform:rotate(90deg);transition:.3s all ease}.active>.SubNavigationList-title span[data-subnav-trigger]{transform:rotate(-90deg)}}@media only screen and (min-width:1024px){.SubNavigationList-items{margin-left:0;width:285px;position:absolute;top:0;right:0;padding-left:35px}.SubNavigationList-items-item{margin-bottom:14px}.SubNavigationList-items-item:last-child{margin-bottom:0}}.SimpleListNews{overflow:hidden}.SimpleListNews-title{width:58px;height:34px;margin:0 643px 23px 0;background-color:#333;font-family:Bogle;font-size:24px;font-weight:400;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;color:#333}.SimpleListNews-icon{display:block;bottom:10px;right:10px;z-index:5;border-radius:50%;font-size:10px;max-height:none;line-height:30px;text-align:center;color:#0071dc;font-family:IcoMoon;width:30px;height:30px;margin:0 4px;border:solid 1px #cfcfcf;background-color:#fff}.SimpleListNews-icon i{line-height:10px;font-style:normal;font-size:12px}.SimpleListNews-icon i::before{content:'\e801'}.SimpleListNews-description{display:block;font-size:15px;line-height:1.33;color:#333;text-align:left;max-width:700px;margin:15px auto}.SimpleListNews-carousel{display:block}.SimpleListNews-items{list-style-type:none;padding:0;margin:0}.SimpleListNews-items-item{padding:12px 0 10px;position:relative;display:inline}.SimpleListNews-items-item:nth-child(4)~.SimpleListNews-items-item{display:none}.SimpleListNews-items-item:nth-child(4):before{display:none}[data-no-promo-dates] .SimpleListNews-items-item .Promo-date{display:none!important}@media only screen and (min-width:1024px){.SimpleListNews-items-item{-ms-flex:0 0 25%;flex:0 0 25%;width:25%;box-sizing:border-box;padding:0 6px}.SimpleListNews-items.three-columns .SimpleListNews-items-item{-ms-flex:0 0 33.33333333%;flex:0 0 33.33333333%;width:33.33333333%}}.GalleryFullWidth{position:relative;padding:0!important;margin:75px 0}.GalleryFullWidth-carousel{padding:0!important;display:block}.GalleryFullWidth-items{margin:0;padding:0!important}.GalleryFullWidth-items-item{width:100%;list-style:none}.GalleryFullWidth-items-item img{width:100%;height:auto;display:block}.GalleryFullWidth-icons{display:-ms-flexbox;display:flex}.GalleryFullWidth .flickity-viewport{overflow:hidden;width:100%}.GalleryFullWidth .flickity-page-dots{position:relative;bottom:0;padding:5px}@media only screen and (min-width:768px){.GalleryFullWidth-carousel{padding-left:30px;padding-right:30px}.GalleryFullWidth .flickity-page-dots{padding:15px}}@media only screen and (min-width:1024px){.GalleryFullWidth-carousel{padding-left:42px;padding-right:42px;padding-bottom:40px}.GalleryFullWidth .flickity-page-dots{padding:25px}}@media only screen and (min-width:1300px){.GalleryFullWidth .flickity-page-dots{padding:54px}}.ListAccordion{padding-bottom:0;padding-top:0;word-break:break-word}.ListAccordion .HorizontalDivider{margin-bottom:30px}.ListAccordion-items{list-style:none;margin-top:0;margin-bottom:0;padding:0}.ListAccordion .List-cta-btn{text-align:center;margin-top:50px}.ListAccordion .List-cta-btn .LinkCta{font-size:14px;padding:20px 30px;background-color:#2570af;font-weight:700;text-transform:uppercase;letter-spacing:1px;text-align:center;color:#fff;border:0}.ListAccordion .List-cta-btn .LinkCta img{width:8px;margin-left:5px}.ListAccordion [data-module-contents]{max-width:698px;margin:0 auto}.ListAccordion p{padding-top:10px!important;text-align:left!important}.ListAccordion-description,.ListAccordion-title{text-align:left;font-weight:400;margin-bottom:20px;color:#333}.ListAccordion-title{font-size:21px}.ListAccordion-title a{color:#333;text-decoration:none}.ListAccordion-description{margin:0 auto}@media only screen and (min-width:1024px){.ListAccordion-title{font-size:24px}}.CardGrid [data-loading-animation],.ListAsButton [data-loading-animation],.ListCardHorizontal [data-loading-animation],.ListColumns [data-loading-animation],.ListEvents [data-loading-animation],.ListLoadMore [data-loading-animation],.ListMasonry [data-loading-animation],.ListMosaic [data-loading-animation],.ListQ4pr [data-loading-animation],.MapModuleFilterable [data-loading-animation],.SearchResultSet [data-loading-animation],.SearchResultSetTopics [data-loading-animation]{display:none;animation:fadeIn .3s ease}.CardGrid [data-list-loadmore=loading] [data-loading-animation],.CardGrid[data-list-loadmore=loading] [data-loading-animation],.ListAsButton [data-list-loadmore=loading] [data-loading-animation],.ListAsButton[data-list-loadmore=loading] [data-loading-animation],.ListCardHorizontal [data-list-loadmore=loading] [data-loading-animation],.ListCardHorizontal[data-list-loadmore=loading] [data-loading-animation],.ListColumns [data-list-loadmore=loading] [data-loading-animation],.ListColumns[data-list-loadmore=loading] [data-loading-animation],.ListEvents [data-list-loadmore=loading] [data-loading-animation],.ListEvents[data-list-loadmore=loading] [data-loading-animation],.ListLoadMore [data-list-loadmore=loading] [data-loading-animation],.ListLoadMore[data-list-loadmore=loading] [data-loading-animation],.ListMasonry [data-list-loadmore=loading] [data-loading-animation],.ListMasonry[data-list-loadmore=loading] [data-loading-animation],.ListMosaic [data-list-loadmore=loading] [data-loading-animation],.ListMosaic[data-list-loadmore=loading] [data-loading-animation],.ListQ4pr [data-list-loadmore=loading] [data-loading-animation],.ListQ4pr[data-list-loadmore=loading] [data-loading-animation],.MapModuleFilterable [data-list-loadmore=loading] [data-loading-animation],.MapModuleFilterable[data-list-loadmore=loading] [data-loading-animation],.SearchResultSet [data-list-loadmore=loading] [data-loading-animation],.SearchResultSetTopics [data-list-loadmore=loading] [data-loading-animation],.SearchResultSetTopics[data-list-loadmore=loading] [data-loading-animation],.SearchResultSet[data-list-loadmore=loading] [data-loading-animation]{display:block}[data-list-loadmore-filterchange] .CardGrid .List-items,[data-list-loadmore-filterchange] .CardGrid .List-results,[data-list-loadmore-filterchange] .CardGrid-items,[data-list-loadmore-filterchange] .CardGrid-results,[data-list-loadmore-filterchange] .ListAsButton .List-items,[data-list-loadmore-filterchange] .ListAsButton .List-results,[data-list-loadmore-filterchange] .ListAsButton-items,[data-list-loadmore-filterchange] .ListAsButton-results,[data-list-loadmore-filterchange] .ListCardHorizontal .List-items,[data-list-loadmore-filterchange] .ListCardHorizontal .List-results,[data-list-loadmore-filterchange] .ListCardHorizontal-items,[data-list-loadmore-filterchange] .ListCardHorizontal-results,[data-list-loadmore-filterchange] .ListColumns .List-items,[data-list-loadmore-filterchange] .ListColumns .List-results,[data-list-loadmore-filterchange] .ListColumns-items,[data-list-loadmore-filterchange] .ListColumns-results,[data-list-loadmore-filterchange] .ListEvents .List-items,[data-list-loadmore-filterchange] .ListEvents .List-results,[data-list-loadmore-filterchange] .ListEvents-items,[data-list-loadmore-filterchange] .ListEvents-results,[data-list-loadmore-filterchange] .ListLoadMore .List-items,[data-list-loadmore-filterchange] .ListLoadMore .List-results,[data-list-loadmore-filterchange] .ListLoadMore-items,[data-list-loadmore-filterchange] .ListLoadMore-results,[data-list-loadmore-filterchange] .ListMasonry .List-items,[data-list-loadmore-filterchange] .ListMasonry .List-results,[data-list-loadmore-filterchange] .ListMasonry-items,[data-list-loadmore-filterchange] .ListMasonry-results,[data-list-loadmore-filterchange] .ListMosaic .List-items,[data-list-loadmore-filterchange] .ListMosaic .List-results,[data-list-loadmore-filterchange] .ListMosaic-items,[data-list-loadmore-filterchange] .ListMosaic-results,[data-list-loadmore-filterchange] .ListQ4pr .List-items,[data-list-loadmore-filterchange] .ListQ4pr .List-results,[data-list-loadmore-filterchange] .ListQ4pr-items,[data-list-loadmore-filterchange] .ListQ4pr-results,[data-list-loadmore-filterchange] .MapModuleFilterable .List-items,[data-list-loadmore-filterchange] .MapModuleFilterable .List-results,[data-list-loadmore-filterchange] .MapModuleFilterable-items,[data-list-loadmore-filterchange] .MapModuleFilterable-results,[data-list-loadmore-filterchange] .SearchResultSet .List-items,[data-list-loadmore-filterchange] .SearchResultSet .List-results,[data-list-loadmore-filterchange] .SearchResultSet-items,[data-list-loadmore-filterchange] .SearchResultSet-results,[data-list-loadmore-filterchange] .SearchResultSetTopics .List-items,[data-list-loadmore-filterchange] .SearchResultSetTopics .List-results,[data-list-loadmore-filterchange] .SearchResultSetTopics-items,[data-list-loadmore-filterchange] .SearchResultSetTopics-results{display:none}.CardGrid .List-pagination,.CardGrid-pagination,.ListAsButton .List-pagination,.ListAsButton-pagination,.ListCardHorizontal .List-pagination,.ListCardHorizontal-pagination,.ListColumns .List-pagination,.ListColumns-pagination,.ListEvents .List-pagination,.ListEvents-pagination,.ListLoadMore .List-pagination,.ListLoadMore-pagination,.ListMasonry .List-pagination,.ListMasonry-pagination,.ListMosaic .List-pagination,.ListMosaic-pagination,.ListQ4pr .List-pagination,.ListQ4pr-pagination,.MapModuleFilterable .List-pagination,.MapModuleFilterable-pagination,.SearchResultSet .List-pagination,.SearchResultSet-pagination,.SearchResultSetTopics .List-pagination,.SearchResultSetTopics-pagination{clear:both;text-align:center}.CardGrid .List-pagination a,.CardGrid-pagination a,.ListAsButton .List-pagination a,.ListAsButton-pagination a,.ListCardHorizontal .List-pagination a,.ListCardHorizontal-pagination a,.ListColumns .List-pagination a,.ListColumns-pagination a,.ListEvents .List-pagination a,.ListEvents-pagination a,.ListLoadMore .List-pagination a,.ListLoadMore-pagination a,.ListMasonry .List-pagination a,.ListMasonry-pagination a,.ListMosaic .List-pagination a,.ListMosaic-pagination a,.ListQ4pr .List-pagination a,.ListQ4pr-pagination a,.MapModuleFilterable .List-pagination a,.MapModuleFilterable-pagination a,.SearchResultSet .List-pagination a,.SearchResultSet-pagination a,.SearchResultSetTopics .List-pagination a,.SearchResultSetTopics-pagination a{font-size:0;display:none}.CardGrid .List-pagination a:last-child,.CardGrid-pagination a:last-child,.ListAsButton .List-pagination a:last-child,.ListAsButton-pagination a:last-child,.ListCardHorizontal .List-pagination a:last-child,.ListCardHorizontal-pagination a:last-child,.ListColumns .List-pagination a:last-child,.ListColumns-pagination a:last-child,.ListEvents .List-pagination a:last-child,.ListEvents-pagination a:last-child,.ListLoadMore .List-pagination a:last-child,.ListLoadMore-pagination a:last-child,.ListMasonry .List-pagination a:last-child,.ListMasonry-pagination a:last-child,.ListMosaic .List-pagination a:last-child,.ListMosaic-pagination a:last-child,.ListQ4pr .List-pagination a:last-child,.ListQ4pr-pagination a:last-child,.MapModuleFilterable .List-pagination a:last-child,.MapModuleFilterable-pagination a:last-child,.SearchResultSet .List-pagination a:last-child,.SearchResultSet-pagination a:last-child,.SearchResultSetTopics .List-pagination a:last-child,.SearchResultSetTopics-pagination a:last-child{display:inline-block;font-size:0}.CardGrid .List-pagination a:last-child:before,.CardGrid-pagination a:last-child:before,.ListAsButton .List-pagination a:last-child:before,.ListAsButton-pagination a:last-child:before,.ListCardHorizontal .List-pagination a:last-child:before,.ListCardHorizontal-pagination a:last-child:before,.ListColumns .List-pagination a:last-child:before,.ListColumns-pagination a:last-child:before,.ListEvents .List-pagination a:last-child:before,.ListEvents-pagination a:last-child:before,.ListLoadMore .List-pagination a:last-child:before,.ListLoadMore-pagination a:last-child:before,.ListMasonry .List-pagination a:last-child:before,.ListMasonry-pagination a:last-child:before,.ListMosaic .List-pagination a:last-child:before,.ListMosaic-pagination a:last-child:before,.ListQ4pr .List-pagination a:last-child:before,.ListQ4pr-pagination a:last-child:before,.MapModuleFilterable .List-pagination a:last-child:before,.MapModuleFilterable-pagination a:last-child:before,.SearchResultSet .List-pagination a:last-child:before,.SearchResultSet-pagination a:last-child:before,.SearchResultSetTopics .List-pagination a:last-child:before,.SearchResultSetTopics-pagination a:last-child:before{content:'Load More';font-size:14px;line-height:1}.CardGrid .List-pagination a,.CardGrid-pagination a,.ListAsButton .List-pagination a,.ListAsButton-pagination a,.ListCardHorizontal .List-pagination a,.ListCardHorizontal-pagination a,.ListColumns .List-pagination a,.ListColumns-pagination a,.ListEvents .List-pagination a,.ListEvents-pagination a,.ListLoadMore .List-pagination a,.ListLoadMore-pagination a,.ListMasonry .List-pagination a,.ListMasonry-pagination a,.ListMosaic .List-pagination a,.ListMosaic-pagination a,.ListQ4pr .List-pagination a,.ListQ4pr-pagination a,.MapModuleFilterable .List-pagination a,.MapModuleFilterable-pagination a,.SearchResultSet .List-pagination a,.SearchResultSet-pagination a,.SearchResultSetTopics .List-pagination a,.SearchResultSetTopics-pagination a{font-size:0;display:none}.CardGrid .List-pagination a:last-child,.CardGrid-pagination a:last-child,.ListAsButton .List-pagination a:last-child,.ListAsButton-pagination a:last-child,.ListCardHorizontal .List-pagination a:last-child,.ListCardHorizontal-pagination a:last-child,.ListColumns .List-pagination a:last-child,.ListColumns-pagination a:last-child,.ListEvents .List-pagination a:last-child,.ListEvents-pagination a:last-child,.ListLoadMore .List-pagination a:last-child,.ListLoadMore-pagination a:last-child,.ListMasonry .List-pagination a:last-child,.ListMasonry-pagination a:last-child,.ListMosaic .List-pagination a:last-child,.ListMosaic-pagination a:last-child,.ListQ4pr .List-pagination a:last-child,.ListQ4pr-pagination a:last-child,.MapModuleFilterable .List-pagination a:last-child,.MapModuleFilterable-pagination a:last-child,.SearchResultSet .List-pagination a:last-child,.SearchResultSet-pagination a:last-child,.SearchResultSetTopics .List-pagination a:last-child,.SearchResultSetTopics-pagination a:last-child{display:inline-block;font-size:0}.CardGrid .List-pagination a:last-child:before,.CardGrid-pagination a:last-child:before,.ListAsButton .List-pagination a:last-child:before,.ListAsButton-pagination a:last-child:before,.ListCardHorizontal .List-pagination a:last-child:before,.ListCardHorizontal-pagination a:last-child:before,.ListColumns .List-pagination a:last-child:before,.ListColumns-pagination a:last-child:before,.ListEvents .List-pagination a:last-child:before,.ListEvents-pagination a:last-child:before,.ListLoadMore .List-pagination a:last-child:before,.ListLoadMore-pagination a:last-child:before,.ListMasonry .List-pagination a:last-child:before,.ListMasonry-pagination a:last-child:before,.ListMosaic .List-pagination a:last-child:before,.ListMosaic-pagination a:last-child:before,.ListQ4pr .List-pagination a:last-child:before,.ListQ4pr-pagination a:last-child:before,.MapModuleFilterable .List-pagination a:last-child:before,.MapModuleFilterable-pagination a:last-child:before,.SearchResultSet .List-pagination a:last-child:before,.SearchResultSet-pagination a:last-child:before,.SearchResultSetTopics .List-pagination a:last-child:before,.SearchResultSetTopics-pagination a:last-child:before{content:attr(data-loadMoreLabel);font-size:16px;line-height:1}.CardGrid .List-pagination a,.CardGrid-pagination a,.ListAsButton .List-pagination a,.ListAsButton-pagination a,.ListCardHorizontal .List-pagination a,.ListCardHorizontal-pagination a,.ListColumns .List-pagination a,.ListColumns-pagination a,.ListEvents .List-pagination a,.ListEvents-pagination a,.ListLoadMore .List-pagination a,.ListLoadMore-pagination a,.ListMasonry .List-pagination a,.ListMasonry-pagination a,.ListMosaic .List-pagination a,.ListMosaic-pagination a,.ListQ4pr .List-pagination a,.ListQ4pr-pagination a,.MapModuleFilterable .List-pagination a,.MapModuleFilterable-pagination a,.SearchResultSet .List-pagination a,.SearchResultSet-pagination a,.SearchResultSetTopics .List-pagination a,.SearchResultSetTopics-pagination a{font-size:0;display:none}.CardGrid .List-pagination a:last-child,.CardGrid-pagination a:last-child,.ListAsButton .List-pagination a:last-child,.ListAsButton-pagination a:last-child,.ListCardHorizontal .List-pagination a:last-child,.ListCardHorizontal-pagination a:last-child,.ListColumns .List-pagination a:last-child,.ListColumns-pagination a:last-child,.ListEvents .List-pagination a:last-child,.ListEvents-pagination a:last-child,.ListLoadMore .List-pagination a:last-child,.ListLoadMore-pagination a:last-child,.ListMasonry .List-pagination a:last-child,.ListMasonry-pagination a:last-child,.ListMosaic .List-pagination a:last-child,.ListMosaic-pagination a:last-child,.ListQ4pr .List-pagination a:last-child,.ListQ4pr-pagination a:last-child,.MapModuleFilterable .List-pagination a:last-child,.MapModuleFilterable-pagination a:last-child,.SearchResultSet .List-pagination a:last-child,.SearchResultSet-pagination a:last-child,.SearchResultSetTopics .List-pagination a:last-child,.SearchResultSetTopics-pagination a:last-child{display:inline-block;font-size:0}.CardGrid .List-pagination a:last-child:before,.CardGrid-pagination a:last-child:before,.ListAsButton .List-pagination a:last-child:before,.ListAsButton-pagination a:last-child:before,.ListCardHorizontal .List-pagination a:last-child:before,.ListCardHorizontal-pagination a:last-child:before,.ListColumns .List-pagination a:last-child:before,.ListColumns-pagination a:last-child:before,.ListEvents .List-pagination a:last-child:before,.ListEvents-pagination a:last-child:before,.ListLoadMore .List-pagination a:last-child:before,.ListLoadMore-pagination a:last-child:before,.ListMasonry .List-pagination a:last-child:before,.ListMasonry-pagination a:last-child:before,.ListMosaic .List-pagination a:last-child:before,.ListMosaic-pagination a:last-child:before,.ListQ4pr .List-pagination a:last-child:before,.ListQ4pr-pagination a:last-child:before,.MapModuleFilterable .List-pagination a:last-child:before,.MapModuleFilterable-pagination a:last-child:before,.SearchResultSet .List-pagination a:last-child:before,.SearchResultSet-pagination a:last-child:before,.SearchResultSetTopics .List-pagination a:last-child:before,.SearchResultSetTopics-pagination a:last-child:before{content:attr(data-loadMoreLabel);font-size:16px;line-height:1}.ListLoadMore--loadMoreButton a{font-size:0;display:none}.ListLoadMore--loadMoreButton a:last-child{display:inline-block;font-size:0}.ListLoadMore--loadMoreButton a:last-child:before{content:attr(data-loadMoreLabel);font-size:16px;line-height:1}.ListEventIcons[data-module]{padding-top:0;padding-bottom:0;margin-bottom:2px}.ListEventIcons-title{font-size:20px;line-height:32px;font-weight:400;color:#333}.ListEventIcons-items{list-style:none;margin-top:24px;margin-bottom:0;padding-bottom:39.5px;padding-left:0}.ListEventIcons-items-item{padding-bottom:20px}.ListEventIcons-items-item:last-child{padding-bottom:0}.ListEventIcons-wrapper{display:-ms-flexbox;display:flex;position:relative;-ms-flex-pack:center;justify-content:center}.ListEventIcons-pagination{z-index:1}.ListEventIcons-pagination a{display:inline-block;font-size:13px;font-weight:400;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:normal;padding:2px 5px;cursor:pointer;border-radius:15px;white-space:pre-wrap;border:solid 1px #cfcfcf;color:#0071ce;background-color:#fff;text-decoration:none}@media only screen and (min-width:768px){.ListEventIcons-pagination a{font-size:15px;padding:4px 10px}}.ListEventIcons-pagination a:hover{display:inline-block;font-size:13px;font-weight:400;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:normal;padding:2px 5px;text-decoration:none;cursor:pointer;border-radius:15px;white-space:pre-wrap;background-color:#f2faff}@media only screen and (min-width:768px){.ListEventIcons-pagination a:hover{font-size:15px;padding:4px 10px}}.ListEventIcons-pagination-divider{display:block;width:100%;position:absolute;border-top:1px solid #cfcfcf;bottom:50%}.ListEventIcons-pagination-divider:before{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;content:'Load More';position:absolute;width:165px;height:28px;background-color:#fff;text-align:center;font-size:0;top:50%;left:50%;transform:translate(-50%,-50%)}@media only screen and (min-width:1024px){.ListEventIcons-items{margin-top:27px;padding-bottom:51px}.ListEventIcons-items-item{padding-bottom:20px}}.MultiMediaCarousel{position:relative;text-align:left}.MultiMediaCarousel-carousel{padding-bottom:40px;display:block}.MultiMediaCarousel-carousel.hide-dotnav .flickity-page-dots{display:none}.MultiMediaCarousel-carousel.hide-dotnav .MultiMediaCarousel-counter{display:block;text-align:center;font-size:15px;font-weight:400;line-height:normal;letter-spacing:normal;color:#8d8d8d}.MultiMediaCarousel-items{margin:0;padding:0!important}.MultiMediaCarousel-items-item{width:100%;list-style:none;display:none}.MultiMediaCarousel-items-item.is-selected{z-index:1}.MultiMediaCarousel-items-item img{width:100%;height:auto;display:block}.MultiMediaCarousel-items-item:first-of-type{display:block}.MultiMediaCarousel-items.flickity-enabled .MultiMediaCarousel-items-item{display:block}.MultiMediaCarousel-counter{display:none}.MultiMediaCarousel-icons{display:-ms-flexbox;display:flex}.MultiMediaCarousel .flickity-viewport{overflow:hidden;width:100%}.MultiMediaCarousel .flickity-button{display:none}@media only screen and (min-width:768px){.MultiMediaCarousel-carousel{padding-left:30px;padding-right:30px}.MultiMediaCarousel .flickity-button{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;top:45%;width:24px;height:26px}.MultiMediaCarousel .flickity-button:hover{border-color:#1188c8}}@media only screen and (min-width:1024px){.MultiMediaCarousel-carousel{padding-left:42px;padding-right:42px;padding-bottom:40px}.MultiMediaCarousel .flickity-button{width:32px;height:35px}.MultiMediaCarousel .flickity-button.previous{left:-10px}.MultiMediaCarousel .flickity-button.next{right:-10px}}.FooterNavigation2021 .FooterNavigation-items{padding:0;margin:0;list-style:none;display:-ms-flexbox;display:flex}.FooterNavigation2021 .FooterNavigation-items-item{margin:0 10px}.FooterNavigation2021 .FooterNavigation-items-item .FooterNavigationItem-text{font-size:16px;font-weight:400;line-height:normal;color:#333}.FooterNavigation2021 .FooterNavigation-items-item .FooterNavigationItem-text-link{color:inherit;text-decoration:none}.FooterNavigation2021 .FooterNavigation-items-item .FooterNavigationItem-text-link:hover{color:#0071dc}.FooterIconNavigation2021-items{padding:0;margin:0;list-style:none;display:-ms-flexbox;display:flex}.FooterIconNavigation2021-items-item{border-right:1px solid #cfcfcf;line-height:37px;padding:0 10px}.FooterIconNavigation2021-items-item:last-child{border:0}.FooterIconNavigation2021-iconLink{display:inline-block;line-height:26px;vertical-align:middle}.FooterIconNavigation2021-iconLink svg{fill:#333;height:26px;width:26px}.FooterIconNavigation2021-iconLink:hover svg{fill:#0071dc}.FooterSecondaryNavigation2021 .FooterNavigation-items{padding:0;margin:0;list-style:none;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:center;justify-content:center}.FooterSecondaryNavigation2021 .FooterNavigation-items-item{padding:0 5px;margin:2px 0;border-right:1px solid #333}.FooterSecondaryNavigation2021 .FooterNavigation-items-item:last-child{border-right:0}.FooterSecondaryNavigation2021 .FooterNavigation-items-item .FooterNavigationItem-text,.FooterSecondaryNavigation2021 .FooterNavigation-items-item .NavigationItem-text{font-size:13px;font-weight:400;line-height:1;color:#333}.FooterSecondaryNavigation2021 .FooterNavigation-items-item .FooterNavigationItem-text-link,.FooterSecondaryNavigation2021 .FooterNavigation-items-item .NavigationItem-text-link{color:inherit;text-decoration:none}.FooterSecondaryNavigation2021 .FooterNavigation-items-item .FooterNavigationItem-text-link:hover,.FooterSecondaryNavigation2021 .FooterNavigation-items-item .NavigationItem-text-link:hover{color:#0071dc;text-decoration:none}.MainNavigation2021-items{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;list-style:none}.MainNavigation2021-promote{display:-ms-flexbox;display:flex;-ms-flex-order:9;order:9;height:80%;-ms-flex-item-align:center;align-self:center;-ms-flex-align:center;align-items:center;border-left:1px solid #8cd1fc}.MainNavigation2021-promote .Link{font-size:15px;font-weight:400;line-height:normal;text-decoration:none;color:#fff;padding-left:18px}.MainNavigation2021-promote .Link:hover{color:#d7ebfa}@media only screen and (max-width:1023px){.MainNavigation2021{padding:0;height:calc((100vh - 48px));position:absolute;top:48px;left:0;overflow-y:auto;width:375px;max-width:100vw;background-color:#f7f7f4;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;transform:translateX(-100%);transition:.3s all ease;padding-bottom:80px}[data-mobile-expanded=true] .MainNavigation2021{transform:translateX(0)}.MainNavigation2021-items{padding:30px;width:100%;margin:0 auto;-ms-flex-order:1;order:1}.MainNavigation2021-items.additional{border-top:1px solid #cfcfcf}.MainNavigation2021 .Header2021-search{-ms-flex-order:0;order:0}.MainNavigation2021-promote{border-left:0}}@media only screen and (min-width:1024px){.MainNavigation2021{display:block;padding:0;height:100%;position:relative;top:0;overflow:visible;width:auto;-ms-flex:1 1 100%;flex:1 1 100%}.MainNavigation2021-items{-ms-flex-direction:row;flex-direction:row}.MainNavigation2021-items.additional{display:none}.MainNavigation2021-items-item{padding:0 15px}}.MainNavigationItem{position:relative}.MainNavigationItem-flyout{transform:scaleY(0);transform-origin:top;transition:transform .5s ease;transition-delay:.3s}.MainNavigationItem-sublevel{opacity:0;transition:opacity .5s cubic-bezier(.5,.1,.25,1)}.MainNavigationItem-sublevel-item{margin-bottom:9px}.MainNavigationItem-sublevel .NavigationLink{font-size:15px;font-weight:400;line-height:normal;letter-spacing:normal;color:#333;text-decoration:none;display:block}.MainNavigationItem-sublevel .NavigationLink:hover{color:#0071dc}.MainNavigationItem[data-navigation-hasitems=expanded] .MainNavigationItem-flyout{transform:scaleY(1)}.MainNavigationItem[data-navigation-hasitems=expanded] .MainNavigationItem-sublevel{opacity:1}.MainNavigationItem-text-link-toggle{display:none}@media only screen and (max-width:1023px){.MainNavigationItem-text{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:15px}.MainNavigationItem-text-link{font-size:24px;font-style:normal;line-height:normal;color:#333;text-decoration:none}.MainNavigationItem-text-link-toggle{display:block;font-size:28px;font-style:normal;line-height:normal;color:#0071dc;text-decoration:none}.MainNavigationItem-flyout{display:none}[data-navigation-hasitems=expanded] .MainNavigationItem-flyout{display:block}.MainNavigationItem-flyout-title{display:none}.MainNavigationItem-sublevel{margin:0;padding:0 0 0 20px}.MainNavigationItem-sublevel-item.active{margin-top:20px}}@media only screen and (min-width:1024px){.MainNavigationItem{height:100%}.MainNavigationItem-text{display:-ms-flexbox;display:flex;height:100%;-ms-flex-align:center;align-items:center}.MainNavigationItem-text-link{font-size:15px;font-weight:400;line-height:normal;text-decoration:none;color:#fff;text-align:center}.MainNavigationItem-text-link:before{content:'';display:block;visibility:hidden;position:absolute;bottom:-7px;left:30%;border-bottom:14px solid #fff;border-left:12px solid transparent;border-right:12px solid transparent;opacity:0;transition:opacity .5s cubic-bezier(.5,.1,.25,1);transition-delay:.2s;z-index:1}.MainNavigationItem-text-link:after{display:block;content:attr(data-text);height:0;overflow:hidden;visibility:hidden;text-align:center;color:#d7ebfa}.MainNavigationItem[data-navigation-hasitems=expanded] .MainNavigationItem-text-link{color:#d7ebfa}.MainNavigationItem[data-navigation-hasitems=expanded] .MainNavigationItem-text-link:before{opacity:1;visibility:visible}.MainNavigationItem:not([data-navigation-hasitems]):hover .MainNavigationItem-text-link{color:#d7ebfa}.MainNavigationItem-flyout{position:absolute;background-color:#fff;padding:30px;color:#333;font-size:15px;left:-30px;border-bottom-left-radius:4px;border-bottom-right-radius:4px;box-shadow:1px 1px 3px 1px rgba(0,0,0,.2)}.MainNavigationItem-sublevel{list-style:none;width:180px;padding:0;margin:0}}.PromoEventIcon{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:center;align-items:center}.PromoEventIcon:hover .PromoEventIcon-title{text-decoration:underline}.PromoEventIcon:hover .PromoEventIcon-title a{color:#0071dc}.PromoEventIcon-icon{display:block;padding-right:20px;height:35px}.PromoEventIcon-icon img{height:auto}.PromoEventIcon-icon svg{height:35px;width:35px;fill:#333}.PromoEventIcon-icon.play-icon{border-color:#333;border-width:2px;border-style:solid;border-radius:50%;padding:0;margin-right:20px;width:40px;height:40px;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}.PromoEventIcon-icon.play-icon svg{width:15px;height:20px;margin-left:3.5px}.PromoEventIcon-title{cursor:pointer}.PromoEventIcon-title a{font-size:15px;color:#0071dc;font-weight:400;text-decoration:none}@media only screen and (min-width:1024px){.PromoEventIcon-title a{font-size:17px}}.LeadershipProfilePromo{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;background:#fff;margin:auto}.LeadershipProfilePromo:hover .LeadershipProfilePromo-description,.LeadershipProfilePromo:hover .LeadershipProfilePromo-info{color:#333;font-weight:400}.LeadershipProfilePromo:hover .LeadershipProfilePromo-description a.Link,.LeadershipProfilePromo:hover .LeadershipProfilePromo-info a.Link{font-weight:400;color:#0071dc;text-decoration:underline}.LeadershipProfilePromo-title{font-size:18px;line-height:normal;margin:0;margin-top:7px;padding-bottom:5px;font-weight:400}.LeadershipProfilePromo-title a{color:#0071dc;text-decoration:none}.LeadershipProfilePromo-info{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-line-pack:center;align-content:center;padding-right:32px;overflow:hidden}.LeadershipProfilePromo-media img{width:100%;height:auto;display:block}.LeadershipProfilePromo-description{font-size:15px;line-height:normal;font-weight:400;width:100%;color:#333}@media only screen and (min-width:1024px){.LeadershipProfilePromo{max-width:236px}.LeadershipProfilePromo-title{font-size:20px}.LeadershipProfilePromo-description{font-size:17px}}.PromoBackgroundTile{position:relative;height:100%}.PromoBackgroundTile-media{height:100%;background-color:#fff}.PromoBackgroundTile-media img{width:100%;max-width:100%;height:auto}.PromoBackgroundTile-media .desktop{display:none}.PromoBackgroundTile-media .mobile{display:block;-ms-flex:1;flex:1}.PromoBackgroundTile-info{background-color:#3672a2;display:block;position:relative;padding:100% 0 0 0}[data-tile-mobile-wide] .PromoBackgroundTile-info:before{content:'';display:block;border-left:17px solid #fff;border-top:8px solid transparent;border-bottom:8px solid transparent;position:absolute;top:15px;left:0}[data-tile-mobile-wide][data-horizontal-flip] .PromoBackgroundTile-info:before{border-left:0;border-right:17px solid #fff;border-top:8px solid transparent;border-bottom:8px solid transparent;position:absolute;top:15px;right:0;left:auto}.PromoBackgroundTile .Link{color:inherit;text-decoration:none;overflow:hidden}.PromoBackgroundTile .Link:hover{opacity:.8}.PromoBackgroundTile-title{display:block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:18px;font-weight:400;line-height:1.11;text-align:center;color:#fff;padding:0 12px;width:100%}.PromoBackgroundTile[data-tile-mobile-wide]{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between}.PromoBackgroundTile[data-tile-mobile-wide][data-horizontal-flip]{-ms-flex-direction:row-reverse;flex-direction:row-reverse}.PromoBackgroundTile[data-tile-mobile-wide] .PromoBackgroundTile-info{display:block;-ms-flex:0 0 calc((50% - 2.5px));flex:0 0 calc((50% - 2.5px));padding:0}.PromoBackgroundTile[data-tile-mobile-wide] .PromoBackgroundTile-media{-ms-flex:0 0 calc((50% - 2.5px));flex:0 0 calc((50% - 2.5px))}.PromoBackgroundTile[data-tile-mobile-wide] .PromoBackgroundTile-title{display:block;position:relative;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}@media only screen and (min-width:768px){.PromoBackgroundTile-title{line-height:1.33}.PromoBackgroundTile-media-title{-ms-flex:1;flex:1;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;padding:0 10px}.PromoBackgroundTile-media .desktop{height:100%;display:block}.PromoBackgroundTile-media .desktop a{font-weight:400;color:#333;text-decoration:none;height:100%;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.PromoBackgroundTile-media .desktop h3{text-align:center;margin:0;font-size:18px;line-height:20px;overflow:hidden;font-weight:400;color:#333;text-decoration:none}.PromoBackgroundTile-media .mobile{display:none}.PromoBackgroundTile[data-tile-mobile-wide]{display:block}.PromoBackgroundTile[data-tile-mobile-wide] .PromoBackgroundTile-info{display:none}}@media only screen and (min-width:1300px){.PromoBackgroundTile-title{font-size:20px;line-height:normal;padding:20px}.PromoBackgroundTile-media .desktop h3{font-size:18px;line-height:24px}}.PromoBannerImage{display:-ms-flexbox;display:flex;-ms-flex-direction:column-reverse;flex-direction:column-reverse;font-size:0;margin:13px;padding:0}.PromoBannerImage-media{font-size:0;display:block;padding:0;margin:0;box-sizing:border-box}.PromoBannerImage-media a{display:block;padding:0;margin:0;width:100%}.PromoBannerImage-media img{display:block;margin:0;width:100%;height:auto;max-width:100%}.PromoBannerImage-info{border:1px solid #dfdcdc;border-bottom:0;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;padding:30px}.PromoBannerImage-info div{max-width:400px;text-align:center}.PromoBannerImage-title{font-size:22px;line-height:24px;font-weight:400;color:#333;text-decoration:none;padding:0;margin:0;margin-bottom:3px;position:relative;z-index:1}.PromoBannerImage-title a{color:inherit;text-decoration:inherit}.PromoBannerImage-title a:hover{color:#0071ce}.PromoBannerImage-titleImage{margin-bottom:5px;font-size:0}.PromoBannerImage-titleImage a{display:block;padding:0;margin:0}.PromoBannerImage-titleImage img{display:block;margin:0;width:auto;height:auto;max-width:100%}.PromoBannerImage-description{display:block;font-size:15px;line-height:1.47;font-weight:400;color:#333;padding:0;margin:0;text-decoration:none;position:relative;z-index:1;text-align:center}.PromoBannerImage-description a{color:#0071ce;text-decoration:none}.PromoBannerImage-description a:hover{text-decoration:underline}.PromoBannerImage-cta{position:relative;z-index:1;padding:0;margin:0;margin-top:15px}@media only screen and (min-width:768px){.PromoBannerImage{-ms-flex-direction:row;flex-direction:row;padding:0;margin:0;border:0;border:1px solid #dbdbdb}.PromoBannerImage[data-media-right]{-ms-flex-direction:row-reverse;flex-direction:row-reverse}.PromoBannerImage-info,.PromoBannerImage-media{-ms-flex:0 0 50%;flex:0 0 50%;border:0}.PromoBannerImage-media{border-right:1px solid #dbdbdb}[data-media-right] .PromoBannerImage-media{border-right:0;border-left:1px solid #dbdbdb}.PromoBannerImage-title{font-size:26px;line-height:normal;margin-bottom:5px}.PromoBannerImage-titleImage{margin-bottom:8px}}@media only screen and (min-width:1024px){.PromoBannerImage{max-height:363px;overflow:hidden}.PromoBannerImage-media a.Link{height:100%}.PromoBannerImage-media img{height:100%;object-fit:cover}.PromoBannerImage-title{font-size:32px;line-height:normal;margin-bottom:2px}.PromoBannerImage-description{font-size:20px;line-height:normal}}.PromoCardNews{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;background-color:#f7f7f4;position:relative;height:100%}.PromoCardNews a{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;text-decoration:none;color:#000;height:100%}.PromoCardNews-media{display:block;max-width:100%}.PromoCardNews-media img{display:block;width:100%;height:auto}.PromoCardNews-media:hover .PromoCardNews-title{color:#0071dc}.PromoCardNews[data-contains-embedded-video]{overflow:hidden}.PromoCardNews-playerWrapper{display:-ms-grid;display:grid;grid-template:1fr/1fr}.PromoCardNews-player,.PromoCardNews-trigger{-ms-grid-column:1;grid-column:1;-ms-grid-row:1;grid-row:1}.PromoCardNews-trigger{position:relative;pointer-events:all}.PromoCardNews-trigger img{position:absolute;width:100%;height:100%;object-fit:cover}.PromoCardNews-trigger:before{content:'\e605';font-family:IcoMoon;font-size:38px;display:block;width:38px;height:38px;line-height:normal;color:#fff;position:absolute;text-align:center;z-index:1;bottom:0;margin-bottom:31px;left:50%;transform:translate(-50%,0);cursor:pointer;background-color:rgba(0,0,0,.5);border-radius:100%}[data-contains-embedded-video=playing] .PromoCardNews-trigger,[data-contains-embedded-video=timeupdate] .PromoCardNews-trigger,[data-contains-embedded-video=waiting] .PromoCardNews-trigger{display:none}.PromoCardNews[data-contains-embedded-video] .PromoCardNews{pointer-events:none}.PromoCardNews[data-contains-embedded-video=playing] .PromoCardNews,.PromoCardNews[data-contains-embedded-video=ready] .PromoCardNews,.PromoCardNews[data-contains-embedded-video=timeupdate] .PromoCardNews,.PromoCardNews[data-contains-embedded-video=waiting] .PromoCardNews{pointer-events:all}.PromoCardNews[data-contains-embedded-video=playing] .PromoCardNews-trigger:before,.PromoCardNews[data-contains-embedded-video=ready] .PromoCardNews-trigger:before,.PromoCardNews[data-contains-embedded-video=timeupdate] .PromoCardNews-trigger:before,.PromoCardNews[data-contains-embedded-video=waiting] .PromoCardNews-trigger:before{opacity:1}.PromoCardNews-info{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:justify;justify-content:space-between;height:100%;padding:15px 15px}.PromoCardNews-info:hover .PromoCardNews-title{color:#0071dc}.PromoCardNews-topWrapper{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;margin-bottom:15px}.PromoCardNews-bottomWrapper{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row}.PromoCardNews-icon{display:none;position:relative;width:22px;height:22px}.PromoCardNews[data-promotype=press_release] .icon-pressrelease{display:block}.PromoCardNews[data-promotype=press_release] .icon-pressrelease svg{width:22px;height:22px;fill:#7c7c7c}.PromoCardNews[data-promotype=external] .icon-target{display:block}.PromoCardNews[data-promotype=external] .icon-target svg{width:22px;height:22px;fill:#7c7c7c}.PromoCardNews-title,.PromoCardNews-title a{font-size:18px;line-height:1.17em;margin-top:0;font-weight:400;color:#333;margin-bottom:0}.PromoCardNews-description{color:#333;margin-top:15px;margin-bottom:15px}.PromoCardNews .Promo-date,.PromoCardNews-eyebrow{font-size:13px;color:#7c7c7c}.PromoCardNews-eyebrow{margin-bottom:12px;display:block}.PromoCardNews .Promo-date{margin:0 32px 0 0}.PromoCardNews:hover .PromoCardNews-title{color:#0071dc}@media only screen and (min-width:768px){.ListNewsCardGrid .PromoCardNews{height:100%;padding-bottom:15px;position:relative}}@media only screen and (min-width:1024px){.ListNewsCardGrid .PromoCardNews{height:100%;padding-bottom:20px;position:relative}.ListNewsCardGrid .PromoCardNews .Promo-date{bottom:20px;left:27px}.PromoCardNews-topWrapper{margin-bottom:17px}.PromoCardNews-playerWrapper{margin-left:-45px;margin-right:-45px;margin-top:-5px}.PromoCardNews-info{padding:14px 27px 13px}.PromoCardNews-title{font-size:17px;line-height:22px}.PromoCardNews-description{font-size:17px;line-height:22px;margin-top:25px}.PromoCardNews .Promo-date,.PromoCardNews-eyebrow{font-size:15px}}@media only screen and (min-width:1300px){.PromoCardNews-playerWrapper{margin-left:0;margin-right:0;margin-top:0}}.PromoCardLead{background-color:#f7f7f4;position:relative}.PromoCardLead a{text-decoration:none;color:#000}.PromoCardLead-media{max-width:100%}.PromoCardLead-media img{display:block;width:100%;height:auto}.PromoCardLead-icon{display:none;position:absolute;width:20px;height:20px;bottom:15px;right:15px}.PromoCardLead[data-promotype=press_release] .icon-pressrelease{display:block}.PromoCardLead[data-promotype=press_release] .icon-pressrelease svg{width:20px;height:20px;fill:#7c7c7c}.PromoCardLead[data-promotype=external] .icon-target{display:block}.PromoCardLead[data-promotype=external] .icon-target svg{width:20px;height:20px;fill:#7c7c7c}.PromoCardLead-info{padding:15px 20px}.PromoCardLead-title{font-size:22px;line-height:1.25;margin-top:0;margin-bottom:15px;font-weight:400}.PromoCardLead .Promo-date,.PromoCardLead-eyebrow{font-size:13px;color:#8d8d8d}.PromoCardLead-eyebrow{margin-bottom:6px;display:block}.PromoCardLead .Promo-date{margin:0}.PromoCardLead:hover .PromoCardLead-title{color:#0071dc}@media only screen and (min-width:768px){.PromoCardLead-icon{bottom:30px;right:30px}.PromoCardLead-info{padding:22px 25px}.PromoCardLead-title{font-size:30px;line-height:1.25}}@media only screen and (min-width:1024px){.PromoCardLead-icon{width:25px;height:25px}.PromoCardLead[data-promotype=press_release] .icon-pressrelease svg{width:25px;height:25px}.PromoCardLead[data-promotype=external] .icon-target svg{width:25px;height:25px}.PromoCardLead-info{padding:25px 95px 25px 75px}.PromoCardLead-title{font-size:38px;margin-bottom:30px}.PromoCardLead .Promo-date,.PromoCardLead-eyebrow{font-size:17px}}@media only screen and (min-width:1300px){.PromoCardLead-info{padding:26px 140px 30px 120px}}.PromoCTA{--PromoCTA-bgcolor:#4f9dd6;--PromoCTA-textcolor:var(--primaryTextColor);--PromoCTA-btn-textcolor:var(--primaryTextColor);--PromoCTA-btn-bgcolor:transparent;--PromoCTA-btn-outline:var(--secondaryColor1);--PromoCTA-btn-textcolor-hover:var(--PromoCTA-bgcolor);--PromoCTA-btn-bgcolor-hover:var(--PromoCTA-btn-outline);--PromoCTA-btn-outline-hover:var(--PromoCTA-btn-textcolor);--PromoCTA-fadein-transition-time:var(--PromoCTA-fadein-transition);background:var(--PromoCTA-bgcolor)}.PromoCTA[data-top-margin]{margin-top:40px}.PromoCTA[data-bottom-margin]{margin-bottom:40px}.PromoCTA-content{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;color:var(--PromoCTA-textcolor);padding:15px;max-width:1440px;margin:0 auto}.PromoCTA .wrapperLink{color:var(--PromoCTA-textcolor);opacity:1;transition:opacity var(--PromoCTA-fadein-transition-time) ease}.PromoCTA .wrapperLink:hover{opacity:.5}.wrapperLink .PromoCTA-description{color:inherit}.PromoCTA .Link{height:30px;background:var(--PromoCTA-btn-bgcolor);border-radius:15px;margin-left:10px;font-weight:400;color:var(--PromoCTA-btn-textcolor);border:solid 1px var(--PromoCTA-btn-outline);padding:5px 10px;line-height:20px;white-space:nowrap;width:unset}.PromoCTA .Link:focus,.PromoCTA .Link:hover{background:var(--PromoCTA-btn-bgcolor-hover);color:var(--PromoCTA-btn-textcolor-hover);border:solid 1px var(--PromoCTA-btn-outline-hover)}.PromoEvent2021{overflow:hidden;color:#333}.PromoEvent2021-icon{float:left;position:relative;margin-right:18px}.PromoEvent2021-icon .month{position:absolute;display:block;text-align:center;bottom:17px;left:5px;right:5px;font-size:13px;line-height:normal}.PromoEvent2021-icon .day{text-align:center;position:absolute;display:block;bottom:3px;left:5px;right:5px;font-size:13px;line-height:normal}.PromoEvent2021 svg.EventDateIcon{width:auto;height:43px}.PromoEvent2021-info{overflow:hidden;padding-top:1px}.PromoEvent2021-date{font-size:13px}.PromoEvent2021-title{font-size:15px;padding-top:7px}.PromoEvent2021 a{color:inherit;text-decoration:none}.PromoEvent2021 a:hover .PromoEvent2021-title{color:#0071dc}.PromoEvent2021 a:hover .PromoEvent2021-date{text-decoration:underline}@media only screen and (min-width:1024px){.PromoEvent2021-icon{margin-right:27px}.PromoEvent2021-icon .month{bottom:17px}.PromoEvent2021-icon .day{font-size:15px;bottom:4px}.PromoEvent2021-date{font-size:15px;line-height:normal}.PromoEvent2021-title{font-size:17px;line-height:normal;padding-top:0}}.PromoIconTop{display:block;text-align:center}.PromoIconTop[data-is-icon] .PromoIconTop-media{border-radius:0;border:0}.PromoIconTop[data-has-lottie] .PromoIconTop .Icon{display:none}.PromoIconTop[data-has-lottie] .PromoIconTop-media{position:relative}.PromoIconTop[data-has-lottie]:hover svg{display:none}.PromoIconTop[data-has-lottie]:hover lottie-player{display:block}.PromoIconTop[data-has-lottie] lottie-player{position:absolute;top:0;right:0;left:0;bottom:0;display:none}.PromoIconTop:hover{cursor:pointer}.PromoIconTop:hover .PromoIconTop-media{border-color:rgba(207,207,207,.5)}.PromoIconTop:hover .PromoIconTop-media img{opacity:.8}.PromoIconTop:hover .PromoIconTop-media svg{fill:#0071ce}.PromoIconTop-media{width:79px;height:79px;font-size:0;display:block;overflow:hidden;margin:0 auto;margin-bottom:16px;border-radius:50%;border:3px solid #cfcfcf}.PromoIconTop-media svg{display:block;height:100%;width:100%;fill:#333}.PromoIconTop-media a{display:block;font-size:0;width:100%;height:100%}.PromoIconTop-media img{display:block;width:100%;height:100%;object-fit:cover}.PromoIconTop-title{font-size:15px;line-height:20px;font-weight:400;color:#333;text-decoration:none}.PromoIconTop-title a{color:inherit;text-decoration:none}@media only screen and (min-width:1024px){.PromoIconTop-media{margin-bottom:15px}.PromoIconTop-title{font-size:17px;line-height:23px}}@media only screen and (min-width:1300px){.PromoIconTop-media{margin-bottom:10px}.PromoIconTop-title{font-size:17px;line-height:23px}}.Enhancement-item .Enhancement-item .SimpleListCarousel .PromoImgTop,.Enhancement-item .SimpleListCarousel .PromoImgTop,.PromoImgTop{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;height:auto}.Enhancement-item .Enhancement-item .SimpleListCarousel .PromoImgTop>a,.Enhancement-item .SimpleListCarousel .PromoImgTop>a,.PromoImgTop>a{text-decoration:none;color:#333}.Enhancement-item .Enhancement-item .SimpleListCarousel .PromoImgTop>a:hover,.Enhancement-item .SimpleListCarousel .PromoImgTop>a:hover,.PromoImgTop>a:hover{color:#0071ce}.Enhancement-item .Enhancement-item .SimpleListCarousel .PromoImgTop-media,.Enhancement-item .SimpleListCarousel .PromoImgTop-media,.PromoImgTop-media{display:none;position:relative}.Enhancement-item .Enhancement-item .SimpleListCarousel .PromoImgTop[data-promotype=video] .Enhancement-item .Enhancement-item .SimpleListCarousel .PromoImgTop-media,.Enhancement-item .SimpleListCarousel .PromoImgTop[data-promotype=video] .Enhancement-item .SimpleListCarousel .PromoImgTop-media,.PromoImgTop[data-promotype=video] .PromoImgTop-media{position:relative}.Enhancement-item .Enhancement-item .SimpleListCarousel .PromoImgTop[data-promotype=video] .Enhancement-item .Enhancement-item .SimpleListCarousel .PromoImgTop-media svg.icon,.Enhancement-item .SimpleListCarousel .PromoImgTop[data-promotype=video] .Enhancement-item .SimpleListCarousel .PromoImgTop-media svg.icon,.PromoImgTop[data-promotype=video] .PromoImgTop-media svg.icon{display:block;width:18px;height:18px;margin-left:2px;fill:#fff}.Enhancement-item .Enhancement-item .SimpleListCarousel .PromoImgTop[data-promotype=video] .Enhancement-item .Enhancement-item .SimpleListCarousel .PromoImgTop-media .play-icon,.Enhancement-item .SimpleListCarousel .PromoImgTop[data-promotype=video] .Enhancement-item .SimpleListCarousel .PromoImgTop-media .play-icon,.PromoImgTop[data-promotype=video] .PromoImgTop-media .play-icon{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;position:absolute;bottom:15px;right:15px;width:36px;height:36px;z-index:10;border:2px solid #fff;border-radius:50%}@media only screen and (max-width:767px){.Enhancement-item .Enhancement-item .SimpleListCarousel .PromoImgTop[data-promotype=video] .Enhancement-item .Enhancement-item .SimpleListCarousel .PromoImgTop-media .play-icon,.Enhancement-item .SimpleListCarousel .PromoImgTop[data-promotype=video] .Enhancement-item .SimpleListCarousel .PromoImgTop-media .play-icon,.PromoImgTop[data-promotype=video] .PromoImgTop-media .play-icon{padding:3px 4px 2px;border:solid 1px #fff;right:60px;bottom:25px}}.Enhancement-item .Enhancement-item .SimpleListCarousel .PromoImgTop[data-promotype=video] .Enhancement-item .Enhancement-item .SimpleListCarousel .PromoImgTop-media::before,.Enhancement-item .SimpleListCarousel .PromoImgTop[data-promotype=video] .Enhancement-item .SimpleListCarousel .PromoImgTop-media::before,.PromoImgTop[data-promotype=video] .PromoImgTop-media::before{content:'';display:block;position:absolute;width:100%;top:0;left:0;height:100%;background-color:rgba(0,0,0,.1);z-index:5}.Enhancement-item .Enhancement-item .SimpleListCarousel .PromoImgTop-title,.Enhancement-item .SimpleListCarousel .PromoImgTop-title,.PromoImgTop-title{font-size:15px;line-height:1.33;font-weight:400;margin:0;color:inherit;text-decoration:none;overflow:hidden}.Enhancement-item .Enhancement-item .SimpleListCarousel .PromoImgTop-title>a:hover,.Enhancement-item .SimpleListCarousel .PromoImgTop-title>a:hover,.PromoImgTop-title>a:hover{color:#0071dc}.Enhancement-item .Enhancement-item .SimpleListCarousel .PromoImgTop .Promo-date,.Enhancement-item .SimpleListCarousel .PromoImgTop .Promo-date,.PromoImgTop .Promo-date{display:none;font-size:13px;line-height:18px;font-weight:400;color:#7c7c7c;text-decoration:none;margin-top:0}.Enhancement-item .Enhancement-item .SimpleListCarousel .PromoImgTop-info,.Enhancement-item .SimpleListCarousel .PromoImgTop-info,.PromoImgTop-info{text-align:left}@media only screen and (max-width:767px){.Enhancement-item .Enhancement-item .SimpleListCarousel .PromoImgTop.mobile-media .Enhancement-item .Enhancement-item .SimpleListCarousel .PromoImgTop-media,.Enhancement-item .SimpleListCarousel .PromoImgTop.mobile-media .Enhancement-item .SimpleListCarousel .PromoImgTop-media,.PromoImgTop.mobile-media .PromoImgTop-media{display:block;-ms-flex:0 0 156px;flex:0 0 156px;margin-right:12px}.Enhancement-item .Enhancement-item .SimpleListCarousel .PromoImgTop.mobile-media .Enhancement-item .Enhancement-item .SimpleListCarousel .PromoImgTop-media img,.Enhancement-item .SimpleListCarousel .PromoImgTop.mobile-media .Enhancement-item .SimpleListCarousel .PromoImgTop-media img,.PromoImgTop.mobile-media .PromoImgTop-media img{width:100%;height:auto}.Enhancement-item .Enhancement-item .SimpleListCarousel .PromoImgTop.mobile-media>a,.Enhancement-item .SimpleListCarousel .PromoImgTop.mobile-media>a,.PromoImgTop.mobile-media>a{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;margin-right:12px}}@media only screen and (min-width:768px){.Enhancement-item .Enhancement-item .SimpleListCarousel .PromoImgTop,.Enhancement-item .SimpleListCarousel .PromoImgTop,.PromoImgTop{width:100%}.Enhancement-item .Enhancement-item .SimpleListCarousel .PromoImgTop>a,.Enhancement-item .SimpleListCarousel .PromoImgTop>a,.PromoImgTop>a{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;height:100%}.Enhancement-item .Enhancement-item .SimpleListCarousel .PromoImgTop-info,.Enhancement-item .SimpleListCarousel .PromoImgTop-info,.PromoImgTop-info{display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-justify-content:space-between;-ms-flex-direction:column;flex-direction:column;justify-content:space-between;padding-top:10px;height:100%;max-height:135px}.Enhancement-item .Enhancement-item .SimpleListCarousel .PromoImgTop-media,.Enhancement-item .SimpleListCarousel .PromoImgTop-media,.PromoImgTop-media{display:block;font-size:0;position:relative;padding:0;padding-top:65%}.Enhancement-item .Enhancement-item .SimpleListCarousel .PromoImgTop-media img,.Enhancement-item .SimpleListCarousel .PromoImgTop-media img,.PromoImgTop-media img{display:block;height:100%;width:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);object-fit:cover}.Enhancement-item .Enhancement-item .SimpleListCarousel .PromoImgTop[data-promotype=article] .Promo-date,.Enhancement-item .Enhancement-item .SimpleListCarousel .PromoImgTop[data-promotype=press_release] .Promo-date,.Enhancement-item .SimpleListCarousel .PromoImgTop[data-promotype=article] .Promo-date,.Enhancement-item .SimpleListCarousel .PromoImgTop[data-promotype=press_release] .Promo-date,.PromoImgTop[data-promotype=article] .Promo-date,.PromoImgTop[data-promotype=press_release] .Promo-date{display:block}}@media only screen and (min-width:1024px){.Enhancement-item .Enhancement-item .SimpleListCarousel .PromoImgTop-media,.Enhancement-item .SimpleListCarousel .PromoImgTop-media,.PromoImgTop-media{padding-top:0}.Enhancement-item .Enhancement-item .SimpleListCarousel .PromoImgTop-media img,.Enhancement-item .SimpleListCarousel .PromoImgTop-media img,.PromoImgTop-media img{display:block;max-width:100%;height:auto;width:100%;position:static;top:inherit;left:inherit;transform:none;object-fit:inherit}.Enhancement-item .Enhancement-item .SimpleListCarousel .PromoImgTop-info,.Enhancement-item .SimpleListCarousel .PromoImgTop-info,.PromoImgTop-info{padding:15px;max-height:135px}.Enhancement-item .Enhancement-item .SimpleListCarousel .PromoImgTop-title,.Enhancement-item .SimpleListCarousel .PromoImgTop-title,.PromoImgTop-title{font-size:15px;line-height:24px}}@media only screen and (min-width:1440px){.Enhancement-item .Enhancement-item .SimpleListCarousel .PromoImgTop-title,.Enhancement-item .SimpleListCarousel .PromoImgTop-title,.PromoImgTop-title{font-size:18px}}.PromoImgSide{--PromoImgSide-bgcolor:#f7f7f7;display:block;font-size:0;margin:0;padding:10px;background-color:var(--PromoImgSide-bgcolor)}.PromoImgSide[data-no-media] .PromoImgSide-info{text-align:center}.PromoImgSide-info{text-align:left;padding-top:20px}.PromoImgSide-media{font-size:0;display:block;padding:0;margin:0;box-sizing:border-box}.PromoImgSide-media a{display:block;padding:0;margin:0;width:100%}.PromoImgSide-media img{display:block;margin:0;width:100%;height:auto;max-width:100%}.PromoImgSide-title{font-size:22px;line-height:20px;font-weight:400;color:#333;text-decoration:none;padding:0;margin:0 0 15px 0}.PromoImgSide-title a{color:inherit;text-decoration:inherit}.PromoImgSide-title a:hover{color:#0071ce}.PromoImgSide-description{font-size:15px;line-height:1.47;font-weight:400;color:#333;padding:0;margin:0;text-decoration:none;overflow:hidden}.PromoImgSide-description>.Enhancement>.Enhancement-item .Link.default{text-decoration:none;color:var(--link-color)}.PromoImgSide-cta{font-size:15px;line-height:1.47;padding:0;margin:0;margin-top:15px}.PromoImgSide-cta a{color:var(--link-color);text-decoration:none}.PromoImgSide-cta a:hover{text-decoration:underline;color:var(--link-color)}@media only screen and (min-width:768px){.PromoImgSide{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;padding:30px;margin:0;border:0}.PromoImgSide-info{-ms-flex:1;flex:1;padding-top:0}.PromoImgSide-media{-ms-flex:0 0 32.2%;flex:0 0 32.2%}.PromoImgSide[data-media-right]{-ms-flex-direction:row-reverse;flex-direction:row-reverse}.PromoImgSide[data-media-right] .PromoImgSide-media{margin-left:40px}.PromoImgSide[data-media-left] .PromoImgSide-media{margin-right:40px}.PromoImgSide-title{font-size:22px;line-height:normal;margin-bottom:20px}.PromoImgSide-cta,.PromoImgSide-description{font-size:17px;line-height:normal}[data-modulewell-2021]>.PromoImgSide[data-module]{padding-top:30px;padding-bottom:30px}}@media only screen and (min-width:1024px){[data-modulewell-2021]>.PromoImgSide[data-module]{padding-top:30px;padding-bottom:30px}}@media only screen and (min-width:1300px){[data-modulewell-2021]>.PromoImgSide[data-module]{padding-top:30px;padding-bottom:30px}}.PromoLeadSlide{display:block;background-color:#f7f7f4}.PromoLeadSlide-media{display:block}.PromoLeadSlide-media-inactive,.PromoLeadSlide-media-selected{display:none}.PromoLeadSlide-media img,.PromoLeadSlide-media-inactive img,.PromoLeadSlide-media-selected img{display:block;width:100%;height:auto;max-width:100%}.PromoLeadSlide-content{padding:14px}.PromoLeadSlide-title{font-size:16px;font-weight:400;line-height:1.25;text-align:left;color:#333;margin:0;letter-spacing:-.005em}.PromoLeadSlide-title .Link{display:block;color:inherit;text-decoration:none;overflow:hidden}.PromoLeadSlide-title a.Link:hover{color:#0071ce}.PromoLeadSlide.full-width .PromoLeadSlide-content{padding:11px 20px 20px}.PromoLeadSlide.full-width .PromoLeadSlide-title{font-size:26px;line-height:1.23;text-align:center;display:block}@media only screen and (min-width:768px){.PromoLeadSlide-media{display:none}.PromoLeadSlide-media-inactive{display:block;position:relative}.PromoLeadSlide-media-inactive::before{content:'';display:block;position:absolute;background-color:rgba(51,51,51,.6);height:100%;width:100%}.is-selected .PromoLeadSlide-media-inactive{display:none}.is-selected .PromoLeadSlide-media-selected{display:block}.PromoLeadSlide-content{display:none}}.PromoLeadSlideCenter{display:block;background-color:#f7f7f4}.PromoLeadSlideCenter[data-contains-embedded-video]{overflow:hidden;height:100%}.PromoLeadSlideCenter-player{display:-ms-flexbox;display:flex;position:absolute;height:auto;top:0;left:0;right:0;margin-top:50px;overflow:hidden}.PromoLeadSlideCenter-player video{top:1px;left:-3%;width:106%;height:calc(100% + 2px)}.PromoLeadSlideCenter-player .BrightcoveVideoPlayer,.PromoLeadSlideCenter-player [data-video-player]{width:100%}.PromoLeadSlideCenter-player .BrightcoveVideoPlayer .video-js,.PromoLeadSlideCenter-player .BrightcoveVideoPlayer div,.PromoLeadSlideCenter-player [data-video-player] .video-js,.PromoLeadSlideCenter-player [data-video-player] div{height:100%}.PromoLeadSlideCenter-player .BrightcoveVideoPlayer .video-js .vjs-control-bar,.PromoLeadSlideCenter-player .BrightcoveVideoPlayer div .vjs-control-bar,.PromoLeadSlideCenter-player [data-video-player] .video-js .vjs-control-bar,.PromoLeadSlideCenter-player [data-video-player] div .vjs-control-bar{height:30px}.PromoLeadSlideCenter-trigger{position:relative;top:0;left:0;right:0;z-index:2;pointer-events:all}.PromoLeadSlideCenter-trigger img{width:100%;height:100%;object-fit:cover}.PromoLeadSlideCenter-trigger:before{content:'\e605';font-family:IcoMoon;font-size:38px;display:block;width:38px;height:38px;line-height:normal;color:#fff;position:absolute;text-align:center;z-index:0;bottom:0;margin-bottom:31px;left:50%;transform:translate(-50%,0);cursor:pointer;background-color:rgba(0,0,0,.5);border-radius:100%}@media only screen and (min-width:768px){.PromoLeadSlideCenter-trigger:before{font-size:48px;width:48px;height:48px;margin-bottom:51px}}@media only screen and (min-width:1024px){.PromoLeadSlideCenter-trigger:before{font-size:75px;width:75px;height:75px;margin-bottom:60px}}[data-contains-embedded-video=playing] .PromoLeadSlideCenter-trigger,[data-contains-embedded-video=timeupdate] .PromoLeadSlideCenter-trigger,[data-contains-embedded-video=waiting] .PromoLeadSlideCenter-trigger{cursor:pointer;display:block!important}[data-contains-embedded-video=playing] .PromoLeadSlideCenter-player,[data-contains-embedded-video=timeupdate] .PromoLeadSlideCenter-player,[data-contains-embedded-video=waiting] .PromoLeadSlideCenter-player{z-index:3}[data-contains-embedded-video=playing] .PromoLeadSlideCenter-info,[data-contains-embedded-video=timeupdate] .PromoLeadSlideCenter-info,[data-contains-embedded-video=waiting] .PromoLeadSlideCenter-info{opacity:0}.PromoLeadSlideCenter[data-contains-embedded-video] .PromoLeadSlideCenter{pointer-events:none}.PromoLeadSlideCenter[data-contains-embedded-video=playing] .PromoLeadSlideCenter,.PromoLeadSlideCenter[data-contains-embedded-video=ready] .PromoLeadSlideCenter,.PromoLeadSlideCenter[data-contains-embedded-video=timeupdate] .PromoLeadSlideCenter,.PromoLeadSlideCenter[data-contains-embedded-video=waiting] .PromoLeadSlideCenter{pointer-events:all}.PromoLeadSlideCenter[data-contains-embedded-video=playing] .PromoLeadSlideCenter-trigger:before,.PromoLeadSlideCenter[data-contains-embedded-video=ready] .PromoLeadSlideCenter-trigger:before,.PromoLeadSlideCenter[data-contains-embedded-video=timeupdate] .PromoLeadSlideCenter-trigger:before,.PromoLeadSlideCenter[data-contains-embedded-video=waiting] .PromoLeadSlideCenter-trigger:before{opacity:1}.PromoLeadSlideCenter-media{display:block}.PromoLeadSlideCenter-media .Image{display:block;width:100%;height:auto;max-width:100%}.PromoLeadSlideCenter-title{font-size:16px;font-weight:400;line-height:1.25;text-align:left;color:#333;margin:0}.PromoLeadSlideCenter-title .Link{display:block;color:inherit;text-decoration:none}.PromoLeadSlideCenter-title .Link:hover{color:#0071ce}.PromoLeadSlideCenter-mobileLayout{display:none}.PromoLeadSlideCenter-desktopLayout{display:block}@media only screen and (max-width:767px){.PromoLeadSlideCenter-mobileLayout{display:block}.PromoLeadSlideCenter-desktopLayout{display:none}.PromoLeadSlideCenter-content{padding:14px 11px}[data-featured-promo] .PromoLeadSlideCenter-content{padding:11px 20px 22px}.PromoLeadSlideCenter-title{font-size:16px;line-height:1.25}[data-featured-promo] .PromoLeadSlideCenter-title{font-size:26px;line-height:1.23;text-align:center}[data-sub-promo] .PromoLeadSlideCenter-title{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}}@media only screen and (min-width:768px){.PromoLeadSlideCenter-title{font-size:30px;line-height:1.33;text-align:center}.PromoLeadSlideCenter-trigger{display:block;position:absolute;pointer-events:none}.PromoLeadSlideCenter-player{position:relative;margin-top:0;height:100%}}@media only screen and (min-width:1024px){.PromoLeadSlideCenter-title{font-size:40px;line-height:1.2}}@media only screen and (min-width:1300px){.PromoLeadSlideCenter-title{font-size:42px}}.PromoResultGrid{position:relative}.PromoResultGrid-media img{width:100%;height:auto;display:block}.PromoResultGrid-icon{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;position:absolute;bottom:5px;right:5px;width:34px;height:34px;z-index:10;border:2px solid #fff;border-radius:50%;background-color:rgba(0,0,0,.36)}@media only screen and (max-width:767px){.PromoResultGrid-icon{padding:3px 4px 2px;border:solid 2px #fff;right:25px;bottom:25px}}.PromoResultGrid[data-promotype=gallery] .PromoResultGrid-media,.PromoResultGrid[data-promotype=gif] .PromoResultGrid-media,.PromoResultGrid[data-promotype=video] .PromoResultGrid-media{position:relative}.PromoResultGrid[data-promotype=gallery] .PromoResultGrid-media svg.icon,.PromoResultGrid[data-promotype=gif] .PromoResultGrid-media svg.icon,.PromoResultGrid[data-promotype=video] .PromoResultGrid-media svg.icon{display:block;fill:#fff}.PromoResultGrid[data-promotype=gallery] .PromoResultGrid-media::before,.PromoResultGrid[data-promotype=gif] .PromoResultGrid-media::before,.PromoResultGrid[data-promotype=video] .PromoResultGrid-media::before{content:'';display:block;position:absolute;width:100%;top:0;left:0;height:100%;background-color:rgba(0,0,0,.1);z-index:5}.PromoResultGrid[data-promotype=video] .PromoResultGrid-media svg.icon{width:16px;height:14px;margin-left:2px}.PromoResultGrid[data-promotype=gallery] .PromoResultGrid-media svg.icon{width:22px;height:22px}.PromoResultGrid[data-promotype=gif] .PromoResultGrid-media svg.icon{width:24px;height:24px}.PromoResultGrid-info{position:absolute;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.7);color:#fff;display:block;margin:0;z-index:11;padding:4px 8px;opacity:0;transition:.2s ease all}.PromoResultGrid-title{font-size:13px;font-weight:400;line-height:normal;letter-spacing:normal;color:#fff;display:block;overflow:hidden;margin:0;padding:0;position:absolute;bottom:4px;left:8px;right:8px;max-height:40px}.PromoResultGrid-title a,.PromoResultGrid-title span{display:inline-block}.PromoResultGrid-links{margin:0;text-align:center;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;padding:0;position:absolute;top:0;bottom:0;left:0;right:0}.PromoResultGrid-links-item{list-style:none;padding:5px;margin:0;display:inline-block}.PromoResultGrid-links-item svg{width:20px;height:20px;fill:#fff}.PromoResultGrid:hover .PromoResultGrid-info{display:block;opacity:1}.PromoResultGrid:hover .PromoResultGrid-icon{opacity:.5}.PromoResultGrid[data-notype] .PromoResultGrid-info{position:static;color:inherit;display:block;background:0 0;padding-left:0;padding-right:0;padding-top:10px;opacity:1}.PromoResultGrid[data-notype] .PromoResultGrid-links{display:none}.PromoResultGrid[data-notype] .PromoResultGrid-title{color:inherit;font-size:15px;line-height:normal;letter-spacing:normal;padding:0;position:relative;left:0;bottom:0}.PromoResultGrid[data-notype] .PromoResultGrid-title a.Link{color:#333;text-decoration:none}.PromoResultGrid[data-notype] .PromoResultGrid-title a.Link:hover{color:#0071dc}.PromoResultGrid[data-notype] .PromoResultGrid-description{margin:5px 0 0 0}.PromoResultGrid[data-notype] .PromoResultGrid-description>a{font-size:13px;font-weight:400;line-height:normal;color:#7c7c7c;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;text-decoration:none}.PromoResultGrid[data-notype] .PromoResultGrid-description>a:hover{color:#0071dc}.PromoResultGrid-below-title{display:block;font-size:15px;color:#333;line-height:normal;margin:10px 0}.PromoResultGrid-below-title a.Link{text-decoration:none;color:#333}.PromoResultGrid-below-title a.Link:hover{color:#0071dc;font-weight:700}.PromoResult{position:relative;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.PromoResult-media{-ms-flex:0 0 150px;flex:0 0 150px;margin-right:12px}.PromoResult-media img{width:100%;height:auto;display:block}.PromoResult[data-promotype=video] .PromoResult-media .Link{position:relative;display:block}.PromoResult[data-promotype=video] .PromoResult-media .Link svg.icon{display:block;width:18px;height:18px;margin-left:2px;fill:#fff}.PromoResult[data-promotype=video] .PromoResult-media .Link .play-icon{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;position:absolute;bottom:15px;right:15px;width:36px;height:36px;z-index:10;border:2px solid #fff;border-radius:50%}@media only screen and (max-width:767px){.PromoResult[data-promotype=video] .PromoResult-media .Link .play-icon{padding:3px 4px 2px;border:solid 1px #fff;right:60px;bottom:25px}}.PromoResult[data-promotype=video] .PromoResult-media .Link::before{content:'';display:block;position:absolute;width:100%;top:0;left:0;height:100%;background-color:rgba(0,0,0,.1);z-index:5}.PromoResult-info{-ms-flex:1 1 100%;flex:1 1 100%;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.PromoResult .Promo-date,.PromoResult-year{font-size:13px;font-weight:400;line-height:normal;letter-spacing:normal;color:#7c7c7c;margin-top:0;-ms-flex-order:2;order:2}.PromoResult-category{font-size:13px;font-weight:400;line-height:normal;letter-spacing:normal;-ms-flex-order:0;order:0;margin-bottom:10px;color:#7c7c7c}.PromoResult-category a.Link{color:#0071dc;text-decoration:none}.PromoResult-category a.Link:hover{text-decoration:underline}.PromoResult-title{-ms-flex:0 0 100%;flex:0 0 100%;-ms-flex-order:1;order:1;font-size:17px;font-weight:400;line-height:normal;letter-spacing:normal;overflow:hidden;margin-bottom:8px}.PromoResult-title .Link{display:inline-block;text-decoration:none;color:#333}.PromoResult-title .Link:hover{color:#0071dc}.PromoResult-description{-ms-flex-order:3;order:3;-ms-flex:0 0 100%;flex:0 0 100%;font-size:15px;font-weight:400;line-height:normal;letter-spacing:normal;color:#333;overflow:hidden;display:none}.PromoResult-description a{display:inline-block;color:#0071dc;text-decoration:none}.PromoResult-description a:hover{text-decoration:underline}@media only screen and (min-width:768px){.PromoResult-info{-ms-flex:1 1 100%;flex:1 1 100%;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap}.PromoResult .Promo-date,.PromoResult-year{-ms-flex-order:0;order:0;padding-right:7px}.PromoResult-category{-ms-flex-order:1;order:1;padding-left:7px}.Promo-date+.PromoResult-category{border-left:1px solid #cfcfcf}.PromoResult-title{-ms-flex-order:2;order:2}.PromoResult-description{-ms-flex-order:3;order:3;display:block}}@media only screen and (min-width:1024px){.PromoResult-media{margin-right:30px}}.PromoSquareImg{position:relative;height:100%;aspect-ratio:0;--promosquare-overlay-bgcolor:#fff;--promosquare-overlay-opacity:0.2;--promosquare-text-color:#333;--promosquare-text-weight:400}.PromoSquareImg:before{float:left;padding-top:100%}.PromoSquareImg:after{display:block;clear:both}.PromoSquareImg[data-contains-embedded-video]:hover .PromoSquareImg-poster{visibility:hidden}.PromoSquareImg-player{display:-ms-flexbox;display:flex;position:relative;height:100%}.PromoSquareImg-player .HTML5VideoPlayer{width:100%}.PromoSquareImg-player .HTML5VideoPlayer-screen{height:100%}.PromoSquareImg-player .HTML5VideoPlayer-screen video{object-fit:cover}.PromoSquareImg-poster{position:absolute;top:0;left:0;right:0;bottom:0;z-index:2}.PromoSquareImg-poster img{width:100%;height:100%;object-fit:cover}[data-contains-embedded-video=playing] .PromoSquareImg-poster,[data-contains-embedded-video=timeupdate] .PromoSquareImg-poster,[data-contains-embedded-video=waiting] .PromoSquareImg-poster{cursor:pointer;display:block!important}[data-contains-embedded-video=playing] .PromoSquareImg-player,[data-contains-embedded-video=timeupdate] .PromoSquareImg-player,[data-contains-embedded-video=waiting] .PromoSquareImg-player{z-index:3}.PromoSquareImg[data-contains-embedded-video] .PromoSquareImg{pointer-events:none}.PromoSquareImg[data-contains-embedded-video=playing] .PromoSquareImg,.PromoSquareImg[data-contains-embedded-video=ready] .PromoSquareImg,.PromoSquareImg[data-contains-embedded-video=timeupdate] .PromoSquareImg,.PromoSquareImg[data-contains-embedded-video=waiting] .PromoSquareImg{pointer-events:all}.PromoSquareImg[data-contains-embedded-video=playing] .PromoSquareImg-poster:before,.PromoSquareImg[data-contains-embedded-video=ready] .PromoSquareImg-poster:before,.PromoSquareImg[data-contains-embedded-video=timeupdate] .PromoSquareImg-poster:before,.PromoSquareImg[data-contains-embedded-video=waiting] .PromoSquareImg-poster:before{opacity:1}.PromoSquareImg-media{display:block;box-sizing:border-box;padding:0;margin:0;font-size:0}.PromoSquareImg-media a{display:block;font-size:0;padding:0;margin:0}.PromoSquareImg-media img{display:block;width:100%;height:auto;max-width:100%;margin:0}.PromoSquareImg-info{position:absolute;top:0;left:0;right:0;bottom:0;padding:10px 20px;text-align:center;text-decoration:none;z-index:3}.PromoSquareImg-info:before{content:'';position:absolute;z-index:0;display:block;top:0;left:0;right:0;bottom:0;background-color:var(--promosquare-overlay-bgcolor);opacity:var(--promosquare-overlay-opacity)}.PromoSquareImg-title{font-size:22px;line-height:24px;font-weight:var(--promosquare-text-weight);color:var(--promosquare-text-color);text-decoration:none;padding:0;margin:0;margin-bottom:3px;position:relative;z-index:1}.PromoSquareImg-description{display:block;font-size:15px;line-height:1.47;padding:0;margin:0;font-weight:var(--promosquare-text-weight);color:var(--promosquare-text-color);text-decoration:none;position:relative;z-index:1}.PromoSquareImg-cta{position:relative;z-index:1;padding:0;margin:0;margin-top:15px}@media only screen and (max-width:1023px){.PromoSquareImg-player{display:none;z-index:-1}.PromoSquareImg-poster{display:block;position:relative;visibility:visible}}@media only screen and (min-width:768px){.PromoSquareImg-info{padding:15px 20px}.PromoSquareImg-title{font-size:26px;line-height:normal;margin-bottom:5px}}@media only screen and (min-width:1024px){.PromoSquareImg-info{padding:20px}.PromoSquareImg-title{font-size:32px;line-height:normal;margin-bottom:2px}.PromoSquareImg-description{font-size:20px;line-height:normal}}.SubNavigationLinkPromo{display:block;text-decoration:none}.SubNavigationLinkPromo-title{font-size:15px;font-stretch:normal;font-style:normal;line-height:1.4;color:#333;text-decoration:none;transition:.3s color ease-in}.SubNavigationLinkPromo-title svg{width:13px;height:13px;fill:#8d8d8d}.SubNavigationLinkPromo:hover .SubNavigationLinkPromo-title{color:#0071dc;cursor:pointer}.SubNavigationLinkPromo:hover .SubNavigationLinkPromo-title svg{fill:#0071dc}.SubNavigationLinkPromo-description{display:none}@media only screen and (min-width:1024px){.SubNavigationLinkPromo-title{line-height:normal}.SubNavigationLinkPromo-description{display:block;font-size:13px;font-weight:400;line-height:normal;color:#333;text-decoration:none;opacity:1;transition:.3s opacity ease-in}.SubNavigationLinkPromo:hover .SubNavigationLinkPromo-description{opacity:.5;cursor:pointer}}.PromoBlock{--promoblock-bg-color:#f7f7f4;--promoblock-text-color:#333333;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;width:100%;height:100%;background-color:var(--promoblock-bg-color)}.PromoBlock-title{font-size:20px;font-weight:400;line-height:normal;padding-bottom:15px;color:var(--promoblock-text-color)}.PromoBlock-title a,.PromoBlock-title span{color:var(--promoblock-text-color);text-decoration:none}.PromoBlock-info{color:var(--promoblock-text-color);display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-direction:column;flex-direction:column;padding:20px;margin-bottom:auto;text-align:left}.PromoBlock-media img{width:100%;height:auto;display:block}.PromoBlock-description{font-size:16px;line-height:normal;font-weight:400}.PromoBlock-cta{text-align:left;padding:20px;display:-ms-flexbox;display:flex}.PromoBlock-cta>.Link{margin-left:0;text-align:center;width:auto}.PromoBlock[data-alignment=left] .PromoBlock-cta,.PromoBlock[data-alignment=left] .PromoBlock-info{text-align:left}.PromoBlock[data-alignment=center] .PromoBlock-cta,.PromoBlock[data-alignment=center] .PromoBlock-info{text-align:center}.PromoBlock[data-alignment=right] .PromoBlock-cta,.PromoBlock[data-alignment=right] .PromoBlock-info{text-align:right}.PromoTextTop-media{display:none}.PromoTextTop-title{font-size:17px;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.18;letter-spacing:normal;text-align:left;color:#333;margin:0}.PromoTextTop-title a{color:inherit;text-decoration:none}.PromoTextTop-title a:hover{color:#0071ce}.PromoTextTop .Promo-date{display:none}.PromoTextTop[data-promotype=article] .Promo-date,.PromoTextTop[data-promotype=press_release] .Promo-date{display:block;font-size:15px;color:#7c7c7c;margin:0}.PromoFullWidth2021{--promofullwidthcta-text-color:#ffffff;position:relative;pointer-events:inherit;height:270px}.PromoFullWidth2021[data-inside-gallery]{margin:75px 0}.PromoFullWidth2021[data-contains-embedded-video]{padding-left:calc((100% - 1000px)/ 2);padding-right:calc((100% - 1000px)/ 2)}.PromoFullWidth2021[data-contains-embedded-video] .PromoFullWidth2021-info{display:none}.PromoFullWidth2021[data-contains-embedded-video] .PromoFullWidth2021-info[data-show-info]{display:-ms-flexbox;display:flex}.PromoFullWidth2021-player{display:-ms-flexbox;display:flex;position:relative;height:100%}.PromoFullWidth2021-player .BrightcoveVideoPlayer,.PromoFullWidth2021-player [data-video-player]{width:100%}.PromoFullWidth2021-player .BrightcoveVideoPlayer .video-js,.PromoFullWidth2021-player .BrightcoveVideoPlayer div,.PromoFullWidth2021-player [data-video-player] .video-js,.PromoFullWidth2021-player [data-video-player] div{height:100%}.PromoFullWidth2021-player .BrightcoveVideoPlayer .video-js .vjs-control-bar,.PromoFullWidth2021-player .BrightcoveVideoPlayer div .vjs-control-bar,.PromoFullWidth2021-player [data-video-player] .video-js .vjs-control-bar,.PromoFullWidth2021-player [data-video-player] div .vjs-control-bar{height:30px}.PromoFullWidth2021-trigger{position:absolute;top:0;left:0;right:0;bottom:0;z-index:2;height:270px}.PromoFullWidth2021-trigger img{width:100%;height:100%;object-fit:cover}.PromoFullWidth2021-trigger:before{content:'\e605';font-family:IcoMoon;font-size:38px;display:block;width:38px;height:38px;line-height:normal;color:#fff;position:absolute;text-align:center;z-index:0;bottom:0;margin-bottom:31px;left:50%;transform:translate(-50%,0);cursor:pointer;background-color:rgba(0,0,0,.5);border-radius:100%}@media only screen and (min-width:768px){.PromoFullWidth2021-trigger:before{font-size:48px;width:48px;height:48px;margin-bottom:51px}}@media only screen and (min-width:1024px){.PromoFullWidth2021-trigger:before{font-size:75px;width:75px;height:75px;margin-bottom:60px}}[data-contains-embedded-video=playing] .PromoFullWidth2021-trigger,[data-contains-embedded-video=timeupdate] .PromoFullWidth2021-trigger,[data-contains-embedded-video=waiting] .PromoFullWidth2021-trigger{cursor:pointer;display:block!important}[data-contains-embedded-video=playing] .PromoFullWidth2021-trigger img,[data-contains-embedded-video=timeupdate] .PromoFullWidth2021-trigger img,[data-contains-embedded-video=waiting] .PromoFullWidth2021-trigger img{filter:blur(5px)}[data-contains-embedded-video=playing] .PromoFullWidth2021-player,[data-contains-embedded-video=timeupdate] .PromoFullWidth2021-player,[data-contains-embedded-video=waiting] .PromoFullWidth2021-player{z-index:3}[data-contains-embedded-video=playing] .PromoFullWidth2021-info,[data-contains-embedded-video=timeupdate] .PromoFullWidth2021-info,[data-contains-embedded-video=waiting] .PromoFullWidth2021-info{opacity:0}.PromoFullWidth2021[data-contains-embedded-video] .PromoFullWidth2021{pointer-events:none}.PromoFullWidth2021[data-contains-embedded-video=playing] .PromoFullWidth2021,.PromoFullWidth2021[data-contains-embedded-video=ready] .PromoFullWidth2021,.PromoFullWidth2021[data-contains-embedded-video=timeupdate] .PromoFullWidth2021,.PromoFullWidth2021[data-contains-embedded-video=waiting] .PromoFullWidth2021{pointer-events:all}.PromoFullWidth2021[data-contains-embedded-video=playing] .PromoFullWidth2021-trigger:before,.PromoFullWidth2021[data-contains-embedded-video=ready] .PromoFullWidth2021-trigger:before,.PromoFullWidth2021[data-contains-embedded-video=timeupdate] .PromoFullWidth2021-trigger:before,.PromoFullWidth2021[data-contains-embedded-video=waiting] .PromoFullWidth2021-trigger:before{opacity:1}.PromoFullWidth2021-media-mobile{display:-ms-flexbox;display:flex;max-height:270px}.PromoFullWidth2021-media-mobile img{height:100%}.PromoFullWidth2021-media-desktop,.PromoFullWidth2021-media-tablet{display:none}.PromoFullWidth2021-media-desktop,.PromoFullWidth2021-media-mobile,.PromoFullWidth2021-media-tablet{box-sizing:border-box;padding:0;margin:0;font-size:0;-ms-flex-direction:column;flex-direction:column;overflow:hidden;-ms-flex-pack:center;justify-content:center}.PromoFullWidth2021-media-desktop a,.PromoFullWidth2021-media-mobile a,.PromoFullWidth2021-media-tablet a{display:block;font-size:0;padding:0;margin:0}.PromoFullWidth2021-media-desktop img,.PromoFullWidth2021-media-mobile img,.PromoFullWidth2021-media-tablet img{display:block;width:100%;height:auto;max-width:100%;margin:0}.PromoFullWidth2021-info{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;position:absolute;top:0;left:0;right:0;bottom:0;padding:10px 20px;text-align:center;text-decoration:none;z-index:2;pointer-events:none}.PromoFullWidth2021-info-wrapper{margin:0}.PromoFullWidth2021[data-alignment=left] .PromoFullWidth2021-info{text-align:left}.PromoFullWidth2021-title{font-size:27px;line-height:36px;font-weight:400;color:var(--promofullwidthcta-text-color);text-decoration:none;padding:0 0 10px 0;margin:0;position:relative}.PromoFullWidth2021-description{display:block;font-size:21px;line-height:normal;padding:0;margin:0;font-weight:400;color:var(--promofullwidthcta-text-color);text-decoration:none;position:relative;z-index:1}.PromoFullWidth2021-cta{position:relative;padding:0;margin:0;margin-top:31px}.PromoFullWidth2021-cta span{font-size:17px;padding-left:27px;padding-right:27px;pointer-events:all}.PromoFullWidth2021-cta span:hover{background:#0071dc;border-color:#0071dc;color:#fff;font-size:17px;padding-left:27px;padding-right:27px}@media only screen and (min-width:768px){.PromoFullWidth2021{height:264px}.PromoFullWidth2021-trigger{height:264px}.PromoFullWidth2021-media-desktop,.PromoFullWidth2021-media-mobile{display:none}.PromoFullWidth2021-media-tablet{display:-ms-flexbox;display:flex;max-height:264px}.PromoFullWidth2021-info{padding:15px 65px}.PromoFullWidth2021-title{font-size:30px;line-height:normal;margin-bottom:5px}}@media only screen and (min-width:1024px){.PromoFullWidth2021{height:495px}.PromoFullWidth2021-trigger{height:495px}.PromoFullWidth2021-media-mobile,.PromoFullWidth2021-media-tablet{display:none}.PromoFullWidth2021-title{font-size:54px}.PromoFullWidth2021-description{font-size:32px;line-height:normal}.PromoFullWidth2021-media-desktop{display:-ms-flexbox;display:flex;max-height:495px}.PromoFullWidth2021-info-wrapper{margin:auto}}@media only screen and (min-width:1300px){.PromoFullWidth2021-info{padding:20px}.PromoFullWidth2021-cta{margin-top:41px}}.PromoDividerLine{display:block;border-top:1px solid #cfcfcf;width:100%;padding:10px 0}.PromoMediaLead{position:relative;aspect-ratio:auto 2.02816901;overflow:hidden}.PromoMediaLead-media img{display:block;width:100%;height:auto}.PromoMediaLead-media:after{position:absolute;inset:0;content:'';background-color:var(--overlay-color);opacity:var(--overlay-opacity)}.PromoMediaLead video{width:100%;height:100%}.PromoMediaLead-player{margin-top:-3.472vw}.PromoMediaLead-video-icon{position:absolute;bottom:20px;left:20px;border-color:#fff;border-width:2px;border-style:solid;border-radius:50%;padding:5px;z-index:1}.PromoMediaLead-video-icon svg{width:20px;height:20px;display:none;fill:#fff}.PromoMediaLead-video-icon .play-icon{width:15px;margin-left:5px;display:block}[data-videoplayerstate=paused]~.PromoMediaLead-video-icon{border-color:#fff}[data-videoplayerstate=paused]~.PromoMediaLead-video-icon .play-icon{display:block;fill:#fff}[data-videoplayerstate=playing]~.PromoMediaLead-video-icon{border-color:#fff}[data-videoplayerstate=playing]~.PromoMediaLead-video-icon .play-icon{display:none}[data-videoplayerstate=playing]~.PromoMediaLead-video-icon .pause-icon{display:block;fill:#fff}.PromoMediaLead-volume-icon{position:absolute;z-index:999;bottom:20px;left:20px;transform:translateX(50px);display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center}.PromoMediaLead-volume-icon svg{fill:#fff}.PromoMediaLead-volume-icon [data-media-mute]{display:block;background-color:transparent;border-width:2px;border-style:solid;border-radius:50%;padding:5px;width:34px;height:34px;border-color:#fff;position:relative;z-index:1}.PromoMediaLead-volume-icon [data-media-mute]:hover svg.mute-icon{display:none}.PromoMediaLead-volume-icon [data-media-mute]:hover svg.volume-icon{display:block}.PromoMediaLead-volume-icon [data-media-mute] svg{width:20px;height:20px}.PromoMediaLead-volume-icon [data-media-mute] svg.mute-icon{display:block}.PromoMediaLead-volume-icon [data-media-mute] svg.volume-icon{display:none}.PromoMediaLead-volume-icon [data-media-volume]{transition:.3s width ease-in;width:0;position:relative;opacity:0;z-index:0;height:15px;-webkit-appearance:none;background:#fff;outline:0;border-radius:15px;overflow:hidden;box-shadow:inset 0 0 2px #000}.PromoMediaLead-volume-icon [data-media-volume]::-webkit-slider-thumb{-webkit-appearance:none;width:15px;height:15px;border-radius:50%;background:#0071ce;cursor:pointer;border:4px solid #333;box-shadow:-407px 0 0 400px #0071ce}.PromoMediaLead-volume-icon input[type=range]::-moz-range-thumb{-webkit-appearance:none;width:15px;height:15px;border-radius:50%;background:#0071ce;cursor:pointer;border:4px solid #333;box-shadow:-407px 0 0 400px #0071ce}.PromoMediaLead-volume-icon input[type=range]::-ms-thumb{-webkit-appearance:none;width:15px;height:15px;border-radius:50%;background:#0071ce;cursor:pointer;border:4px solid #333;box-shadow:-407px 0 0 400px #0071ce}[data-muted=false]~.PromoMediaLead-volume-icon [data-media-mute] svg.mute-icon{display:none}[data-muted=false]~.PromoMediaLead-volume-icon [data-media-mute] svg.volume-icon{display:block}[data-muted=false]~.PromoMediaLead-volume-icon [data-media-mute]:hover svg.mute-icon{display:block}[data-muted=false]~.PromoMediaLead-volume-icon [data-media-mute]:hover svg.volume-icon{display:none}[data-muted=false]~.PromoMediaLead-volume-icon:hover{background-color:rgba(0,0,0,.7);height:34px;border-radius:20px;padding:5px}[data-muted=false]~.PromoMediaLead-volume-icon:hover [data-media-mute]{border:0;width:auto;height:auto}[data-muted=false]~.PromoMediaLead-volume-icon:hover [data-media-volume]{display:block;width:130px;margin-right:10px;opacity:1}.PromoMediaLead-title{font-size:30px;position:absolute;padding:20px;width:70%;top:50%;left:50%;transform:translate(-50%,-50%)}.PromoMediaLead-title .Link{text-decoration:none;color:var(--text-color,#fff)}.PromoMediaLead-caret{display:none}@media only screen and (min-width:1024px){.PromoMediaLead-title{font-size:60px;padding:50px}.PromoMediaLead-caret{position:absolute;bottom:60px;left:50%;z-index:2;transform:translate(0,-50%);color:#fff;letter-spacing:.1em;text-decoration:none;transition:opacity .3s;display:inline-block;bottom:132px}.PromoMediaLead-caret span{position:absolute;top:0;left:50%;width:24px;height:24px;margin-left:-12px;border-left:2px solid #fff;border-bottom:2px solid #fff;transform:rotate(-45deg);animation:jump 2s infinite;box-sizing:border-box}.PromoMediaLead-video-icon{bottom:92px;left:5vw;padding:8px;width:40px;height:40px}.PromoMediaLead-volume-icon{bottom:92px;left:5vw;transform:translateX(60px)}.PromoMediaLead-volume-icon [data-media-mute]{padding:8px;width:40px;height:40px}[data-muted=false]~.PromoMediaLead-volume-icon:hover{height:40px;padding:8px}}@media only screen and (min-width:1800px){.PromoMediaLead{height:893px;width:100%}.PromoMediaLead-media{height:100%}.PromoMediaLead-player{margin-top:0}}.PromoMediaLead2{position:relative;aspect-ratio:auto 1.77777778;overflow:hidden;width:100%;height:100%}.PromoMediaLead2-mediaSectionMobile{height:100%}.PromoMediaLead2-mediaMobile{height:100%}.PromoMediaLead2-mediaMobile img{display:block;width:100%;height:100%;object-fit:cover}.PromoMediaLead2-mediaMobile:after{position:absolute;inset:0;content:'';background-color:var(--overlay-mobile-color);opacity:var(--overlay-mobile-opacity)}.PromoMediaLead2-mediaSection{display:none;height:100%}.PromoMediaLead2-media img{display:block;width:100%;height:auto}.PromoMediaLead2-media:after{position:absolute;inset:0;content:'';background-color:var(--overlay-color);opacity:var(--overlay-opacity)}.PromoMediaLead2 video{width:100%;height:100%;object-fit:cover}.PromoMediaLead2-player{margin-top:0;height:100%}.PromoMediaLead2 .HTML5VideoPlayer{height:100%}.PromoMediaLead2 .HTML5VideoPlayer-screen{height:auto}.PromoMediaLead2 .HTML5VideoPlayer-screen::before{height:100%}.PromoMediaLead2-video-icon{position:absolute;bottom:15px;left:20px;border-color:#fff;border-width:2px;border-style:solid;border-radius:50%;padding:5px;z-index:10}.PromoMediaLead2-video-icon svg{width:20px;height:20px;display:none;fill:#fff}.PromoMediaLead2-video-icon .play-icon{width:15px;margin-left:5px;display:block}.PromoMediaLead2-player[data-videoplayerstate=paused] .PromoMediaLead2-video-icon{border-color:#fff}.PromoMediaLead2-player[data-videoplayerstate=paused] .PromoMediaLead2-video-icon .play-icon{display:block;fill:#fff}.PromoMediaLead2-player[data-videoplayerstate=ended] .PromoMediaLead2-video-icon{border-color:#fff}.PromoMediaLead2-player[data-videoplayerstate=ended] .PromoMediaLead2-video-icon .play-icon{display:block;fill:#fff}.PromoMediaLead2-player[data-videoplayerstate=playing] .PromoMediaLead2-video-icon{border-color:#fff}.PromoMediaLead2-player[data-videoplayerstate=playing] .PromoMediaLead2-video-icon .play-icon{display:none}.PromoMediaLead2-player[data-videoplayerstate=playing] .PromoMediaLead2-video-icon .pause-icon{display:block;fill:#fff}.PromoMediaLead2-mediaSection .HTML5VideoPlayer[data-videoplayerstate=paused]~.PromoMediaLead2-video-icon{border-color:#fff}.PromoMediaLead2-mediaSection .HTML5VideoPlayer[data-videoplayerstate=paused]~.PromoMediaLead2-video-icon .play-icon{display:block;fill:#fff}.PromoMediaLead2-mediaSection .HTML5VideoPlayer[data-videoplayerstate=playing]~.PromoMediaLead2-video-icon{border-color:#fff}.PromoMediaLead2-mediaSection .HTML5VideoPlayer[data-videoplayerstate=playing]~.PromoMediaLead2-video-icon .play-icon{display:none}.PromoMediaLead2-mediaSection .HTML5VideoPlayer[data-videoplayerstate=playing]~.PromoMediaLead2-video-icon .pause-icon{display:block;fill:#fff}.PromoMediaLead2-volume-icon{position:absolute;z-index:999;bottom:15px;left:20px;transform:translateX(50px);display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center}.PromoMediaLead2-volume-icon svg{fill:#fff}.PromoMediaLead2-volume-icon [data-media-mute]{display:block;background-color:transparent;border-width:2px;border-style:solid;border-radius:50%;padding:5px;width:34px;height:34px;border-color:#fff;position:relative;z-index:1}.PromoMediaLead2-volume-icon [data-media-mute]:hover svg.mute-icon{display:none}.PromoMediaLead2-volume-icon [data-media-mute]:hover svg.volume-icon{display:block}.PromoMediaLead2-volume-icon [data-media-mute] svg{width:20px;height:20px}.PromoMediaLead2-volume-icon [data-media-mute] svg.mute-icon{display:block}.PromoMediaLead2-volume-icon [data-media-mute] svg.volume-icon{display:none}.PromoMediaLead2-volume-icon [data-media-volume]{transition:.3s width ease-in;width:0;position:relative;opacity:0;z-index:0;height:15px;-webkit-appearance:none;background:#fff;outline:0;border-radius:15px;overflow:hidden;box-shadow:inset 0 0 2px #000}.PromoMediaLead2-volume-icon [data-media-volume]::-webkit-slider-thumb{-webkit-appearance:none;width:15px;height:15px;border-radius:50%;background:#0071ce;cursor:pointer;border:4px solid #333;box-shadow:-407px 0 0 400px #0071ce}.PromoMediaLead2-volume-icon input[type=range]::-moz-range-thumb{-webkit-appearance:none;width:15px;height:15px;border-radius:50%;background:#0071ce;cursor:pointer;border:4px solid #333;box-shadow:-407px 0 0 400px #0071ce}.PromoMediaLead2-volume-icon input[type=range]::-ms-thumb{-webkit-appearance:none;width:15px;height:15px;border-radius:50%;background:#0071ce;cursor:pointer;border:4px solid #333;box-shadow:-407px 0 0 400px #0071ce}[data-muted=false]~.PromoMediaLead2-volume-icon [data-media-mute] svg.mute-icon{display:none}[data-muted=false]~.PromoMediaLead2-volume-icon [data-media-mute] svg.volume-icon{display:block}[data-muted=false]~.PromoMediaLead2-volume-icon [data-media-mute]:hover svg.mute-icon{display:block}[data-muted=false]~.PromoMediaLead2-volume-icon [data-media-mute]:hover svg.volume-icon{display:none}[data-muted=false]~.PromoMediaLead2-volume-icon:hover{background-color:rgba(0,0,0,.7);height:34px;border-radius:20px;padding:5px}[data-muted=false]~.PromoMediaLead2-volume-icon:hover [data-media-mute]{border:0;width:auto;height:auto}[data-muted=false]~.PromoMediaLead2-volume-icon:hover [data-media-volume]{display:block;width:130px;margin-right:10px;opacity:1}.PromoMediaLead2-title{font-size:30px;padding:20px;z-index:2;font-weight:var(--font-weight,normal);position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;display:-ms-flexbox;display:flex;-ms-flex-pack:var(--horizontalAlignment,center);justify-content:var(--horizontalAlignment,center);-ms-flex-align:var(--verticalAlignment,center);align-items:var(--verticalAlignment,center)}.PromoMediaLead2-title .Link{text-decoration:none;color:var(--text-color,#fff);font-weight:var(--font-weight,normal)}[data-align-vertical=flex-start] .PromoMediaLead2-title{padding-top:40px}[data-align-vertical=flex-end] .PromoMediaLead2-title{padding-bottom:55px}@media screen and (min-width:420px){[data-align-vertical=flex-start] .PromoMediaLead2-title{padding-top:55px}[data-align-vertical=flex-end] .PromoMediaLead2-title{padding-bottom:55px}}@media only screen and (min-width:768px){.PromoMediaLead2{aspect-ratio:auto 2.38016529}.PromoMediaLead2-title{font-size:40px;padding:50px}[data-align-vertical=flex-start] .PromoMediaLead2-title{padding-top:70px}[data-align-vertical=flex-end] .PromoMediaLead2-title{padding-bottom:70px}.PromoMediaLead2 .HTML5VideoPlayer-screen::before{padding-top:56.25%}.PromoMediaLead2 video{object-fit:cover}.PromoMediaLead2-player{height:100%}.PromoMediaLead2-mediaSection{display:block;width:100%;height:100%}.PromoMediaLead2-media{width:100%;height:100%}.PromoMediaLead2-media .BrightcoveVideoPlayer{width:100%;height:100%}.PromoMediaLead2-media .BrightcoveVideoPlayer .video-js{width:100%;height:100%}.PromoMediaLead2-media .HTML5VideoPlayer{width:100%;height:100%}.PromoMediaLead2-media .HTML5VideoPlayer-screen{width:100%;height:100%}.PromoMediaLead2-mediaSectionMobile{display:none}.PromoMediaLead2-video-icon{bottom:20px;left:5vw;padding:8px;width:40px;height:40px}.PromoMediaLead2-volume-icon{bottom:20px;left:5vw;transform:translateX(60px)}.PromoMediaLead2-volume-icon [data-media-mute]{padding:8px;width:40px;height:40px}[data-muted=false]~.PromoMediaLead2-volume-icon:hover{height:40px;padding:8px}}@media only screen and (min-width:1024px){.PromoMediaLead2-title{font-size:55px}}@media only screen and (min-width:1300px){[data-align-vertical=flex-start] .PromoMediaLead2-title{padding-top:120px}[data-align-vertical=flex-end] .PromoMediaLead2-title{padding-bottom:120px}.PromoMediaLead2-video-icon{bottom:40px}.PromoMediaLead2-volume-icon{bottom:40px}}@media only screen and (min-width:1800px){.PromoMediaLead2{height:893px;width:100%}.PromoMediaLead2-mediaSectionMobile-mediaMobile{height:100%}.PromoMediaLead2-mediaSectionMobile-player{margin-top:0}.PromoMediaLead2-mediaSection-media{height:100%}.PromoMediaLead2-mediaSection-player{margin-top:0}}.PromoLeadFullWidth{--text-color:#ffffff;position:relative}.PromoLeadFullWidth-media{width:100%;height:100%}.PromoLeadFullWidth-media img{width:100%;height:100%;object-fit:cover}[data-mobile-media] .PromoLeadFullWidth-media{display:none}@media only screen and (min-width:1024px){[data-mobile-media] .PromoLeadFullWidth-media{display:block}}.PromoLeadFullWidth-media:after{position:absolute;inset:0;content:'';background-color:var(--overlay-color);opacity:var(--overlay-opacity)}.PromoLeadFullWidth-media a,.PromoLeadFullWidth-mediaMobile a{display:block;width:100%;height:100%}.PromoLeadFullWidth-mediaMobile{width:100%;max-width:100%;height:100%}.PromoLeadFullWidth-mediaMobile img{display:block;height:100%;width:100%}@media only screen and (min-width:1024px){.PromoLeadFullWidth-mediaMobile{display:none}}.PromoLeadFullWidth-mediaMobile:after{position:absolute;inset:0;content:'';background-color:var(--overlay-color);opacity:var(--overlay-opacity)}.PromoLeadFullWidth-info{padding:10px 20px;width:100%;position:absolute;top:50%;transform:translateY(-50%);text-align:center}[data-alignment=right] .PromoLeadFullWidth-info{text-align:right}[data-alignment=left] .PromoLeadFullWidth-info{text-align:left}[data-alignment=center] .PromoLeadFullWidth-info{text-align:center}.PromoLeadFullWidth-title{font-size:22px;color:var(--text-color)}@media only screen and (min-width:768px){.PromoLeadFullWidth-title{font-size:34px}}@media only screen and (min-width:1024px){.PromoLeadFullWidth-title{font-size:40px}}@media only screen and (min-width:1300px){.PromoLeadFullWidth-title{font-size:54px;line-height:.43}}.PromoMultiMedia{display:block;margin:0;padding:0;box-sizing:border-box;font-size:0}.PromoMultiMedia-media{position:relative}.PromoMultiMedia-media img:not([src]){max-height:10px}.PromoMultiMedia-info{font-size:13px;font-weight:400;line-height:normal;letter-spacing:normal;color:#8d8d8d;padding:5px 0}.PromoMultiMedia-download{margin-right:8px}.PromoMultiMedia-player{position:relative;max-height:100%}.PromoMultiMedia-poster{position:absolute;top:0;left:0;right:0;bottom:0;opacity:1;max-height:100%;height:100%}.PromoMultiMedia-poster img{width:100%;height:100%;object-fit:cover}.PromoMultiMedia-trigger{top:50%;left:50%;margin-left:-1em;margin-top:-1em;width:98px;height:98px;line-height:2em;border:0;border-radius:50%;font-size:3.5em;background-color:rgba(0,0,0,.45);color:#fff;transition:border-color .4s,outline .4s,background-color .4s;position:absolute;padding:0;cursor:pointer;opacity:1;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;transform:translate(-50%,-50%)}.PromoMultiMedia-trigger-playIcon{border-top:15px solid transparent;border-left:20px solid #fff;border-bottom:15px solid transparent;height:0;width:0;position:absolute;left:43%}[data-contains-embedded-video=ended] .PromoMultiMedia-trigger,[data-contains-embedded-video=paused] .PromoMultiMedia-trigger,[data-contains-embedded-video=playing] .PromoMultiMedia-trigger,[data-contains-embedded-video=timeupdate] .PromoMultiMedia-trigger,[data-contains-embedded-video=waiting] .PromoMultiMedia-trigger{opacity:0;max-height:0;transition:opacity 1s ease,max-height 1s ease}[data-contains-embedded-video=ended] .PromoMultiMedia-poster,[data-contains-embedded-video=paused] .PromoMultiMedia-poster,[data-contains-embedded-video=playing] .PromoMultiMedia-poster,[data-contains-embedded-video=timeupdate] .PromoMultiMedia-poster,[data-contains-embedded-video=waiting] .PromoMultiMedia-poster{opacity:0;max-height:0;transition:opacity .5s ease-out,max-height .5s ease}[data-contains-embedded-video=ended] .PromoMultiMedia-player,[data-contains-embedded-video=paused] .PromoMultiMedia-player,[data-contains-embedded-video=playing] .PromoMultiMedia-player,[data-contains-embedded-video=timeupdate] .PromoMultiMedia-player,[data-contains-embedded-video=waiting] .PromoMultiMedia-player{z-index:10}.PromoMultiMedia video{width:100%;max-height:495px}@media only screen and (min-width:1024px){.PromoMultiMedia-info{padding-left:48px;padding-right:48px}}@media only screen and (min-width:1300px){.PromoMultiMedia-info{padding-left:84px;padding-right:84px}.PromoMultiMedia-trigger{width:98px;height:98px}.PromoMultiMedia-player{max-height:495px}.PromoMultiMedia-media img{max-height:495px;object-fit:cover}}.PromoQ4pr{overflow:hidden;color:#333}.PromoQ4pr-icon{float:left;position:relative;margin-right:18px}.PromoQ4pr-icon .month{position:absolute;display:block;text-align:center;bottom:17px;left:5px;right:5px;font-size:13px;line-height:normal}.PromoQ4pr-icon .day{text-align:center;position:absolute;display:block;bottom:3px;left:5px;right:5px;font-size:13px;line-height:normal}.PromoQ4pr svg.EventDateIcon{width:auto;height:43px}.PromoQ4pr-info{overflow:hidden;padding-top:1px}.PromoQ4pr-date{font-size:13px}.PromoQ4pr-title{font-size:15px;padding-top:7px}.PromoQ4pr-title:hover{text-decoration:underline}.PromoQ4pr a{color:inherit;text-decoration:none}.PromoQ4pr a:hover .PromoEvent2021-title{color:#0071dc}.PromoQ4pr a:hover .PromoEvent2021-date{text-decoration:underline}@media only screen and (min-width:1024px){.PromoQ4pr-icon{margin-right:27px}.PromoQ4pr-icon .month{bottom:17px}.PromoQ4pr-icon .day{font-size:15px;bottom:4px}.PromoQ4pr-date{font-size:15px;line-height:normal}.PromoQ4pr-title{font-size:17px;line-height:normal;padding-top:0}}.QuoteModule{position:relative;margin:0;border-top:1px solid #cfcfcf;border-bottom:1px solid #cfcfcf;padding:30px 22px}.QuoteModule.notop-border{border-top:0;padding-top:0}.QuoteModule.nobottom-border{border-bottom:0;padding-bottom:0}.QuoteModule blockquote{margin:0;padding:0;position:relative;font-size:18px;font-weight:400;line-height:1.17;letter-spacing:normal;text-align:left;color:#333}.QuoteModule blockquote[data-fancy-quotes]:after,.QuoteModule blockquote[data-fancy-quotes]:before{display:inline-block}.QuoteModule blockquote[data-fancy-quotes]:before{content:'\201C'}.QuoteModule blockquote[data-fancy-quotes]:after{content:'\201D'}.QuoteModule-credits{margin-top:9px;font-size:13px;line-height:1.54;letter-spacing:normal;text-align:left;color:#333}.QuoteModule-attribution{font-weight:700}.QuoteModule-subattribution{font-style:italic;margin-top:2px}@media only screen and (min-width:768px){.QuoteModule blockquote{font-size:22px;line-height:1.36}.QuoteModule-credits{margin-top:20px;font-size:15px;line-height:normal}}@media only screen and (min-width:1024px){.QuoteModule{padding:40px 70px}.QuoteModule blockquote{font-size:24px}.QuoteModule-credits{margin-top:26px}}.RichTextModuleReadMore{display:block;text-align:left;padding-top:0}.RichTextModuleReadMore p{font-size:16px;color:#333;font-weight:400;padding-top:34px;padding-bottom:0;margin-bottom:0;line-height:1.5}.RichTextModuleReadMore-title{color:#333;font-weight:400;font-size:18px;line-height:21px;padding-top:0;margin-bottom:0}@media only screen and (min-width:768px){.RichTextModuleReadMore-title{font-size:24px;line-height:normal;padding-top:0;margin-bottom:0}}.RichTextModuleReadMore-items{overflow:inherit;overflow-x:visible;transition:height .6s ease-out;height:auto;position:relative;padding-bottom:40px}.RichTextModuleReadMore-items>:nth-last-child(2){margin-bottom:30px}.RichTextModuleReadMore-items[data-collapsed=false] .RichTextModuleReadMore-toggle{padding-top:0}.RichTextModuleReadMore-items[data-collapsed=true]{overflow-y:hidden}@media only screen and (min-width:1024px){.RichTextModuleReadMore-items{padding-bottom:70px}.RichTextModuleReadMore-items[data-collapsed=false] .RichTextModuleReadMore-toggle{padding-top:0}}.RichTextModuleReadMore-items[data-collapsed=true] .RichTextModuleReadMore-toggle>[data-read-more]{display:inline-block}.RichTextModuleReadMore-items[data-collapsed=true] .RichTextModuleReadMore-toggle>[data-read-less]{display:none}.RichTextModuleReadMore-items[data-collapsed=false] .RichTextModuleReadMore-toggle>[data-read-more]{display:none}.RichTextModuleReadMore-items[data-collapsed=false] .RichTextModuleReadMore-toggle>[data-read-less]{display:inline-block}.RichTextModuleReadMore-toggle{text-align:center;position:absolute;bottom:0;width:100%;padding-top:80px;background-image:linear-gradient(to bottom,rgba(255,255,255,0) 5%,#fff 60%)}.RichTextModuleReadMore-toggle span{position:relative;z-index:5}.RichTextModuleReadMore-toggle:before{content:'';display:block;width:150px;background-color:#fff;height:3px;position:absolute;bottom:12px;left:50%;transform:translateX(-50%);z-index:2}.RichTextModuleReadMore-toggle:after{content:'';display:block;background-color:#cecece;height:1px;position:absolute;bottom:14px;left:14px;right:14px;z-index:1}@media only screen and (min-width:1024px){.RichTextModuleReadMore-toggle{padding-top:130px}.RichTextModuleReadMore-toggle:before{width:167px}.RichTextModuleReadMore-toggle:after{left:30px;right:30px}}.RichTextModuleWithTitle{background-color:#fff;padding:20px;text-align:left;margin-top:55px;margin-bottom:55px;padding-top:0;padding-bottom:0}.RichTextModuleWithTitle[data-module]{padding-top:0;padding-bottom:0}.RichTextModuleWithTitle,.RichTextModuleWithTitle p{font-size:16px;color:#333;font-weight:400;padding-top:34px;padding-bottom:0;margin-bottom:0;line-height:1.5}.RichTextModuleWithTitle p{margin-top:0}@media only screen and (min-width:768px){.RichTextModuleWithTitle{padding-top:60px}}.RichTextModuleWithTitle-title,.RichTextModuleWithTitle-title a{color:#333;font-weight:400;font-size:18px;line-height:21px;padding-top:0;margin-bottom:0}@media only screen and (min-width:768px){.RichTextModuleWithTitle-title,.RichTextModuleWithTitle-title a{font-size:24px;line-height:normal;padding-top:0;margin-bottom:0}}.ListMosaic1To2 .RichTextModuleWithTitle-title,.ListMosaic1To2 .RichTextModuleWithTitle-title a{font-size:18px;line-height:28px}.RichTextModuleWithTitle-items .HeadingH2,.RichTextModuleWithTitle-items h2{padding-top:15px;margin-bottom:15px;color:#333;font-weight:400}@media only screen and (min-width:768px){.RichTextModuleWithTitle-items .HeadingH2,.RichTextModuleWithTitle-items h2{padding-top:20px;margin-bottom:20px;line-height:normal;font-size:24px;margin-top:34px}}.RichTextModuleWithTitle-items .HeadingH3,.RichTextModuleWithTitle-items h3{font-weight:400;font-size:18px;line-height:21px;padding-top:15px;margin-bottom:15px;color:#333;font-style:italic}@media only screen and (min-width:768px){.RichTextModuleWithTitle-items .HeadingH3,.RichTextModuleWithTitle-items h3{line-height:normal;padding-top:20px;margin-bottom:20px;font-size:20px;margin-top:34px}}.RichTextModuleWithTitle-items .HeadingH4,.RichTextModuleWithTitle-items h4{color:#333;font-size:16px;font-weight:400}@media only screen and (min-width:768px){.RichTextModuleWithTitle-items .HeadingH4,.RichTextModuleWithTitle-items h4{font-size:18px;margin-top:34px}}.RichTextModuleWithTitle-items>ul>li a{text-decoration:underline solid transparent;transition:text-decoration 1s ease;width:100px;margin:1em auto;border-radius:1em;color:#1a75cf}.RichTextModuleWithTitle-items>ul>li a:hover{color:var(--link-hover-color);text-decoration:underline solid currentColor}.RichTextModuleWithTitle-items li a,.RichTextModuleWithTitle-items p a,.RichTextModuleWithTitle-items td a{text-decoration:underline solid transparent;transition:text-decoration 1s ease;width:100px;margin:1em auto;border-radius:1em;color:#1a75cf}.RichTextModuleWithTitle-items li a:hover,.RichTextModuleWithTitle-items p a:hover,.RichTextModuleWithTitle-items td a:hover{text-decoration:underline solid currentColor}.ListMosaic1To1 .RichTextModuleWithTitle{-ms-flex:1;flex:1;margin-left:20px;overflow-y:auto}.ListMosaic1To2 .RichTextModuleWithTitle{padding-top:20px}.RichTextModuleDefault,.RichTextWideModule{display:block}.RichTextModuleDefault[data-module],.RichTextWideModule[data-module]{padding-top:0;padding-bottom:0}.RichTextModuleDefault p:first-child,.RichTextWideModule p:first-child{padding-top:0}.RichTextModuleAccordionItem{text-align:justify;background:#fff;margin-top:0;margin-bottom:13px;border-bottom:1px solid #cfcfcf}.RichTextModuleAccordionItem.active .RichTextModuleAccordionItem-items{display:block;opacity:1;height:auto}.RichTextModuleAccordionItem.active .RichTextModuleAccordionItem-title{color:#0071ce}.RichTextModuleAccordionItem-icon{display:-ms-flexbox;display:flex;cursor:pointer;position:relative;margin-top:3px;padding-right:8px;padding-left:10px;height:16px;width:16px}.RichTextModuleAccordionItem-icon:after,.RichTextModuleAccordionItem-icon:before{background:#0071ce;content:'';height:2px;left:0;position:absolute;top:7px;width:16px;transition:transform .5s ease}.RichTextModuleAccordionItem-icon:after{transform-origin:center}.RichTextModuleAccordionItem-icon.collapsed:after{transform:rotate(90deg)}.RichTextModuleAccordionItem-icon.collapsed:before{transform:rotate(180deg)}.RichTextModuleAccordionItem-title-wrapper{padding:20px 0 10px;position:relative;cursor:pointer;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center}.RichTextModuleAccordionItem-title{font-weight:400;font-size:18px;display:inline-block;text-align:left;line-height:normal;color:#333;margin-right:20px}.RichTextModuleAccordionItem-items{font-size:16px;line-height:normal;margin-bottom:0;color:#333;transition:opacity .4s ease-out;opacity:0;height:0;overflow:hidden;padding-bottom:10px}.RichTextModuleAccordionItem .Enhancement:not([data-align-left]):not([data-align-right]) .Figure,.RichTextModuleAccordionItem .Enhancement:not([data-align-left]):not([data-align-right]) .FigureEnhancement,.RichTextModuleAccordionItem .Enhancement:not([data-align-left]):not([data-align-right]) .FigureEnhancement2021,.RichTextModuleAccordionItem .Enhancement:not([data-align-left]):not([data-align-right]) .FigureEnhancementExtended,.RichTextModuleAccordionItem .Enhancement:not([data-align-left]):not([data-align-right]) .FigureEnhancementNoCrop{margin:0;margin-bottom:15px}.RichTextModuleAccordionItem .Enhancement:not([data-align-left]):not([data-align-right]) .Figure img,.RichTextModuleAccordionItem .Enhancement:not([data-align-left]):not([data-align-right]) .FigureEnhancement img,.RichTextModuleAccordionItem .Enhancement:not([data-align-left]):not([data-align-right]) .FigureEnhancement2021 img,.RichTextModuleAccordionItem .Enhancement:not([data-align-left]):not([data-align-right]) .FigureEnhancementExtended img,.RichTextModuleAccordionItem .Enhancement:not([data-align-left]):not([data-align-right]) .FigureEnhancementNoCrop img{max-width:100%;margin:0}.RichTextModuleAccordionItem .Enhancement .Figure,.RichTextModuleAccordionItem .Enhancement .FigureEnhancement,.RichTextModuleAccordionItem .Enhancement .FigureEnhancement2021,.RichTextModuleAccordionItem .Enhancement .FigureEnhancementExtended,.RichTextModuleAccordionItem .Enhancement .FigureEnhancementNoCrop{margin:0}.RichTextModuleAccordionItem .Enhancement .Figure img,.RichTextModuleAccordionItem .Enhancement .FigureEnhancement img,.RichTextModuleAccordionItem .Enhancement .FigureEnhancement2021 img,.RichTextModuleAccordionItem .Enhancement .FigureEnhancementExtended img,.RichTextModuleAccordionItem .Enhancement .FigureEnhancementNoCrop img{width:100%;height:initial}.RichTextModuleAccordionItem .Enhancement .Figure-credit,.RichTextModuleAccordionItem .Enhancement .FigureEnhancement-credit,.RichTextModuleAccordionItem .Enhancement .FigureEnhancement2021-credit,.RichTextModuleAccordionItem .Enhancement .FigureEnhancementExtended-credit,.RichTextModuleAccordionItem .Enhancement .FigureEnhancementNoCrop-credit{display:none}.RichTextModuleAccordionItem .Enhancement .Figure-caption,.RichTextModuleAccordionItem .Enhancement .FigureEnhancement-caption,.RichTextModuleAccordionItem .Enhancement .FigureEnhancement2021-caption,.RichTextModuleAccordionItem .Enhancement .FigureEnhancementExtended-caption,.RichTextModuleAccordionItem .Enhancement .FigureEnhancementNoCrop-caption{display:none}.RichTextModuleAccordionItem .Enhancement .FigureEnhancement2021.fullWidth{margin:auto!important;width:100%}.RichTextModuleAccordionItem .Enhancement .VideoEnhancement,.RichTextModuleAccordionItem .Enhancement iframe{display:block;border:0;width:100%;height:500px}.RichTextModuleAccordionItem body{padding:30px}@media only screen and (min-width:768px){.RichTextModuleAccordionItem .Enhancement .Enhancement-item .ImageGallery .flickity-button{top:165px}}@media only screen and (min-width:1024px){.RichTextModuleAccordionItem{margin-bottom:0}.RichTextModuleAccordionItem-title{font-size:20px;line-height:normal}.RichTextModuleAccordionItem-items{font-size:16px}.RichTextModuleAccordionItem-icon{margin-right:8px}.RichTextModuleAccordionItem .Enhancement .Figure,.RichTextModuleAccordionItem .Enhancement .FigureEnhancement,.RichTextModuleAccordionItem .Enhancement .FigureEnhancement2021,.RichTextModuleAccordionItem .Enhancement .FigureEnhancementExtended,.RichTextModuleAccordionItem .Enhancement .FigureEnhancementNoCrop{margin:30px}.RichTextModuleAccordionItem .Enhancement .Figure img,.RichTextModuleAccordionItem .Enhancement .FigureEnhancement img,.RichTextModuleAccordionItem .Enhancement .FigureEnhancement2021 img,.RichTextModuleAccordionItem .Enhancement .FigureEnhancementExtended img,.RichTextModuleAccordionItem .Enhancement .FigureEnhancementNoCrop img{max-width:280px}.RichTextModuleAccordionItem .Enhancement[data-align-left]{float:left}.RichTextModuleAccordionItem .Enhancement[data-align-left] .Figure,.RichTextModuleAccordionItem .Enhancement[data-align-left] .FigureEnhancement,.RichTextModuleAccordionItem .Enhancement[data-align-left] .FigureEnhancement2021,.RichTextModuleAccordionItem .Enhancement[data-align-left] .FigureEnhancementExtended,.RichTextModuleAccordionItem .Enhancement[data-align-left] .FigureEnhancementNoCrop{margin-left:0}.RichTextModuleAccordionItem .Enhancement[data-align-right]{float:right}.RichTextModuleAccordionItem .Enhancement[data-align-right] .Figure,.RichTextModuleAccordionItem .Enhancement[data-align-right] .FigureEnhancement,.RichTextModuleAccordionItem .Enhancement[data-align-right] .FigureEnhancement2021,.RichTextModuleAccordionItem .Enhancement[data-align-right] .FigureEnhancementExtended,.RichTextModuleAccordionItem .Enhancement[data-align-right] .FigureEnhancementNoCrop{margin-right:0}.RichTextModuleAccordionItem .Enhancement:not([data-align-left]):not([data-align-right]) .Enhancement-item .ImageGallery{margin:0}.RichTextModuleAccordionItem .Enhancement:not([data-align-left]):not([data-align-right]) .Enhancement-item .ImageGallery .flickity-button{top:155px}.RichTextModuleAccordionItem .Enhancement:not([data-align-left]):not([data-align-right]) .Enhancement-item .ImageGallery .ImageGallerySlide-info{padding-left:0;padding-right:0}}.RichTextModuleButtonLinkStyle{background-color:var(--bgColor);text-align:left;max-width:880px;margin:auto;border-bottom:0!important}.RichTextModuleButtonLinkStyle[data-module]{padding-left:20px;padding-right:20px;padding-top:30px;padding-bottom:30px}.RichTextModuleButtonLinkStyle li,.RichTextModuleButtonLinkStyle p{font-size:17px;font-weight:400;line-height:normal;color:#333}.RichTextModuleButtonLinkStyle-title{font-size:24px;text-align:unset;text-decoration:none;color:#333;font-weight:400;line-height:normal}.ListMosaic1To2 .RichTextModuleButtonLinkStyle-title{font-size:18px;line-height:28px}.RichTextModuleButtonLinkStyle-items ol li,.RichTextModuleButtonLinkStyle-items ul li{font-size:17px}.ListMosaic1To1 .RichTextModuleButtonLinkStyle{-ms-flex:1;flex:1;margin-left:20px;overflow-y:auto}.ListMosaic1To2 .RichTextModuleButtonLinkStyle{padding-top:20px}@media only screen and (min-width:768px){.RichTextModuleButtonLinkStyle[data-module]{padding-left:30px;padding-right:30px;padding-top:30px;padding-bottom:30px}}@media only screen and (min-width:1024px){.RichTextModuleButtonLinkStyle[data-module]{padding-left:88px;padding-right:88px;padding-top:40px;padding-bottom:40px}}.SearchFilter2021{border-bottom:1px solid #cfcfcf;overflow:auto;padding:8px 0;margin-top:5px}.SearchFilter2021-items{display:block;white-space:nowrap;list-style:none;padding:0 20px;margin:0;text-align:center}.SearchFilter2021-items>li{padding:0;margin:0;list-style:none;display:inline-block}.SearchFilter2021-items>li .SearchControl2021{font-size:13px;line-height:18px;font-weight:400;color:#0071dc;margin:0 10px;text-decoration:none}.SearchFilter2021-items>li .SearchControl2021:hover .SearchControl2021-label{text-decoration:underline}.SearchFilter2021-items>li .SearchControl2021[data-empty]{color:#7c7c7c;pointer-events:none}.SearchFilter2021-items>li .SearchControl2021[data-empty]:hover .SearchControl2021-label{text-decoration:none}.SearchFilter2021-items>li .SearchControl2021[data-selected] .SearchControl2021-label{text-decoration:underline}@media only screen and (min-width:768px){.SearchFilter2021{border:0}}.SearchResultsPage2021-form{border:1px solid #cfcfcf;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;margin:0 20px}.SearchResultsPage2021-form input[type=text]{border:0;background-color:transparent;line-height:20px;padding:8px 5px;font-size:17px;-ms-flex:1 1 100%;flex:1 1 100%}.SearchResultsPage2021-form button[type=submit]{border:0;background:0 0;padding:8px;-ms-flex:0 0 36px;flex:0 0 36px}.SearchResultsPage2021-form button[type=submit] svg{fill:#d9d9d9;width:20px;height:20px}.SearchResultsPage2021-form-micButton{background:0 0;margin:7px 7px 7px 10px;padding:0;border-radius:50%;-ms-flex:0 0 25px;flex:0 0 25px;width:25px;height:25px;border:1px solid #dfdfdf}.SearchResultsPage2021-form-micButton svg{fill:#333;width:16px;height:16px}.SearchResultsPage2021-SearchControls{position:relative;width:100%}.SearchResultsPage2021-SearchControls:after{content:'';display:block;width:80px;height:100%;position:absolute;right:0;bottom:0;background-image:linear-gradient(to left,#fff 22%,rgba(255,255,255,0) 100%);z-index:99}@media only screen and (min-width:768px){.SearchResultsPage2021-form{border:0;display:-ms-flexbox;display:flex;margin:0;padding:30px 15px;border-bottom:1px solid #cfcfcf}.SearchResultsPage2021-form input[type=text]{border:1px solid #cfcfcf;background-color:transparent;line-height:20px;padding:6px 10px;max-width:480px}.SearchResultsPage2021-form button[type=submit]{border:0;background:0 0;padding:0}.SearchResultsPage2021-form button[type=submit] svg{fill:#333;width:20px;height:20px}.SearchResultsPage2021-form-micButton{background:0 0;border-radius:50%;width:34px;height:34px;-ms-flex:inherit;flex:inherit;border:1px solid #cfcfcf;margin-left:10px;text-align:center}.SearchResultsPage2021-form-micButton svg{fill:#333;width:20px;height:20px}.SearchResultsPage2021-SearchControls{width:auto}.SearchResultsPage2021-SearchControls:after{display:none}}.SearchResultsPage2021-spotlights-title{text-align:left;margin-bottom:20px}.SearchResultsPage2021-spotlights-items{background:#f7f7f4;padding:20px}.SearchResultsPage2021-spotlights-items-item{padding:15px 0}.SearchResultsPage2021-spotlights-items-item:first-child{padding-top:0}.SearchResultsPage2021-spotlights-items-item:last-child{padding-bottom:0}@media only screen and (min-width:768px){.SearchResultsPage2021-spotlights-items{padding:20px;margin:0 -20px}}@media only screen and (min-width:1024px){.SearchResultsPage2021-spotlights-items{padding:40px;margin:0 -40px}}.SearchResultsPage2021-spotlights .PromoResult .Promo-date,.SearchResultsPage2021-spotlights .PromoResult-category,.SearchResultsPage2021-spotlights .PromoResult-media{display:none}.SearchResultsPage2021-spotlights .PromoResult-description{display:block}.SearchResultsPage2021-results-section[data-sectionresults=site-content] .PromoResult .Promo-date,.SearchResultsPage2021-results-section[data-sectionresults=site-content] .PromoResult-category,.SearchResultsPage2021-results-section[data-sectionresults=site-content] .PromoResult-media{display:none}.SearchResultsPage2021-results-section[data-sectionresults=site-content] .PromoResult-description{display:block;overflow:hidden}.SearchResultsPage2021-results-section[data-sectionresults=videos] .PromoResult .Promo-date,.SearchResultsPage2021-results-section[data-sectionresults=videos] .PromoResult-category,.SearchResultsPage2021-results-section[data-sectionresults=videos] .PromoResult-description{display:none}.SearchResultsPage2021-results-section[data-sectionresults=videos] .PromoResult-title{overflow:hidden}.SearchResultsPage2021-results-section[data-sectionresults=events] .PromoResult-category,.SearchResultsPage2021-results-section[data-sectionresults=events] .PromoResult-description{display:none}.SearchResultsPage2021-results-section[data-sectionresults=images] .PromoResult-info{display:none}.SearchResultsPage2021-results-section:last-child .ListResult-divider{display:none}.SearchResultsPage2021-noResults{margin-bottom:30px}.SearchResultsPage2021-noResults-message{display:block;border-bottom:1px solid #cfcfcf;padding:60px 0 60px;text-align:center;font-size:20px;font-weight:400;font-style:italic;color:#7d796f}@media only screen and (min-width:768px){.SearchResultsPage2021-noResults{padding-left:calc((100% - 638px)/ 2);padding-right:calc((100% - 638px)/ 2);margin-top:-30px;margin-bottom:30px}}@media only screen and (min-width:1024px){.SearchResultsPage2021-noResults{padding-left:calc((100% - 884px)/ 2);padding-right:calc((100% - 884px)/ 2);margin-top:-40px;margin-bottom:40px}}@media only screen and (min-width:1300px){.SearchResultsPage2021-noResults{padding-left:calc((100% - 980px)/ 2);padding-right:calc((100% - 980px)/ 2);margin-top:-50px;margin-bottom:50px}}@media only screen and (max-width:767px){.SearchResultsPage2021-results-section .ListResultGrid-items-item{width:100%;max-width:100%;-ms-flex-preferred-size:100%;flex-basis:100%}}.SearchResultsPage2021 [data-modulewell-2021]>[data-module],.SearchResultsPage2021 [data-modulewell-2021]>[data-modulewell]{margin:40px 0;padding:0 20px}@media only screen and (min-width:768px){.SearchResultsPage2021 [data-modulewell-2021]>[data-module],.SearchResultsPage2021 [data-modulewell-2021]>[data-modulewell]{padding-left:calc((100% - 638px)/ 2);padding-right:calc((100% - 638px)/ 2)}}@media only screen and (min-width:1024px){.SearchResultsPage2021 [data-modulewell-2021]>[data-module],.SearchResultsPage2021 [data-modulewell-2021]>[data-modulewell]{padding-left:calc((100% - 884px)/ 2);padding-right:calc((100% - 884px)/ 2)}}@media only screen and (min-width:1300px){.SearchResultsPage2021 [data-modulewell-2021]>[data-module],.SearchResultsPage2021 [data-modulewell-2021]>[data-modulewell]{padding-left:calc((100% - 884px)/ 2);padding-right:calc((100% - 884px)/ 2)}}.SearchResultsPage2021 .Page-above{margin-top:0;margin-bottom:0}@media only screen and (min-width:1024px){.SearchResultsPage2021-form{padding:45px;border-bottom:1px solid #cfcfcf;-ms-flex-pack:center;justify-content:center}}.SocialBar2021-items{list-style:none;display:-ms-flexbox;display:flex;-ms-flex-pack:start;justify-content:flex-start;padding:0;margin:0}.SocialBar2021-items-item{margin-right:8px}.SocialBar2021-items-item>a.SocialLink[data-social-service]{display:inline-block;text-decoration:none;cursor:pointer;font-size:0;color:#333;background:0 0}.SocialBar2021-items-item>a.SocialLink[data-social-service]:before{font-size:22px;line-height:37px}.SocialBar2021-items-item>a.SocialLink[data-social-service]:hover{color:#0071dc;background:0 0}.SocialBar2021-items-item:last-child{margin-right:0}.VideoLead2021{width:100%}.VideoLead2021 video{max-width:100%}.VideoPage2021-player-wrap{position:relative}.VideoPage2021-media{position:absolute;top:0;left:0;right:0;bottom:0;overflow:hidden;z-index:2}[data-hide-posterimg] .VideoPage2021-media{display:none}.VideoPage2021-media img{display:block;height:100%;width:100%;object-fit:cover}.VideoPage2021-media::before{content:'';border-left:50px solid rgba(0,0,0,.5);border-top:30px solid transparent;border-bottom:30px solid transparent;display:block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:1;margin-left:7px}.VideoPage2021-media::after{content:'';width:100px;height:100px;border-radius:50%;overflow:hidden;background-color:rgba(255,255,255,.5);display:block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:0}.VideoPage2021 .VideoPage2021-player-wrap[data-contains-vimeo-video] .VideoPage2021-media::after{width:160px;height:160px;background-color:rgba(255,255,255,.95)}.EmployeePage2021-headlinebread,.EmployeePage2021-pageHeading{font-size:24px;line-height:28px;font-weight:400;color:#333;margin:0}.EmployeePage2021-print-media{display:none}.EmployeePage2021-breadcrumbs{padding:3px 0;margin-bottom:3px}.EmployeePage2021-breadcrumbs a{font-size:inherit;font-weight:400;color:#1a75cf;text-decoration:none;vertical-align:bottom;margin:0 3px}.EmployeePage2021-main{padding:20px}.EmployeePage2021-socialLinks{font-size:15px;line-height:24px;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;padding-left:9px;padding-right:9px}.EmployeePage2021-socialLinks a{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;padding-right:8px}.EmployeePage2021-socialLinks-facebook,.EmployeePage2021-socialLinks-instagram,.EmployeePage2021-socialLinks-linkedin,.EmployeePage2021-socialLinks-pinterest,.EmployeePage2021-socialLinks-twitter,.EmployeePage2021-socialLinks-youtube{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;font-size:15px;text-decoration:none;cursor:pointer;color:#333}.EmployeePage2021-head-content{padding:0;width:100%;-ms-flex-pack:center;justify-content:center}.EmployeePage2021-header{text-align:left;width:100%;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.EmployeePage2021-topArea{font-size:15px;width:440px;position:relative;line-height:50px;padding-top:150px;-ms-flex-pack:center;justify-content:center;padding:12px 0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-align:center}.EmployeePage2021-lead{display:block;position:relative;width:100%}.EmployeePage2021-lead .EmployeeImageGallery-carousel{padding:0}.info-ListArticlePage .EmployeePage2021-lead{text-align:center}.EmployeePage2021-lead [class$='-subHeadline']{display:none}.info-ListArticlePage .EmployeePage2021-lead [class$='-subHeadline']{display:block}.EmployeePage2021-lead [class$='-datePublished']{display:none}.EmployeePage2021-separator-gallery{display:-ms-flexbox;display:flex;-ms-flex:0 0 50%;flex:0 0 50%;max-width:440px;-ms-flex-pack:center;justify-content:center;text-align:center}.EmployeePage2021-separator-profile{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;width:100%}.EmployeePage2021-headline{width:100%;margin:0 0 11px 0;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.31;letter-spacing:normal;text-align:left;color:#333}.EmployeePage2021-newstitle{font-size:24px;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.75;letter-spacing:normal;text-align:left;color:#333}.EmployeePage2021-subheadline{margin:0;width:100%;font-size:20px;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.2;letter-spacing:normal;text-align:left;color:#333}.EmployeePage2021-byline{margin:23px 0;font-size:13px;line-height:1.31;color:#333}.EmployeePage2021-byline a{color:inherit;text-decoration:none}.EmployeePage2021-byline a:hover{color:#1188c8}.EmployeePage2021-toolbar{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;text-align:left;padding-top:50px;color:#333;font-size:0}.EmployeePage2021-toolbar span{font-size:15px;margin-left:8px;padding-left:8px;border-left:1px solid #cfcfcf}.EmployeePage2021-toolbar-print{font-size:15px;text-decoration:none;color:#0071dc}.EmployeePage2021-toolbar-print:hover{color:#1188c8}.EmployeePage2021-toolbar .EmployeePage2021-date,.EmployeePage2021-toolbar .EmployeePage2021-readingTime,.EmployeePage2021-toolbar .EmployeePage2021-topics{font-size:15px;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.6;letter-spacing:normal;text-align:left;color:#0071dc}.EmployeePage2021-toolbar .EmployeePage2021-readingTime,.EmployeePage2021-toolbar .EmployeePage2021-topics{margin-left:5px;padding-left:5px;border-left:1px solid #cfcfcf}.EmployeePage2021-toolbar .EmployeePage2021-actions{display:-ms-flexbox;display:flex;font-size:15px;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.6;letter-spacing:normal;text-align:left;color:#333}.EmployeePage2021-toolbar .EmployeePage2021-topics a{color:#1188c8;text-decoration:none}.EmployeePage2021-toolbar .EmployeePage2021-topics a:hover{text-decoration:underline}.EmployeePage2021-items{list-style-type:none;padding:0;margin:0}.EmployeePage2021-items-item{padding:12px 0 10px;position:relative;width:100%}.EmployeePage2021-items-item:before{content:'';display:block;height:1px;position:absolute;bottom:0;right:12px;left:12px;background-color:#cfcfcf}.EmployeePage2021-items-item:nth-child(4)~.EmployeePage2021-items-item{display:none}.EmployeePage2021-items-item:nth-child(4):before{display:none}[data-no-promo-dates] .EmployeePage2021-items-item .Promo-date{display:none}.EmployeePage2021-fullBiography{display:block;border-top:1px solid #cfcfcf;font-size:17px;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.29;letter-spacing:normal;text-align:left;color:#333;padding:30px 0 0 0;width:100%}.EmployeePage2021-fullBiography-content{height:140px;overflow:hidden}[data-toggle-in=author-bio] .EmployeePage2021-fullBiography-content{height:auto}.EmployeePage2021-fullBiography-more{color:var(--primaryColor1);display:block;font-weight:500;margin-top:10px}.EmployeePage2021-fullBiography-more svg{fill:var(--primaryColor1);height:17px;margin-left:10px;position:relative;top:2px;transform:rotate(90deg);width:11px}[data-toggle-in=author-bio] .EmployeePage2021-fullBiography-more svg{transform:rotate(270deg);top:-4px}.EmployeePage2021-fullBiography-more .lessText{display:none}[data-toggle-in=author-bio] .EmployeePage2021-fullBiography-more .lessText{display:inline}.EmployeePage2021-fullBiography-more .moreText{display:inline}[data-toggle-in=author-bio] .EmployeePage2021-fullBiography-more .moreText{display:none}.EmployeePage2021-lead{margin-left:-20px;margin-right:-20px}.EmployeePage2021-image{margin-top:7px;position:relative;-ms-flex-pack:center;justify-content:center}.EmployeePage2021-image img{margin:0 auto;display:block}.EmployeePage2021-image-download{position:absolute;right:10px;bottom:10px;z-index:2;color:#fff;display:block;width:30px;height:30px;border-radius:50%;font-size:14px;line-height:40px;text-align:center;cursor:pointer;background:#333}.EmployeePage2021-image-download:hover{background:#1a75cf}.EmployeePage2021-mainContent{font-size:15px;line-height:20px;padding-top:0}.EmployeePage2021-mainContent p{margin:0 0 20px 0}@media only screen and (min-width:1024px){.EmployeePage2021-mainContent p{margin:0}}.EmployeePage2021-heading{padding-bottom:20px}@media only screen and (max-width:767px){.EmployeePage2021-image{margin-bottom:20px}.EmployeePage2021-image-download i:before{display:inline-block;vertical-align:super}.EmployeePage2021-fullBiography{width:100%;padding:30px 0 20px;font-size:17px;font-weight:400;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal}.EmployeePage2021-toolbar{padding-top:30px}.EmployeePage2021-headline{margin:0 173px 11px 0;font-size:21px;font-weight:400;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;color:#333}.EmployeePage2021-subheadline{font-size:17px;height:46px}.EmployeePage2021-separator-gallery{width:243px;-ms-flex-pack:start;justify-content:flex-start;margin:0 auto 50px}.EmployeePage2021-mainContent{margin-top:20px}.EmployeePage2021-head-content{padding:0 0}.EmployeePage2021-topArea{padding:40px 20px}}@media only screen and (min-width:768px){.EmployeePage2021-fullBiography{margin-top:30px}.EmployeePage2021-image{margin-right:21px;float:left;margin-left:-160px}.EmployeePage2021-image-download{width:40px;height:40px;font-size:18px}.EmployeePage2021-separator-profile{padding-left:30px}.EmployeePage2021-topArea{margin-left:150px;margin-right:150px;font-size:18px;line-height:28px}.EmployeePage2021-head-content{font-size:18px;line-height:28px;display:-ms-flexbox;display:flex}.EmployeePage2021-mainContent{font-size:18px;line-height:28px}.EmployeePage2021-heading{padding-bottom:40px}.EmployeePage2021-main{padding:30px 65px}.EmployeePage2021-heading-top{padding:0 0 10px 0;border-bottom:1px solid #cfcfcf;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:end;align-items:flex-end}.EmployeePage2021-headlinebread{white-space:nowrap;margin-right:20px}.EmployeePage2021-byline{margin:25px 0 10px;font-size:15px;line-height:normal}.EmployeePage2021-toolbar .EmployeePage2021-actions,.EmployeePage2021-toolbar .EmployeePage2021-date,.EmployeePage2021-toolbar .EmployeePage2021-readingTime,.EmployeePage2021-toolbar .EmployeePage2021-topics{display:-ms-flexbox;display:flex;vertical-align:top;margin-top:0;margin-bottom:0;font-size:15px;font-weight:400;line-height:30px}.EmployeePage2021-toolbar .EmployeePage2021-actions,.EmployeePage2021-toolbar .EmployeePage2021-readingTime,.EmployeePage2021-toolbar .EmployeePage2021-topics{margin-left:9px;padding-left:9px;border-left:1px solid #cfcfcf}.EmployeePage2021-lead{margin-left:0;margin-right:0}.EmployeePage2021-lead>div{max-width:100%}}@media only screen and (min-width:1024px){.EmployeePage2021-heading{padding-bottom:70px}.EmployeePage2021-main{padding-left:70px;padding-right:70px}.EmployeePage2021-separator-profile{padding-left:45px;padding-bottom:0}.EmployeePage2021-headlinebread,.EmployeePage2021-pageHeading{font-size:32px;line-height:36px;padding:4px 0}.EmployeePage2021-breadcrumbs{padding:4px 0}.EmployeePage2021-breadcrumbs a{line-height:1}.EmployeePage2021-headline{margin:0 0 13px;font-size:32px}.EmployeePage2021-subheadline{font-size:20px}.EmployeePage2021-byline{margin:35px 0 20px}.EmployeePage2021-content{max-width:687px;margin:30px auto 40px}.EmployeePage2021-fullBiography{max-width:710px;margin-left:auto;margin-right:auto}}@media only screen and (min-width:1300px){.EmployeePage2021-main{padding-left:0;padding-right:0;max-width:980px;margin-left:auto;margin-right:auto}.EmployeePage2021-head-content{max-width:910px;margin-left:auto;margin-right:auto}.EmployeePage2021-fullBiography{margin-top:54px;padding-top:50px}}@page{size:A4;margin:11mm 17mm 17mm 17mm}@media print{.EmployeePage2021 .CustomizableAlert,.EmployeePage2021 .Header,.EmployeePage2021 .Header2021,.EmployeePage2021 .MainNavigation2021,.EmployeePage2021 .Page-footer,.EmployeePage2021-below,.EmployeePage2021-heading,.EmployeePage2021-topArea{display:none}.EmployeePage2021 .Enhancement{display:none}.EmployeePage2021-main{padding:0}.EmployeePage2021,.EmployeePage2021-body{width:750px;height:297mm;margin:auto}.EmployeePage2021-body{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;font-family:BogleWeb}.EmployeePage2021 .Footer2021{-ms-flex-order:1;order:1;background-color:transparent}.EmployeePage2021 .Footer2021 .Page-disclaimer,.EmployeePage2021 .Footer2021-footerContent,.EmployeePage2021 .Footer2021-footerNavigation,.EmployeePage2021 .Footer2021-iconLinks{display:none}.EmployeePage2021-main{-ms-flex-order:2;order:2}.EmployeePage2021 .print-footer{display:block!important;-ms-flex-order:3;order:3;padding-top:27pt;text-align:center;border-top:1px solid #cfcfcf;font-size:17pt;line-height:1em}.EmployeePage2021 .EmployeeImageGallery-items-item{display:none}.EmployeePage2021 .EmployeeImageGallery-items-item:first-child{display:block;position:static!important}.EmployeePage2021 .EmployeeImageGallery-items-item:first-child img{width:100%}.EmployeePage2021 .EmployeeImageGallery-items-item:first-child .ImageGallerySlideEmployee-info{display:none}.EmployeePage2021 .EmployeeImageGallery .flickity-viewport{height:auto!important}.EmployeePage2021 .EmployeeImageGallery .flickity-slider{left:0;transform:none;position:static;width:auto;height:auto}.EmployeePage2021 .EmployeeImageGallery .flickity-page-dots{display:none}.EmployeePage2021-header{display:block;border-bottom:0;padding:0;width:auto}.EmployeePage2021-fullBiography{padding:0;border-top:0;margin:40px 0 0 0}.EmployeePage2021-fullBiography .Enhancement{margin:0!important;padding:0;break-inside:avoid;page-break-inside:avoid;border-top:0}.EmployeePage2021-fullBiography div,.EmployeePage2021-fullBiography li,.EmployeePage2021-fullBiography p{break-inside:avoid;page-break-inside:avoid}.EmployeePage2021-head-content{display:block;overflow:initial;padding:0}.EmployeePage2021-print-media{float:right;width:290px;margin-left:35px;display:block}.EmployeePage2021-print-media .ImageGallerySlideEmployee-info{display:none}.EmployeePage2021-print-media .Image{max-width:290px;height:auto}.EmployeePage2021-headline{width:auto;height:auto;margin:0 0 10px 0;padding:0;font-size:32px;line-height:1.31}.EmployeePage2021-subheadline{width:auto;height:auto;margin:0;padding:0;font-size:20px;line-height:1.2}.EmployeePage2021-separator-profile{width:auto}.EmployeePage2021 .EmployeeImageGallery,.EmployeePage2021 .Enhancement-item .SimpleListCarousel,.EmployeePage2021 .ImageCarousel,.EmployeePage2021 .ImageCarouselWithGrid,.EmployeePage2021 .ImageGallery,.EmployeePage2021 .ListNews,.EmployeePage2021 .SimpleListCarousel,.EmployeePage2021-toolbar{display:none}}.MapModuleFilterable2021-atAGlance .MapExtraInfo{padding:0 28px;display:-ms-flexbox;display:flex;-ms-flex-align:baseline;align-items:baseline;line-height:40px;font-size:15px;border:0;border-top:1px solid rgba(26,117,207,.2);color:#222;padding-right:0}.MapModuleFilterable2021-atAGlance .MapExtraInfo:last-child{border-bottom:1px solid rgba(26,117,207,.2)}.MapModuleFilterable2021-atAGlance .MapExtraInfo-label,.MapModuleFilterable2021-atAGlance .MapExtraInfo-value{margin:0}.MapModuleFilterable2021-atAGlance .MapExtraInfo-value{text-align:right;margin-left:auto}.MapModuleFilterable2021-atAGlance .MapExtraInfo-value{font-weight:700}.MapModuleFilterable2021-atAGlance .MapExtraInfo:first-child{border-top:0}.MapModuleFilterable2021-atAGlance .MapExtraInfo:last-child{border-bottom:0}.MapModuleFilterable2021{margin:-20px 0 0 0;padding:0 20px}.MapModuleFilterable2021-header{padding:20px 0;border-top:1px solid #cfcfcf;border-bottom:1px solid #cfcfcf}.MapModuleFilterable2021-dropdown{-ms-flex-pack:center;justify-content:center}.MapModuleFilterable2021-dropdown>label{display:block;text-align:left;font-size:20px;font-weight:400;color:#333;margin-bottom:20px}.MapModuleFilterable2021-dropdown .MultiCheckboxControl{margin:0;border-left:1px solid #cfcfcf}.MapModuleFilterable2021-dropdown .MultiCheckboxControl-items{box-shadow:none}.MapModuleFilterable2021-top{text-align:center}.MapModuleFilterable2021-flag{margin-bottom:20px}.MapModuleFilterable2021-heading{font-size:24px;font-weight:400;text-align:center;line-height:normal;margin-top:0;margin-bottom:10px;color:#333;padding:0}.MapModuleFilterable2021-description{font-size:20px;line-height:normal;margin:0;color:#333;text-align:left}.MapModuleFilterable2021-intro{margin-top:15px}.MapModuleFilterable2021-top{padding-top:20px;padding-bottom:20px}.MapModuleFilterable2021-content{margin:20px 0}.MapModuleFilterable2021-body,.MapModuleFilterable2021-intro{font-size:17px;color:#333;text-align:left}.MapModuleFilterable2021-body .cms-textAlign-center,.MapModuleFilterable2021-intro .cms-textAlign-center{text-align:center}.MapModuleFilterable2021-body .cms-textAlign-right,.MapModuleFilterable2021-intro .cms-textAlign-right{text-align:right}.MapModuleFilterable2021-body a,.MapModuleFilterable2021-intro a{color:#0071ce;text-decoration:none}.MapModuleFilterable2021-body{margin-top:0;margin-bottom:55px}.MapModuleFilterable2021-body div:first-child,.MapModuleFilterable2021-body ol:first-child,.MapModuleFilterable2021-body p:first-child,.MapModuleFilterable2021-body ul:first-child{margin-top:0}.MapModuleFilterable2021-label{font-size:20px;font-weight:700;color:#333;margin-bottom:17px;display:block}@media only screen and (min-width:768px){.MapModuleFilterable2021{margin:-30px 0 0 0;padding-left:calc((100% - 638px)/ 2);padding-right:calc((100% - 638px)/ 2)}.MapModuleFilterable2021-header{padding:30px 0;border-top:0}.MapModuleFilterable2021-dropdown{padding-left:calc((100% - 710px)/ 2);padding-right:calc((100% - 710px)/ 2);display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.MapModuleFilterable2021-dropdown>label{-ms-flex:0 0 50%;flex:0 0 50%;text-align:right;padding-right:20px;margin-bottom:0}.MapModuleFilterable2021-SearchControls{-ms-flex:0 0 50%;flex:0 0 50%}.MapModuleFilterable2021-main{padding-left:calc((100% - 710px)/ 2);padding-right:calc((100% - 710px)/ 2)}.MapModuleFilterable2021-top{padding-top:30px;padding-bottom:30px}.MapModuleFilterable2021-content{margin:30px 0}.MapModuleFilterable2021-content{display:-ms-flexbox;display:flex}.MapModuleFilterable2021-body{-ms-flex:0 0 50%;flex:0 0 50%;padding-right:30px;border-right:1px solid #cfcfcf}.MapModuleFilterable2021-atAGlance{-ms-flex:0 0 50%;flex:0 0 50%;padding-left:30px}}@media only screen and (min-width:1024px){.MapModuleFilterable2021{margin:-40px 0 0 0;padding-left:calc((100% - 884px)/ 2);padding-right:calc((100% - 884px)/ 2)}.MapModuleFilterable2021-header{padding:40px 0}.MapModuleFilterable2021-top{padding-top:40px;padding-bottom:40px}.MapModuleFilterable2021-atAGlance{padding-left:40px}}@media only screen and (min-width:1300px){.MapModuleFilterable2021{margin:-50px 0 0 0;padding-left:calc((100% - 980px)/ 2);padding-right:calc((100% - 980px)/ 2)}.MapModuleFilterable2021-header{padding:50px 0}.MapModuleFilterable2021-atAGlance{padding-left:60px}}.ListNewsCardGrid{display:block;margin-top:0;padding-top:0}.ListNewsCardGrid[data-background-color]{background:#fff}.ListNewsCardGrid-title{font-size:48px;line-height:56px;font-weight:700;text-align:center;margin:0 0 10px 0}.ListNewsCardGrid-title a{color:#000;text-decoration:none}.ListNewsCardGrid-noresults{padding:60px 0;text-align:center;font-size:20px;font-weight:400;font-style:italic;color:#7d796f}.ListNewsCardGrid-search{border-top:1px solid #cfcfcf;border-bottom:1px solid #cfcfcf;padding:20px;margin:0 -20px 20px}[data-hide-search] .ListNewsCardGrid-search{display:none}.ListNewsCardGrid-search.no-brdr-top{border-top:0}.ListNewsCardGrid-search.no-brdr-btm{border-bottom:0}.ListNewsCardGrid-search-searchInput{display:block;border:1px solid #cfcfcf;border-radius:0;line-height:20px;padding:9px;width:100%;font-size:16px;margin-bottom:15px}.ListNewsCardGrid-search-label{display:block;font-size:21px;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.52;letter-spacing:normal;margin-bottom:10px;color:#333;white-space:nowrap}.ListNewsCardGrid-search-filters{-webkit-appearance:none;appearance:none;border:0;background:0 0;font-size:16px;line-height:20px;width:120px}.ListNewsCardGrid-search-filters-wrapper{position:relative;display:inline-block}@media only screen and (min-width:768px){.ListNewsCardGrid-search{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;margin:0 auto 30px}.ListNewsCardGrid-search-label{margin:0;line-height:38px}.ListNewsCardGrid-search-searchInput{-ms-flex:0 0 330px;flex:0 0 330px;margin:0 25px 0 30px}.ListNewsCardGrid-search-filters{font-size:15px}.ListNewsCardGrid-search-filters-wrapper{border-left:1px solid #cfcfcf;padding-left:20px;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center}}@media only screen and (min-width:1300px){.ListNewsCardGrid-search{margin:60px auto}}.ListNewsCardGrid-pagination{text-align:center;position:relative;margin:20px -20px}.ListNewsCardGrid-pagination.hide{display:none}.ListNewsCardGrid-pagination:before{content:'';display:block;width:100%;height:1px;position:absolute;top:50%;left:0;right:0;background-color:#cfcfcf;z-index:-1}.ListNewsCardGrid-pagination .Link{font-size:0;box-shadow:0 0 0 10px #fff;padding:0 15px}.ListNewsCardGrid-pagination .Link:before{content:attr(data-loadMoreLabel);font-size:15px;line-height:30px}.ListNewsCardGrid-pagination .Link:hover{font-size:0;padding:0 15px;background-color:#0071dc;color:#fff}@media only screen and (min-width:768px){.ListNewsCardGrid{padding-left:calc((100% - 640px)/ 2);padding-right:calc((100% - 640px)/ 2)}}@media only screen and (min-width:1024px){.ListNewsCardGrid{padding-left:calc((100% - 884px)/ 2);padding-right:calc((100% - 884px)/ 2);margin:0 auto 40px}.ListNewsCardGrid-pagination{margin:40px 0}.ListNewsCardGrid-pagination .Link:before{font-size:17px}}@media only screen and (min-width:1300px){.ListNewsCardGrid{padding-left:calc((100% - 980px)/ 2);padding-right:calc((100% - 980px)/ 2);margin:0 auto 50px}.ListNewsCardGrid-pagination{margin:50px 0}}.ListNewsCardGrid-description{font-size:18px;line-height:28px;margin-bottom:20px;text-align:center}.ListNewsCardGrid-description .Enhancement{display:inline-block;margin:0}.ListNewsCardGrid-description a{text-decoration:none;color:var(--link-color)}.ListNewsCardGrid-description a:hover{color:var(--link-hover-color)}.ListNewsCardGrid-items{list-style-type:none;padding:0;overflow:visible!important;margin:0 auto}.ListNewsCardGrid-items.no-results+.ListNewsCardGrid-pagination{display:none}.ListNewsCardGrid-items{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;overflow:hidden;margin:-7.5px -7.5px}.ListNewsCardGrid-items .ListNewsCardGrid-items-item{margin:7.5px 7.5px;-ms-flex:1;flex:1;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(100% - 15px);flex-basis:calc(100% - 15px);max-width:calc(100% - 15px);width:calc(100% - 15px)}.ListNewsCardGrid-items .ListNewsCardGrid-items-item[data-flexspace='2']{-ms-flex:2;flex:2;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(200% - 15px);flex-basis:calc(200% - 15px);max-width:calc(200% - 15px);width:calc(200% - 15px)}.ListNewsCardGrid-items .ListNewsCardGrid-items-item{margin:7.5px 7.5px;-ms-flex:1;flex:1;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(100% - 15px);flex-basis:calc(100% - 15px);max-width:calc(100% - 15px);width:calc(100% - 15px)}.ListNewsCardGrid-items .ListNewsCardGrid-items-item[data-flexspace='2']{-ms-flex:2;flex:2;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(200% - 15px);flex-basis:calc(200% - 15px);max-width:calc(200% - 15px);width:calc(200% - 15px)}.ListNewsCardGrid-items.flickity-enabled{display:block}.ListNewsCardGrid-items .flickity-viewport{left:7.5px}[data-carousel-enabled-curpage=end] .ListNewsCardGrid-items .flickity-viewport{left:0!important}[data-carousel-enabled-curpage=end] .ListNewsCardGrid-items .flickity-viewport .flickity-slider{left:7.5px!important}.ListNewsCardGrid-items .flickity-prev-next-button.previous{left:7.5px}.ListNewsCardGrid-items .flickity-prev-next-button.next{right:7.5px}@media only screen and (min-width:568px) and (max-width:767px){.ListNewsCardGrid-items{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;overflow:hidden;margin:-7.5px -7.5px}.ListNewsCardGrid-items .ListNewsCardGrid-items-item{margin:7.5px 7.5px;-ms-flex:1;flex:1;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(50% - 15px);flex-basis:calc(50% - 15px);max-width:calc(50% - 15px);width:calc(50% - 15px)}.ListNewsCardGrid-items .ListNewsCardGrid-items-item[data-flexspace='2']{-ms-flex:2;flex:2;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(100% - 15px);flex-basis:calc(100% - 15px);max-width:calc(100% - 15px);width:calc(100% - 15px)}.ListNewsCardGrid-items .ListNewsCardGrid-items-item{margin:7.5px 7.5px;-ms-flex:1;flex:1;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(50% - 15px);flex-basis:calc(50% - 15px);max-width:calc(50% - 15px);width:calc(50% - 15px)}.ListNewsCardGrid-items .ListNewsCardGrid-items-item[data-flexspace='2']{-ms-flex:2;flex:2;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(100% - 15px);flex-basis:calc(100% - 15px);max-width:calc(100% - 15px);width:calc(100% - 15px)}.ListNewsCardGrid-items.flickity-enabled{display:block}.ListNewsCardGrid-items .flickity-viewport{left:7.5px}[data-carousel-enabled-curpage=end] .ListNewsCardGrid-items .flickity-viewport{left:0!important}[data-carousel-enabled-curpage=end] .ListNewsCardGrid-items .flickity-viewport .flickity-slider{left:7.5px!important}.ListNewsCardGrid-items .flickity-prev-next-button.previous{left:7.5px}.ListNewsCardGrid-items .flickity-prev-next-button.next{right:7.5px}}@media only screen and (min-width:768px){.ListNewsCardGrid-items{padding-left:calc((100% - 640px)/ 2);padding-right:calc((100% - 640px)/ 2);display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;overflow:hidden;margin:-15px -15px}.ListNewsCardGrid-items .ListNewsCardGrid-items-item{margin:15px 15px;-ms-flex:1;flex:1;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(33.333333% - 30px);flex-basis:calc(33.333333% - 30px);max-width:calc(33.333333% - 30px);width:calc(33.333333% - 30px)}.ListNewsCardGrid-items .ListNewsCardGrid-items-item[data-flexspace='2']{-ms-flex:2;flex:2;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(66.666666% - 30px);flex-basis:calc(66.666666% - 30px);max-width:calc(66.666666% - 30px);width:calc(66.666666% - 30px)}.ListNewsCardGrid-items .ListNewsCardGrid-items-item{margin:15px 15px;-ms-flex:1;flex:1;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(33.333333% - 30px);flex-basis:calc(33.333333% - 30px);max-width:calc(33.333333% - 30px);width:calc(33.333333% - 30px)}.ListNewsCardGrid-items .ListNewsCardGrid-items-item[data-flexspace='2']{-ms-flex:2;flex:2;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(66.666666% - 30px);flex-basis:calc(66.666666% - 30px);max-width:calc(66.666666% - 30px);width:calc(66.666666% - 30px)}.ListNewsCardGrid-items.flickity-enabled{display:block}.ListNewsCardGrid-items .flickity-viewport{left:15px}[data-carousel-enabled-curpage=end] .ListNewsCardGrid-items .flickity-viewport{left:0!important}[data-carousel-enabled-curpage=end] .ListNewsCardGrid-items .flickity-viewport .flickity-slider{left:15px!important}.ListNewsCardGrid-items .flickity-prev-next-button.previous{left:15px}.ListNewsCardGrid-items .flickity-prev-next-button.next{right:15px}}@media only screen and (min-width:1024px){.ListNewsCardGrid-items{padding-left:calc((100% - 763px)/ 2);padding-right:calc((100% - 763px)/ 2);display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;overflow:hidden;margin:-8px -8px}.ListNewsCardGrid-items .ListNewsCardGrid-items-item{margin:8px 8px;-ms-flex:1;flex:1;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(33.333333% - 16px);flex-basis:calc(33.333333% - 16px);max-width:calc(33.333333% - 16px);width:calc(33.333333% - 16px)}.ListNewsCardGrid-items .ListNewsCardGrid-items-item[data-flexspace='2']{-ms-flex:2;flex:2;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(66.666666% - 16px);flex-basis:calc(66.666666% - 16px);max-width:calc(66.666666% - 16px);width:calc(66.666666% - 16px)}.ListNewsCardGrid-items .ListNewsCardGrid-items-item{margin:8px 8px;-ms-flex:1;flex:1;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(33.333333% - 16px);flex-basis:calc(33.333333% - 16px);max-width:calc(33.333333% - 16px);width:calc(33.333333% - 16px)}.ListNewsCardGrid-items .ListNewsCardGrid-items-item[data-flexspace='2']{-ms-flex:2;flex:2;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(66.666666% - 16px);flex-basis:calc(66.666666% - 16px);max-width:calc(66.666666% - 16px);width:calc(66.666666% - 16px)}.ListNewsCardGrid-items.flickity-enabled{display:block}.ListNewsCardGrid-items .flickity-viewport{left:8px}[data-carousel-enabled-curpage=end] .ListNewsCardGrid-items .flickity-viewport{left:0!important}[data-carousel-enabled-curpage=end] .ListNewsCardGrid-items .flickity-viewport .flickity-slider{left:8px!important}.ListNewsCardGrid-items .flickity-prev-next-button.previous{left:8px}.ListNewsCardGrid-items .flickity-prev-next-button.next{right:8px}}@media only screen and (min-width:1300px){.ListNewsCardGrid-items{padding-left:calc((100% - 980px)/ 2);padding-right:calc((100% - 980px)/ 2);display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;overflow:hidden;margin:-8px -8px}.ListNewsCardGrid-items .ListNewsCardGrid-items-item{margin:8px 8px;-ms-flex:1;flex:1;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(25% - 16px);flex-basis:calc(25% - 16px);max-width:calc(25% - 16px);width:calc(25% - 16px)}.ListNewsCardGrid-items .ListNewsCardGrid-items-item[data-flexspace='2']{-ms-flex:2;flex:2;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(50% - 16px);flex-basis:calc(50% - 16px);max-width:calc(50% - 16px);width:calc(50% - 16px)}.ListNewsCardGrid-items .ListNewsCardGrid-items-item{margin:8px 8px;-ms-flex:1;flex:1;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(25% - 16px);flex-basis:calc(25% - 16px);max-width:calc(25% - 16px);width:calc(25% - 16px)}.ListNewsCardGrid-items .ListNewsCardGrid-items-item[data-flexspace='2']{-ms-flex:2;flex:2;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(50% - 16px);flex-basis:calc(50% - 16px);max-width:calc(50% - 16px);width:calc(50% - 16px)}.ListNewsCardGrid-items.flickity-enabled{display:block}.ListNewsCardGrid-items .flickity-viewport{left:8px}[data-carousel-enabled-curpage=end] .ListNewsCardGrid-items .flickity-viewport{left:0!important}[data-carousel-enabled-curpage=end] .ListNewsCardGrid-items .flickity-viewport .flickity-slider{left:8px!important}.ListNewsCardGrid-items .flickity-prev-next-button.previous{left:8px}.ListNewsCardGrid-items .flickity-prev-next-button.next{right:8px}}.ListNewsCardGrid-items.no-results{display:block}.EventPage2021-body{background:#fff}.EventPage2021-headline,.EventPage2021-pageHeading{font-size:24px;line-height:28px;padding:3px 0;font-weight:400;color:#333;margin:0}.EventPage2021-status{margin:20px 0 0 0}.EventPage2021-breadcrumbs{padding:3px 0;margin-bottom:3px}.EventPage2021-breadcrumbs a{line-height:1}.EventPage2021-mainContent{padding-top:0;padding-left:0;padding-right:0}.EventPage2021-heading{margin-bottom:20px}.EventPage2021-heading-top{padding:20px 20px}.EventPage2021-above{display:none}.EventPage2021-contentWell{position:relative}.EventPage2021-contentWell [data-module-narrow]{padding-top:5px}.EventPage2021-transcriptText{color:#9a9a9a;font-size:17px;font-style:italic}.EventPage2021-title{font-size:21px;line-height:28px;font-weight:400;color:#333}.EventPage2021-startDate,.EventPage2021-startTime,.EventPage2021-startTimezone{font-size:15px;color:#333}.EventPage2021-articleBody{padding-top:20px}.EventPage2021-articleBody .Enhancement:not(span)[data-align-center]{clear:both;text-align:center}.EventPage2021-articleBody .Enhancement:not(span)>.Enhancement-item{display:block;padding:0;margin:0}.EventPage2021-articleBody .RichTextArticleBody{padding-left:0;padding-right:0;padding-bottom:5px}.EventPage2021-articleBody .RichTextArticleBody-body{font-size:15px;color:#333;line-height:normal}.EventPage2021-articleBody .RichTextArticleBody-body p{margin-bottom:40px}.EventPage2021-articleBody .RichTextArticleBody .Enhancement-item{-ms-flex-pack:left;justify-content:left}.EventPage2021-divider{border-top:1px solid #cfcfcf;width:100%;position:relative}@media only screen and (max-width:767px){.EventPage2021-contentWell .RichTextModule,.EventPage2021-contentWell .RichTextModuleWithTitle{padding:0 20px;margin-bottom:25px;border-bottom:1px solid #cfcfcf}}@media only screen and (min-width:768px) and (max-width:1023px){.EventPage2021-contentWell .RichTextModule,.EventPage2021-contentWell .RichTextModuleWithTitle{margin-top:30px;padding-left:calc((100% - 638px)/ 2);padding-right:calc((100% - 638px)/ 2);margin-bottom:30px}}@media only screen and (min-width:768px){.EventPage2021-heading{padding-top:30px;padding-left:calc((100% - 638px)/ 2);padding-right:calc((100% - 638px)/ 2);margin-bottom:30px}.EventPage2021-heading-top{padding:0 0 10px 0;border-bottom:1px solid #cfcfcf;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:end;align-items:flex-end}.EventPage2021-headline{white-space:nowrap;margin-right:20px}.EventPage2021-above{display:block;margin:15px 0}.EventPage2021-lead{margin:30px 0 0 0;position:relative;z-index:15}}@media only screen and (min-width:1024px) and (max-width:1299px){.EventPage2021-contentWell .RichTextModule,.EventPage2021-contentWell .RichTextModuleWithTitle{margin-top:40px;padding-left:calc((100% - 710px)/ 2);padding-right:calc((100% - 710px)/ 2);margin-bottom:40px}}@media only screen and (min-width:1024px){.EventPage2021-heading{padding-top:30px;padding-left:calc((100% - 884px)/ 2);padding-right:calc((100% - 884px)/ 2);margin-bottom:40px}.EventPage2021-heading-top{padding:20px 0}.EventPage2021-lead{margin:40px 0 0 0}.EventPage2021-headline,.EventPage2021-pageHeading{font-size:32px;line-height:36px;padding:4px 0}.EventPage2021-breadcrumbs{padding:4px 0}.EventPage2021-breadcrumbs a{line-height:1}.EventPage2021-title{font-size:24px;line-height:42px;margin-top:0}.EventPage2021-startDate,.EventPage2021-startTime,.EventPage2021-startTimezone{font-size:17px;line-height:22px}.EventPage2021-articleBody .RichTextArticleBody-body{font-size:17px;line-height:22px}}@media only screen and (min-width:1300px){.EventPage2021-contentWell .RichTextModule,.EventPage2021-contentWell .RichTextModuleWithTitle{margin-top:50px;padding-left:calc((100% - 710px)/ 2);padding-right:calc((100% - 710px)/ 2);margin-bottom:50px}.EventPage2021-heading{padding-left:calc((100% - 980px)/ 2);padding-right:calc((100% - 980px)/ 2);margin-bottom:50px}}[data-back2top]{padding:30px 0 20px;text-align:center;position:absolute;bottom:0;transform:translateY(100%);display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;z-index:5}[data-back2top] .BackToTop-buttonBg{background-color:#fff;border-radius:50px;width:fit-content;padding:10px;cursor:pointer}[data-back2top] .BackToTop-buttonBg span{display:inline-block}[data-back2top] .ico-arr-top{display:none}[data-back2top].fixed{position:fixed;background-image:linear-gradient(to bottom,rgba(255,255,255,0) 10%,#fff 80%);bottom:0;transform:none}[data-back2top].bottom{position:absolute;top:100%;transform:translateY(-100%)}@media only screen and (max-width:767px){[data-back2top]{left:0;right:0}[data-back2top]>span{background-color:#0071ce;border-radius:15px;font-size:15px;line-height:30px;padding:0 15px;color:#fff;text-transform:capitalize;display:inline-block}[data-back2top]>span:hover{border-radius:15px;font-size:15px;line-height:30px;padding:0 15px;color:#0071ce;text-transform:capitalize;display:inline-block}[data-back2top] .ico-arr-top{display:none}}@media only screen and (min-width:768px){[data-back2top]{position:absolute;bottom:0;padding-bottom:30px;width:100%;right:unset}[data-back2top] .ico-arr-top:before{display:none;font:normal normal normal 14px/10px IcoMoon;content:'\e619';position:relative}}.preview-asset-modal{z-index:99999;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;-webkit-backdrop-filter:blur(0);backdrop-filter:blur(0)}.preview-asset-modal .tingle-modal__close{display:none}.preview-asset-modal .tingle-modal-box{margin:20px;padding:20px;background-color:transparent;width:calc(100% - 40px);border-radius:0}.preview-asset-modal .tingle-modal-box__content{padding:0;position:relative;margin-bottom:10px;overflow:visible}.preview-asset-modal .tingle-modal-box__content div[data-asset-preview-area]{max-height:80vh;overflow:auto}.preview-asset-modal .tingle-modal-box__content div[data-asset-preview-area]>img{display:block;max-width:100%;width:100%;height:auto;border:2px solid #fff}.preview-asset-modal .tingle-modal-box__content div[data-asset-preview-area] [data-video-player]{border:2px solid #fff}.preview-asset-modal .tingle-modal-box__content div[data-asset-preview-area] .GalleryGrid{padding-bottom:0}.preview-asset-modal .tingle-modal-box__content div[data-asset-preview-area] .GalleryGrid-top{display:none}.preview-asset-modal .tingle-modal-box__content div[data-asset-preview-area] .GalleryGrid-items-item{overflow:hidden}.preview-asset-modal .tingle-modal-box__content div[data-asset-preview-area] .GalleryGrid-items-item .PromoResultGrid{overflow:hidden;border:2px solid #fff}.preview-asset-modal .tingle-modal-box__content div[data-asset-preview-area] .GalleryGrid-items-item .PromoResultGrid-links{display:none}.preview-asset-modal .tingle-modal-box__content div[data-asset-preview-area] .GalleryGrid-items-item .PromoResultGrid-title{position:absolute;bottom:0}.preview-asset-modal .tingle-modal-box__content [data-browse-asset]{position:absolute;top:50%;font-size:0;background-color:transparent;border:0;cursor:pointer}.preview-asset-modal .tingle-modal-box__content [data-browse-asset]::before{color:#fff}.preview-asset-modal .tingle-modal-box__content [data-browse-asset].previous{left:0;transform:translate(-100%,-50%)}.preview-asset-modal .tingle-modal-box__content [data-browse-asset].next{right:0;transform:translate(100%,-50%)}.preview-asset-modal .tingle-modal-box__content [data-browse-asset].hide{display:none}.preview-asset-modal .tingle-modal-box__footer{padding:0;background-color:transparent;display:-ms-flexbox;display:flex;color:#fff;-ms-flex-align:start;align-items:flex-start}.preview-asset-modal .tingle-modal-box__footer a,.preview-asset-modal .tingle-modal-box__footer button{color:#fff;text-decoration:none}.preview-asset-modal .tingle-modal-box__footer a svg,.preview-asset-modal .tingle-modal-box__footer button svg{fill:#fff}.preview-asset-modal .tingle-modal-box__footer a:hover,.preview-asset-modal .tingle-modal-box__footer button:hover{opacity:.6}.preview-asset-modal .tingle-modal-box__footer .preview-asset-info{-ms-flex:1 1 100%;flex:1 1 100%;display:-ms-flexbox;display:flex;line-height:21px;font-size:15px}.preview-asset-modal .tingle-modal-box__footer .preview-asset-info-download{-ms-flex:0 0 18px;flex:0 0 18px;height:18px;margin-right:16px}.preview-asset-modal .tingle-modal-box__footer .preview-asset-info-download.hide{display:none}.preview-asset-modal .tingle-modal-box__footer .preview-asset-info-download svg{fill:#fff;height:18px;width:18px}.preview-asset-modal .tingle-modal-box__footer .CopyLinkButton,.preview-asset-modal .tingle-modal-box__footer .redirectLink{-ms-flex:0 0 36px;flex:0 0 36px;text-align:center;border-right:1px solid #7b7979;line-height:21px;font-size:13px}.preview-asset-modal .tingle-modal-box__footer .CopyLinkButton svg,.preview-asset-modal .tingle-modal-box__footer .redirectLink svg{fill:#fff;height:18px;width:18px}.preview-asset-modal .tingle-modal-box__footer .asset-preview-modal-close{background-color:transparent;border:0;display:inline-block;font-size:15px;font-weight:400;font-style:normal;line-height:21px;letter-spacing:normal;text-align:right;cursor:pointer;text-transform:capitalize;padding-left:8px}@media only screen and (min-width:768px){.preview-asset-modal .tingle-modal-box{width:638px;margin:0 auto;padding:0}}@media only screen and (min-width:1024px){.preview-asset-modal .tingle-modal-box{width:884px;margin:0 auto;padding:0}}.VideoPromo{display:-ms-flexbox;display:flex;-ms-flex-direction:column-reverse;flex-direction:column-reverse;font-size:0;margin:13px;padding:0}.VideoPromo-player{position:relative}.VideoPromo-titleImage{margin-bottom:5px;font-size:0}.VideoPromo-titleImage a{display:block;padding:0;margin:0}.VideoPromo-titleImage img{display:block;margin:0;width:auto;height:auto;max-width:100%}.VideoPromo-media,.VideoPromo-player{font-size:0;display:block;padding:0;margin:0;box-sizing:border-box}.VideoPromo-media a,.VideoPromo-player a{display:block;padding:0;margin:0;width:100%}.VideoPromo-media img,.VideoPromo-player img{display:block;margin:0;width:100%;height:auto;max-width:100%}.VideoPromo-info{border:1px solid #dfdcdc;border-bottom:0;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;padding:30px}.VideoPromo-info div{max-width:400px;text-align:center}.VideoPromo-title{font-size:22px;line-height:24px;font-weight:400;color:#333;text-decoration:none;padding:0;margin:0;margin-bottom:3px;position:relative;z-index:1}.VideoPromo-title a{color:inherit;text-decoration:inherit}.VideoPromo-title a:hover{color:#0071ce}.VideoPromo-titleImage{margin-bottom:5px;font-size:0}.VideoPromo-titleImage a{display:block;padding:0;margin:0}.VideoPromo-titleImage img{display:block;margin:0;width:auto;height:auto;max-width:100%}.VideoPromo-description{display:block;font-size:15px;line-height:1.47;font-weight:400;color:#333;padding:0;margin:0;text-decoration:none;position:relative;z-index:1;text-align:center}.VideoPromo-description a{color:#0071ce;text-decoration:none}.VideoPromo-description a:hover{text-decoration:underline}.VideoPromo-cta{position:relative;z-index:1;padding:0;margin:0;margin-top:15px}@media only screen and (min-width:768px){.VideoPromo{-ms-flex-direction:row;flex-direction:row;padding:0;margin:0;border:0;border:1px solid #dbdbdb}.VideoPromo[data-media-right]{-ms-flex-direction:row-reverse;flex-direction:row-reverse}.VideoPromo-player{position:relative;border-right:1px solid #dbdbdb}[data-media-right] .VideoPromo-player{border-right:0;border-left:1px solid #dbdbdb}.VideoPromo-player-content{height:100%;width:100%}.VideoPromo-player-content .HTML5VideoPlayer,.VideoPromo-player-content .HTML5VideoPlayer-screen{height:100%;width:100%}.VideoPromo-player-content .HTML5VideoPlayer video,.VideoPromo-player-content .HTML5VideoPlayer-screen video{object-fit:cover}.VideoPromo[data-media-right]{-ms-flex-direction:row-reverse;flex-direction:row-reverse}.VideoPromo-info,.VideoPromo-media,.VideoPromo-player{-ms-flex:0 0 50%;flex:0 0 50%}.VideoPromo-info,.VideoPromo-media{border:0}.VideoPromo-title{font-size:26px;line-height:normal;margin-bottom:5px}.VideoPromo-titleImage{margin-bottom:8px}}@media only screen and (min-width:1024px){.VideoPromo{max-height:363px;overflow:hidden}.VideoPromo-media a.Link{height:100%}.VideoPromo-media img{height:100%;object-fit:cover}.VideoPromo-title{font-size:32px;line-height:normal;margin-bottom:2px}.VideoPromo-description{font-size:20px;line-height:normal}}.MultiCheckboxControl{background-position:right 6px top 14px;background-repeat:no-repeat;padding:12px 35px 12px 20px;background-size:12px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;margin-right:10px;margin-bottom:10px;cursor:pointer;max-width:100%;color:#333;-webkit-font-smoothing:auto;position:relative;z-index:1;min-width:140px}.MultiCheckboxControl [data-parent]{padding-left:20px}.MultiCheckboxControl:before{display:none}.MultiCheckboxControl-items,.MultiCheckboxControl-title{font-family:BogleWeb;font-size:15px;font-weight:600}.MultiCheckboxControl,.MultiCheckboxControl-items{background-color:#fff;border:solid 1px #fff;color:#0071dc;font-size:18px}.MultiCheckboxControl-title{letter-spacing:inherit;color:#333;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;height:22px;border:0;font-size:20px;font-weight:400;min-width:205px;position:relative;width:auto;padding-right:20px;cursor:pointer;-webkit-font-smoothing:auto}.MultiCheckboxControl-title:before{position:absolute;right:0;top:4px;content:'';display:inline-block;width:8px;height:8px;border-right:1px solid #0071dc;border-top:1px solid #0071dc;transform:rotate(135deg);margin-right:.5em;margin-left:1em}.MultiCheckboxControl-title>span{display:none}.MultiCheckboxControl[data-multicheckboxcontrol-state=open]{z-index:2}.MultiCheckboxControl[data-multicheckboxcontrol-state=open] .MultiCheckboxControl-title::before{transform:rotate(315deg);top:10px}.MultiCheckboxControl-title{-ms-flex-align:center;align-items:center;width:100%;display:-ms-flexbox;display:flex;width:auto;border:0}.MultiCheckboxControl-title>div{margin-right:auto}.MultiCheckboxControl-title:after,.MultiCheckboxControl-title>span{margin-left:0}.MultiCheckboxControl-title>span{display:none}.MultiCheckboxControl-title>span:empty{display:none}.MultiCheckboxControl-title>div{margin-right:auto}.MultiCheckboxControl-title:after,.MultiCheckboxControl-title>span{margin-left:0}.MultiCheckboxControl-title>span{display:none}.MultiCheckboxControl-title>span:empty{display:none}.MultiCheckboxControl .SearchControlCheckbox-description{border-bottom:1px solid #cfcfcf;margin-left:10px;margin-right:10px;padding:10px 10px 10px 0;position:relative;-ms-flex-align:center;align-items:center;width:100%;display:-ms-flexbox;display:flex}.MultiCheckboxControl .SearchControlCheckbox-description>div{margin-right:auto}.MultiCheckboxControl .SearchControlCheckbox-description:after,.MultiCheckboxControl .SearchControlCheckbox-description>span{margin-left:0}.MultiCheckboxControl .SearchControlCheckbox-description>span{display:none}.MultiCheckboxControl .SearchControlCheckbox-description>span:empty{display:none}.MultiCheckboxControl .SearchControlCheckbox-description>div{margin-right:auto}.MultiCheckboxControl .SearchControlCheckbox-description:after,.MultiCheckboxControl .SearchControlCheckbox-description>span{margin-left:0}.MultiCheckboxControl .SearchControlCheckbox-description>span{display:none}.MultiCheckboxControl .SearchControlCheckbox-description>span:empty{display:none}.MultiCheckboxControl .SearchControlCheckbox-description:after{display:none}.MultiCheckboxControl .SearchControlCheckbox-description:hover::after{display:block}.MultiCheckboxControl .SearchControlCheckbox[data-parent]{padding-left:20px}.MultiCheckboxControl .SearchControlCheckbox-label{background:var(--dropdown-item-hover)}.MultiCheckboxControl .SearchControlCheckbox input{display:none}.MultiCheckboxControl .SearchControlCheckbox input:checked+div:after{content:'';position:absolute;display:block;left:-12px;height:80%;background:#0071dc;width:3px}.MultiCheckboxControl-items{min-width:calc(100% + 2px);position:absolute;transform:scaleY(0);transform-origin:0 0;transition:transform .2s ease-in;overflow-y:scroll;overflow-x:hidden;font-weight:100;max-height:400px;left:18px;top:60px;border-radius:4px;box-shadow:0 2px 3px 0 rgba(0,0,0,.2)!important;padding:12px}.MultiCheckboxControl-items:before{content:'';height:100%;width:100%;display:block;position:absolute;top:-15px;left:-15px;background-color:#fff;z-index:-1;padding:15px}.MultiCheckboxControl-items[data-cut-right]{left:auto;right:0}[data-multicheckboxcontrol-state=open]>.MultiCheckboxControl-items{transform:scaleY(1)}.MultiCheckboxControl-items-item{background-image:none;border-top:0;border-left:1px solid #cfcfcf;background-color:#fff}.MultiCheckboxControl-items-item:hover .SearchControlCheckbox-description:after{content:'';position:absolute;display:block;left:-12px;height:80%;background:#0071dc;width:3px}.MultiCheckboxControl-items-item label{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.MultiCheckboxControl-items-item label div{padding:5px 8px 5px 0}.MultiCheckboxControl-items-item label,.MultiCheckboxControl-items-item label div{white-space:nowrap}.MultiCheckboxControl-items-item label input{-ms-flex-order:2;order:2;margin-left:auto}.MultiCheckboxControl-items-item:last-of-type .SearchControlCheckbox-description{border-bottom:0}.MultiCheckboxControl-screenreader-items{position:absolute;left:-10000px;top:auto;width:1px;height:1px;overflow:hidden}.PressCenterList-title{text-align:center;font-size:17px;color:#333;margin:0 0 20px;padding:0;font-weight:400;line-height:1.1}.PressCenterList-items{border-bottom:1px solid #cfcfcf;font-size:0}.PressCenterList-items-item{border-top:1px solid #cfcfcf}.PressCenterList .List2021-cta{margin:30px 0 0;padding:0}.PressCenterListItem{font-size:15px;line-height:normal;letter-spacing:normal;padding:11px 18px 11px 15px}.PressCenterListItem-weight{color:#9a9a9a}.PressCenterListItem-weight:before{content:'- '}.PressCenterListItem a.Link{color:var(--link-color);text-decoration:none}.PressCenterListItem a.Link:hover{text-decoration:underline;color:var(--link-color)}.PressCenterListItem-download{float:right}.PressCenterPage-heading-top{border-bottom:1px solid #cfcfcf}.PressCenterPage-main{display:block}.PressCenterPage-lead{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;position:relative;padding:20px 20px 0;margin-bottom:0}.PressCenterPage-lead-headline{-ms-flex-order:1;order:1;-ms-flex:0 0 100%;flex:0 0 100%;font-size:26px;line-height:normal;font-weight:400;margin:0 0 10px}.PressCenterPage-lead-date{-ms-flex-order:2;order:2;font-size:13px;font-weight:400;line-height:normal;color:#333;-ms-flex:1 1 50%;flex:1 1 50%}.PressCenterPage-lead-dwnldlink{-ms-flex-order:3;order:3;font-size:13px;font-weight:400;line-height:normal;color:#0071dc;-ms-flex:1 1 50%;flex:1 1 50%;font-style:none;text-decoration:none}.PressCenterPage-lead-backlink{-ms-flex-order:0;order:0;font-size:13px;font-weight:400;line-height:normal;color:#0071dc;-ms-flex:0 0 100%;flex:0 0 100%;text-decoration:none}.PressCenterPage-lead-select{font-size:0;display:inline-block;position:relative;z-index:1}.PressCenterPage-lead-select::before{content:attr(data-mobile-label);font-size:15px;line-height:18px;padding:6px 15px}.PressCenterPage-lead-download{font-size:15px;line-height:18px;padding:6px 15px;display:none;position:relative;z-index:1}.PressCenterPage-lead-download:hover{font-size:15px;line-height:18px;padding:6px 15px}.PressCenterPage-lead-download.loading{background-image:linear-gradient(-45deg,rgba(255,255,255,.2) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.2) 50%,rgba(255,255,255,.2) 75%,transparent 75%,transparent);background-size:50px 50px;animation:stripes-move 2s linear infinite}.PressCenterPage-lead-cancel{display:none;font-size:0;position:relative}.PressCenterPage-assets .ListResultGrid-items-item{position:relative}.PressCenterPage-assets .ListResultGrid-items-item input[type=checkbox]{display:none}.PressCenterPage-assets .ListResultGrid-items-item input[type=checkbox]+label{display:none;position:absolute;left:10px;top:10px;z-index:100}.PressCenterPage-assets .ListResultGrid-items-item input[type=checkbox]+label:before{content:'';display:block;height:15px;width:15px;background-color:#fff;border:1px solid #cfcfcf;border-radius:50%;box-sizing:border-box}.PressCenterPage-assets .ListResultGrid-items-item input[type=checkbox]+label:after{content:'';display:none;height:9px;width:9px;background-color:#54565a;border:0;border-radius:50%;box-sizing:border-box;margin:3px;position:absolute;left:0;top:0}.PressCenterPage-assets .ListResultGrid-items-item input[type=checkbox]:checked+label:after{display:block}.PressCenterPage-foot{display:none;position:absolute;bottom:30px;left:0;padding-left:calc((100% - 884px)/ 2);padding-right:calc((100% - 884px)/ 2);background-color:#fff;padding-top:20px;padding-bottom:20px;text-align:center;width:100%}.PressCenterPage-foot.fixed{position:fixed;bottom:0}.PressCenterPage-foot-download{font-size:15px;line-height:18px;padding:6px 15px;display:inline-block;position:relative;z-index:1}.PressCenterPage-foot-download:hover{line-height:18px;padding:6px 15px}.PressCenterPage-foot-download.loading{background-image:linear-gradient(-45deg,rgba(255,255,255,.2) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.2) 50%,rgba(255,255,255,.2) 75%,transparent 75%,transparent);background-size:50px 50px;animation:stripes-move 2s linear infinite}.PressCenterPage-main[data-presscenter-selectmode-enabled] .PressCenterPage-assets .ListResultGrid-items-item input[type=checkbox]+label{display:block}.PressCenterPage-main[data-presscenter-selectmode-enabled] .PressCenterPage-lead-select{display:none}.PressCenterPage-main[data-presscenter-selectmode-enabled] .PressCenterPage-lead-cancel,.PressCenterPage-main[data-presscenter-selectmode-enabled] .PressCenterPage-lead-download{display:inline-block}@media only screen and (max-width:1023px){.PressCenterPage-heading{margin-bottom:0}.PressCenterPage-lead-cancel{font-size:0;position:relative}.PressCenterPage-lead-cancel::before{content:attr(data-mobile-label);font-size:15px;line-height:18px;padding:6px 15px;margin-left:10px}.PressCenterPage-select{width:100%;border-top:1px solid #cfcfcf;text-align:left;margin-top:20px;padding-top:20px;margin-bottom:0;-ms-flex-order:5;order:5}}@media only screen and (min-width:1024px){.PressCenterPage-lead{padding-left:calc((100% - 884px)/ 2);padding-right:calc((100% - 884px)/ 2);border-bottom:0;margin-bottom:0;-ms-flex-pack:start;justify-content:flex-start;position:relative}.PressCenterPage-lead-headline{-ms-flex-order:0;order:0}.PressCenterPage-lead-date{-ms-flex-order:1;order:1;font-size:15px;-ms-flex:0 0 100%;flex:0 0 100%;padding-bottom:40px;border-bottom:1px solid #cfcfcf;margin-bottom:6px}.PressCenterPage-lead-dwnldlink{-ms-flex-order:3;order:3;-ms-flex:none;flex:none;padding:6px 10px;border-left:1px solid #cfcfcf}.PressCenterPage-lead-backlink{-ms-flex-order:2;order:2;-ms-flex:none;flex:none;padding:6px 10px 6px 0}.PressCenterPage-lead-select{font-size:13px;font-weight:400;line-height:normal;color:#0071dc;text-decoration:none;position:static;z-index:1;padding:6px 10px;border-left:1px solid #cfcfcf}.PressCenterPage-lead-select::before{display:none}.PressCenterPage-lead-cancel{font-size:0;width:18px;height:18px;color:#0071dc;position:absolute;right:0;bottom:0}.PressCenterPage-lead-cancel:after,.PressCenterPage-lead-cancel:before{content:'';width:25px;height:2px;border-radius:0;border:0;display:block;background-color:#0071dc;position:absolute;top:50%;left:50%;padding:0;transform:translate(-50%,-50%) rotate(45deg)}.PressCenterPage-lead-cancel:after{transform:translate(-50%,-50%) rotate(-45deg)}.PressCenterPage-select{-ms-flex-order:4;order:4;padding:0;display:inline-block;position:static}.PressCenterPage-select::before{display:none}.PressCenterPage-main{position:relative;padding-bottom:130px}.PressCenterPage-assets{padding-left:calc((100% - 884px)/ 2);padding-right:calc((100% - 884px)/ 2)}.PressCenterPage-main[data-presscenter-selectmode-enabled] .PressCenterPage-lead-select{display:block;pointer-events:none;color:#333}.PressCenterPage-main[data-presscenter-selectmode-enabled] .PressCenterPage-lead-cancel{display:block}.PressCenterPage-main[data-presscenter-selectmode-enabled] .PressCenterPage-lead-download{display:none}.PressCenterPage-main[data-presscenter-selectmode-enabled] .PressCenterPage-download{display:none}.PressCenterPage-main[data-presscenter-selectmode-enabled] .PressCenterPage-foot{display:block}.PressCenterPage-main[data-presscenter-selectmode-enabled] .PressCenterPage-select{display:inline-block}}@keyframes stripes-move{0%{background-position:0 0}100%{background-position:0 50px}}body,html{font-family:BogleWeb}[data-darkmode]{background:#051223}[data-darkmode],[data-darkmode] a,[data-darkmode] a.Link{color:#fff}.cms-heading-grr_2021_h2{font-size:24px!important}.cms-heading-grr_2021_h3{font-size:22px!important}bsp-white{color:#fff}bsp-blue{color:#1a75cf}bsp-green,bsp-grr-h3-green{color:#76c043}bsp-yellow{color:#ffc220}bsp-gold{color:gold}.TextColorRed,bsp-red{color:red}.TextColorRed a.Link,bsp-red a.Link{color:red}bsp-grr-h3-orange,bsp-orange{color:#f47321}.NestedListLevel1{margin-left:35px;display:inline-table;background:0 0;padding:0;list-style-type:none}.NestedListLevel1:before{margin-left:-14px;padding-right:9px;content:'\2022'}.NestedListLevel2{display:inline-table;background:0 0;padding:0;list-style-type:none;margin-left:70px}.NestedListLevel2:before{margin-left:-14px;padding-right:9px;content:'\2022'}.NestedListLevel3{display:inline-table;background:0 0;padding:0;list-style-type:none;margin-left:105px}.NestedListLevel3:before{margin-left:-14px;padding-right:9px;content:'\2022'}html:not(.SideNavPage) body[data-subThemeName=JUMP] .Page-footer,html:not(.SideNavPage) body[data-subThemeName=Sustainability] .Page-footer,html:not(.SideNavPage) body[data-subThemeName=WEE] .Page-footer{background:#fff;padding-top:60px;padding-bottom:60px}@media only screen and (max-width:767px){html:not(.SideNavPage) body[data-subThemeName=JUMP] .Page-footer,html:not(.SideNavPage) body[data-subThemeName=Sustainability] .Page-footer,html:not(.SideNavPage) body[data-subThemeName=WEE] .Page-footer{padding-top:30px;padding-bottom:30px}}@media only screen and (min-width:1300px){html:not(.SideNavPage) body[data-subThemeName=JUMP] .Page-footer,html:not(.SideNavPage) body[data-subThemeName=Sustainability] .Page-footer,html:not(.SideNavPage) body[data-subThemeName=WEE] .Page-footer{padding-left:200px;padding-right:200px;margin:0 auto}}html:not(.SideNavPage) body[data-subThemeName=JUMP] .Page-footer .Page-social,html:not(.SideNavPage) body[data-subThemeName=Sustainability] .Page-footer .Page-social,html:not(.SideNavPage) body[data-subThemeName=WEE] .Page-footer .Page-social{margin:0;display:block}html:not(.SideNavPage) body[data-subThemeName=JUMP] .Page-footer .SocialBar,html:not(.SideNavPage) body[data-subThemeName=Sustainability] .Page-footer .SocialBar,html:not(.SideNavPage) body[data-subThemeName=WEE] .Page-footer .SocialBar{display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:baseline;align-items:baseline}html:not(.SideNavPage) body[data-subThemeName=JUMP] .Page-footer .SocialBar-heading,html:not(.SideNavPage) body[data-subThemeName=Sustainability] .Page-footer .SocialBar-heading,html:not(.SideNavPage) body[data-subThemeName=WEE] .Page-footer .SocialBar-heading{padding-right:12px;padding-bottom:0;color:#1a75cf;display:block}html:not(.SideNavPage) body[data-subThemeName=JUMP] .Page-footer .SocialBar-items-item,html:not(.SideNavPage) body[data-subThemeName=Sustainability] .Page-footer .SocialBar-items-item,html:not(.SideNavPage) body[data-subThemeName=WEE] .Page-footer .SocialBar-items-item{margin:0}html:not(.SideNavPage) body[data-subThemeName=JUMP] .Page-footer .SocialBar [data-social-service],html:not(.SideNavPage) body[data-subThemeName=Sustainability] .Page-footer .SocialBar [data-social-service],html:not(.SideNavPage) body[data-subThemeName=WEE] .Page-footer .SocialBar [data-social-service]{background:#fff;width:42px;height:42px}@media only screen and (min-width:768px) and (max-width:1023px){html:not(.SideNavPage) body[data-subThemeName=JUMP] .Page-footer .SocialBar [data-social-service],html:not(.SideNavPage) body[data-subThemeName=Sustainability] .Page-footer .SocialBar [data-social-service],html:not(.SideNavPage) body[data-subThemeName=WEE] .Page-footer .SocialBar [data-social-service]{width:28px;height:28px}}html:not(.SideNavPage) body[data-subThemeName=JUMP] .Page-footer .SocialBar [data-social-service]:before,html:not(.SideNavPage) body[data-subThemeName=Sustainability] .Page-footer .SocialBar [data-social-service]:before,html:not(.SideNavPage) body[data-subThemeName=WEE] .Page-footer .SocialBar [data-social-service]:before{color:#1a75cf;font-size:16px}@media only screen and (min-width:768px) and (max-width:1023px){html:not(.SideNavPage) body[data-subThemeName=JUMP] .Page-footer .SocialBar [data-social-service]:before,html:not(.SideNavPage) body[data-subThemeName=Sustainability] .Page-footer .SocialBar [data-social-service]:before,html:not(.SideNavPage) body[data-subThemeName=WEE] .Page-footer .SocialBar [data-social-service]:before{font-size:15px}}html:not(.SideNavPage) body[data-subThemeName=JUMP] .Page-footer .SocialBar [data-social-service]:hover,html:not(.SideNavPage) body[data-subThemeName=Sustainability] .Page-footer .SocialBar [data-social-service]:hover,html:not(.SideNavPage) body[data-subThemeName=WEE] .Page-footer .SocialBar [data-social-service]:hover{background:#1a75cf}html:not(.SideNavPage) body[data-subThemeName=JUMP] .Page-footer .SocialBar [data-social-service]:hover:before,html:not(.SideNavPage) body[data-subThemeName=Sustainability] .Page-footer .SocialBar [data-social-service]:hover:before,html:not(.SideNavPage) body[data-subThemeName=WEE] .Page-footer .SocialBar [data-social-service]:hover:before{color:#fff}html:not(.SideNavPage) body[data-subThemeName=JUMP] .Page-footer-iconLinks,html:not(.SideNavPage) body[data-subThemeName=Sustainability] .Page-footer-iconLinks,html:not(.SideNavPage) body[data-subThemeName=WEE] .Page-footer-iconLinks{width:100%;text-align:right}html:not(.SideNavPage) body[data-subThemeName=JUMP] .Page-footer-links,html:not(.SideNavPage) body[data-subThemeName=Sustainability] .Page-footer-links,html:not(.SideNavPage) body[data-subThemeName=WEE] .Page-footer-links{width:100%;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:baseline;align-items:baseline;margin:20px 0}@media only screen and (max-width:1299px){html:not(.SideNavPage) body[data-subThemeName=JUMP] .Page-footer-links,html:not(.SideNavPage) body[data-subThemeName=Sustainability] .Page-footer-links,html:not(.SideNavPage) body[data-subThemeName=WEE] .Page-footer-links{-ms-flex-pack:center;justify-content:center}}@media only screen and (max-width:1299px){html:not(.SideNavPage) body[data-subThemeName=JUMP] .Page-footer-links,html:not(.SideNavPage) body[data-subThemeName=Sustainability] .Page-footer-links,html:not(.SideNavPage) body[data-subThemeName=WEE] .Page-footer-links{-ms-flex-wrap:wrap;flex-wrap:wrap}}@media only screen and (max-width:767px){html:not(.SideNavPage) body[data-subThemeName=JUMP] .Page-footer .FooterNavigation,html:not(.SideNavPage) body[data-subThemeName=Sustainability] .Page-footer .FooterNavigation,html:not(.SideNavPage) body[data-subThemeName=WEE] .Page-footer .FooterNavigation{display:none}}html:not(.SideNavPage) body[data-subThemeName=JUMP] .Page-footer .FooterNavigation .Navigation-items-item .NavigationItem-text,html:not(.SideNavPage) body[data-subThemeName=Sustainability] .Page-footer .FooterNavigation .Navigation-items-item .NavigationItem-text,html:not(.SideNavPage) body[data-subThemeName=WEE] .Page-footer .FooterNavigation .Navigation-items-item .NavigationItem-text{padding:0}html:not(.SideNavPage) body[data-subThemeName=JUMP] .Page-footer .FooterNavigation .Navigation-items-item .NavigationItem-text:before,html:not(.SideNavPage) body[data-subThemeName=Sustainability] .Page-footer .FooterNavigation .Navigation-items-item .NavigationItem-text:before,html:not(.SideNavPage) body[data-subThemeName=WEE] .Page-footer .FooterNavigation .Navigation-items-item .NavigationItem-text:before{color:#999}html:not(.SideNavPage) body[data-subThemeName=JUMP] .Page-footer .FooterNavigation .Navigation-items-item .NavigationItem-text-link,html:not(.SideNavPage) body[data-subThemeName=Sustainability] .Page-footer .FooterNavigation .Navigation-items-item .NavigationItem-text-link,html:not(.SideNavPage) body[data-subThemeName=WEE] .Page-footer .FooterNavigation .Navigation-items-item .NavigationItem-text-link{color:#999}html:not(.SideNavPage) body[data-subThemeName=JUMP] .Page-footer .FooterNavigation .Navigation-items-item .NavigationItem-text-link:hover,html:not(.SideNavPage) body[data-subThemeName=Sustainability] .Page-footer .FooterNavigation .Navigation-items-item .NavigationItem-text-link:hover,html:not(.SideNavPage) body[data-subThemeName=WEE] .Page-footer .FooterNavigation .Navigation-items-item .NavigationItem-text-link:hover{color:#1a75cf}html:not(.SideNavPage) body[data-subThemeName=JUMP] .Page-footer .Page-disclaimer,html:not(.SideNavPage) body[data-subThemeName=Sustainability] .Page-footer .Page-disclaimer,html:not(.SideNavPage) body[data-subThemeName=WEE] .Page-footer .Page-disclaimer{color:#999;font-size:13px;padding:0;-ms-flex-order:1;order:1;width:100%}@media only screen and (max-width:767px){html:not(.SideNavPage) body[data-subThemeName=JUMP] .Page-footer .Page-disclaimer,html:not(.SideNavPage) body[data-subThemeName=Sustainability] .Page-footer .Page-disclaimer,html:not(.SideNavPage) body[data-subThemeName=WEE] .Page-footer .Page-disclaimer{font-size:10px;width:100%;margin-top:20px}}@media only screen and (min-width:1300px){html:not(.SideNavPage) body[data-subThemeName=JUMP] .Page-footer .Page-disclaimer,html:not(.SideNavPage) body[data-subThemeName=Sustainability] .Page-footer .Page-disclaimer,html:not(.SideNavPage) body[data-subThemeName=WEE] .Page-footer .Page-disclaimer{-ms-flex-order:-1;order:-1;width:auto}}html:not(.SideNavPage) body[data-subThemeName=JUMP] .Page-footer .NavigationLanguages,html:not(.SideNavPage) body[data-subThemeName=JUMP] .Page-footer .NavigationSites,html:not(.SideNavPage) body[data-subThemeName=JUMP] .Page-footer .Page-footerLogo,html:not(.SideNavPage) body[data-subThemeName=JUMP] .Page-footer .Page-footerNavigation,html:not(.SideNavPage) body[data-subThemeName=Sustainability] .Page-footer .NavigationLanguages,html:not(.SideNavPage) body[data-subThemeName=Sustainability] .Page-footer .NavigationSites,html:not(.SideNavPage) body[data-subThemeName=Sustainability] .Page-footer .Page-footerLogo,html:not(.SideNavPage) body[data-subThemeName=Sustainability] .Page-footer .Page-footerNavigation,html:not(.SideNavPage) body[data-subThemeName=WEE] .Page-footer .NavigationLanguages,html:not(.SideNavPage) body[data-subThemeName=WEE] .Page-footer .NavigationSites,html:not(.SideNavPage) body[data-subThemeName=WEE] .Page-footer .Page-footerLogo,html:not(.SideNavPage) body[data-subThemeName=WEE] .Page-footer .Page-footerNavigation{display:none!important}html:not(.SideNavPage) body[data-subThemeName=JUMP] .Header,html:not(.SideNavPage) body[data-subThemeName=Sustainability] .Header,html:not(.SideNavPage) body[data-subThemeName=WEE] .Header{font-family:myriad-pro,sans-serif}html:not(.SideNavPage) body[data-subThemeName=JUMP] .Header,html:not(.SideNavPage) body[data-subThemeName=JUMP] .Header-contentWrapper,html:not(.SideNavPage) body[data-subThemeName=Sustainability] .Header,html:not(.SideNavPage) body[data-subThemeName=Sustainability] .Header-contentWrapper,html:not(.SideNavPage) body[data-subThemeName=WEE] .Header,html:not(.SideNavPage) body[data-subThemeName=WEE] .Header-contentWrapper{height:50px}html:not(.SideNavPage) body[data-subThemeName=JUMP] .Header-contentWrapper,html:not(.SideNavPage) body[data-subThemeName=Sustainability] .Header-contentWrapper,html:not(.SideNavPage) body[data-subThemeName=WEE] .Header-contentWrapper{display:-ms-flexbox;display:flex;transition:background-color .2s linear;padding:0 10px;-ms-flex-align:center;align-items:center;top:0;width:100%;color:#fff;z-index:9999;position:relative;font-size:16px}html:not(.SideNavPage) body[data-subThemeName=JUMP] .Header [data-page-header-pagetoggle],html:not(.SideNavPage) body[data-subThemeName=Sustainability] .Header [data-page-header-pagetoggle],html:not(.SideNavPage) body[data-subThemeName=WEE] .Header [data-page-header-pagetoggle]{display:block;width:25px;max-width:25px;height:17px}@media only screen and (min-width:1024px){html:not(.SideNavPage) body[data-subThemeName=JUMP] .Header [data-page-header-pagetoggle],html:not(.SideNavPage) body[data-subThemeName=Sustainability] .Header [data-page-header-pagetoggle],html:not(.SideNavPage) body[data-subThemeName=WEE] .Header [data-page-header-pagetoggle]{display:none}}html:not(.SideNavPage) body[data-subThemeName=JUMP] .Header [data-page-header-pagetoggle] span,html:not(.SideNavPage) body[data-subThemeName=JUMP] .Header [data-page-header-pagetoggle]:after,html:not(.SideNavPage) body[data-subThemeName=JUMP] .Header [data-page-header-pagetoggle]:before,html:not(.SideNavPage) body[data-subThemeName=Sustainability] .Header [data-page-header-pagetoggle] span,html:not(.SideNavPage) body[data-subThemeName=Sustainability] .Header [data-page-header-pagetoggle]:after,html:not(.SideNavPage) body[data-subThemeName=Sustainability] .Header [data-page-header-pagetoggle]:before,html:not(.SideNavPage) body[data-subThemeName=WEE] .Header [data-page-header-pagetoggle] span,html:not(.SideNavPage) body[data-subThemeName=WEE] .Header [data-page-header-pagetoggle]:after,html:not(.SideNavPage) body[data-subThemeName=WEE] .Header [data-page-header-pagetoggle]:before{color:var(--selectedLinkColor,#fcbb30)!important;background-color:var(--selectedLinkColor,#fcbb30)!important;height:3px;border-radius:1px}html:not(.SideNavPage) body[data-subThemeName=JUMP] .Header .MainNavigation-promote,html:not(.SideNavPage) body[data-subThemeName=Sustainability] .Header .MainNavigation-promote,html:not(.SideNavPage) body[data-subThemeName=WEE] .Header .MainNavigation-promote{position:absolute;left:0;border:0;padding-left:0}html:not(.SideNavPage) body[data-subThemeName=JUMP] .Header .MainNavigation-promote,html:not(.SideNavPage) body[data-subThemeName=JUMP] .Header .MainNavigation-promote a,html:not(.SideNavPage) body[data-subThemeName=Sustainability] .Header .MainNavigation-promote,html:not(.SideNavPage) body[data-subThemeName=Sustainability] .Header .MainNavigation-promote a,html:not(.SideNavPage) body[data-subThemeName=WEE] .Header .MainNavigation-promote,html:not(.SideNavPage) body[data-subThemeName=WEE] .Header .MainNavigation-promote a{text-transform:unset;line-height:50px;font-size:18px;font-weight:100;text-indent:55px}@media only screen and (min-width:1024px){html:not(.SideNavPage) body[data-subThemeName=JUMP] .Header .MainNavigation-promote,html:not(.SideNavPage) body[data-subThemeName=JUMP] .Header .MainNavigation-promote a,html:not(.SideNavPage) body[data-subThemeName=Sustainability] .Header .MainNavigation-promote,html:not(.SideNavPage) body[data-subThemeName=Sustainability] .Header .MainNavigation-promote a,html:not(.SideNavPage) body[data-subThemeName=WEE] .Header .MainNavigation-promote,html:not(.SideNavPage) body[data-subThemeName=WEE] .Header .MainNavigation-promote a{font-size:36px!important}html:not(.SideNavPage) body[data-subThemeName=JUMP] .Header .MainNavigation-promote a,html:not(.SideNavPage) body[data-subThemeName=Sustainability] .Header .MainNavigation-promote a,html:not(.SideNavPage) body[data-subThemeName=WEE] .Header .MainNavigation-promote a{display:-ms-flexbox;display:flex;position:relative}}html:not(.SideNavPage) body[data-subThemeName=JUMP] .Header .NavigationLanguages,html:not(.SideNavPage) body[data-subThemeName=JUMP] .Header .NavigationSites,html:not(.SideNavPage) body[data-subThemeName=JUMP] .Header .StockTicker,html:not(.SideNavPage) body[data-subThemeName=JUMP] .Header-search,html:not(.SideNavPage) body[data-subThemeName=Sustainability] .Header .NavigationLanguages,html:not(.SideNavPage) body[data-subThemeName=Sustainability] .Header .NavigationSites,html:not(.SideNavPage) body[data-subThemeName=Sustainability] .Header .StockTicker,html:not(.SideNavPage) body[data-subThemeName=Sustainability] .Header-search,html:not(.SideNavPage) body[data-subThemeName=WEE] .Header .NavigationLanguages,html:not(.SideNavPage) body[data-subThemeName=WEE] .Header .NavigationSites,html:not(.SideNavPage) body[data-subThemeName=WEE] .Header .StockTicker,html:not(.SideNavPage) body[data-subThemeName=WEE] .Header-search{display:none!important}html:not(.SideNavPage) body[data-subThemeName=JUMP] .Header[data-fixed-header],html:not(.SideNavPage) body[data-subThemeName=Sustainability] .Header[data-fixed-header],html:not(.SideNavPage) body[data-subThemeName=WEE] .Header[data-fixed-header]{position:fixed;top:0;z-index:2;width:100%}@media only screen and (max-width:767px),only screen and (min-width:768px) and (max-width:1023px){html:not(.SideNavPage) body[data-subThemeName=JUMP] header .Page-logo,html:not(.SideNavPage) body[data-subThemeName=Sustainability] header .Page-logo,html:not(.SideNavPage) body[data-subThemeName=WEE] header .Page-logo{margin-left:auto}}@media only screen and (min-width:1300px){html:not(.SideNavPage) body[data-subThemeName=JUMP] header .Page-logo,html:not(.SideNavPage) body[data-subThemeName=Sustainability] header .Page-logo,html:not(.SideNavPage) body[data-subThemeName=WEE] header .Page-logo{margin-left:20px}}@media only screen and (min-width:1024px){html:not(.SideNavPage) body[data-subThemeName=JUMP] .Header,html:not(.SideNavPage) body[data-subThemeName=JUMP] .Header-contentWrapper,html:not(.SideNavPage) body[data-subThemeName=Sustainability] .Header,html:not(.SideNavPage) body[data-subThemeName=Sustainability] .Header-contentWrapper,html:not(.SideNavPage) body[data-subThemeName=WEE] .Header,html:not(.SideNavPage) body[data-subThemeName=WEE] .Header-contentWrapper{height:100px}html:not(.SideNavPage) body[data-subThemeName=JUMP] .NavigationItem,html:not(.SideNavPage) body[data-subThemeName=Sustainability] .NavigationItem,html:not(.SideNavPage) body[data-subThemeName=WEE] .NavigationItem{position:relative}html:not(.SideNavPage) body[data-subThemeName=JUMP] .NavigationItem-text,html:not(.SideNavPage) body[data-subThemeName=Sustainability] .NavigationItem-text,html:not(.SideNavPage) body[data-subThemeName=WEE] .NavigationItem-text{margin:0;padding:0 15px}html:not(.SideNavPage) body[data-subThemeName=JUMP] .NavigationItem-items,html:not(.SideNavPage) body[data-subThemeName=Sustainability] .NavigationItem-items,html:not(.SideNavPage) body[data-subThemeName=WEE] .NavigationItem-items{display:none}html:not(.SideNavPage) body[data-subThemeName=JUMP] .MainNavigation,html:not(.SideNavPage) body[data-subThemeName=Sustainability] .MainNavigation,html:not(.SideNavPage) body[data-subThemeName=WEE] .MainNavigation{position:absolute;top:100px;left:0;width:100%;height:40px;max-width:100%;margin:0 auto;padding:0}html:not(.SideNavPage) body[data-subThemeName=JUMP] .MainNavigation .NavigationItem[data-navigation-hasitems]:hover .NavigationItem-items,html:not(.SideNavPage) body[data-subThemeName=Sustainability] .MainNavigation .NavigationItem[data-navigation-hasitems]:hover .NavigationItem-items,html:not(.SideNavPage) body[data-subThemeName=WEE] .MainNavigation .NavigationItem[data-navigation-hasitems]:hover .NavigationItem-items{display:block;position:absolute;top:100%;overflow:unset;max-height:unset;left:0;background:#fff;padding:20px;box-shadow:0 1px 1px rgba(0,0,0,.2)}html:not(.SideNavPage) body[data-subThemeName=JUMP] .MainNavigation li,html:not(.SideNavPage) body[data-subThemeName=JUMP] .MainNavigation ul,html:not(.SideNavPage) body[data-subThemeName=Sustainability] .MainNavigation li,html:not(.SideNavPage) body[data-subThemeName=Sustainability] .MainNavigation ul,html:not(.SideNavPage) body[data-subThemeName=WEE] .MainNavigation li,html:not(.SideNavPage) body[data-subThemeName=WEE] .MainNavigation ul{list-style:none!important;overflow:visible}html:not(.SideNavPage) body[data-subThemeName=JUMP] .MainNavigation li a,html:not(.SideNavPage) body[data-subThemeName=JUMP] .MainNavigation ul a,html:not(.SideNavPage) body[data-subThemeName=Sustainability] .MainNavigation li a,html:not(.SideNavPage) body[data-subThemeName=Sustainability] .MainNavigation ul a,html:not(.SideNavPage) body[data-subThemeName=WEE] .MainNavigation li a,html:not(.SideNavPage) body[data-subThemeName=WEE] .MainNavigation ul a{font-weight:600!important;font-size:14px;height:60px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}html:not(.SideNavPage) body[data-subThemeName=JUMP] .MainNavigation>.Navigation-items,html:not(.SideNavPage) body[data-subThemeName=Sustainability] .MainNavigation>.Navigation-items,html:not(.SideNavPage) body[data-subThemeName=WEE] .MainNavigation>.Navigation-items{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;height:40px;margin:0;padding:0;background:0 0}html:not(.SideNavPage) body[data-subThemeName=JUMP] .MainNavigation .NavigationItem-text-link,html:not(.SideNavPage) body[data-subThemeName=Sustainability] .MainNavigation .NavigationItem-text-link,html:not(.SideNavPage) body[data-subThemeName=WEE] .MainNavigation .NavigationItem-text-link{text-transform:uppercase;max-height:40px;color:#fff}html:not(.SideNavPage) body[data-subThemeName=JUMP] .MainNavigation .NavigationItem-text-link:after,html:not(.SideNavPage) body[data-subThemeName=Sustainability] .MainNavigation .NavigationItem-text-link:after,html:not(.SideNavPage) body[data-subThemeName=WEE] .MainNavigation .NavigationItem-text-link:after{display:none!important}html:not(.SideNavPage) body[data-subThemeName=JUMP] .MainNavigation .NavigationItem [data-collapse-toggle-state],html:not(.SideNavPage) body[data-subThemeName=Sustainability] .MainNavigation .NavigationItem [data-collapse-toggle-state],html:not(.SideNavPage) body[data-subThemeName=WEE] .MainNavigation .NavigationItem [data-collapse-toggle-state]{position:relative;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;padding:0 15px}html:not(.SideNavPage) body[data-subThemeName=JUMP] .MainNavigation .NavigationItem [data-collapse-toggle-state]:after,html:not(.SideNavPage) body[data-subThemeName=Sustainability] .MainNavigation .NavigationItem [data-collapse-toggle-state]:after,html:not(.SideNavPage) body[data-subThemeName=WEE] .MainNavigation .NavigationItem [data-collapse-toggle-state]:after{content:'\f078';font-size:12px;font-family:'Font Awesome 5 Free';font-weight:800;color:#fff;padding:0 5px;text-rendering:auto;-webkit-font-smoothing:antialiased}html:not(.SideNavPage) body[data-subThemeName=JUMP] .MainNavigation .NavigationItem:hover,html:not(.SideNavPage) body[data-subThemeName=Sustainability] .MainNavigation .NavigationItem:hover,html:not(.SideNavPage) body[data-subThemeName=WEE] .MainNavigation .NavigationItem:hover{background-color:transparent}html:not(.SideNavPage) body[data-subThemeName=JUMP] .MainNavigation .NavigationItem:hover a,html:not(.SideNavPage) body[data-subThemeName=Sustainability] .MainNavigation .NavigationItem:hover a,html:not(.SideNavPage) body[data-subThemeName=WEE] .MainNavigation .NavigationItem:hover a{color:var(--navTextHoverColor,#ffc233)!important}html:not(.SideNavPage) body[data-subThemeName=JUMP] .MainNavigation .NavigationItem:hover li a,html:not(.SideNavPage) body[data-subThemeName=JUMP] .MainNavigation .NavigationItem:hover ul a,html:not(.SideNavPage) body[data-subThemeName=Sustainability] .MainNavigation .NavigationItem:hover li a,html:not(.SideNavPage) body[data-subThemeName=Sustainability] .MainNavigation .NavigationItem:hover ul a,html:not(.SideNavPage) body[data-subThemeName=WEE] .MainNavigation .NavigationItem:hover li a,html:not(.SideNavPage) body[data-subThemeName=WEE] .MainNavigation .NavigationItem:hover ul a{color:#222!important;height:40px}html:not(.SideNavPage) body[data-subThemeName=JUMP] .MainNavigation .NavigationItem:hover li a:hover,html:not(.SideNavPage) body[data-subThemeName=JUMP] .MainNavigation .NavigationItem:hover ul a:hover,html:not(.SideNavPage) body[data-subThemeName=Sustainability] .MainNavigation .NavigationItem:hover li a:hover,html:not(.SideNavPage) body[data-subThemeName=Sustainability] .MainNavigation .NavigationItem:hover ul a:hover,html:not(.SideNavPage) body[data-subThemeName=WEE] .MainNavigation .NavigationItem:hover li a:hover,html:not(.SideNavPage) body[data-subThemeName=WEE] .MainNavigation .NavigationItem:hover ul a:hover{color:var(--navTextHoverColor,#ffc233)!important}}html:not(.SideNavPage) .blogLanding[data-subThemeName=ASDA] .SearchResultsPage-countAndViewControls,html:not(.SideNavPage) .blogLanding[data-subThemeName=ASDA] .SearchResultsPageMultiResult-countAndViewControls,html:not(.SideNavPage) .blogLanding[data-subThemeName=SamsClub] .SearchResultsPage-countAndViewControls,html:not(.SideNavPage) .blogLanding[data-subThemeName=SamsClub] .SearchResultsPageMultiResult-countAndViewControls{display:none}html:not(.SideNavPage) .blogLanding[data-subThemeName=ASDA] .SearchResultsPage-SearchControls .MultiCheckboxControl,html:not(.SideNavPage) .blogLanding[data-subThemeName=ASDA] .SearchResultsPageMultiResult-SearchControls .MultiCheckboxControl,html:not(.SideNavPage) .blogLanding[data-subThemeName=SamsClub] .SearchResultsPage-SearchControls .MultiCheckboxControl,html:not(.SideNavPage) .blogLanding[data-subThemeName=SamsClub] .SearchResultsPageMultiResult-SearchControls .MultiCheckboxControl{min-width:170px;border:1px solid #fff}html:not(.SideNavPage) .blogLanding[data-subThemeName=ASDA] .SearchResultsPage-form,html:not(.SideNavPage) .blogLanding[data-subThemeName=ASDA] .SearchResultsPageMultiResult-form,html:not(.SideNavPage) .blogLanding[data-subThemeName=SamsClub] .SearchResultsPage-form,html:not(.SideNavPage) .blogLanding[data-subThemeName=SamsClub] .SearchResultsPageMultiResult-form{-ms-flex:1 1 50%;flex:1 1 50%}html:not(.SideNavPage) .blogLanding[data-subThemeName=ASDA] .SearchResultsPage-formInput,html:not(.SideNavPage) .blogLanding[data-subThemeName=ASDA] .SearchResultsPageMultiResult-formInput,html:not(.SideNavPage) .blogLanding[data-subThemeName=SamsClub] .SearchResultsPage-formInput,html:not(.SideNavPage) .blogLanding[data-subThemeName=SamsClub] .SearchResultsPageMultiResult-formInput{max-width:100%}html:not(.SideNavPage) .blogLanding[data-subThemeName=ASDA] .SearchResultsPage-found .SearchResultSet-pagination a,html:not(.SideNavPage) .blogLanding[data-subThemeName=ASDA] .SearchResultsPageMultiResult-found .SearchResultSet-pagination a,html:not(.SideNavPage) .blogLanding[data-subThemeName=SamsClub] .SearchResultsPage-found .SearchResultSet-pagination a,html:not(.SideNavPage) .blogLanding[data-subThemeName=SamsClub] .SearchResultsPageMultiResult-found .SearchResultSet-pagination a{color:#fff;background:var(--footer-sociallinks-color)}html:not(.SideNavPage) .blogLanding[data-subThemeName=ASDA] .SearchResultsPage-found .SearchResultSet-pagination a:hover,html:not(.SideNavPage) .blogLanding[data-subThemeName=ASDA] .SearchResultsPageMultiResult-found .SearchResultSet-pagination a:hover,html:not(.SideNavPage) .blogLanding[data-subThemeName=SamsClub] .SearchResultsPage-found .SearchResultSet-pagination a:hover,html:not(.SideNavPage) .blogLanding[data-subThemeName=SamsClub] .SearchResultsPageMultiResult-found .SearchResultSet-pagination a:hover{background:var(--footer-sociallinks-bg-hover-color)}html:not(.SideNavPage) .blogLanding[data-subThemeName=ASDA] .SearchResultsPage-found .PromoSimpleCard .Promo-category a,html:not(.SideNavPage) .blogLanding[data-subThemeName=ASDA] .SearchResultsPage-found .PromoSimpleCard .Promo-category span,html:not(.SideNavPage) .blogLanding[data-subThemeName=ASDA] .SearchResultsPageMultiResult-found .PromoSimpleCard .Promo-category a,html:not(.SideNavPage) .blogLanding[data-subThemeName=ASDA] .SearchResultsPageMultiResult-found .PromoSimpleCard .Promo-category span,html:not(.SideNavPage) .blogLanding[data-subThemeName=SamsClub] .SearchResultsPage-found .PromoSimpleCard .Promo-category a,html:not(.SideNavPage) .blogLanding[data-subThemeName=SamsClub] .SearchResultsPage-found .PromoSimpleCard .Promo-category span,html:not(.SideNavPage) .blogLanding[data-subThemeName=SamsClub] .SearchResultsPageMultiResult-found .PromoSimpleCard .Promo-category a,html:not(.SideNavPage) .blogLanding[data-subThemeName=SamsClub] .SearchResultsPageMultiResult-found .PromoSimpleCard .Promo-category span{background:var(--mainThemeColor);display:inline-block;color:#fff;padding:0 7px;font-size:15px;max-height:none;line-height:28px;text-transform:uppercase;font-weight:700}html:not(.SideNavPage) .blogLanding[data-subThemeName=ASDA] .SearchResultsPage-found .PromoSimpleCard .Promo-date,html:not(.SideNavPage) .blogLanding[data-subThemeName=ASDA] .SearchResultsPageMultiResult-found .PromoSimpleCard .Promo-date,html:not(.SideNavPage) .blogLanding[data-subThemeName=SamsClub] .SearchResultsPage-found .PromoSimpleCard .Promo-date,html:not(.SideNavPage) .blogLanding[data-subThemeName=SamsClub] .SearchResultsPageMultiResult-found .PromoSimpleCard .Promo-date{display:none}html:not(.SideNavPage) .blogLanding[data-subThemeName=ASDA] .SearchResultsPage-found .PromoSimpleCard .Promo-title,html:not(.SideNavPage) .blogLanding[data-subThemeName=ASDA] .SearchResultsPageMultiResult-found .PromoSimpleCard .Promo-title,html:not(.SideNavPage) .blogLanding[data-subThemeName=SamsClub] .SearchResultsPage-found .PromoSimpleCard .Promo-title,html:not(.SideNavPage) .blogLanding[data-subThemeName=SamsClub] .SearchResultsPageMultiResult-found .PromoSimpleCard .Promo-title{line-height:30px;max-height:none;font-size:28px;font-weight:600;margin:0 0 10px 0}html:not(.SideNavPage) .blogLanding[data-subThemeName=ASDA] .SearchResultsPage-controls:before,html:not(.SideNavPage) .blogLanding[data-subThemeName=ASDA] .SearchResultsPageMultiResult-controls:before,html:not(.SideNavPage) .blogLanding[data-subThemeName=SamsClub] .SearchResultsPage-controls:before,html:not(.SideNavPage) .blogLanding[data-subThemeName=SamsClub] .SearchResultsPageMultiResult-controls:before{display:none}html:not(.SideNavPage) .blogLanding[data-subThemeName=ASDA] .SearchResultsPage-controls h1,html:not(.SideNavPage) .blogLanding[data-subThemeName=ASDA] .SearchResultsPageMultiResult-controls h1,html:not(.SideNavPage) .blogLanding[data-subThemeName=SamsClub] .SearchResultsPage-controls h1,html:not(.SideNavPage) .blogLanding[data-subThemeName=SamsClub] .SearchResultsPageMultiResult-controls h1{display:none}html:not(.SideNavPage) body[data-subThemeName=ASDA] .PageLede[data-invertcolor-and-noborder],html:not(.SideNavPage) body[data-subThemeName=SamsClub] .PageLede[data-invertcolor-and-noborder]{background-image:none!important}html:not(.SideNavPage)[data-pageheadertoggle=true] [data-page-header-pagetoggle] span{display:none!important}body[data-subThemeName=JUMP] .Page-footer .Page-footerContent{display:none}body[data-subThemeName=JUMP].JumpArticle-body p{margin-left:20px;margin-right:20px}body[data-subThemeName=JUMP].JumpArticle-body ol{margin-right:20px}body[data-subThemeName=JUMP].JumpArticle-body .ArticlePage-actions{display:none}body[data-subThemeName=JUMP].JumpArticle-body .ArticlePage-articleBody-intro{width:100%;padding:20px 0 0 0}body[data-subThemeName=JUMP].JumpArticle-body .ArticlePage-articleBody-intro p{font-size:18px;font-style:normal;font-family:inherit}body[data-subThemeName=JUMP].JumpArticle-body .article-useful-answer a{color:#fff}body[data-subThemeName=JUMP].JumpArticle-body .LedeBold{position:relative;overflow:visible}body[data-subThemeName=JUMP].JumpArticle-body .LedeBold:before{content:'';position:absolute;display:block;top:0;left:0;right:0;background-image:url('../../../resource/0000017b-2b13-d7d1-a57b-bb9362770000/styleguide/assets/icons/wee-header-article-blue-spark.fde2b5e1eecb8bf3b031fe577307ec07.png');background-repeat:no-repeat;background-position:0 0;z-index:1;height:500px;background-size:100% auto}body[data-subThemeName=JUMP].JumpArticle-body .LedeBold-subHeadline{display:block;font-size:12px;color:#a0a0a0}body[data-subThemeName=JUMP].JumpArticle-body .LedeBold-actions{padding-top:14px;padding-bottom:20px;position:relative;z-index:9}body[data-subThemeName=JUMP].JumpArticle-body .LedeBold-headline{font-weight:400}body[data-subThemeName=JUMP].JumpArticle-body .LedeBold-sectionLabel{display:none}body[data-subThemeName=JUMP] .ListMosaic{background-color:#f0f6fd}body[data-subThemeName=JUMP] .ListMosaic .List-cta a{background:#1a75cf;display:inline-block;font-size:18px;max-height:none;line-height:50px;font-family:myriad-pro,sans-serif;font-weight:700;border:0;border-radius:2px;background-clip:padding-box;padding:0 31.5px;color:#fff;margin:28px 0 0 0}body[data-subThemeName=JUMP] .ListMosaic .List-cta a:hover{background:#6cabe7}body[data-subThemeName=JUMP] .ListMosaic .RichTextModuleWithTitle{background-color:#fff;background-image:none;padding:49px 31.5px;text-align:left;height:370px}body[data-subThemeName=JUMP] .ListMosaic .RichTextModuleWithTitle-title{margin-bottom:31.5px;font-size:24px;line-height:28px;max-height:none;padding-bottom:0;text-align:left}body[data-subThemeName=JUMP] .ListMosaic .RichTextModuleWithTitle-title:after{display:none}body[data-subThemeName=JUMP] .ListMosaic .RichTextModuleWithTitle-items{padding:0 20px}body[data-subThemeName=JUMP] .ListMosaic .RichTextModuleWithTitle-items p{font-size:14px}body[data-subThemeName=JUMP] .RichTextModuleWithTitle{padding-top:90px;padding-bottom:90px;position:relative;background-image:url('../../../resource/0000017b-2b13-d7d1-a57b-bb9362770000/styleguide/assets/icons/bg-sparks-3.a1c22e06fb79acf14ea57c28dfad0216.png');background-position:top center;background-repeat:no-repeat}body[data-subThemeName=JUMP] .RichTextModuleWithTitle-title{padding-bottom:18px;margin-bottom:34px;font-size:48px;line-height:56px;max-height:none;text-align:center;font-weight:400;position:relative}body[data-subThemeName=JUMP] .RichTextModuleWithTitle-title:after{width:100px;left:53%;background:#fcbb30;content:'';height:6px;padding:0;position:absolute;margin-left:-75px;bottom:0}body[data-subThemeName=JUMP] .RichTextModuleWithTitle-items{max-width:1020px;margin:0 auto;padding:0 70px}body[data-subThemeName=JUMP] .RichTextModuleWithTitle-items p{font-size:18px}body[data-subThemeName=JUMP] .RichTextModuleWithTitle-items b{display:inline-block;margin-bottom:0}body[data-subThemeName=JUMP] .CardGrid[data-columns='2']{background-image:url('../../../resource/0000017b-2b13-d7d1-a57b-bb9362770000/styleguide/assets/icons/bg-sparks-3.a1c22e06fb79acf14ea57c28dfad0216.png');background-position:top center;background-repeat:no-repeat;background-color:#f0f6fd;position:relative}body[data-subThemeName=JUMP] .CardGrid[data-columns='2'] .CardGrid-title{margin-bottom:80px;font-weight:400}body[data-subThemeName=JUMP] .CardGrid[data-columns='2'] .CardGrid-items{max-width:1020px;margin:0 auto}body[data-subThemeName=JUMP] .CardGrid[data-columns='2'] .CardGrid-items .PromoMosaic{max-height:265px;overflow:hidden}body[data-subThemeName=JUMP] .LedeBold{background:#f0f6fc;position:relative;padding-top:80px;overflow:visible;padding-bottom:1px!important}@media only screen and (max-width:1023px){body[data-subThemeName=JUMP] .LedeBold{padding-top:20px}}body[data-subThemeName=JUMP] .LedeBold-date{display:block}body[data-subThemeName=JUMP] .LedeBold-headline{font-weight:300}body[data-subThemeName=JUMP] .LedeBold-sectionLabel{display:none}body[data-subThemeName=JUMP] .LedeBold-lead{z-index:2;position:relative}body[data-subThemeName=JUMP] .LedeBold:before{content:'';position:absolute;display:block;top:0;left:0;right:0;background-image:url('../../../resource/0000017b-2b13-d7d1-a57b-bb9362770000/styleguide/assets/icons/wee-header-article-blue-spark.fde2b5e1eecb8bf3b031fe577307ec07.png');background-repeat:no-repeat;background-position:0 0;z-index:1;height:500px;background-size:100% auto}body[data-subThemeName=JUMP] .Header-contentWrapper{background-color:#fff}body[data-subThemeName=JUMP] .Header-contentWrapper .Page-logo{display:none}body[data-subThemeName=JUMP] .Header-contentWrapper .Header-links{position:absolute;right:0;padding:10px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}@media only screen and (max-width:1023px){body[data-subThemeName=JUMP] .Header-contentWrapper .Header-links{display:none}}body[data-subThemeName=JUMP] .Header-contentWrapper .Header-links .Page-logo{position:relative;display:block;max-width:138px;padding:0 7px;margin:0;max-height:45px}body[data-subThemeName=JUMP] .Header-contentWrapper .Header-links .Page-secondarySiteLink{position:relative;display:block;max-width:138px;padding:0 10px;max-height:45px}body[data-subThemeName=JUMP] .Header-contentWrapper .Header-links .Page-secondarySiteLink img{height:auto;width:100%}body[data-subThemeName=JUMP] .Header-contentWrapper .Header-links .Page-secondarySiteLink:before{content:'';display:block;height:34px;width:1px;background-color:#c7d4df;top:50%;transform:translateY(-50%);left:0;position:absolute}body[data-subThemeName=JUMP] .Header .MainNavigation .Header-links{display:none}body[data-subThemeName=JUMP] .Header .MainNavigation-searchLink a{font-size:0;position:absolute;top:10px;right:20px;text-decoration:none}body[data-subThemeName=JUMP] .Header .MainNavigation-searchLink a:before{font-size:20px;color:var(--tool-icon-color)}body[data-subThemeName=JUMP] .Header .MainNavigation .NavigationItem{border-bottom:1px solid rgba(255,255,255,.5)}body[data-subThemeName=JUMP] .Header .MainNavigation .NavigationItem-text{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center}body[data-subThemeName=JUMP] .Header .MainNavigation .NavigationItem-text-link{border:0}body[data-subThemeName=JUMP] .Header .MainNavigation .NavigationItem-text-link-toggle{margin-right:20px}body[data-subThemeName=JUMP] .Header .MainNavigation .NavigationList-items-item a{white-space:normal}body[data-subThemeName=JUMP] .Header .MainNavigation>.Navigation-items{-ms-flex-pack:start;justify-content:flex-start;padding-left:190px}body[data-subThemeName=JUMP] .Header .MainNavigation-promote{position:absolute;left:0;top:15px;border:0;padding-left:0;max-width:none}body[data-subThemeName=JUMP] .Header .MainNavigation-promote a{width:100%}@media only screen and (max-width:1023px){body[data-subThemeName=JUMP] .Header .MainNavigation-promote{width:100%;padding:0;text-align:center;text-indent:unset}body[data-subThemeName=JUMP] .Header .MainNavigation-promote a{font-size:0!important;text-align:center}body[data-subThemeName=JUMP] .Header .MainNavigation-promote a:before{content:'';position:absolute;top:-15px;width:80px;height:80px;background-image:url('../../../resource/0000017b-2b13-d7d1-a57b-bb9362770000/styleguide/assets/icons/jump-header-logo.dca8f663b56a2aac8765bff377c77708.png');background-repeat:no-repeat;background-size:auto 80px;left:45%}}body[data-subThemeName=JUMP] .Header .MainNavigation-promote,body[data-subThemeName=JUMP] .Header .MainNavigation-promote a{color:#3772b6}@media only screen and (min-width:1024px){body[data-subThemeName=JUMP] .Header .MainNavigation-promote a{text-indent:140px;padding-left:140px;font-size:30px;max-width:100%;top:-4px;line-height:1}body[data-subThemeName=JUMP] .Header .MainNavigation-promote a:before{content:'';position:absolute;top:-10px;left:0;width:120px;height:130px;background-image:url('../../../resource/0000017b-2b13-d7d1-a57b-bb9362770000/styleguide/assets/icons/jump-header-logo.dca8f663b56a2aac8765bff377c77708.png');background-repeat:no-repeat;background-size:auto 120px;transform:rotate(-1deg)}}@media only screen and (min-width:1300px){body[data-subThemeName=JUMP] .Header .MainNavigation-promote{top:20px}body[data-subThemeName=JUMP] .Header .MainNavigation-promote a{text-indent:220px;padding-left:220px;font-size:30px;top:10px}body[data-subThemeName=JUMP] .Header .MainNavigation-promote a:before{top:-40px;width:208px;height:183px;background-size:auto 195px}}body[data-subThemeName=JUMP] .PromoFullWidth{background-size:cover!important}@media only screen and (min-width:1024px){body[data-subThemeName=JUMP] .MainNavigation{background-color:#2353a0;transform:none;overflow:inherit}body[data-subThemeName=JUMP] .Header .MainNavigation .NavigationList-items-item a{white-space:nowrap}body[data-subThemeName=JUMP] .Header .MainNavigation .NavigationItem-text-link-toggle{display:none}}@media only screen and (max-width:767px),only screen and (min-width:768px) and (max-width:1023px){[data-pageheadertoggle=true] body[data-subThemeName=JUMP]>*{left:270px;position:relative}[data-pageheadertoggle=true] body[data-subThemeName=JUMP] .Header{left:0}[data-pageheadertoggle=true] body[data-subThemeName=JUMP] .Header-contentWrapper{left:270px}body[data-subThemeName=JUMP] .Page-logo{display:none}body[data-subThemeName=JUMP] .MainNavigation-searchLink{display:block;right:10px;z-index:2}body[data-subThemeName=JUMP] .MainNavigation-searchLink a{top:15px!important}body[data-subThemeName=JUMP] .MainNavigation-searchLink a:before{font-size:17px;color:#1a75cf!important}body[data-subThemeName=JUMP] .MainNavigation{background-color:#0a4784;width:270px;padding:0;top:0;overflow:scroll}body[data-subThemeName=JUMP] .MainNavigation .Header-links{display:-ms-flexbox!important;display:flex!important;position:absolute;bottom:30px}body[data-subThemeName=JUMP] .MainNavigation .MainNavigation-searchLink{display:none}body[data-subThemeName=JUMP] .MainNavigation .Navigation-items{padding-left:0!important}body[data-subThemeName=JUMP] .MainNavigation .NavigationItem-text{margin:0;position:relative}body[data-subThemeName=JUMP] .MainNavigation .NavigationItem-text[data-collapse-toggle]:after{position:absolute;top:15px;right:25px;font-size:14px;color:#fff;font-family:FontAwesome;transform:none}body[data-subThemeName=JUMP] .MainNavigation .NavigationItem-text[data-collapse-toggle*='"state":"collapsed"']:after{content:'\f078'}body[data-subThemeName=JUMP] .MainNavigation .NavigationItem-text[data-collapse-toggle*='"state":"expanded"']:after{content:'\f077'}body[data-subThemeName=JUMP] .MainNavigation .NavigationItem-text-link{text-transform:capitalize;padding:15px;border-bottom:1px solid rgba(255,255,255,.5);display:block;font-weight:700;font-size:14px;color:#fff}body[data-subThemeName=JUMP] .MainNavigation .NavigationItem-text-link:hover{color:#ffc233}body[data-subThemeName=JUMP] .MainNavigation .NavigationItem-items{padding:0;margin:0;width:100%}body[data-subThemeName=JUMP] .MainNavigation .NavigationItem-items .NavigationList-cta{display:none}body[data-subThemeName=JUMP] .MainNavigation .NavigationItem-items a{border-top:1px solid rgba(255,255,255,.5);background-color:rgba(255,255,255,.2);font-size:14px;font-weight:400;padding-left:15px;display:block;text-align:left;padding:10px 30px;line-height:1.4;color:#fff}body[data-subThemeName=JUMP] .MainNavigation .NavigationItem-items a:hover{color:#ffc233}}body[data-subThemeName=WEE] .faq-tabbed-backtop{background:gray}@media only screen and (max-width:767px){body[data-subThemeName=WEE] .faq-tabbed-backtop{display:block}}body[data-subThemeName=WEE] .LedeBold{background:#f7f4f9;position:relative;padding-top:80px;overflow:visible;padding-bottom:1px!important}@media only screen and (max-width:1023px){body[data-subThemeName=WEE] .LedeBold{padding-top:20px}}body[data-subThemeName=WEE] .LedeBold-headline{font-weight:300}body[data-subThemeName=WEE] .LedeBold-sectionLabel{background:#712c86;position:relative;z-index:2}body[data-subThemeName=WEE] .LedeBold-sectionLabel a{background:#712c86}body[data-subThemeName=WEE] .LedeBold-lead{z-index:2;position:relative}body[data-subThemeName=WEE] .LedeBold:before{content:'';position:absolute;display:block;top:0;left:0;right:0;background-image:url('../../../resource/0000017b-2b13-d7d1-a57b-bb9362770000/styleguide/assets/icons/wee-header-article-spark.55d94596228038524d4b8c908e101eeb.png');background-repeat:no-repeat;background-position:0 0;z-index:1;height:500px;background-size:100% auto}body[data-subThemeName=WEE] .PageLede-headline{font-size:24px;line-height:1;max-height:none}@media only screen and (min-width:768px){body[data-subThemeName=WEE] .PageLede-headline{font-size:30px;line-height:1;max-height:none}}@media only screen and (min-width:1024px){body[data-subThemeName=WEE] .PageLede-headline{font-size:48px;line-height:56px;font-weight:400}}body[data-subThemeName=WEE] .PageLede-info{padding-top:40px}@media only screen and (min-width:1024px){body[data-subThemeName=WEE] .PageLede-info{padding-top:130px}}body[data-subThemeName=WEE] .PageLede-info-head{padding-bottom:5px!important}body[data-subThemeName=WEE] .PageLede-info-head:after{background:#fcbb30!important}body[data-subThemeName=WEE] .PromoPlainVideoWithText{max-height:564px;overflow:hidden}body[data-subThemeName=WEE] .PromoPlainVideoWithText-media{max-height:564px;overflow:hidden}body[data-subThemeName=WEE] .PromoPlainVideoWithText-media img{height:auto;object-fit:initial}body[data-subThemeName=WEE] .SearchResultsPage .Promo-date,body[data-subThemeName=WEE] .SearchResultsPageMultiResult .Promo-date{display:none}body[data-subThemeName=WEE] .SearchResultsPage-countAndViewControls,body[data-subThemeName=WEE] .SearchResultsPageMultiResult-countAndViewControls{overflow:hidden}body[data-subThemeName=WEE] .SearchResultsPage-SearchControls-toggle[data-collapse-toggle],body[data-subThemeName=WEE] .SearchResultsPageMultiResult-SearchControls-toggle[data-collapse-toggle]{color:#0e0c78}body[data-subThemeName=WEE] .SearchResultsPage-found,body[data-subThemeName=WEE] .SearchResultsPageMultiResult-found{z-index:1;position:relative}body[data-subThemeName=WEE] .SearchResultsPage-found .SearchControlCheckbox-label,body[data-subThemeName=WEE] .SearchResultsPageMultiResult-found .SearchControlCheckbox-label{color:#a1cffc}body[data-subThemeName=WEE] .SearchPageResults-below .FourColList{background-color:#fff}body[data-subThemeName=WEE] .SearchPageResults-below .FourColList-title{margin-bottom:20px}body[data-subThemeName=WEE] .SearchPageResults-below .FourColList-title:before{display:none}body[data-subThemeName=WEE] .PromoFullWidth{background-position:50% 33%;background-size:cover!important}@media only screen and (min-width:768px){body[data-subThemeName=WEE] .PromoFullWidth-info{width:52%}}body[data-subThemeName=WEE] .PromoFullWidth-button a{background:#712c86}body[data-subThemeName=WEE] .PromoFullWidth-button a:hover{background:#9954ae}body[data-subThemeName=WEE] .ArticlePage-lead,body[data-subThemeName=WEE] .BlogPostLitePage-lead{z-index:2}body[data-subThemeName=WEE] .ArticlePage-actions,body[data-subThemeName=WEE] .BlogPostLitePage-actions{display:none}body[data-subThemeName=WEE] .ArticlePage-below .CardGrid-title,body[data-subThemeName=WEE] .BlogPostLitePage-below .CardGrid-title{text-align:left}body[data-subThemeName=WEE] .ArticlePage-main,body[data-subThemeName=WEE] .BlogPostLitePage-main{position:relative}body[data-subThemeName=WEE] .ArticlePage-headline,body[data-subThemeName=WEE] .BlogPostLitePage-headline{position:relative;display:block;padding-left:10px;padding-right:10px;padding-top:35px;padding-bottom:42px;font-weight:300;font-size:48px;line-height:1em;margin:0 auto;width:100%;background-color:#f7f4f9}@media only screen and (min-width:768px){body[data-subThemeName=WEE] .ArticlePage-headline,body[data-subThemeName=WEE] .BlogPostLitePage-headline{padding-left:calc((100% - 980px)/ 2);padding-right:calc((100% - 980px)/ 2)}}@media only screen and (min-width:1024px){body[data-subThemeName=WEE] .ArticlePage-headline,body[data-subThemeName=WEE] .BlogPostLitePage-headline{padding-left:calc((100% - 1020px)/ 2);padding-right:calc((100% - 1020px)/ 2)}}body[data-subThemeName=WEE] .Page-pageHeading{display:none}body[data-subThemeName=WEE] .Page-footer{max-width:1020px;position:relative}@media only screen and (max-width:1299px){body[data-subThemeName=WEE] .Page-footer{max-width:100%}}body[data-subThemeName=WEE] .Page-footer .NavigationItem-text{padding:0}body[data-subThemeName=WEE] .Page-footer .SocialBar-heading{font-weight:700}body[data-subThemeName=WEE] .Page-footer::before{content:'';display:block;position:absolute;top:0;left:0;right:0;height:20px;overflow:hidden;z-index:1;background:radial-gradient(ellipse at top,rgba(0,0,0,.05) 0,rgba(0,0,0,0) 60%)}@media only screen and (min-width:1300px){body[data-subThemeName=WEE] .Page-footer{max-width:1420px}}body[data-subThemeName=WEE] .Page-footer .Page-social{text-align:center}@media only screen and (min-width:768px){body[data-subThemeName=WEE] .Page-footer .Page-social{text-align:right}}body[data-subThemeName=WEE] .Page-footer .Page-disclaimer{margin-top:10px}@media only screen and (min-width:768px){body[data-subThemeName=WEE] .Page-footer .Page-disclaimer{margin-top:-5px}}@media only screen and (min-width:1024px){body[data-subThemeName=WEE] .Page-footer .Page-disclaimer{margin-top:10px}}body[data-subThemeName=WEE] .Header-links{display:none}body[data-subThemeName=WEE] .Header-contentWrapper{background-color:#712c86;background-image:url('../../../resource/0000017b-2b13-d7d1-a57b-bb9362770000/styleguide/assets/icons/wee-header-spark.0b6e8de2e46df2eb65f3ee39cb9c4ea0.png');background-repeat:no-repeat;background-size:auto 60px;background-position:30px -5px}@media only screen and (min-width:1024px){body[data-subThemeName=WEE] .Header .Page-logo{display:block}}body[data-subThemeName=WEE] .Header .MainNavigation.fixed{box-shadow:0 0 12px rgba(0,0,0,.1);position:fixed;margin-top:0;width:100%;top:0;z-index:999}body[data-subThemeName=WEE] .Header .MainNavigation.fixed .Page-logo{display:block;padding:5px}body[data-subThemeName=WEE] .Header .MainNavigation .Page-logo{display:none}body[data-subThemeName=WEE] .Header .MainNavigation .Page-disclaimer{display:none}body[data-subThemeName=WEE] .Header .MainNavigation .NavigationItem-text-link-toggle{margin:10px;color:#fff}body[data-subThemeName=WEE] .Header .MainNavigation-promote,body[data-subThemeName=WEE] .Header .MainNavigation-promote a,body[data-subThemeName=WEE] .Header .MainNavigation-promote span{color:#fff}@media only screen and (max-width:1023px){body[data-subThemeName=WEE] .Header .MainNavigation-promote,body[data-subThemeName=WEE] .Header .MainNavigation-promote a,body[data-subThemeName=WEE] .Header .MainNavigation-promote span{font-size:16px;font-weight:400}}body[data-subThemeName=WEE] .Header[data-fixed-header=translucent] body[data-subThemeName=WEE] .Header-contentWrapper{background-color:rgba(26,117,207,.6)}@media only screen and (min-width:1024px){body[data-subThemeName=WEE] .Header-contentWrapper{background-color:#642676;background-size:auto 120px;background-position:0 -10px}body[data-subThemeName=WEE] .MainNavigation{overflow-y:unset;background-color:rgba(113,44,134,.8);transform:translateX(0)}body[data-subThemeName=WEE] .MainNavigation [data-current-nav-item] a{color:#ffc233}body[data-subThemeName=WEE] .MainNavigation ul a.NavigationItem-text-link-toggle{display:none}}.Page[data-fixed-nav] body[data-subThemeName=WEE],.StateProvidenceLocationPage[data-fixed-nav] body[data-subThemeName=WEE]{padding-top:0;margin-top:-60px}.Page[data-fixed-nav] body[data-subThemeName=WEE] .Header,.StateProvidenceLocationPage[data-fixed-nav] body[data-subThemeName=WEE] .Header{position:relative}@media only screen and (max-width:767px),only screen and (min-width:768px) and (max-width:1023px){[data-pageheadertoggle=true] body[data-subThemeName=WEE]>*{left:270px;position:relative}[data-pageheadertoggle=true] body[data-subThemeName=WEE] .Header{left:0}[data-pageheadertoggle=true] body[data-subThemeName=WEE] .Header-contentWrapper{left:270px}body[data-subThemeName=WEE] .MainNavigation{background-image:linear-gradient(284deg,rgba(255,255,255,0),rgba(0,0,0,.16)),linear-gradient(#6a2c91,#6a2c91);width:270px;padding:0;top:0;overflow:scroll}body[data-subThemeName=WEE] .MainNavigation .NavigationItem-text{margin:0;position:relative;border-bottom:1px solid rgba(255,255,255,.5)}body[data-subThemeName=WEE] .MainNavigation .NavigationItem-text[data-collapse-toggle]:after{position:absolute;width:70px;text-align:center;height:50px;line-height:50px;top:0;right:0;font-size:16px;color:#fff;font-family:'Font Awesome 5 Free';font-weight:700;transform:none;z-index:9}body[data-subThemeName=WEE] .MainNavigation .NavigationItem-text[data-collapse-toggle*='"state":"collapsed"']:after{content:'\f078'}body[data-subThemeName=WEE] .MainNavigation .NavigationItem-text[data-collapse-toggle*='"state":"expanded"']:after{content:'\f077'}body[data-subThemeName=WEE] .MainNavigation .NavigationItem-text-link{text-transform:capitalize;padding:15px;display:inline-block;font-weight:700;font-size:16px;color:#fff}body[data-subThemeName=WEE] .MainNavigation .NavigationItem-text-link:hover{color:#ffc233}body[data-subThemeName=WEE] .MainNavigation .NavigationItem-items{padding:0;margin:0;width:100%}body[data-subThemeName=WEE] .MainNavigation .NavigationItem-items .NavigationList-cta{display:none}body[data-subThemeName=WEE] .MainNavigation .NavigationItem-items a{border-top:1px solid rgba(255,255,255,.5);background-color:rgba(255,255,255,.2);font-size:16px;font-weight:400;padding-left:15px;display:block;text-align:left;padding:0 20px;line-height:50px;color:#fff}body[data-subThemeName=WEE] .MainNavigation .NavigationItem-items a:hover{color:#ffc233}body[data-subThemeName=WEE] .Header{display:block;position:relative;width:100%;z-index:99;height:50px}body[data-subThemeName=WEE] .Header .Page-logo{display:none}body[data-subThemeName=WEE] .Header .MainNavigation .Page-logo{bottom:80px;left:30px;right:30px;display:block;padding:0 0 10px 0}body[data-subThemeName=WEE] .Header .MainNavigation .Page-logo img{width:100px;height:auto}body[data-subThemeName=WEE] .Header .MainNavigation .Page-disclaimer{bottom:60px;display:block;left:30px;right:30px;font-size:10px;padding:0;text-align:left;position:absolute}body[data-subThemeName=WEE] .Header .Page-disclaimer{padding:0 30px 60px 30px}body[data-subThemeName=WEE] .Header-contentWrapper{background-color:#712c86;position:fixed}body[data-subThemeName=WEE] .Header-contentWrapper .MainNavigation.fixed{width:270px}body[data-subThemeName=WEE] .Header-title{line-height:50px;font-size:16px;font-weight:400;color:#fff}}html:not(.SideNavPage) body[data-subThemeName=Sustainability]{overflow:hidden;overflow-y:scroll}html:not(.SideNavPage) body[data-subThemeName=Sustainability] .Header-links{display:none}html:not(.SideNavPage) body[data-subThemeName=Sustainability] .Header-contentWrapper{background-color:var(--headerBgColor,#61bf1a);background-image:url('../../../resource/0000017b-2b13-d7d1-a57b-bb9362770000/styleguide/assets/icons/wee-header-spark.0b6e8de2e46df2eb65f3ee39cb9c4ea0.png');background-repeat:no-repeat;background-size:auto 60px;background-position:30px -5px}html:not(.SideNavPage) body[data-subThemeName=Sustainability] .Header .Page-logo{position:absolute;right:0;padding:10px}@media only screen and (min-width:1024px){html:not(.SideNavPage) body[data-subThemeName=Sustainability] .Header .Page-logo{display:block}}html:not(.SideNavPage) body[data-subThemeName=Sustainability] .Header .MainNavigation{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}html:not(.SideNavPage) body[data-subThemeName=Sustainability] .Header .MainNavigation.fixed{box-shadow:0 0 12px rgba(0,0,0,.1);position:fixed;margin-top:0;width:100%;top:0;z-index:999}html:not(.SideNavPage) body[data-subThemeName=Sustainability] .Header .MainNavigation.fixed .Page-logo{display:block;padding:5px}html:not(.SideNavPage) body[data-subThemeName=Sustainability] .Header .MainNavigation .Page-logo{display:none}html:not(.SideNavPage) body[data-subThemeName=Sustainability] .Header .MainNavigation .Page-disclaimer{display:none}html:not(.SideNavPage) body[data-subThemeName=Sustainability] .Header .MainNavigation .NavigationItem-text-link-toggle{margin:10px;color:var(--selectedLinkColor,#fff)}html:not(.SideNavPage) body[data-subThemeName=Sustainability] .Header .MainNavigation-promote{max-width:inherit}html:not(.SideNavPage) body[data-subThemeName=Sustainability] .Header .MainNavigation-promote:after{content:'';width:60px;height:4px;background:var(--selectedLinkColor,#fcbb30);position:absolute;left:55px;bottom:1px}html:not(.SideNavPage) body[data-subThemeName=Sustainability] .Header .MainNavigation-promote,html:not(.SideNavPage) body[data-subThemeName=Sustainability] .Header .MainNavigation-promote a,html:not(.SideNavPage) body[data-subThemeName=Sustainability] .Header .MainNavigation-promote span{color:var(--navTextColor,#fff)}@media only screen and (max-width:1023px){html:not(.SideNavPage) body[data-subThemeName=Sustainability] .Header .MainNavigation-promote,html:not(.SideNavPage) body[data-subThemeName=Sustainability] .Header .MainNavigation-promote a,html:not(.SideNavPage) body[data-subThemeName=Sustainability] .Header .MainNavigation-promote span{font-size:16px;font-weight:400}}@media only screen and (max-width:1299px){html:not(.SideNavPage) body[data-subThemeName=Sustainability] .Header .MainNavigation-promote{padding:0!important}}html:not(.SideNavPage) body[data-subThemeName=Sustainability] .Header .MainNavigation .Navigation-items{-ms-flex-order:-2;order:-2}html:not(.SideNavPage) body[data-subThemeName=Sustainability] .Header .MainNavigation .Navigation-items-item.placeholder{visibility:hidden!important}html:not(.SideNavPage) body[data-subThemeName=Sustainability] .Header .MainNavigation .NavigationLanguages{-ms-flex-order:-1;order:-1}html:not(.SideNavPage) body[data-subThemeName=Sustainability] .Header .MainNavigation .Page-disclaimer,html:not(.SideNavPage) body[data-subThemeName=Sustainability] .Header .MainNavigation .Page-logo,html:not(.SideNavPage) body[data-subThemeName=Sustainability] .Header .MainNavigation .StateProvidenceLocationPage-disclaimer,html:not(.SideNavPage) body[data-subThemeName=Sustainability] .Header .MainNavigation .StateProvidenceLocationPage-logo{position:unset!important;margin-left:20px}html:not(.SideNavPage) body[data-subThemeName=Sustainability] .Header .MainNavigation .Page-logo,html:not(.SideNavPage) body[data-subThemeName=Sustainability] .Header .MainNavigation .StateProvidenceLocationPage-logo{margin-top:40px}html:not(.SideNavPage) body[data-subThemeName=Sustainability] .Header .MainNavigation .Page-disclaimer,html:not(.SideNavPage) body[data-subThemeName=Sustainability] .Header .MainNavigation .StateProvidenceLocationPage-disclaimer{margin-bottom:60px}html:not(.SideNavPage) body[data-subThemeName=Sustainability] .Header .NavigationLanguages .NavigationSites-heading{color:var(--navTextColor,#fff)}html:not(.SideNavPage) body[data-subThemeName=Sustainability] .Header .NavigationLanguages .MultiCheckboxControl{color:#fff}html:not(.SideNavPage) body[data-subThemeName=Sustainability] .Header .NavigationLanguages .MultiCheckboxControl-items{background:var(--headerBgColor,#5ba533)}html:not(.SideNavPage) body[data-subThemeName=Sustainability] .Header .NavigationLanguages .MultiCheckboxControl-items-item .SearchControlCheckbox-description-label{cursor:pointer}html:not(.SideNavPage) body[data-subThemeName=Sustainability] .Header .NavigationLanguages .MultiCheckboxControl-items-item .SearchControlCheckbox-description>div{width:100%;margin-right:0}html:not(.SideNavPage) body[data-subThemeName=Sustainability] .Header .NavigationLanguages .MultiCheckboxControl-items-item .SearchControlCheckbox-description:hover{background:rgba(255,255,255,.1)}html:not(.SideNavPage) body[data-subThemeName=Sustainability] .Header[data-fixed-header=translucent] html:not(.SideNavPage) body[data-subThemeName=Sustainability] .Header-contentWrapper{background-color:rgba(26,117,207,.6)}@media only screen and (min-width:1024px){html:not(.SideNavPage) body[data-subThemeName=Sustainability] .Header-contentWrapper{background-color:var(--headerBgColor,#5ba533);background-size:auto 120px;background-position:0 -10px}html:not(.SideNavPage) body[data-subThemeName=Sustainability] .Header-contentWrapper>.NavigationLanguages{display:block!important;margin-left:auto;margin-right:0;-ms-flex-item-align:end;align-self:flex-end}html:not(.SideNavPage) body[data-subThemeName=Sustainability] .Header[data-nav-carousel]{margin-bottom:40px}html:not(.SideNavPage) body[data-subThemeName=Sustainability] .MainNavigation{overflow-y:unset;background-color:var(--navBgColor,#5eb539);transform:translateX(0)}html:not(.SideNavPage) body[data-subThemeName=Sustainability] .MainNavigation [data-current-nav-item] .NavigationItem-text-link{color:var(--selectedLinkColor,#ffc233)}html:not(.SideNavPage) body[data-subThemeName=Sustainability] .MainNavigation ul a.NavigationItem-text-link-toggle{display:none}html:not(.SideNavPage) body[data-subThemeName=Sustainability] .MainNavigation[data-header-carousel] .flickity-viewport{overflow:unset}html:not(.SideNavPage) body[data-subThemeName=Sustainability] .MainNavigation[data-header-carousel] .flickity-slider{margin:0 40px}html:not(.SideNavPage) body[data-subThemeName=Sustainability] .MainNavigation[data-header-carousel] .flickity-prev-next-button{z-index:2}html:not(.SideNavPage) body[data-subThemeName=Sustainability] .MainNavigation[data-header-carousel] .flickity-prev-next-button .arrow{fill:var(--navTextColor,#fff)}html:not(.SideNavPage) body[data-subThemeName=Sustainability] .MainNavigation[data-header-carousel] .flickity-prev-next-button:hover .arrow{fill:var(--navBgColor,#61bf1a)}html:not(.SideNavPage) body[data-subThemeName=Sustainability] .MainNavigation[data-header-carousel] .Navigation-items.flickity-enabled{display:block}html:not(.SideNavPage) body[data-subThemeName=Sustainability] .MainNavigation[data-header-carousel] .Navigation-items:after,html:not(.SideNavPage) body[data-subThemeName=Sustainability] .MainNavigation[data-header-carousel] .Navigation-items:before{content:'';width:70px;height:100%;position:absolute;top:0;right:0;z-index:1;background:linear-gradient(90deg,rgba(255,255,255,0) 0,var(--navBgColor,#5eb539) 50%,var(--navBgColor,#5eb539) 100%)}html:not(.SideNavPage) body[data-subThemeName=Sustainability] .MainNavigation[data-header-carousel] .Navigation-items:before{right:inherit;left:0;transform:rotate(180deg)}html:not(.SideNavPage) body[data-subThemeName=Sustainability] .MainNavigation[data-header-carousel] .NavigationItem-text-link{white-space:nowrap;color:var(--navTextColor,#fff)}html:not(.SideNavPage) body[data-subThemeName=Sustainability] .MainNavigation[data-header-carousel] [data-current-nav-item] .NavigationItem-text-link{color:var(--selectedLinkColor,#ffc233)}}@media only screen and (min-width:1300px){html:not(.SideNavPage) body[data-subThemeName=Sustainability] .Page-footer .Page-disclaimer{white-space:nowrap;margin-right:60px}}html:not(.SideNavPage) .Page[data-fixed-nav] body[data-subThemeName=Sustainability],html:not(.SideNavPage) .StateProvidenceLocationPage[data-fixed-nav] body[data-subThemeName=Sustainability]{padding-top:0;margin-top:-60px}html:not(.SideNavPage) .Page[data-fixed-nav] body[data-subThemeName=Sustainability] .Header,html:not(.SideNavPage) .StateProvidenceLocationPage[data-fixed-nav] body[data-subThemeName=Sustainability] .Header{position:relative}@media only screen and (max-width:767px),only screen and (min-width:768px) and (max-width:1023px){html:not(.SideNavPage)[data-pageheadertoggle=true] body[data-subThemeName=Sustainability]>*{left:270px;position:relative}html:not(.SideNavPage)[data-pageheadertoggle=true] body[data-subThemeName=Sustainability] .Header{left:0}html:not(.SideNavPage)[data-pageheadertoggle=true] body[data-subThemeName=Sustainability] .Header-contentWrapper{left:270px}html:not(.SideNavPage)[data-pageheadertoggle=true] body[data-subThemeName=Sustainability] .Header-contentWrapper .MainNavigation .NavigationLanguages{display:block!important;padding-left:15px;padding-right:10px}html:not(.SideNavPage) body[data-subThemeName=Sustainability] .MainNavigation{background-image:linear-gradient(284deg,rgba(255,255,255,0),rgba(0,0,0,.16)),linear-gradient(var(--headerBgColor,#47b737),var(--headerBgColor,#47b737));width:270px;padding:0;top:0;overflow:scroll}html:not(.SideNavPage) body[data-subThemeName=Sustainability] .MainNavigation .NavigationItem-text{margin:0;position:relative;border-bottom:1px solid rgba(255,255,255,.5)}html:not(.SideNavPage) body[data-subThemeName=Sustainability] .MainNavigation .NavigationItem-text[data-collapse-toggle]:after{position:absolute;width:70px;text-align:center;height:50px;line-height:50px;top:0;right:0;font-size:16px;color:var(--navTextColor,#fff);font-family:'Font Awesome 5 Free';font-weight:700;transform:none;z-index:9}html:not(.SideNavPage) body[data-subThemeName=Sustainability] .MainNavigation .NavigationItem-text[data-collapse-toggle*='"state":"collapsed"']:after{content:'\f078'}html:not(.SideNavPage) body[data-subThemeName=Sustainability] .MainNavigation .NavigationItem-text[data-collapse-toggle*='"state":"expanded"']:after{content:'\f077'}html:not(.SideNavPage) body[data-subThemeName=Sustainability] .MainNavigation .NavigationItem-text-link{text-transform:capitalize;padding:15px;display:inline-block;font-weight:700;font-size:16px;color:var(--navTextColor,#fff)}html:not(.SideNavPage) body[data-subThemeName=Sustainability] .MainNavigation .NavigationItem-text-link:hover{color:var(--navTextHoverColor,#ffc233)}html:not(.SideNavPage) body[data-subThemeName=Sustainability] .MainNavigation .NavigationItem-items{padding:0;margin:0;width:100%}html:not(.SideNavPage) body[data-subThemeName=Sustainability] .MainNavigation .NavigationItem-items .NavigationList-cta{display:none}html:not(.SideNavPage) body[data-subThemeName=Sustainability] .MainNavigation .NavigationItem-items a{border-top:1px solid rgba(255,255,255,.5);background-color:rgba(255,255,255,.2);font-size:16px;font-weight:400;padding-left:15px;display:block;text-align:left;padding:0 20px;line-height:50px;color:#fff}html:not(.SideNavPage) body[data-subThemeName=Sustainability] .MainNavigation .NavigationItem-items a:hover{color:#ffc233}html:not(.SideNavPage) body[data-subThemeName=Sustainability] .Header{display:block;position:relative;width:100%;z-index:99;height:50px}html:not(.SideNavPage) body[data-subThemeName=Sustainability] .Header .Page-logo{display:none}html:not(.SideNavPage) body[data-subThemeName=Sustainability] .Header .MainNavigation .Page-logo{bottom:80px;left:30px;right:30px;display:block;padding:0 0 10px 0}html:not(.SideNavPage) body[data-subThemeName=Sustainability] .Header .MainNavigation .Page-logo img{width:100px;height:auto}html:not(.SideNavPage) body[data-subThemeName=Sustainability] .Header .MainNavigation .Page-disclaimer{bottom:60px;display:block;left:30px;right:30px;font-size:10px;padding:0;text-align:left;position:absolute}html:not(.SideNavPage) body[data-subThemeName=Sustainability] .Header .Page-disclaimer{padding:0 30px 60px 30px}html:not(.SideNavPage) body[data-subThemeName=Sustainability] .Header-contentWrapper{background-color:var(--headerBgColor,#58b038)}html:not(.SideNavPage) body[data-subThemeName=Sustainability] .Header-contentWrapper .MainNavigation.fixed{width:270px}html:not(.SideNavPage) body[data-subThemeName=Sustainability] .Header-title{line-height:50px;font-size:16px;font-weight:400;color:#fff}}body[data-subThemeName=ASDA] .MainNavigation-promote{border-left:1px solid #fff}body[data-subThemeName=ASDA] .MainNavigation-promote a{color:#fff}body[data-subThemeName=ASDA] .EmployeePage-header{background:#dae4d9}body[data-subThemeName=ASDA] .ListAsButton:not(.isOpen)>[data-listasbutton-trigger]{border-color:var(--moduleThemeColor);color:var(--moduleThemeColor)}body[data-subThemeName=ASDA] .ListAsButton-title .Link{color:var(--moduleThemeColor)}body[data-subThemeName=ASDA] .Header-search [type=submit]{background-color:var(--moduleThemeColor);color:#fff}body[data-subThemeName=ASDA] .Header-search [type=submit]:hover{background-color:#fff;border:1px solid var(--moduleThemeColor);color:var(--moduleThemeColor)}body[data-subThemeName=ASDA] .Header-search [data-searchtoggle-trigger=close]:before{color:var(--moduleThemeColor)}body[data-subThemeName=ASDA] .CardGrid .List-cta a{background:#78be20;color:#fff;border:0;border-radius:2px}body[data-subThemeName=ASDA] .CardGrid .List-cta a:hover{background:#000;color:#fff}body[data-subThemeName=ASDA] .PressReleasePage-lead .LedePost{background:#dae4d9}body[data-subThemeName=ASDA] .PressReleasePage-lead .LedePost-headline:after{background:#78be20}body[data-subThemeName=ASDA] .LeadPromo .Promo-title a:hover{color:#78be20}body[data-subThemeName=ASDA] .IRLRelatedStories-item-category a,body[data-subThemeName=ASDA] .Promo-category a{color:#78be20}body[data-subThemeName=ASDA] .IRLRelatedStories-item-category a:hover,body[data-subThemeName=ASDA] .Promo-category a:hover{color:#acd876}body[data-subThemeName=ASDA] .LeadCarousel [data-carousel-enabled-pagination-next]:before:hover,body[data-subThemeName=ASDA] .LeadCarousel [data-carousel-enabled-pagination-prev]:before:hover{color:#000}body[data-subThemeName=ASDA] .PromoMosaic:hover .Promo-description,body[data-subThemeName=ASDA] .PromoMosaic:hover .Promo-title,body[data-subThemeName=ASDA] .PromoMosaic:hover .Promo-title a{color:#78be20}body[data-subThemeName=ASDA] .PageLede[data-invertcolor-and-noborder]{background-image:none!important}body[data-subThemeName=ASDA] .PageLede[data-invertcolor-and-noborder] .PageLede-description{color:#fff}body[data-subThemeName=ASDA] .LeadershipList[data-background-color]{background:#dae4d9}body[data-subThemeName=ASDA] .PageLede-backLink a:hover{opacity:1;background:#212121}body[data-subThemeName=ASDA] .PageLede .PageLede-description{color:#666;font-weight:600}body[data-subThemeName=ASDA] .FourColList{background-color:transparent}body[data-subThemeName=ASDA] .FourColList-title{line-height:40px;font-size:28px;position:relative}@media only screen and (min-width:768px){body[data-subThemeName=ASDA] .FourColList-title{font-size:48px;line-height:56px}}body[data-subThemeName=ASDA] .FourColList-title:after{content:'';background:#78be20;padding:0;position:absolute;left:50%;margin-left:-50px;bottom:4px;width:100px;height:3px}@media only screen and (min-width:768px){body[data-subThemeName=ASDA] .FourColList-title:after{margin-left:-75px;bottom:-15px;width:150px;height:6px}}body[data-subThemeName=ASDA] .FourColList-description{font-size:18px;line-height:28px;max-height:none;display:block;text-align:center;max-width:1020px;margin:0 auto 31px auto;font-weight:100}body[data-subThemeName=ASDA] .FourColList-cta a{background:#78be20}body[data-subThemeName=ASDA] .FourColList-cta a:hover{background:#000}body[data-subThemeName=ASDA] .FourColList .VideoIconPromo-icon{display:none}body[data-subThemeName=ASDA] .FourColList .VideoIconPromo-title a:hover{color:#78be20}body[data-subThemeName=ASDA] .FourColList .VideoIconPromo .Promo-date{display:none}body[data-subThemeName=ASDA] .InstagramEmbed{max-width:620px!important;width:100%}body[data-subThemeName=ASDA] .LedeBold,body[data-subThemeName=ASDA] .LedeBoldSmall,body[data-subThemeName=ASDA] .LedeBoldWAuthorNDate,body[data-subThemeName=ASDA] .LedePost{background:#dae4d9}body[data-subThemeName=ASDA] .LedeBoldWAuthorNDate-datePublished{display:block}body[data-subThemeName=ASDA] .LedeBoldWAuthorNDate-headline{margin-bottom:.3em}body[data-subThemeName=ASDA] .LedeBoldWAuthorNDate-authorName a{text-decoration:none;color:#78be20}body[data-subThemeName=ASDA] .LedeBoldWAuthorNDate-authorName a:hover{color:#acd876}body[data-subThemeName=ASDA] .SearchModule-search{line-height:60px}body[data-subThemeName=ASDA] .SearchModule-searchButton{background:#82c355;border:0;border-radius:50%;color:#fff;padding:0;top:0;right:0;width:42px;height:42px}body[data-subThemeName=ASDA] .SearchModule-searchButton:hover{background:#212121;color:#fff}body[data-subThemeName=ASDA] .SearchResultsPage-controls:before,body[data-subThemeName=ASDA] .SearchResultsPageMultiResult-controls:before{content:''}body[data-subThemeName=ASDA] .SearchResultsPage-countAndViewControls,body[data-subThemeName=ASDA] .SearchResultsPageMultiResult-countAndViewControls{background:#acd876}body[data-subThemeName=ASDA] .SearchResultsPage-views,body[data-subThemeName=ASDA] .SearchResultsPageMultiResult-views{cursor:pointer}body[data-subThemeName=ASDA] .SearchResultsPage-sorts .MultiCheckboxControl:hover,body[data-subThemeName=ASDA] .SearchResultsPageMultiResult-sorts .MultiCheckboxControl:hover{background-color:#006400;border:1px solid #006400}body[data-subThemeName=ASDA] .SearchResultsPage-sorts .MultiCheckboxControl[data-multicheckboxcontrol-state=open],body[data-subThemeName=ASDA] .SearchResultsPageMultiResult-sorts .MultiCheckboxControl[data-multicheckboxcontrol-state=open]{background-color:#006400;border:1px solid #006400}body[data-subThemeName=ASDA] .SearchResultsPage-sorts .MultiCheckboxControl-title,body[data-subThemeName=ASDA] .SearchResultsPageMultiResult-sorts .MultiCheckboxControl-title{color:#006400}body[data-subThemeName=ASDA] .SearchResultSet .SearchResultSet-pagination a:last-child,body[data-subThemeName=ASDA] .SearchResultSetTopics .SearchResultSetTopics-pagination a:last-child{color:#fff;background:#66b42c}body[data-subThemeName=ASDA] .SearchResultSet .SearchResultSet-pagination a:last-child:hover,body[data-subThemeName=ASDA] .SearchResultSetTopics .SearchResultSetTopics-pagination a:last-child:hover{color:#fff;background:#000}body[data-subThemeName=ASDA].ContactUs-body .Page-pageHeading:after{background:#78be20}body[data-subThemeName=ASDA] .ContactUs-main{background-repeat:repeat}body[data-subThemeName=ASDA] .LedeLinkPromo-info{background:#2e2e2e}html:not([data-searchview-active=list]) body[data-subThemeName=ASDA] .SearchResultsPage-views-grid{background:#68b237;color:#fff}html:not([data-searchview-active=list]) body[data-subThemeName=ASDA] .SearchResultsPage-views-grid:hover:before{color:#006400}html:not([data-searchview-active=list]) body[data-subThemeName=ASDA] .SearchResultsPage-views-list:hover:before{color:#acd876}[data-searchview-active=list] body[data-subThemeName=ASDA] .SearchResultsPage-views-list{background:#68b237;color:#fff}[data-searchview-active=list] body[data-subThemeName=ASDA] .SearchResultsPage-views-list:hover:before{color:#006400}[data-searchview-active=list] body[data-subThemeName=ASDA] .SearchResultsPage-views-grid:hover:before{color:#acd876}body[data-subThemeName=CFE] section.ListMasonry .PromoCard .Promo-date,body[data-subThemeName=CFE] section.ListMasonry .PromoCard .Promo-description,body[data-subThemeName=CFE] section.ListMasonry .PromoCardQuote .Promo-date,body[data-subThemeName=CFE] section.ListMasonry .PromoCardQuote .Promo-description{display:none}body[data-subThemeName=Mexico] .StockTicker{display:none}body[data-subThemeName=SamsClub] .SearchResultsPage-controls:before,body[data-subThemeName=SamsClub] .SearchResultsPageMultiResult-controls:before{content:''}body[data-subThemeName=SamsClub] .SearchResultsPage-countAndViewControls,body[data-subThemeName=SamsClub] .SearchResultsPageMultiResult-countAndViewControls{background:#f0f6fd}body[data-subThemeName=SamsClub] .SearchResultsPage-views,body[data-subThemeName=SamsClub] .SearchResultsPageMultiResult-views{cursor:pointer}body[data-subThemeName=SamsClub] .FaqTerm-title:hover{color:#82c355}body[data-subThemeName=SamsClub] .Header-search-inputs-main [type=submit]{background:#82c355;color:#fff}body[data-subThemeName=SamsClub] .Header-search-inputs-main [type=submit]:hover{border:solid 1.5px #5b8f22;background:#5b8f22;color:#fff}body[data-subThemeName=SamsClub] .SearchResultSet .SearchResultSet-pagination a:last-child,body[data-subThemeName=SamsClub] .SearchResultSetTopics .SearchResultSetTopics-pagination a:last-child{background:#82c355;color:#fff}body[data-subThemeName=SamsClub] .SearchResultSet .SearchResultSet-pagination a:last-child:hover,body[data-subThemeName=SamsClub] .SearchResultSetTopics .SearchResultSetTopics-pagination a:last-child:hover{background:#5b8f22;color:#fff}body[data-subThemeName=SamsClub] .MainNavigation-promote{border-left:1px solid #5fb446}body[data-subThemeName=SamsClub] .MainNavigation-promote a{color:#5fb446}body[data-subThemeName=SamsClub] .faq-tabbed-nav-list>li.active a{color:#222}body[data-subThemeName=SamsClub] .faq-tabbed-nav-list>li.active a:hover{color:#00549f}body[data-subThemeName=SamsClub] .faq-tabbed-nav-list>li>a{color:#00549f}body[data-subThemeName=SamsClub] .faq-tabbed-nav-list>li>a:hover{color:#82c355}body[data-subThemeName=SamsClub] .faq-tabbed-backtop{background:#82c355}body[data-subThemeName=SamsClub] .PersonPromo-title a:hover{color:#82c355}body[data-subThemeName=SamsClub] .SearchModule-search{line-height:60px}body[data-subThemeName=SamsClub] .SearchModule-searchButton{background:#82c355;border:0;border-radius:50%;color:#fff;padding:0;top:0;right:0;width:42px;height:42px}body[data-subThemeName=SamsClub] .SearchModule-searchButton:hover{background:#5b8f22;color:#fff}body[data-subThemeName=SamsClub] .PageLede-backLink a{font-size:15px}body[data-subThemeName=SamsClub] .PageLede-backLink a:hover{opacity:1;background:#5b8f22}body[data-subThemeName=SamsClub] .PageLede-description{font-weight:600}body[data-subThemeName=SamsClub] .LedeBoldWAuthorNDate-datePublished{display:block}body[data-subThemeName=SamsClub] .LedeBoldWAuthorNDate-actions{display:none}body[data-subThemeName=SamsClub] .LedeBoldWAuthorNDate-headline{margin-bottom:.3em}body[data-subThemeName=SamsClub] .LedeBoldWAuthorNDate-authorName a{text-decoration:none;color:#00549f}body[data-subThemeName=SamsClub] .LedeBoldWAuthorNDate-authorName a:hover{color:#82c355}body[data-subThemeName=SamsClub] .ArticlePage-actions .ActionBar-items-item>a,body[data-subThemeName=SamsClub] .BlogPostLitePage-actions .ActionBar-items-item>a{color:#fff;background:#82c355}body[data-subThemeName=SamsClub] .ArticlePage-actions .ActionBar-items-item>a:hover,body[data-subThemeName=SamsClub] .BlogPostLitePage-actions .ActionBar-items-item>a:hover{color:#fff;background:#5b8f22}body[data-subThemeName=SamsClub] .ActionBar-items-item>a{color:#fff;background:#82c355}body[data-subThemeName=SamsClub] .ActionBar-items-item>a:hover{color:#fff;background:#5b8f22}body[data-subThemeName=SamsClub] .SquarePromoList-title:after{background:#00549f}body[data-subThemeName=SamsClub] .SquarePromoList-cta a{background:#82c355}body[data-subThemeName=SamsClub] .SquarePromoList-cta a:hover{background:#5b8f22}body[data-subThemeName=SamsClub] .IRLRelatedStories-item-category a,body[data-subThemeName=SamsClub] .Promo-category a{color:#00549f}body[data-subThemeName=SamsClub] .IRLRelatedStories-item-category a:hover,body[data-subThemeName=SamsClub] .Promo-category a:hover{color:#82c355}html:not([data-searchview-active=list]) body[data-subThemeName=SamsClub] .SearchResultsPage-views-grid{background:#5b8f22;color:#fff}html:not([data-searchview-active=list]) body[data-subThemeName=SamsClub] .SearchResultsPage-views-grid:hover:before{color:#013ca1}html:not([data-searchview-active=list]) body[data-subThemeName=SamsClub] .SearchResultsPage-views-list:hover:before{color:#82c355}[data-searchview-active=list] body[data-subThemeName=SamsClub] .SearchResultsPage-views-list{background:#5b8f22;color:#fff}[data-searchview-active=list] body[data-subThemeName=SamsClub] .SearchResultsPage-views-list:hover:before{color:#013ca1}[data-searchview-active=list] body[data-subThemeName=SamsClub] .SearchResultsPage-views-grid:hover:before{color:#82c355}@media only screen and (max-width:767px){.SearchResultsPage .blogLanding[data-subThemeName=SamsClub] .LeadPromoOverlayedText-info,.SearchResultsPageMultiResult .blogLanding[data-subThemeName=SamsClub] .LeadPromoOverlayedText-info{background-image:linear-gradient(to bottom,transparent 0,rgba(0,0,0,.7) 60%);position:absolute;width:100%;left:0;bottom:0;right:0;color:#fff;padding:10px 20px 35px 20px}.SearchResultsPage .blogLanding[data-subThemeName=SamsClub] .LeadPromoOverlayedText .Promo-title,.SearchResultsPageMultiResult .blogLanding[data-subThemeName=SamsClub] .LeadPromoOverlayedText .Promo-title{line-height:40px;max-height:none;font-size:28px;margin-bottom:12.25px}.SearchResultsPage .blogLanding[data-subThemeName=SamsClub] .flickity-enabled.is-draggable .flickity-viewport,.SearchResultsPageMultiResult .blogLanding[data-subThemeName=SamsClub] .flickity-enabled.is-draggable .flickity-viewport{height:360px!important}.SearchResultsPage .blogLanding[data-subThemeName=SamsClub] .flickity-page-dots .dot,.SearchResultsPageMultiResult .blogLanding[data-subThemeName=SamsClub] .flickity-page-dots .dot{background:#5b5856;opacity:1}.SearchResultsPage .blogLanding[data-subThemeName=SamsClub] .flickity-page-dots .dot.is-selected,.SearchResultsPageMultiResult .blogLanding[data-subThemeName=SamsClub] .flickity-page-dots .dot.is-selected{opacity:.75;background:#fff}.SearchResultsPage .blogLanding[data-subThemeName=SamsClub] .LeadPromoOverlayedText .Promo-media a img,.SearchResultsPageMultiResult .blogLanding[data-subThemeName=SamsClub] .LeadPromoOverlayedText .Promo-media a img{height:360px}}p:empty{margin:0;padding:0;display:none}
/*# sourceMappingURL=AllNoFF.min.css.map */
