@import url('https://use.typekit.net/dvf7eqx.css');.choices{position:relative;margin-bottom:24px;font-size:16px}.choices:focus{outline:none}.choices:last-child{margin-bottom:0}.choices.is-disabled .choices__inner,.choices.is-disabled .choices__input{background-color:#eaeaea;cursor:not-allowed;user-select:none}.choices.is-disabled .choices__item{cursor:not-allowed}.choices[data-type*=select-one]{cursor:pointer}.choices[data-type*=select-one] .choices__inner{padding-bottom:7.5px}.choices[data-type*=select-one] .choices__input{display:block;width:100%;padding:10px;border-bottom:1px solid #ddd;background-color:#fff;margin:0}.choices[data-type*=select-one] .choices__button{background-image:url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjEiIGhlaWdodD0iMjEiIHZpZXdCb3g9IjAgMCAyMSAyMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48ZyBmaWxsPSIjMDAwIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPjxwYXRoIGQ9Ik0yLjU5Mi4wNDRsMTguMzY0IDE4LjM2NC0yLjU0OCAyLjU0OEwuMDQ0IDIuNTkyeiIvPjxwYXRoIGQ9Ik0wIDE4LjM2NEwxOC4zNjQgMGwyLjU0OCAyLjU0OEwyLjU0OCAyMC45MTJ6Ii8+PC9nPjwvc3ZnPg==');padding:0;background-size:8px;position:absolute;top:50%;right:0;margin-top:-10px;margin-right:25px;height:20px;width:20px;border-radius:10em;opacity:.5}.choices[data-type*=select-one] .choices__button:focus,.choices[data-type*=select-one] .choices__button:hover{opacity:1}.choices[data-type*=select-one] .choices__button:focus{box-shadow:0 0 0 2px #00bcd4}.choices[data-type*=select-one]:after{content:"";height:0;width:0;border-style:solid;border-color:#333 transparent transparent;border-width:5px;position:absolute;right:11.5px;top:50%;margin-top:-2.5px;pointer-events:none}.choices[data-type*=select-one].is-open:after{border-color:transparent transparent #333;margin-top:-7.5px}.choices[data-type*=select-one][dir=rtl]:after{left:11.5px;right:auto}.choices[data-type*=select-one][dir=rtl] .choices__button{right:auto;left:0;margin-left:25px;margin-right:0}.choices[data-type*=select-multiple] .choices__inner,.choices[data-type*=text] .choices__inner{cursor:text}.choices[data-type*=select-multiple] .choices__button,.choices[data-type*=text] .choices__button{position:relative;display:inline-block;margin:0 -4px 0 8px;padding-left:16px;border-left:1px solid #008fa1;background-image:url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjEiIGhlaWdodD0iMjEiIHZpZXdCb3g9IjAgMCAyMSAyMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48ZyBmaWxsPSIjRkZGIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPjxwYXRoIGQ9Ik0yLjU5Mi4wNDRsMTguMzY0IDE4LjM2NC0yLjU0OCAyLjU0OEwuMDQ0IDIuNTkyeiIvPjxwYXRoIGQ9Ik0wIDE4LjM2NEwxOC4zNjQgMGwyLjU0OCAyLjU0OEwyLjU0OCAyMC45MTJ6Ii8+PC9nPjwvc3ZnPg==');background-size:8px;width:8px;line-height:1;opacity:.75;border-radius:0}.choices[data-type*=select-multiple] .choices__button:focus,.choices[data-type*=select-multiple] .choices__button:hover,.choices[data-type*=text] .choices__button:focus,.choices[data-type*=text] .choices__button:hover{opacity:1}.choices__inner{display:inline-block;vertical-align:top;width:100%;background-color:#f9f9f9;padding:7.5px 7.5px 3.75px;border:1px solid #ddd;border-radius:2.5px;font-size:14px;min-height:44px;overflow:hidden}.is-focused .choices__inner,.is-open .choices__inner{border-color:#b7b7b7}.is-open .choices__inner{border-radius:2.5px 2.5px 0 0}.is-flipped.is-open .choices__inner{border-radius:0 0 2.5px 2.5px}.choices__list{margin:0;padding-left:0;list-style:none}.choices__list--single{display:inline-block;padding:4px 16px 4px 4px;width:100%}[dir=rtl] .choices__list--single{padding-right:4px;padding-left:16px}.choices__list--single .choices__item{width:100%}.choices__list--multiple{display:inline}.choices__list--multiple .choices__item{display:inline-block;vertical-align:middle;border-radius:20px;padding:4px 10px;font-size:12px;font-weight:500;margin-right:3.75px;margin-bottom:3.75px;background-color:#00bcd4;border:1px solid #00a5bb;color:#fff;word-break:break-all}.choices__list--multiple .choices__item[data-deletable]{padding-right:5px}[dir=rtl] .choices__list--multiple .choices__item{margin-right:0;margin-left:3.75px}.choices__list--multiple .choices__item.is-highlighted{background-color:#00a5bb;border:1px solid #008fa1}.is-disabled .choices__list--multiple .choices__item{background-color:#aaa;border:1px solid #919191}.choices__list--dropdown{display:none;z-index:1;position:absolute;width:100%;background-color:#fff;border:1px solid #ddd;top:100%;margin-top:-1px;border-bottom-left-radius:2.5px;border-bottom-right-radius:2.5px;overflow:hidden;word-break:break-all}.choices__list--dropdown.is-active{display:block}.is-open .choices__list--dropdown{border-color:#b7b7b7}.is-flipped .choices__list--dropdown{top:auto;bottom:100%;margin-top:0;margin-bottom:-1px;border-radius:.25rem .25rem 0 0}.choices__list--dropdown .choices__list{position:relative;max-height:300px;overflow:auto;-webkit-overflow-scrolling:touch;will-change:scroll-position}.choices__list--dropdown .choices__item{position:relative;padding:10px;font-size:14px}[dir=rtl] .choices__list--dropdown .choices__item{text-align:right}@media (min-width:640px){.choices__list--dropdown .choices__item--selectable{padding-right:100px}.choices__list--dropdown .choices__item--selectable:after{content:attr(data-select-text);font-size:12px;opacity:0;position:absolute;right:10px;top:50%;transform:translateY(-50%)}[dir=rtl] .choices__list--dropdown .choices__item--selectable{text-align:right;padding-left:100px;padding-right:10px}[dir=rtl] .choices__list--dropdown .choices__item--selectable:after{right:auto;left:10px}}.choices__list--dropdown .choices__item--selectable.is-highlighted{background-color:#f2f2f2}.choices__list--dropdown .choices__item--selectable.is-highlighted:after{opacity:.5}.choices__item{cursor:default}.choices__item--selectable{cursor:pointer}.choices__item--disabled{cursor:not-allowed;user-select:none;opacity:.5}.choices__heading{font-weight:600;font-size:12px;padding:10px;border-bottom:1px solid #f7f7f7;color:gray}.choices__button{text-indent:-9999px;-webkit-appearance:none;appearance:none;border:0;background-color:transparent;background-repeat:no-repeat;background-position:50%;cursor:pointer}.choices__button:focus{outline:none}.choices__input{display:inline-block;vertical-align:baseline;background-color:#f9f9f9;font-size:14px;margin-bottom:5px;border:0;border-radius:0;max-width:100%;padding:4px 0 4px 2px}.choices__input:focus{outline:0}[dir=rtl] .choices__input{padding-right:2px;padding-left:0}.choices__placeholder{opacity:.5}.choices[data-type*=select-multiple] .choices__input.is-hidden,.choices[data-type*=select-one] .choices__input.is-hidden,.choices__input.is-hidden{display:none}

/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-style:italic}h1{font-size:2em;margin:.67em 0}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]{-webkit-appearance:textfield;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:700}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}@keyframes a{to{background-position:25px 0}}@keyframes b{0%{opacity:.5;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes c{0%{opacity:0}to{opacity:1}}.plyr{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;direction:ltr;font-family:Avenir,Avenir Next,Helvetica Neue,Segoe UI,Helvetica,Arial,sans-serif;font-variant-numeric:tabular-nums;font-weight:500;line-height:1.7;max-width:100%;min-width:200px;position:relative;text-shadow:none;transition:box-shadow .3s ease}.plyr audio,.plyr video{border-radius:inherit;height:auto;vertical-align:middle;width:100%}.plyr button{font:inherit;line-height:inherit;width:auto}.plyr:focus{outline:0}.plyr--full-ui{box-sizing:border-box}.plyr--full-ui *,.plyr--full-ui :after,.plyr--full-ui :before{box-sizing:inherit}.plyr--full-ui a,.plyr--full-ui button,.plyr--full-ui input,.plyr--full-ui label{-ms-touch-action:manipulation;touch-action:manipulation}.plyr__badge{background:#4f5b5f;border-radius:2px;color:#fff;font-size:9px;line-height:1;padding:3px 4px}.plyr--full-ui ::-webkit-media-text-track-container{display:none}.plyr__captions{animation:c .3s ease;bottom:0;color:#fff;display:none;font-size:14px;left:0;padding:10px;position:absolute;text-align:center;transform:translateY(-40px);transition:transform .4s ease-in-out;width:100%}.plyr__captions .plyr__caption{background:rgba(0,0,0,.8);border-radius:2px;-webkit-box-decoration-break:clone;box-decoration-break:clone;line-height:185%;padding:.2em .5em;white-space:pre-wrap}.plyr__captions .plyr__caption div{display:inline}.plyr__captions span:empty{display:none}@media (min-width:480px){.plyr__captions{font-size:16px;padding:20px}}@media (min-width:768px){.plyr__captions{font-size:18px}}.plyr--captions-active .plyr__captions{display:block}.plyr--hide-controls .plyr__captions{transform:translateY(-15px)}.plyr__control{background:0 0;border:0;border-radius:3px;color:inherit;cursor:pointer;-ms-flex-negative:0;flex-shrink:0;overflow:visible;padding:7px;position:relative;transition:all .3s ease}.plyr__control svg{display:block;fill:currentColor;height:18px;pointer-events:none;width:18px}.plyr__control:focus{outline:0}.plyr__control.plyr__tab-focus{box-shadow:0 0 0 3px rgba(26,175,255,.35);outline:0}.plyr__control.plyr__control--pressed .icon--not-pressed,.plyr__control.plyr__control--pressed .label--not-pressed,.plyr__control:not(.plyr__control--pressed) .icon--pressed,.plyr__control:not(.plyr__control--pressed) .label--pressed{display:none}.plyr--audio .plyr__control.plyr__tab-focus,.plyr--audio .plyr__control:hover,.plyr--audio .plyr__control[aria-expanded=true]{background:#1aafff;color:#fff}.plyr__control--overlaid{background:rgba(26,175,255,.8);border:0;border-radius:100%;box-shadow:0 1px 1px rgba(0,0,0,.15);color:#fff;display:none;left:50%;padding:15px;position:absolute;top:50%;transform:translate(-50%,-50%);z-index:2}.plyr__control--overlaid svg{height:20px;left:2px;position:relative;width:20px}.plyr__control--overlaid:focus,.plyr__control--overlaid:hover{background:#1aafff}.plyr--playing .plyr__control--overlaid{opacity:0;visibility:hidden}.plyr--full-ui.plyr--video .plyr__control--overlaid{display:block}.plyr--full-ui ::-webkit-media-controls{display:none}.plyr__controls{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;text-align:center}.plyr__controls .plyr__menu,.plyr__controls .plyr__progress,.plyr__controls .plyr__time,.plyr__controls>.plyr__control{margin-left:5px}.plyr__controls .plyr__menu:first-child,.plyr__controls .plyr__menu:first-child+[data-plyr=pause],.plyr__controls .plyr__progress:first-child,.plyr__controls .plyr__progress:first-child+[data-plyr=pause],.plyr__controls .plyr__time:first-child,.plyr__controls .plyr__time:first-child+[data-plyr=pause],.plyr__controls>.plyr__control:first-child,.plyr__controls>.plyr__control:first-child+[data-plyr=pause]{margin-left:0}.plyr__controls .plyr__volume{margin-left:5px}@media (min-width:480px){.plyr__controls .plyr__menu,.plyr__controls .plyr__progress,.plyr__controls .plyr__time,.plyr__controls>.plyr__control{margin-left:10px}.plyr__controls .plyr__menu+.plyr__control,.plyr__controls>.plyr__control+.plyr__control,.plyr__controls>.plyr__control+.plyr__menu{margin-left:5px}}.plyr--video .plyr__controls{background:linear-gradient(transparent,rgba(0,0,0,.7));border-bottom-left-radius:inherit;border-bottom-right-radius:inherit;bottom:0;color:#fff;left:0;padding:35px 10px 10px;position:absolute;right:0;transition:opacity .4s ease-in-out,transform .4s ease-in-out;z-index:2}.plyr--video .plyr__controls .plyr__control svg{filter:drop-shadow(0 1px 1px rgba(0,0,0,.15))}.plyr--video .plyr__controls .plyr__control.plyr__tab-focus,.plyr--video .plyr__controls .plyr__control:hover,.plyr--video .plyr__controls .plyr__control[aria-expanded=true]{background:#1aafff;color:#fff}.plyr--audio .plyr__controls{background:#fff;border-radius:inherit;color:#4f5b5f;padding:10px}.plyr--video.plyr--hide-controls .plyr__controls{opacity:0;pointer-events:none;transform:translateY(100%)}.plyr [data-plyr=airplay],.plyr [data-plyr=captions],.plyr [data-plyr=fullscreen],.plyr [data-plyr=pip]{display:none}.plyr--airplay-supported [data-plyr=airplay],.plyr--captions-enabled [data-plyr=captions],.plyr--fullscreen-enabled [data-plyr=fullscreen],.plyr--pip-supported [data-plyr=pip]{display:inline-block}.plyr__video-embed{height:0;padding-bottom:56.25%;position:relative}.plyr__video-embed iframe{border:0;height:100%;left:0;position:absolute;top:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:100%}.plyr--full-ui .plyr__video-embed>.plyr__video-embed__container{padding-bottom:240%;position:relative;transform:translateY(-38.28125%)}.plyr__menu{display:-ms-flexbox;display:flex;position:relative}.plyr__menu .plyr__control svg{transition:transform .3s ease}.plyr__menu .plyr__control[aria-expanded=true] svg{transform:rotate(90deg)}.plyr__menu .plyr__control[aria-expanded=true] .plyr__tooltip{display:none}.plyr__menu__container{animation:b .2s ease;background:hsla(0,0%,100%,.9);border-radius:4px;bottom:100%;box-shadow:0 1px 2px rgba(0,0,0,.15);color:#4f5b5f;font-size:16px;margin-bottom:10px;position:absolute;right:-3px;text-align:left;white-space:nowrap;z-index:3}.plyr__menu__container>div{overflow:hidden;transition:height .35s cubic-bezier(.4,0,.2,1),width .35s cubic-bezier(.4,0,.2,1)}.plyr__menu__container:after{border:4px solid transparent;border-top-color:hsla(0,0%,100%,.9);content:"";height:0;position:absolute;right:15px;top:100%;width:0}.plyr__menu__container ul{list-style:none;margin:0;overflow:hidden;padding:7px}.plyr__menu__container ul li{margin-top:2px}.plyr__menu__container ul li:first-child{margin-top:0}.plyr__menu__container .plyr__control{-ms-flex-align:center;align-items:center;color:#4f5b5f;display:-ms-flexbox;display:flex;font-size:14px;padding:4px 14px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:100%}.plyr__menu__container .plyr__control:after{border:4px solid transparent;content:"";position:absolute;top:50%;transform:translateY(-50%)}.plyr__menu__container .plyr__control--forward{padding-right:28px}.plyr__menu__container .plyr__control--forward:after{border-left-color:rgba(79,91,95,.8);right:5px}.plyr__menu__container .plyr__control--forward.plyr__tab-focus:after,.plyr__menu__container .plyr__control--forward:hover:after{border-left-color:currentColor}.plyr__menu__container .plyr__control--back{font-weight:500;margin:7px;margin-bottom:3px;padding-left:28px;position:relative;width:calc(100% - 14px)}.plyr__menu__container .plyr__control--back:after{border-right-color:rgba(79,91,95,.8);left:7px}.plyr__menu__container .plyr__control--back:before{background:#b7c5cd;box-shadow:0 1px 0 #fff;content:"";height:1px;left:0;margin-top:4px;overflow:hidden;position:absolute;right:0;top:100%}.plyr__menu__container .plyr__control--back.plyr__tab-focus:after,.plyr__menu__container .plyr__control--back:hover:after{border-right-color:currentColor}.plyr__menu__container label.plyr__control{padding-left:7px}.plyr__menu__container label.plyr__control input[type=radio]+span{background:rgba(0,0,0,.1);border-radius:100%;display:block;-ms-flex-negative:0;flex-shrink:0;height:16px;margin-right:10px;position:relative;transition:all .3s ease;width:16px}.plyr__menu__container label.plyr__control input[type=radio]+span:after{background:#fff;border-radius:100%;content:"";height:6px;left:5px;opacity:0;position:absolute;top:5px;transform:scale(0);transition:transform .3s ease,opacity .3s ease;width:6px}.plyr__menu__container label.plyr__control input[type=radio]:checked+span{background:#1aafff}.plyr__menu__container label.plyr__control input[type=radio]:checked+span:after{opacity:1;transform:scale(1)}.plyr__menu__container label.plyr__control input[type=radio]:focus+span{box-shadow:0 0 0 3px rgba(26,175,255,.35);outline:0}.plyr__menu__container label.plyr__control.plyr__tab-focus input[type=radio]+span,.plyr__menu__container label.plyr__control:hover input[type=radio]+span{background:rgba(0,0,0,.1)}.plyr__menu__container .plyr__menu__value{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;margin-left:auto;margin-right:-7px;overflow:hidden;padding-left:25px;pointer-events:none}.plyr--full-ui input[type=range]{-webkit-appearance:none;background:0 0;border:0;border-radius:28px;color:#1aafff;display:block;height:20px;margin:0;padding:0;transition:box-shadow .3s ease;width:100%}.plyr--full-ui input[type=range]::-webkit-slider-runnable-track{background:0 0;border:0;border-radius:3px;height:6px;transition:all .3s ease;-webkit-user-select:none;user-select:none;background-image:linear-gradient(90deg,currentColor var(--value,0),transparent var(--value,0))}.plyr--full-ui input[type=range]::-webkit-slider-thumb{background:#fff;border:0;border-radius:100%;box-shadow:0 1px 1px rgba(0,0,0,.15),0 0 0 1px rgba(47,52,61,.2);box-sizing:border-box;height:14px;position:relative;transition:all .2s ease;width:14px;-webkit-appearance:none;margin-top:-4px}.plyr--full-ui input[type=range]::-moz-range-track{background:0 0;border:0;border-radius:3px;height:6px;transition:all .3s ease;-moz-user-select:none;user-select:none}.plyr--full-ui input[type=range]::-moz-range-thumb{background:#fff;border:0;border-radius:100%;box-shadow:0 1px 1px rgba(0,0,0,.15),0 0 0 1px rgba(47,52,61,.2);box-sizing:border-box;height:14px;position:relative;transition:all .2s ease;width:14px}.plyr--full-ui input[type=range]::-moz-range-progress{background:currentColor;border-radius:3px;height:6px}.plyr--full-ui input[type=range]::-ms-track{background:0 0;border:0;border-radius:3px;height:6px;transition:all .3s ease;-ms-user-select:none;user-select:none;color:transparent}.plyr--full-ui input[type=range]::-ms-fill-upper{background:0 0;border:0;border-radius:3px;height:6px;transition:all .3s ease;-ms-user-select:none;user-select:none}.plyr--full-ui input[type=range]::-ms-fill-lower{background:0 0;border:0;border-radius:3px;height:6px;transition:all .3s ease;-ms-user-select:none;user-select:none;background:currentColor}.plyr--full-ui input[type=range]::-ms-thumb{background:#fff;border:0;border-radius:100%;box-shadow:0 1px 1px rgba(0,0,0,.15),0 0 0 1px rgba(47,52,61,.2);box-sizing:border-box;height:14px;position:relative;transition:all .2s ease;width:14px;margin-top:0}.plyr--full-ui input[type=range]::-ms-tooltip{display:none}.plyr--full-ui input[type=range]:focus{outline:0}.plyr--full-ui input[type=range]::-moz-focus-outer{border:0}.plyr--full-ui input[type=range].plyr__tab-focus::-webkit-slider-runnable-track{box-shadow:0 0 0 3px rgba(26,175,255,.35);outline:0}.plyr--full-ui input[type=range].plyr__tab-focus::-moz-range-track{box-shadow:0 0 0 3px rgba(26,175,255,.35);outline:0}.plyr--full-ui input[type=range].plyr__tab-focus::-ms-track{box-shadow:0 0 0 3px rgba(26,175,255,.35);outline:0}.plyr--full-ui.plyr--video input[type=range]::-webkit-slider-runnable-track{background-color:hsla(0,0%,100%,.25)}.plyr--full-ui.plyr--video input[type=range]::-moz-range-track{background-color:hsla(0,0%,100%,.25)}.plyr--full-ui.plyr--video input[type=range]::-ms-track{background-color:hsla(0,0%,100%,.25)}.plyr--full-ui.plyr--video input[type=range]:active::-webkit-slider-thumb{box-shadow:0 1px 1px rgba(0,0,0,.15),0 0 0 1px rgba(47,52,61,.2),0 0 0 3px hsla(0,0%,100%,.5)}.plyr--full-ui.plyr--video input[type=range]:active::-moz-range-thumb{box-shadow:0 1px 1px rgba(0,0,0,.15),0 0 0 1px rgba(47,52,61,.2),0 0 0 3px hsla(0,0%,100%,.5)}.plyr--full-ui.plyr--video input[type=range]:active::-ms-thumb{box-shadow:0 1px 1px rgba(0,0,0,.15),0 0 0 1px rgba(47,52,61,.2),0 0 0 3px hsla(0,0%,100%,.5)}.plyr--full-ui.plyr--audio input[type=range]::-webkit-slider-runnable-track{background-color:rgba(183,197,205,.66)}.plyr--full-ui.plyr--audio input[type=range]::-moz-range-track{background-color:rgba(183,197,205,.66)}.plyr--full-ui.plyr--audio input[type=range]::-ms-track{background-color:rgba(183,197,205,.66)}.plyr--full-ui.plyr--audio input[type=range]:active::-webkit-slider-thumb{box-shadow:0 1px 1px rgba(0,0,0,.15),0 0 0 1px rgba(47,52,61,.2),0 0 0 3px rgba(0,0,0,.1)}.plyr--full-ui.plyr--audio input[type=range]:active::-moz-range-thumb{box-shadow:0 1px 1px rgba(0,0,0,.15),0 0 0 1px rgba(47,52,61,.2),0 0 0 3px rgba(0,0,0,.1)}.plyr--full-ui.plyr--audio input[type=range]:active::-ms-thumb{box-shadow:0 1px 1px rgba(0,0,0,.15),0 0 0 1px rgba(47,52,61,.2),0 0 0 3px rgba(0,0,0,.1)}.plyr__poster{background-color:#000;background-position:50% 50%;background-repeat:no-repeat;background-size:contain;height:100%;left:0;opacity:0;position:absolute;top:0;transition:opacity .3s ease;width:100%;z-index:1}.plyr--stopped.plyr__poster-enabled .plyr__poster{opacity:1;pointer-events:none}.plyr__time{font-size:14px}.plyr__time+.plyr__time:before{content:"\2044";margin-right:10px}@media (max-width:767px){.plyr__time+.plyr__time{display:none}}.plyr--video .plyr__time{text-shadow:0 1px 1px rgba(0,0,0,.15)}.plyr__tooltip{background:hsla(0,0%,100%,.9);border-radius:3px;bottom:100%;box-shadow:0 1px 2px rgba(0,0,0,.15);color:#4f5b5f;font-size:14px;font-weight:500;line-height:1.3;margin-bottom:10px;opacity:0;padding:5px 7.5px;pointer-events:none;position:absolute;transform:translate(-50%,10px) scale(.8);transform-origin:50% 100%;transition:transform .2s ease .1s,opacity .2s ease .1s;white-space:nowrap;z-index:2}.plyr__tooltip:before{border-left:4px solid transparent;border-right:4px solid transparent;border-top:4px solid hsla(0,0%,100%,.9);bottom:-4px;content:"";height:0;left:50%;position:absolute;transform:translateX(-50%);width:0;z-index:2}.plyr .plyr__control.plyr__tab-focus .plyr__tooltip,.plyr .plyr__control:hover .plyr__tooltip,.plyr__tooltip--visible{opacity:1;transform:translate(-50%) scale(1)}.plyr .plyr__control:hover .plyr__tooltip{z-index:3}.plyr__controls>.plyr__control:first-child+.plyr__control .plyr__tooltip,.plyr__controls>.plyr__control:first-child .plyr__tooltip{left:0;transform:translateY(10px) scale(.8);transform-origin:0 100%}.plyr__controls>.plyr__control:first-child+.plyr__control .plyr__tooltip:before,.plyr__controls>.plyr__control:first-child .plyr__tooltip:before{left:16px}.plyr__controls>.plyr__control:last-child .plyr__tooltip{right:0;transform:translateY(10px) scale(.8);transform-origin:100% 100%}.plyr__controls>.plyr__control:last-child .plyr__tooltip:before{left:auto;right:16px;transform:translateX(50%)}.plyr__controls>.plyr__control:first-child+.plyr__control.plyr__tab-focus .plyr__tooltip,.plyr__controls>.plyr__control:first-child+.plyr__control .plyr__tooltip--visible,.plyr__controls>.plyr__control:first-child+.plyr__control:hover .plyr__tooltip,.plyr__controls>.plyr__control:first-child.plyr__tab-focus .plyr__tooltip,.plyr__controls>.plyr__control:first-child .plyr__tooltip--visible,.plyr__controls>.plyr__control:first-child:hover .plyr__tooltip,.plyr__controls>.plyr__control:last-child.plyr__tab-focus .plyr__tooltip,.plyr__controls>.plyr__control:last-child .plyr__tooltip--visible,.plyr__controls>.plyr__control:last-child:hover .plyr__tooltip{transform:translate(0) scale(1)}.plyr--video{overflow:hidden}.plyr--video.plyr--menu-open{overflow:visible}.plyr__video-wrapper{background:#000;border-radius:inherit;overflow:hidden;position:relative;z-index:0}.plyr__progress{display:-ms-flexbox;display:flex;-ms-flex:1;flex:1;left:7px;margin-right:14px;position:relative}.plyr__progress__buffer,.plyr__progress input[type=range]{margin-left:-7px;margin-right:-7px;width:calc(100% + 14px)}.plyr__progress input[type=range]{position:relative;z-index:2}.plyr__progress .plyr__tooltip{font-size:14px;left:0}.plyr__progress__buffer{-webkit-appearance:none;background:0 0;border:0;border-radius:100px;height:6px;left:0;margin-top:-3px;padding:0;position:absolute;top:50%}.plyr__progress__buffer::-webkit-progress-bar{background:0 0;transition:width .2s ease}.plyr__progress__buffer::-webkit-progress-value{background:currentColor;border-radius:100px;min-width:6px}.plyr__progress__buffer::-moz-progress-bar{background:currentColor;border-radius:100px;min-width:6px;transition:width .2s ease}.plyr__progress__buffer::-ms-fill{border-radius:100px;transition:width .2s ease}.plyr--video .plyr__progress__buffer{box-shadow:0 1px 1px rgba(0,0,0,.15);color:hsla(0,0%,100%,.25)}.plyr--audio .plyr__progress__buffer{color:rgba(183,197,205,.66)}.plyr--loading .plyr__progress__buffer{animation:a 1s linear infinite;background-image:linear-gradient(-45deg,rgba(47,52,61,.6) 25%,transparent 0,transparent 50%,rgba(47,52,61,.6) 0,rgba(47,52,61,.6) 75%,transparent 0,transparent);background-repeat:repeat-x;background-size:25px 25px;color:transparent}.plyr--video.plyr--loading .plyr__progress__buffer{background-color:hsla(0,0%,100%,.25)}.plyr--audio.plyr--loading .plyr__progress__buffer{background-color:rgba(183,197,205,.66)}.plyr__volume{-ms-flex:1;flex:1;position:relative}.plyr__volume input[type=range]{position:relative;z-index:2}@media (min-width:480px){.plyr__volume{max-width:50px}}@media (min-width:768px){.plyr__volume{max-width:80px}}.plyr--is-ios .plyr__volume{display:none!important}.plyr--is-ios.plyr--vimeo [data-plyr=mute]{display:none!important}.plyr:fullscreen{background:#000;border-radius:0!important;height:100%;margin:0;width:100%}.plyr:fullscreen video{height:100%}.plyr:fullscreen .plyr__video-wrapper{height:100%;width:100%}.plyr:fullscreen .plyr__video-embed{overflow:visible}.plyr:fullscreen.plyr--vimeo .plyr__video-wrapper{height:0;top:50%;transform:translateY(-50%)}.plyr:fullscreen .plyr__control .icon--exit-fullscreen{display:block}.plyr:fullscreen .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr:fullscreen.plyr--hide-controls{cursor:none}@media (min-width:1024px){.plyr:-webkit-full-screen .plyr__captions{font-size:21px}.plyr:-moz-full-screen .plyr__captions{font-size:21px}.plyr:-ms-fullscreen .plyr__captions{font-size:21px}.plyr:fullscreen .plyr__captions{font-size:21px}}.plyr:-webkit-full-screen{background:#000;border-radius:0!important;height:100%;margin:0;width:100%}.plyr:-webkit-full-screen video{height:100%}.plyr:-webkit-full-screen .plyr__video-wrapper{height:100%;width:100%}.plyr:-webkit-full-screen .plyr__video-embed{overflow:visible}.plyr:-webkit-full-screen.plyr--vimeo .plyr__video-wrapper{height:0;top:50%;transform:translateY(-50%)}.plyr:-webkit-full-screen .plyr__control .icon--exit-fullscreen{display:block}.plyr:-webkit-full-screen .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr:-webkit-full-screen.plyr--hide-controls{cursor:none}@media (min-width:1024px){.plyr:-webkit-full-screen .plyr__captions{font-size:21px}}.plyr:-moz-full-screen{background:#000;border-radius:0!important;height:100%;margin:0;width:100%}.plyr:-moz-full-screen video{height:100%}.plyr:-moz-full-screen .plyr__video-wrapper{height:100%;width:100%}.plyr:-moz-full-screen .plyr__video-embed{overflow:visible}.plyr:-moz-full-screen.plyr--vimeo .plyr__video-wrapper{height:0;top:50%;transform:translateY(-50%)}.plyr:-moz-full-screen .plyr__control .icon--exit-fullscreen{display:block}.plyr:-moz-full-screen .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr:-moz-full-screen.plyr--hide-controls{cursor:none}@media (min-width:1024px){.plyr:-moz-full-screen .plyr__captions{font-size:21px}}.plyr:-ms-fullscreen{background:#000;border-radius:0!important;height:100%;margin:0;width:100%}.plyr:-ms-fullscreen video{height:100%}.plyr:-ms-fullscreen .plyr__video-wrapper{height:100%;width:100%}.plyr:-ms-fullscreen .plyr__video-embed{overflow:visible}.plyr:-ms-fullscreen.plyr--vimeo .plyr__video-wrapper{height:0;top:50%;transform:translateY(-50%)}.plyr:-ms-fullscreen .plyr__control .icon--exit-fullscreen{display:block}.plyr:-ms-fullscreen .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr:-ms-fullscreen.plyr--hide-controls{cursor:none}@media (min-width:1024px){.plyr:-ms-fullscreen .plyr__captions{font-size:21px}}.plyr--fullscreen-fallback{background:#000;border-radius:0!important;height:100%;margin:0;width:100%;bottom:0;left:0;position:fixed;right:0;top:0;z-index:10000000}.plyr--fullscreen-fallback video{height:100%}.plyr--fullscreen-fallback .plyr__video-wrapper{height:100%;width:100%}.plyr--fullscreen-fallback .plyr__video-embed{overflow:visible}.plyr--fullscreen-fallback.plyr--vimeo .plyr__video-wrapper{height:0;top:50%;transform:translateY(-50%)}.plyr--fullscreen-fallback .plyr__control .icon--exit-fullscreen{display:block}.plyr--fullscreen-fallback .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr--fullscreen-fallback.plyr--hide-controls{cursor:none}@media (min-width:1024px){.plyr--fullscreen-fallback .plyr__captions{font-size:21px}}.plyr__ads{border-radius:inherit;bottom:0;cursor:pointer;left:0;overflow:hidden;position:absolute;right:0;top:0;z-index:-1}.plyr__ads>div,.plyr__ads>div iframe{height:100%;position:absolute;width:100%}.plyr__ads:after{background:rgba(47,52,61,.8);border-radius:2px;bottom:10px;color:#fff;content:attr(data-badge-text);font-size:11px;padding:2px 6px;pointer-events:none;position:absolute;right:10px;z-index:3}.plyr__ads:after:empty{display:none}.plyr__cues{background:currentColor;display:block;height:6px;left:0;margin:-3px 0 0;opacity:.8;position:absolute;top:50%;width:3px;z-index:3}.plyr--no-transition{transition:none!important}.plyr__sr-only{clip:rect(1px,1px,1px,1px);overflow:hidden;border:0!important;height:1px!important;padding:0!important;position:absolute!important;width:1px!important}.Button{border-radius:4px;display:-ms-inline-flexbox;display:inline-flex;font-size:14px;font-weight:700;line-height:12px;padding:20px;text-align:center;text-decoration:none;text-transform:uppercase;transition:all .25s cubic-bezier(.4,0,.2,1)}.Button:hover{transform:scale(1.05)}.Button--primary{border-radius:4px;display:-ms-inline-flexbox;display:inline-flex;font-size:14px;font-weight:700;line-height:12px;padding:20px;text-align:center;text-decoration:none;text-transform:uppercase;transition:all .25s cubic-bezier(.4,0,.2,1);color:#fff;border:0 solid var(--primaryColor);background-color:var(--primaryColor)}.Button--primary:hover{transform:scale(1.05)}.Flip{z-index:1;perspective:1000px}.Flip,.Flip .flipper{transform-style:preserve-3d}.Flip .flipper{width:100%;height:100%;transition:.5s;position:relative}.flip .Flip-back,.Flip:hover .Flip-back{transform:rotateY(0deg)}.flip .Flip-front,.Flip:hover .Flip-front{transform:rotateY(180deg)}.Flip-back,.Flip-front{-webkit-backface-visibility:hidden;backface-visibility:hidden;display:block;position:absolute;width:100%;height:100%;top:0;left:0;transition:.5s;transform-style:preserve-3d}.Flip-back{transform:rotateY(-180deg)}.Flip-front{z-index:2;transform:rotateY(0deg)}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.hover-state{text-decoration:none;color:var(--primaryTextColor)}.active-state{font-weight:700}.Breadcrumbs{list-style:none;padding:0;font-size:13px}.Breadcrumbs-item{padding:0 .7em 0 0}.Breadcrumbs-item:not(:first-child):before{content:"\BB";padding:0 .7em 0 0;color:#8b8884}.Breadcrumbs-item .Link{color:#004b6d}.Breadcrumbs-item a.Link{color:var(--linkTextColor)}.PreviewPage-body{background:#fff}.PreviewPage-body .ListBulleted,.PreviewPage-body .ListHorizontalRule,.PreviewPage-body .ListLarge,.PreviewPage-body .ListMedium,.PreviewPage-body .ListSmall{max-width:400px}.PreviewPage-main .PromoCategoryTitle,.PreviewPage-main .PromoImageOnTop,.PreviewPage-main .PromoImageOnTop-2x1,.PreviewPage-main .PromoImageOnTop-large,.PreviewPage-main .PromoPaginatedCarousel{margin:0 auto;box-shadow:0 10px 20px 0 rgba(0,0,0,.1);max-width:400px}.PreviewPage-main .PromoImageOnTop-large{max-width:800px;width:100%}.PreviewPage-main .PromoImageOnTop-circular{margin:30px;width:210px}.PreviewPage-main .PrincipleCard,.PreviewPage-main .PromoImageFlip,.PreviewPage-main .PromoImageFlip-small{width:87.5%}@media only screen and (min-width:768px){.PreviewPage-main .PrincipleCard,.PreviewPage-main .PromoImageFlip,.PreviewPage-main .PromoImageFlip-small{width:29.9%}}@media only screen and (min-width:1024px){.PreviewPage-main .PrincipleCard,.PreviewPage-main .PromoImageFlip,.PreviewPage-main .PromoImageFlip-small{width:29.3%}}@media only screen and (min-width:1440px){.PreviewPage-main .PrincipleCard,.PreviewPage-main .PromoImageFlip,.PreviewPage-main .PromoImageFlip-small{width:27.78%}}.PreviewPage-main .Carousel{width:800px}.PreviewPage-main .PromoContent,.PreviewPage-main .PromoSpotlight{max-width:840px}.PreviewPage-main .FormStayInTouch,.PreviewPage-main .PrincipleCard,.PreviewPage-main .PromoImage,.PreviewPage-main .PromoNews,.PreviewPage-main .PromoStory,.PreviewPage-main .QuoteCard,.PreviewPage-main .VideoPromo{max-width:400px}@keyframes d{0%{opacity:0}50%{opacity:1}to{transform:translateX(0)}}:root{--header-1:32px;--header-2:26px;--header-3:18px;--header-4:17px;--header-5:15px;--header-6:12px}@media only screen and (min-width:1024px){:root{--header-1:48px;--header-2:36px;--header-3:20px;--header-4:18px;--header-5:16px;--header-6:16px}}.DangyProExtlight{font-weight:200}.DagnyProBold,.DangyProExtlight{font-family:ff-dagny-web-pro,sans-serif;font-style:normal}.DagnyProBold{font-weight:700}.DagnyProRegular{font-weight:400}.DagnyProBlack,.DagnyProRegular{font-family:ff-dagny-web-pro,sans-serif;font-style:normal}.DagnyProBlack{font-weight:900}body{font-family:ff-dagny-web-pro,sans-serif;font-weight:400;font-style:normal}.SocialPromoTitle{font-size:16px;line-height:1.56;font-weight:700}.SocialPromoDescription{font-weight:400;font-size:16px;line-height:1.38}.FlagPromoTitle,.SocialPromoDescription{font-family:ff-dagny-web-pro,sans-serif;font-style:normal}.FlagPromoTitle{font-weight:700;font-size:18px;line-height:1.15}@media only screen and (min-width:768px){.FlagPromoTitle{font-size:26px}}.InputLabel{font-weight:700;font-size:16px;line-height:1.5}.InputLabel,.SelectInput{font-family:ff-dagny-web-pro,sans-serif;font-style:normal}.SelectInput{font-weight:400;font-size:15px}.TagsLabel{font-size:12px;text-transform:uppercase;color:#202020}.AuthorPageName,.Breadcrumbs,.TagsLabel{font-family:ff-dagny-web-pro,sans-serif;font-weight:700;font-style:normal}.AuthorPageName{color:var(--primaryTextColor);font-size:30px;line-height:1.25;font-weight:900;color:#0d1719}@media only screen and (min-width:768px){.AuthorPageName{font-size:42px}}@media only screen and (min-width:1024px){.AuthorPageName{font-size:48px}}.AuthorPageJobTitle{color:#0d1719}.AuthorPageJobTitle,.PromoIconOnTopTitle{font-family:ff-dagny-web-pro,sans-serif;font-weight:700;font-style:normal;font-size:26px}.PromoIconOnTopTitle{line-height:1.15}.PromoIconOnTopDescription{font-family:ff-dagny-web-pro,sans-serif;font-weight:400;font-style:normal;font-size:16px;line-height:1.38;letter-spacing:normal}.PromoIconOnTopListTitle{font-size:36px;line-height:1.25}.LargeLeadPromoTitle,.PromoIconOnTopListTitle{font-family:ff-dagny-web-pro,sans-serif;font-weight:700;font-style:normal}.LargeLeadHeroTitle,.LargeLeadPromoTitle{font-size:26px;line-height:1.15}.LargeLeadHeroTitle{font-family:ff-dagny-web-pro,sans-serif;font-weight:700;font-style:normal;font-size:36px;line-height:1.11}.LargeLeadPromoDate{font-size:14px;line-height:.86}.LargeLeadPromoDate,.LargeLeadPromoDescription{font-family:ff-dagny-web-pro,sans-serif;font-weight:400;font-style:normal}.LargeLeadPromoDescription{font-size:16px;line-height:1.38}.ModuleHeading{font-family:ff-dagny-web-pro,sans-serif;font-weight:700;font-style:normal;font-size:22px;line-height:1.25}.burger-menu,.close-x{width:20px;height:12px;stroke:var(--headerTextColor);pointer-events:none}.search-icon{width:20px;height:20px;fill:var(--headerTextColor);margin:5px 5px 0 0}.icon-dropdown{width:11px;height:17px;fill:var(--headerTextColor)}.ColorPalette,.Container,.ContainerLeadHero,.FactPromo,.ForgotPasswordForm,.Form,.FormStayInTouch,.List,.ListColumnGridStack,.ListDescriptionColumn,.ListFiveColumn,.ListFourColumn,.ListFourColumnNarrow,.ListGrid,.ListMasonry,.ListNewsCarousel,.ListOneColumn,.ListPartnerCarousel,.ListThreeColumn,.LoginForm,.MetricsThreeColumnList,.OneByTwo,.PageHeaderTextHat,.PaginatedCarousel,.ProductPromo,.ProductPromoList,.Promo,.PromoCategoryTitle,.PromoContent,.PromoIconOnSide,.PromoIconOnSideList,.PromoIconOnTop,.PromoIconOnTopList,.PromoImageOnSide,.PromoImageOnTop,.PromoImageOnTop-2x1,.PromoImageOnTop-large,.PromoNews,.PromoPaginatedCarousel,.PromoSpotlight,.PromoStory,.RegistrationForm,.ResetPasswordForm,.TagList,.TwoByOne,.VideoPromo,.VideoPromoList{--color:transparent;background-color:var(--color)}.AdModule{display:-ms-flexbox;display:flex;width:100%;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;-ms-flex-direction:column;flex-direction:column}.MembershipModule{padding-top:15px}.MembershipModule section{background-color:#fff}@media only screen and (min-width:1200px){.MembershipModule header{background-color:#fff}}.ForgotPasswordForm,.LoginForm,.RegistrationForm,.ResetPasswordForm{margin:20px;border:1px solid #f0efed;padding:20px}@media only screen and (min-width:768px){.ForgotPasswordForm,.LoginForm,.RegistrationForm,.ResetPasswordForm{padding:60px;margin:40px}}@media only screen and (min-width:1024px){.ForgotPasswordForm,.LoginForm,.RegistrationForm,.ResetPasswordForm{padding:100px;margin:0}}.ForgotPasswordForm input,.LoginForm input,.RegistrationForm input,.ResetPasswordForm input{color:var(--primaryTextColor);font-size:18px;line-height:1.33;font-weight:300}.ForgotPasswordForm-title,.LoginForm-title,.RegistrationForm-title,.ResetPasswordForm-title{font-family:ff-dagny-web-pro,sans-serif;font-weight:900;font-style:normal;color:var(--primaryTextColor);font-size:36px;padding:20px 0}@media only screen and (min-width:768px){.ForgotPasswordForm-title,.LoginForm-title,.RegistrationForm-title,.ResetPasswordForm-title{font-size:48px}}.ForgotPasswordForm .EmailInput,.ForgotPasswordForm .Input,.ForgotPasswordForm .PasswordInput,.LoginForm .EmailInput,.LoginForm .Input,.LoginForm .PasswordInput,.RegistrationForm .EmailInput,.RegistrationForm .Input,.RegistrationForm .PasswordInput,.ResetPasswordForm .EmailInput,.ResetPasswordForm .Input,.ResetPasswordForm .PasswordInput{padding-bottom:30px}.ForgotPasswordForm .PasswordInput,.LoginForm .PasswordInput,.RegistrationForm .PasswordInput,.ResetPasswordForm .PasswordInput{padding-bottom:40px}.ForgotPasswordForm-description,.LoginForm-description,.RegistrationForm-description,.ResetPasswordForm-description{color:var(--primaryTextColor);font-size:16px;line-height:1.67;padding-top:20px}@media only screen and (min-width:768px){.ForgotPasswordForm-description,.LoginForm-description,.RegistrationForm-description,.ResetPasswordForm-description{font-size:18px;line-height:1.67}}.ForgotPasswordForm-submit,.LoginForm-submit,.RegistrationForm-submit,.ResetPasswordForm-submit{display:-ms-flexbox;display:flex;margin-top:40px;padding:15px;min-width:225px;max-width:290px;-ms-flex-pack:center;justify-content:center}.ForgotPasswordForm-helpLinks,.LoginForm-helpLinks,.RegistrationForm-helpLinks,.ResetPasswordForm-helpLinks{font-size:15px;font-weight:300;line-height:1.47;color:var(--primaryTextColor);padding-top:40px}.ForgotPasswordForm-helpLinks a,.LoginForm-helpLinks a,.RegistrationForm-helpLinks a,.ResetPasswordForm-helpLinks a{display:block;text-align:center;padding-bottom:20px}.ForgotPasswordForm-termsAndConditions,.LoginForm-termsAndConditions,.RegistrationForm-termsAndConditions,.ResetPasswordForm-termsAndConditions{font-size:15px;font-weight:300;line-height:1.47;color:var(--primaryTextColor);padding:10px 0 40px;max-width:425px;margin:0 auto;text-align:center}.ForgotPasswordForm-errors,.LoginForm-errors,.RegistrationForm-errors,.ResetPasswordForm-errors{color:#62727b;font-size:12px;font-weight:400;line-height:19px;text-transform:uppercase;color:var(--primaryColor);padding:20px 0}.ForgotPasswordForm-socialLoginLinks,.LoginForm-socialLoginLinks,.RegistrationForm-socialLoginLinks,.ResetPasswordForm-socialLoginLinks{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:justify;justify-content:space-between;padding-top:20px;padding-bottom:28px;border-bottom:1px solid #f0efed}.ForgotPasswordForm-socialLoginLinks-break,.LoginForm-socialLoginLinks-break,.RegistrationForm-socialLoginLinks-break,.ResetPasswordForm-socialLoginLinks-break{color:var(--secondaryTextColor);font-family:ff-dagny-web-pro,sans-serif;font-weight:400;font-style:normal;font-size:14px;line-height:.86;position:relative;font-weight:700;top:-12px;background-color:#fff;margin:0 auto;left:48%;padding:0 10px}.ForgotPasswordForm-socialLoginLinks-items a,.LoginForm-socialLoginLinks-items a,.RegistrationForm-socialLoginLinks-items a,.ResetPasswordForm-socialLoginLinks-items a{background-color:#5e5e5e}.ForgotPasswordForm-socialLoginLinks-items[data-socia-Facebook] a:before,.ForgotPasswordForm-socialLoginLinks-items[data-social-facebook] a:before,.LoginForm-socialLoginLinks-items[data-socia-Facebook] a:before,.LoginForm-socialLoginLinks-items[data-social-facebook] a:before,.RegistrationForm-socialLoginLinks-items[data-socia-Facebook] a:before,.RegistrationForm-socialLoginLinks-items[data-social-facebook] a:before,.ResetPasswordForm-socialLoginLinks-items[data-socia-Facebook] a:before,.ResetPasswordForm-socialLoginLinks-items[data-social-facebook] a:before{content:url('../../../resource/00000168-dd17-d487-a96e-df5fe3ee0000/styleguide/_assets/icons/icon-facebook.d69c8fcf4f17c52b1dc78883f9d5fbe3.svg')}.ForgotPasswordForm-socialLoginLinks-items[data-socia-Twitter] a:before,.ForgotPasswordForm-socialLoginLinks-items[data-social-twitter] a:before,.LoginForm-socialLoginLinks-items[data-socia-Twitter] a:before,.LoginForm-socialLoginLinks-items[data-social-twitter] a:before,.RegistrationForm-socialLoginLinks-items[data-socia-Twitter] a:before,.RegistrationForm-socialLoginLinks-items[data-social-twitter] a:before,.ResetPasswordForm-socialLoginLinks-items[data-socia-Twitter] a:before,.ResetPasswordForm-socialLoginLinks-items[data-social-twitter] a:before{content:url('../../../resource/00000168-dd17-d487-a96e-df5fe3ee0000/styleguide/_assets/icons/icon-twitter.b9697dd1d0865d4cfbc5b9553b37179c.svg')}.ForgotPasswordForm-socialLoginLinks-items[data-socia-LinkedIn] a:before,.ForgotPasswordForm-socialLoginLinks-items[data-social-linkedin] a:before,.LoginForm-socialLoginLinks-items[data-socia-LinkedIn] a:before,.LoginForm-socialLoginLinks-items[data-social-linkedin] a:before,.RegistrationForm-socialLoginLinks-items[data-socia-LinkedIn] a:before,.RegistrationForm-socialLoginLinks-items[data-social-linkedin] a:before,.ResetPasswordForm-socialLoginLinks-items[data-socia-LinkedIn] a:before,.ResetPasswordForm-socialLoginLinks-items[data-social-linkedin] a:before{content:url('../../../resource/00000168-dd17-d487-a96e-df5fe3ee0000/styleguide/_assets/icons/icon-linkedin.a93a2bddb9816d97f55a8dfeaf91d0f6.svg')}.ForgotPasswordForm-socialLoginLinks-items[data-socia-Google] a:before,.ForgotPasswordForm-socialLoginLinks-items[data-social-google] a:before,.LoginForm-socialLoginLinks-items[data-socia-Google] a:before,.LoginForm-socialLoginLinks-items[data-social-google] a:before,.RegistrationForm-socialLoginLinks-items[data-socia-Google] a:before,.RegistrationForm-socialLoginLinks-items[data-social-google] a:before,.ResetPasswordForm-socialLoginLinks-items[data-socia-Google] a:before,.ResetPasswordForm-socialLoginLinks-items[data-social-google] a:before{content:url('../../../resource/00000168-dd17-d487-a96e-df5fe3ee0000/styleguide/_assets/icons/icon-googleplus.098b9bec8c57529904c23740c9c86e27.jpg')}.ForgotPasswordForm-socialLoginLinks-items[data-socia-Instagram] a:before,.ForgotPasswordForm-socialLoginLinks-items[data-social-instagram] a:before,.LoginForm-socialLoginLinks-items[data-socia-Instagram] a:before,.LoginForm-socialLoginLinks-items[data-social-instagram] a:before,.RegistrationForm-socialLoginLinks-items[data-socia-Instagram] a:before,.RegistrationForm-socialLoginLinks-items[data-social-instagram] a:before,.ResetPasswordForm-socialLoginLinks-items[data-socia-Instagram] a:before,.ResetPasswordForm-socialLoginLinks-items[data-social-instagram] a:before{content:url('../../../resource/00000168-dd17-d487-a96e-df5fe3ee0000/styleguide/_assets/icons/instagram.c09e7161cec840e8efd7dcbda09c2d7a.svg')}.ForgotPasswordForm-socialLoginLinks a,.LoginForm-socialLoginLinks a,.RegistrationForm-socialLoginLinks a,.ResetPasswordForm-socialLoginLinks a{color:#62727b;font-size:12px;font-weight:400;line-height:19px;min-width:145px;font-weight:700;height:40px;margin-bottom:10px;text-transform:uppercase;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;position:relative;padding-left:40px;letter-spacing:1px}@media only screen and (min-width:768px){.ForgotPasswordForm-socialLoginLinks a,.LoginForm-socialLoginLinks a,.RegistrationForm-socialLoginLinks a,.ResetPasswordForm-socialLoginLinks a{min-width:260px;padding-left:0;-ms-flex-pack:center;justify-content:center}}@media only screen and (min-width:1024px){.ForgotPasswordForm-socialLoginLinks a,.LoginForm-socialLoginLinks a,.RegistrationForm-socialLoginLinks a,.ResetPasswordForm-socialLoginLinks a{min-width:300px}}.ForgotPasswordForm-socialLoginLinks a:before,.LoginForm-socialLoginLinks a:before,.RegistrationForm-socialLoginLinks a:before,.ResetPasswordForm-socialLoginLinks a:before{position:absolute;left:16px}.AuthenticationPage-contentWrapper{max-width:820px;margin:0 auto;padding:40px 0}.ActionBar-items{padding:0;margin:0 -20px -20px 0}.ActionBar-items-item{display:inline-block;margin:0 20px 20px 0}.ActionBar-items-item a{border-radius:50%;width:30px;height:30px;display:block;color:#fff;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.ActionBar-items-item a:hover{color: #ffffff}.ActionBar .googleplus-icon,.ActionBar .linkedin-icon,.ActionBar .mailto-icon,.ActionBar .pinterest-icon,.ActionBar .print-icon,.ActionBar .twitter-icon{width:60%;height:60%}.ActionBar .facebook-icon{width:50%;height:50%}.ActionBar .tumblr-icon{width:70%;height:70%}.ActionBar .TumblrShareButton{background-color:#34526f}.ActionBar .TumblrShareButton:hover{background-color:#24384c}.ActionBar .FacebookShareButton{background-color:#5e689f}.ActionBar .FacebookShareButton:hover{background-color:#4b537f}.ActionBar .TwitterTweetButton{background-color:#1eaeff}.ActionBar .TwitterTweetButton:hover{background-color:#0096ea}.ActionBar .GooglePlusShareButton{background-color:#c33}.ActionBar .GooglePlusShareButton:hover{background-color:#a32929}.ActionBar .PinterestShareButton{background-color:#c8232c}.ActionBar .PinterestShareButton:hover{background-color:#9d1b22}.ActionBar .LinkedInShareButton{background-color:#107cc5}.ActionBar .LinkedInShareButton:hover{background-color:#0c5e96}.ActionBar .MailToLink,.ActionBar .PrintLink{background-color:#000}.ActionBar .MailToLink:hover,.ActionBar .PrintLink:hover{background-color:#1a1a1a}.ArticlePage-pageInfo,.BlogPostPage-pageInfo,.PressReleasePage-pageInfo{margin:0 auto;padding:20px 20px 60px;background-color:#eef0f1;background-size:cover!important;text-transform:none;letter-spacing:0}.ArticlePage-pageInfo-inner,.BlogPostPage-pageInfo-inner,.PressReleasePage-pageInfo-inner{max-width:1170px;margin:0 auto}.ArticlePage-pageInfo .Navigation,.BlogPostPage-pageInfo .Navigation,.PressReleasePage-pageInfo .Navigation{padding:0}.ArticlePage-pageInfo.hasLead,.BlogPostPage-pageInfo.hasLead,.PressReleasePage-pageInfo.hasLead{padding-bottom:120px}.ArticlePage-pageInfo[data-white-color],.BlogPostPage-pageInfo[data-white-color],.PressReleasePage-pageInfo[data-white-color]{color:#fff}.ArticlePage-main-inner,.BlogPostPage-main-inner,.PressReleasePage-main-inner{max-width:1200px}.ArticlePage-mainContent,.BlogPostPage-mainContent,.PressReleasePage-mainContent{-ms-flex-order:0;order:0;padding:0;max-width:800px;position:relative}@media only screen and (min-width:768px){.ArticlePage-mainContent,.BlogPostPage-mainContent,.PressReleasePage-mainContent{margin-right:30px}}@media only screen and (min-width:1024px){.ArticlePage-mainContent,.BlogPostPage-mainContent,.PressReleasePage-mainContent{-ms-flex-order:0;order:0;-ms-flex:1;flex:1}}.ArticlePage .Figure-credit,.BlogPostPage .Figure-credit,.PressReleasePage .Figure-credit{color:#62727b;font-size:12px;font-weight:400;line-height:19px;text-transform:uppercase}.ArticlePage .Figure-caption,.BlogPostPage .Figure-caption,.PressReleasePage .Figure-caption{color:var(--primaryTextColor);font-weight:400;line-height:1.4;font-style:italic;font-size:13px;margin:20px 0 10px}@media only screen and (min-width:768px){.ArticlePage .Figure-caption,.BlogPostPage .Figure-caption,.PressReleasePage .Figure-caption{font-size:14px;font-weight:400;line-height:1.47}}.ArticlePage-lead,.BlogPostPage-lead,.PressReleasePage-lead{text-align:center;margin-bottom:20px}.ArticlePage-lead-inner,.BlogPostPage-lead-inner,.PressReleasePage-lead-inner{display:inline-block;text-align:left}.ArticlePage-lead img,.BlogPostPage-lead img,.PressReleasePage-lead img{max-width:100%;height:auto;width:auto}.ArticlePage-byline,.BlogPostPage-byline,.PressReleasePage-byline{color:var(--secondaryTextColor);font-family:ff-dagny-web-pro,sans-serif;font-weight:400;font-style:normal;font-size:14px;line-height:.86;margin-top:20px;margin-bottom:0}[data-white-color] .ArticlePage-byline,[data-white-color] .BlogPostPage-byline,[data-white-color] .PressReleasePage-byline{color:#fff}.ArticlePage-breadcrumbs,.BlogPostPage-breadcrumbs,.PressReleasePage-breadcrumbs{margin-bottom:33px}.ArticlePage-main,.BlogPostPage-main,.PressReleasePage-main{padding:40px 20px;background-color:#fff!important}.ArticlePage-main.hasLead,.BlogPostPage-main.hasLead,.PressReleasePage-main.hasLead{padding-top:0}.ArticlePage-main.hasLead .ArticlePage-main-inner,.BlogPostPage-main.hasLead .BlogPostPage-main-inner,.PressReleasePage-main.hasLead .PressReleasePage-main-inner{margin-top:-60px}.ArticlePage-aside,.BlogPostPage-aside,.PressReleasePage-aside{-ms-flex-order:1;order:1;padding:0}@media only screen and (min-width:1024px){.ArticlePage-aside,.BlogPostPage-aside,.PressReleasePage-aside{-ms-flex-order:1;order:1;margin:0 0 30;width:31.92%;max-width:320px}}@media only screen and (min-width:1440px){.ArticlePage-aside,.BlogPostPage-aside,.PressReleasePage-aside{max-width:340px}}.ArticlePage-aside>div,.BlogPostPage-aside>div,.PressReleasePage-aside>div{margin-bottom:20px}.ArticlePage-headline,.BlogPostPage-headline,.PressReleasePage-headline{font-family:ff-dagny-web-pro,sans-serif;font-weight:700;font-style:normal;color:var(--primaryTextColor);font-size:30px;line-height:1.25;margin:0 auto}@media only screen and (min-width:768px){.ArticlePage-headline,.BlogPostPage-headline,.PressReleasePage-headline{font-size:42px}}@media only screen and (min-width:1024px){.ArticlePage-headline,.BlogPostPage-headline,.PressReleasePage-headline{font-size:48px}}[data-white-color] .ArticlePage-headline,[data-white-color] .BlogPostPage-headline,[data-white-color] .PressReleasePage-headline{color:#fff}.ArticlePage-articleBody,.BlogPostPage-articleBody,.PressReleasePage-articleBody{color:var(--primaryTextColor);font-size:16px;line-height:1.67;margin:0 0 60px;margin-top:-40px}@media only screen and (min-width:768px){.ArticlePage-articleBody,.BlogPostPage-articleBody,.PressReleasePage-articleBody{font-size:18px;line-height:1.67}}.ArticlePage-articleBody>:first-child,.BlogPostPage-articleBody>:first-child,.PressReleasePage-articleBody>:first-child{margin-top:40px}.ArticlePage-articleBody a:hover,.BlogPostPage-articleBody a:hover,.PressReleasePage-articleBody a:hover{text-decoration:underline}.ArticlePage-articleBody .RichTextArticleBody-body,.BlogPostPage-articleBody .RichTextArticleBody-body,.PressReleasePage-articleBody .RichTextArticleBody-body{margin-top:-40px}.ArticlePage-articleBody .RichTextArticleBody-body>:first-child,.BlogPostPage-articleBody .RichTextArticleBody-body>:first-child,.PressReleasePage-articleBody .RichTextArticleBody-body>:first-child{margin-top:40px}.ArticlePage-articleBody span.Enhancement-item,.BlogPostPage-articleBody span.Enhancement-item,.PressReleasePage-articleBody span.Enhancement-item{margin:0}@media only screen and (min-width:768px){.ArticlePage-articleBody .Enhancement[data-align-center] .Enhancement-item>*,.BlogPostPage-articleBody .Enhancement[data-align-center] .Enhancement-item>*,.PressReleasePage-articleBody .Enhancement[data-align-center] .Enhancement-item>*{float:none;margin:0 auto}.ArticlePage-articleBody .Enhancement[data-align-right] .Enhancement-item>*,.BlogPostPage-articleBody .Enhancement[data-align-right] .Enhancement-item>*,.PressReleasePage-articleBody .Enhancement[data-align-right] .Enhancement-item>*{float:right;margin:40px 0 40px 40px}.ArticlePage-articleBody .Enhancement[data-align-left] .Enhancement-item>*,.BlogPostPage-articleBody .Enhancement[data-align-left] .Enhancement-item>*,.PressReleasePage-articleBody .Enhancement[data-align-left] .Enhancement-item>*{float:left;margin:40px 40px 40px 0}}.ArticlePage-articleBody .ForgotPasswordForm-buttons button,.ArticlePage-articleBody .ForgotPasswordForm-submit,.ArticlePage-articleBody .Form-buttons button,.ArticlePage-articleBody .FormStayInTouch-buttons button,.ArticlePage-articleBody .LoginForm-buttons button,.ArticlePage-articleBody .LoginForm-submit,.ArticlePage-articleBody .PromoFullWidth-button a,.ArticlePage-articleBody .PromoImageOnSideWithBackground-button a,.ArticlePage-articleBody .RegistrationForm-buttons button,.ArticlePage-articleBody .RegistrationForm-submit,.ArticlePage-articleBody .ResetPasswordForm-buttons button,.ArticlePage-articleBody .ResetPasswordForm-submit,.ArticlePage-articleBody .SolidButton a,.ArticlePage-articleBody .VideoModule-cta a,.ArticlePage-articleBody [data-button-style=default] .PromoImageOnSide-button a,.BlogPostPage-articleBody .SolidButton a,.PressReleasePage-articleBody .SolidButton a{margin:0}.ArticlePage-articleBody .Enhancement,.BlogPostPage-articleBody .Enhancement,.PressReleasePage-articleBody .Enhancement{width:100%;margin:20px 0}@media only screen and (min-width:768px){.ArticlePage-articleBody .Enhancement,.BlogPostPage-articleBody .Enhancement,.PressReleasePage-articleBody .Enhancement{margin:40px 0}}.ArticlePage-articleBody .Enhancement-item,.BlogPostPage-articleBody .Enhancement-item,.PressReleasePage-articleBody .Enhancement-item{margin:0 -20px}@media only screen and (min-width:768px){.ArticlePage-articleBody .Enhancement-item,.BlogPostPage-articleBody .Enhancement-item,.PressReleasePage-articleBody .Enhancement-item{margin:0}}.ArticlePage-articleBody .Enhancement img,.BlogPostPage-articleBody .Enhancement img,.PressReleasePage-articleBody .Enhancement img{width:100%;height:auto}.ArticlePage-articleBody .Enhancement .QuoteCard,.BlogPostPage-articleBody .Enhancement .QuoteCard,.PressReleasePage-articleBody .Enhancement .QuoteCard{max-width:none;padding:45px 30px;margin:20px;min-height:1px}@media only screen and (min-width:768px){.ArticlePage-articleBody .Enhancement .QuoteCard,.BlogPostPage-articleBody .Enhancement .QuoteCard,.PressReleasePage-articleBody .Enhancement .QuoteCard{padding:60px 40px}}@media only screen and (min-width:768px){.ArticlePage-articleBody .Enhancement .QuoteCard[data-align-center],.BlogPostPage-articleBody .Enhancement .QuoteCard[data-align-center],.PressReleasePage-articleBody .Enhancement .QuoteCard[data-align-center]{margin:0 auto;max-width:300px}}@media only screen and (min-width:768px){.ArticlePage-articleBody .Enhancement .QuoteCard[data-align-right],.BlogPostPage-articleBody .Enhancement .QuoteCard[data-align-right],.PressReleasePage-articleBody .Enhancement .QuoteCard[data-align-right]{float:right;margin:0 0 40px 40px;max-width:300px}}@media only screen and (min-width:768px){.ArticlePage-articleBody .Enhancement .QuoteCard[data-align-left],.BlogPostPage-articleBody .Enhancement .QuoteCard[data-align-left],.PressReleasePage-articleBody .Enhancement .QuoteCard[data-align-left]{float:left;margin:0 40px 40px 0;max-width:300px}}.ArticlePage-articleBody .Enhancement .QuoteCard blockquote,.BlogPostPage-articleBody .Enhancement .QuoteCard blockquote,.PressReleasePage-articleBody .Enhancement .QuoteCard blockquote{font-size:21px;line-height:1.24}.ArticlePage-articleBody .Enhancement .FacebookEmbed,.ArticlePage-articleBody .Enhancement .FacebookUrl,.ArticlePage-articleBody .Enhancement .InstagramEmbed,.ArticlePage-articleBody .Enhancement .InstagramUrl,.ArticlePage-articleBody .Enhancement .TweetEmbed,.ArticlePage-articleBody .Enhancement .TweetUrl,.BlogPostPage-articleBody .Enhancement .FacebookEmbed,.BlogPostPage-articleBody .Enhancement .FacebookUrl,.BlogPostPage-articleBody .Enhancement .InstagramEmbed,.BlogPostPage-articleBody .Enhancement .InstagramUrl,.BlogPostPage-articleBody .Enhancement .TweetEmbed,.BlogPostPage-articleBody .Enhancement .TweetUrl,.PressReleasePage-articleBody .Enhancement .FacebookEmbed,.PressReleasePage-articleBody .Enhancement .FacebookUrl,.PressReleasePage-articleBody .Enhancement .InstagramEmbed,.PressReleasePage-articleBody .Enhancement .InstagramUrl,.PressReleasePage-articleBody .Enhancement .TweetEmbed,.PressReleasePage-articleBody .Enhancement .TweetUrl{margin:0 20px;text-align:center;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center}.ArticlePage-articleBody .Enhancement .FacebookEmbed>*,.ArticlePage-articleBody .Enhancement .FacebookUrl>*,.ArticlePage-articleBody .Enhancement .InstagramEmbed>*,.ArticlePage-articleBody .Enhancement .InstagramUrl>*,.ArticlePage-articleBody .Enhancement .TweetEmbed>*,.ArticlePage-articleBody .Enhancement .TweetUrl>*,.BlogPostPage-articleBody .Enhancement .FacebookEmbed>*,.BlogPostPage-articleBody .Enhancement .FacebookUrl>*,.BlogPostPage-articleBody .Enhancement .InstagramEmbed>*,.BlogPostPage-articleBody .Enhancement .InstagramUrl>*,.BlogPostPage-articleBody .Enhancement .TweetEmbed>*,.BlogPostPage-articleBody .Enhancement .TweetUrl>*,.PressReleasePage-articleBody .Enhancement .FacebookEmbed>*,.PressReleasePage-articleBody .Enhancement .FacebookUrl>*,.PressReleasePage-articleBody .Enhancement .InstagramEmbed>*,.PressReleasePage-articleBody .Enhancement .InstagramUrl>*,.PressReleasePage-articleBody .Enhancement .TweetEmbed>*,.PressReleasePage-articleBody .Enhancement .TweetUrl>*{margin:0 auto;max-width:100%;min-width:auto}.ArticlePage-updatesCorrections,.BlogPostPage-updatesCorrections,.PressReleasePage-updatesCorrections{padding-bottom:40px;line-height:1.67}.ArticlePage-aboutContributor,.BlogPostPage-aboutContributor,.PressReleasePage-aboutContributor{background-color:var(--secondaryColor2);padding:30px 7.14%;text-align:center;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;margin:20px 0}@media only screen and (min-width:768px){.ArticlePage-aboutContributor,.BlogPostPage-aboutContributor,.PressReleasePage-aboutContributor{text-align:left;-ms-flex-direction:row;flex-direction:row;padding:40px 6.45%;margin:40px 0}}@media only screen and (min-width:1024px){.ArticlePage-aboutContributor,.BlogPostPage-aboutContributor,.PressReleasePage-aboutContributor{text-align:left;-ms-flex-direction:row;flex-direction:row;margin:40px 0 20px}}@media only screen and (min-width:1440px){.ArticlePage-aboutContributor,.BlogPostPage-aboutContributor,.PressReleasePage-aboutContributor{padding:60px 7.5%}}.ArticlePage-aboutContributor img,.BlogPostPage-aboutContributor img,.PressReleasePage-aboutContributor img{display:block;height:auto;border-radius:50%;margin:0 auto;max-width:100px}@media only screen and (min-width:1024px){.ArticlePage-aboutContributor img,.BlogPostPage-aboutContributor img,.PressReleasePage-aboutContributor img{max-width:none}}.ArticlePage-aboutContributor h3,.BlogPostPage-aboutContributor h3,.PressReleasePage-aboutContributor h3{color:var(--primaryTextColor);font-weight:700;font-size:10px;line-height:1.25;line-height:1.8;margin:17px 0 0;text-transform:uppercase}@media only screen and (min-width:768px){.ArticlePage-aboutContributor h3,.BlogPostPage-aboutContributor h3,.PressReleasePage-aboutContributor h3{font-size:12px;margin:0}}.ArticlePage-aboutContributor hr,.BlogPostPage-aboutContributor hr,.PressReleasePage-aboutContributor hr{width:40px;height:3px;margin:20px auto;background-color:var(--primaryColor);border:0}@media only screen and (min-width:768px){.ArticlePage-aboutContributor hr,.BlogPostPage-aboutContributor hr,.PressReleasePage-aboutContributor hr{margin:20px 20px 20px 0}}@media only screen and (min-width:768px){.ArticlePage-authorTexts,.BlogPostPage-authorTexts,.PressReleasePage-authorTexts{margin:0 0 0 20px}}.ArticlePage-authorName,.BlogPostPage-authorName,.PressReleasePage-authorName{font-family:ff-dagny-web-pro,sans-serif;font-weight:700;font-style:normal;color:var(--primaryTextColor);line-height:1.15;font-size:18px;color:var(--primaryColor);text-decoration:none;margin:20px 0 0}@media only screen and (min-width:768px){.ArticlePage-authorName,.BlogPostPage-authorName,.PressReleasePage-authorName{font-size:26px}}.ArticlePage-authorBiography,.BlogPostPage-authorBiography,.PressReleasePage-authorBiography{color:var(--primaryTextColor);font-size:13px;font-weight:400;line-height:1.4;font-style:italic;text-align:left}@media only screen and (min-width:768px){.ArticlePage-authorBiography,.BlogPostPage-authorBiography,.PressReleasePage-authorBiography{font-size:14px;font-weight:400;line-height:1.47;font-size:15px}}.ArticlePage-actions,.BlogPostPage-actions,.PressReleasePage-actions{margin-bottom:30px}.ArticlePage-actions .ActionBar-items,.BlogPostPage-actions .ActionBar-items,.PressReleasePage-actions .ActionBar-items{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}@media only screen and (min-width:1440px){.ArticlePage-actions,.BlogPostPage-actions,.PressReleasePage-actions{position:absolute;top:0;left:-30px;transform:translateX(-100%)}.ArticlePage-actions .ActionBar-items,.BlogPostPage-actions .ActionBar-items,.PressReleasePage-actions .ActionBar-items{-ms-flex-direction:column;flex-direction:column}}@media only screen and (min-width:1440px){.ArticlePage-main.hasLead .ArticlePage-actions,.BlogPostPage-main.hasLead .BlogPostPage-actions,.PressReleasePage-main.hasLead .PressReleasePage-actions{top:90px}}.ArticlePage-tags,.BlogPostPage-tags,.PressReleasePage-tags{margin-bottom:60px;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:start;align-items:flex-start}.ArticlePage-tags-heading,.BlogPostPage-tags-heading,.PressReleasePage-tags-heading{font-family:ff-dagny-web-pro,sans-serif;font-weight:700;font-style:normal;font-size:12px;text-transform:uppercase;color:#202020;margin:10px 19px 20px 0}.ArticlePage-tags-body,.BlogPostPage-tags-body,.PressReleasePage-tags-body{display:-ms-inline-flexbox;display:inline-flex;-ms-flex-wrap:wrap;flex-wrap:wrap}@media only screen and (min-width:768px){.ArticlePage-tags,.BlogPostPage-tags,.PressReleasePage-tags{-ms-flex-wrap:nowrap;flex-wrap:nowrap}}.ArticlePage-articleBodyBelow,.BlogPostPage-articleBodyBelow,.PressReleasePage-articleBodyBelow{margin-bottom:60px}.ArticlePage-articleBodyBelow>div,.BlogPostPage-articleBodyBelow>div,.PressReleasePage-articleBodyBelow>div{margin-bottom:30px}.ArticlePage-above .PromoIconOnTop-info,.BlogPostPage-above .PromoIconOnTop-info,.PressReleasePage-above .PromoIconOnTop-info{padding-top:18px}@media only screen and (min-width:768px){.ArticlePage .ListThreeColumn-title,.BlogPostPage .ListThreeColumn-title,.PressReleasePage .ListThreeColumn-title{font-size:28px;font-weight:700;color:#0d1719;line-height:1.25}}.AuthorPage-pageInfo{margin:0 auto;padding:20px 20px 60px;background-color:#fff;background-size:cover!important;text-transform:none;letter-spacing:0}.AuthorPage-pageInfo .Navigation{padding:0}.AuthorPage-pageInfo[data-white-color]{color:#fff}.AuthorPage-breadcrumbs{margin-bottom:33px}.AuthorPage-image{margin-right:30px;width:100px;max-width:100%}.AuthorPage-image .Image{max-width:100%;height:auto;border-radius:50%}.AuthorPage-authorInfo{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:start;align-items:flex-start}.AuthorPage-name{font-weight:700;color:var(--primaryTextColor);font-size:30px;line-height:1.25;font-family:ff-dagny-web-pro,sans-serif;font-weight:900;font-style:normal;color:#0d1719;margin-bottom:0}@media only screen and (min-width:768px){.AuthorPage-name{font-size:42px}}@media only screen and (min-width:1024px){.AuthorPage-name{font-size:48px}}.AuthorPage-jobTitle{font-family:ff-dagny-web-pro,sans-serif;font-weight:700;font-style:normal;font-size:26px;color:#0d1719;margin-bottom:0}.AuthorPage-main{padding:40px 20px;background-color:var(--secondaryColor2);display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center}.AuthorPage-main-inner{display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap;-ms-flex-pack:start;justify-content:flex-start;max-width:1170px;margin:0 -30px -30px 0}@media only screen and (min-width:1024px){.AuthorPage-main-inner{-ms-flex-flow:row nowrap;flex-flow:row nowrap}}.AuthorPage-mainContent{-ms-flex-order:0;order:0;padding:0;position:relative;margin:0 30px 30px 0}@media only screen and (min-width:1024px){.AuthorPage-mainContent{-ms-flex-order:0;order:0;-ms-flex:1;flex:1}}.AuthorPage-aside{-ms-flex-order:1;order:1;padding:0;margin:0 30px 30px 0}@media only screen and (min-width:1024px){.AuthorPage-aside{-ms-flex-order:1;order:1;max-width:340px}}.AuthorPage-aside>div{margin-bottom:20px}@media only screen and (min-width:320px){.AuthorPage-image{width:150px}}@media only screen and (min-width:768px){.AuthorPage-image{-ms-flex:0 0 200px;flex:0 0 200px}.AuthorPage-name{margin-top:0}.AuthorPage-authorInfo{-ms-flex-direction:row;flex-direction:row;-ms-flex-align:center;align-items:center}}.CarouselPromos,.ListNewsCarousel,.ListPartnerCarousel,.PaginatedCarousel{padding:calc(var(--modulePadding) / 2) 0}.CarouselPromos-cta,.ListNewsCarousel-cta,.ListPartnerCarousel-cta,.PaginatedCarousel-cta{margin-top:calc(var(--modulePadding) / 2)}.CarouselPromos .flickity-button,.CarouselPromos .flickity-counter,.ListNewsCarousel .flickity-button,.ListNewsCarousel .flickity-counter,.ListPartnerCarousel .flickity-button,.ListPartnerCarousel .flickity-counter,.PaginatedCarousel .flickity-button,.PaginatedCarousel .flickity-counter{display:none}.CarouselPromos .flickity-page-dots,.ListNewsCarousel .flickity-page-dots,.ListPartnerCarousel .flickity-page-dots,.PaginatedCarousel .flickity-page-dots{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;list-style:none;margin:calc(var(--modulePadding) / 2) 0 0;padding:0}.CarouselPromos .flickity-page-dots .dot,.ListNewsCarousel .flickity-page-dots .dot,.ListPartnerCarousel .flickity-page-dots .dot,.PaginatedCarousel .flickity-page-dots .dot{background:#e3e2d4;border-radius:100%;cursor:pointer;height:13px;margin-right:5px;width:13px}.CarouselPromos .flickity-page-dots .dot.is-selected,.ListNewsCarousel .flickity-page-dots .dot.is-selected,.ListPartnerCarousel .flickity-page-dots .dot.is-selected,.PaginatedCarousel .flickity-page-dots .dot.is-selected{background:#5e5e5e}.CarouselPromos .flickity-viewport,.ListNewsCarousel .flickity-viewport,.ListPartnerCarousel .flickity-viewport,.PaginatedCarousel .flickity-viewport{overflow:hidden;margin-right:-20px}.CarouselPromos .next,.CarouselPromos .previous,.ListNewsCarousel .next,.ListNewsCarousel .previous,.ListPartnerCarousel .next,.ListPartnerCarousel .previous,.PaginatedCarousel .next,.PaginatedCarousel .previous{background-color:transparent;background-size:100%;border:0;fill:var(--primaryColor);height:25px;opacity:.5;padding:0;position:absolute;top:calc(50% - 12px);transition:opacity .25s;width:25px;z-index:1}.CarouselPromos .next:disabled,.CarouselPromos .previous:disabled,.ListNewsCarousel .next:disabled,.ListNewsCarousel .previous:disabled,.ListPartnerCarousel .next:disabled,.ListPartnerCarousel .previous:disabled,.PaginatedCarousel .next:disabled,.PaginatedCarousel .previous:disabled{display:none}.CarouselPromos .next:hover,.CarouselPromos .previous:hover,.ListNewsCarousel .next:hover,.ListNewsCarousel .previous:hover,.ListPartnerCarousel .next:hover,.ListPartnerCarousel .previous:hover,.PaginatedCarousel .next:hover,.PaginatedCarousel .previous:hover{opacity:1}.CarouselPromos .next,.ListNewsCarousel .next,.ListPartnerCarousel .next,.PaginatedCarousel .next{right:20px}.CarouselPromos .previous,.ListNewsCarousel .previous,.ListPartnerCarousel .previous,.PaginatedCarousel .previous{left:20px}.CarouselPromos-items,.ListNewsCarousel-items,.ListPartnerCarousel-items,.PaginatedCarousel-items{display:-ms-flexbox;display:flex;list-style:none;margin:0 auto;max-width:calc(var(--maxPageWidth) + 120px);padding:0;position:relative;outline:none}.CarouselPromos-items-item,.ListNewsCarousel-items-item,.ListPartnerCarousel-items-item,.PaginatedCarousel-items-item{display:none;-ms-flex-pack:center;justify-content:center;width:100%}.CarouselPromos-items-item:first-of-type,.ListNewsCarousel-items-item:first-of-type,.ListPartnerCarousel-items-item:first-of-type,.PaginatedCarousel-items-item:first-of-type{display:-ms-flexbox;display:flex}.CarouselPromos-items.flickity-enabled,.ListNewsCarousel-items.flickity-enabled,.ListPartnerCarousel-items.flickity-enabled,.PaginatedCarousel-items.flickity-enabled{display:block}.CarouselPromos-items.flickity-enabled [class*=-items-item],.ListNewsCarousel-items.flickity-enabled [class*=-items-item],.ListPartnerCarousel-items.flickity-enabled [class*=-items-item],.PaginatedCarousel-items.flickity-enabled [class*=-items-item]{display:-ms-flexbox;display:flex}@media only screen and (min-width:768px){.CarouselPromos,.ListNewsCarousel,.ListPartnerCarousel,.PaginatedCarousel{padding:calc(var(--modulePadding) * .75) calc(var(--modulePadding) * .2) calc(var(--modulePadding) * .85)}.CarouselPromos .flickity-button,.ListNewsCarousel .flickity-button,.ListPartnerCarousel .flickity-button,.PaginatedCarousel .flickity-button{display:block}.CarouselPromos-cta,.ListNewsCarousel-cta,.ListPartnerCarousel-cta,.PaginatedCarousel-cta{margin-top:calc(var(--modulePadding) * .67)}.CarouselPromos-items-item,.ListNewsCarousel-items-item,.ListPartnerCarousel-items-item,.PaginatedCarousel-items-item{width:50%}.CarouselPromos-items-item:nth-of-type(2),.ListNewsCarousel-items-item:nth-of-type(2),.ListPartnerCarousel-items-item:nth-of-type(2),.PaginatedCarousel-items-item:nth-of-type(2){display:-ms-flexbox;display:flex}}@media only screen and (min-width:1024px){.CarouselPromos .flickity-page-dots,.ListNewsCarousel .flickity-page-dots,.ListPartnerCarousel .flickity-page-dots,.PaginatedCarousel .flickity-page-dots{display:none}.CarouselPromos-items,.ListNewsCarousel-items,.ListPartnerCarousel-items,.PaginatedCarousel-items{padding-left:60px;padding-right:60px}.CarouselPromos-items-item,.ListNewsCarousel-items-item,.ListPartnerCarousel-items-item,.PaginatedCarousel-items-item{width:33.333%}.CarouselPromos-items-item:nth-of-type(3),.ListNewsCarousel-items-item:nth-of-type(3),.ListPartnerCarousel-items-item:nth-of-type(3),.PaginatedCarousel-items-item:nth-of-type(3){display:-ms-flexbox;display:flex}}@media only screen and (min-width:1440px){.CarouselPromos,.ListNewsCarousel,.ListPartnerCarousel,.PaginatedCarousel{padding:calc(var(--modulePadding) * .85) 0 calc(var(--modulePadding))}.CarouselPromos-items-item,.ListNewsCarousel-items-item,.ListPartnerCarousel-items-item,.PaginatedCarousel-items-item{width:25%}.CarouselPromos-items-item:nth-of-type(4),.ListNewsCarousel-items-item:nth-of-type(4),.ListPartnerCarousel-items-item:nth-of-type(4),.PaginatedCarousel-items-item:nth-of-type(4){display:-ms-flexbox;display:flex}}.Carousel{background-color:#f0efed;overflow:hidden;width:100%;height:auto;padding:0 0 20px}.Carousel-slide{display:none;width:100%}.Carousel-slide:first-of-type{display:block}.flickity-enabled .Carousel-slide{display:block}.Carousel-slide .CarouselSlide-info{margin:20px 20px 0}.Carousel-slide .CarouselSlide-infoTitle{color:var(--primaryTextColor);font-size:13px;font-weight:400;line-height:1.4;font-style:italic;margin-bottom:10px;display:none}@media only screen and (min-width:768px){.Carousel-slide .CarouselSlide-infoTitle{font-size:14px;font-weight:400;line-height:1.47}}.Carousel-slide .CarouselSlide-infoAttribution{color:#62727b;font-size:12px;font-weight:400;line-height:19px;text-transform:uppercase;margin:10px 0}.Carousel-slide .CarouselSlide-infoDescription{color:var(--primaryTextColor);font-size:13px;font-weight:400;line-height:1.4;font-style:italic;margin:0 0 10px}@media only screen and (min-width:768px){.Carousel-slide .CarouselSlide-infoDescription{font-size:14px;font-weight:400;line-height:1.47}}.Carousel-slide .CarouselSlide-media img{width:100%;height:auto}.Carousel-slide .CarouselSlide .Image{transition:opacity .3s;opacity:0}.Carousel-slide .CarouselSlide .Image.flickity-lazyerror,.Carousel-slide .CarouselSlide .Image.flickity-lazyloaded{opacity:1}@media only screen and (min-width:768px){.Carousel-slide .CarouselSlide-info{margin:30px 30px 0}}.Carousel .flickity-prev-next-button{width:30px;height:30px;border-radius:50%;background:transparent;border:1px solid red;padding:8px;vertical-align:middle}.Carousel .flickity-prev-next-button .next{margin:0 20px 0 0}.Carousel .flickity-prev-next-button:hover{background:var(--primaryColor)}.Carousel .flickity-prev-next-button:hover svg{fill:#fff}.Carousel .flickity-prev-next-button svg{width:100%;display:block;fill:var(--primaryColor)}.Carousel .flickity-prev-next-button.previous{margin:0 0 0 20px}@media only screen and (min-width:768px){.Carousel .flickity-prev-next-button.previous{margin:0 0 0 30px}}.Carousel .flickity-prev-next-button.next{margin:0 20px 0 0}.Carousel .flickity-counter{color:var(--primaryTextColor);font-size:13px;font-weight:400;line-height:1.4;font-style:italic;margin:0 10px;display:inline-block;color:#5e5e5e}@media only screen and (min-width:768px){.Carousel .flickity-counter{font-size:14px;font-weight:400;line-height:1.47}}.Container-title,.ContainerLeadHero-title,.OneByTwo-title,.TwoByOne-title{color:var(--primaryTextColor);font-size:14px;letter-spacing:1.5px;line-height:1.86;text-transform:uppercase;margin-bottom:20px;font-size:30px;font-weight:900;line-height:1.2;text-transform:none;text-align:center}@media only screen and (min-width:768px){.Container-title,.ContainerLeadHero-title,.OneByTwo-title,.TwoByOne-title{font-size:28px;letter-spacing:2px;line-height:1.44}}.Container-description,.ContainerLeadHero-description,.OneByTwo-description,.TwoByOne-description{color:var(--primaryTextColor);font-size:22px;font-weight:300;line-height:1.36;max-width:800px;text-align:center;margin:0 auto;color:var(--secondaryTextColor);font-size:18px;margin-bottom:20px;padding:0 20px}@media only screen and (min-width:1024px){.Container-description,.ContainerLeadHero-description,.OneByTwo-description,.TwoByOne-description{font-size:22px}}@media only screen and (min-width:768px){.Container-description,.ContainerLeadHero-description,.OneByTwo-description,.TwoByOne-description{margin-bottom:40px;line-height:1.36}}.Container[data-nopaddingtop],.ContainerLeadHero[data-nopaddingtop],.OneByTwo[data-nopaddingtop],.TwoByOne[data-nopaddingtop]{padding-top:0}.ContainerLeadHero-rows,.OneByTwo-rows,.TwoByOne-rows{list-style-type:none;margin:0 auto;max-width:1240px;padding:0;width:100%}.ContainerLeadHero-rows-item,.OneByTwo-rows-item,.TwoByOne-rows-item{width:100%}.ContainerLeadHero .TwoColumnContainer,.OneByTwo .TwoColumnContainer,.TwoByOne .TwoColumnContainer{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.ContainerLeadHero .TwoColumnContainer-columnOne,.OneByTwo .TwoColumnContainer-columnOne,.TwoByOne .TwoColumnContainer-columnOne{-ms-flex-order:2;order:2;position:relative}.ContainerLeadHero .TwoColumnContainer-columnTwo,.OneByTwo .TwoColumnContainer-columnTwo,.TwoByOne .TwoColumnContainer-columnTwo{-ms-flex-order:1;order:1;margin-bottom:30px}@media only screen and (min-width:768px){.ContainerLeadHero[data-vertical-align=top] .TwoColumnContainer,.OneByTwo[data-vertical-align=top] .TwoColumnContainer,.TwoByOne[data-vertical-align=top] .TwoColumnContainer{-ms-flex-align:start;align-items:flex-start}.ContainerLeadHero[data-vertical-align=middle] .TwoColumnContainer,.OneByTwo[data-vertical-align=middle] .TwoColumnContainer,.TwoByOne[data-vertical-align=middle] .TwoColumnContainer{-ms-flex-align:center;align-items:center}.ContainerLeadHero[data-vertical-align=bottom] .TwoColumnContainer,.OneByTwo[data-vertical-align=bottom] .TwoColumnContainer,.TwoByOne[data-vertical-align=bottom] .TwoColumnContainer{-ms-flex-align:end;align-items:flex-end}.ContainerLeadHero .TwoColumnContainer,.OneByTwo .TwoColumnContainer,.TwoByOne .TwoColumnContainer{display:-ms-flexbox;display:flex;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-pack:justify;justify-content:space-between;width:100%}.ContainerLeadHero .TwoColumnContainer-columnOne,.OneByTwo .TwoColumnContainer-columnOne,.TwoByOne .TwoColumnContainer-columnOne{margin-bottom:0;-ms-flex-order:1;order:1;width:calc(50% - 10px)}.ContainerLeadHero .TwoColumnContainer-columnTwo,.OneByTwo .TwoColumnContainer-columnTwo,.TwoByOne .TwoColumnContainer-columnTwo{-ms-flex-order:2;order:2;width:calc(50% - 10px);margin-bottom:0}}@media only screen and (min-width:768px) and only screen and (min-width:768px){.ContainerLeadHero[data-vertical-align=top] .TwoColumnContainer,.OneByTwo[data-vertical-align=top] .TwoColumnContainer,.TwoByOne[data-vertical-align=top] .TwoColumnContainer{-ms-flex-align:start;align-items:flex-start}}@media only screen and (min-width:768px) and only screen and (min-width:768px){.ContainerLeadHero[data-vertical-align=bottom] .TwoColumnContainer,.OneByTwo[data-vertical-align=bottom] .TwoColumnContainer,.TwoByOne[data-vertical-align=bottom] .TwoColumnContainer{-ms-flex-align:end;align-items:flex-end}}@media only screen and (min-width:1024px){.ContainerLeadHero .TwoColumnContainer-columnOne,.OneByTwo .TwoColumnContainer-columnOne,.TwoByOne .TwoColumnContainer-columnOne{width:32.258%}.ContainerLeadHero .TwoColumnContainer-columnTwo,.OneByTwo .TwoColumnContainer-columnTwo,.TwoByOne .TwoColumnContainer-columnTwo{width:66.129%}}.TwoByOne{padding:20px}@media only screen and (min-width:768px){.TwoByOne{padding:80px}}@media only screen and (min-width:1024px){.TwoByOne{padding:100px}}.TwoByOne .TwoColumnContainer-columnOne{-ms-flex-order:1;order:1;margin-bottom:30px}.TwoByOne .TwoColumnContainer-columnTwo{-ms-flex-order:2;order:2}.TwoByOne .TwoColumnContainer-columnTwo>div{max-width:unset}@media only screen and (min-width:768px){.TwoByOne[data-no-top-alignment] .TwoColumnContainer{-ms-flex-align:end;align-items:flex-end}.TwoByOne .TwoColumnContainer{display:-ms-flexbox;display:flex;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-pack:justify;justify-content:space-between;width:100%}.TwoByOne .TwoColumnContainer-columnOne{width:calc(56% - 10px);margin-bottom:0}.TwoByOne .TwoColumnContainer-columnTwo{width:calc(45% - 10px)}}@media only screen and (min-width:1024px){.TwoByOne .TwoColumnContainer-columnOne{width:66.129%}.TwoByOne .TwoColumnContainer-columnTwo{width:32.258%}}.ContainerLeadHero{padding:0 20px}.ContainerLeadHero .TwoColumnContainer{-ms-flex-align:start;align-items:flex-start;margin-top:20px}.ContainerLeadHero .TwoColumnContainer-columnOne{-ms-flex-order:1;order:1;margin:0 0 20px}.ContainerLeadHero .TwoColumnContainer-columnOne>*{margin-bottom:20px}.ContainerLeadHero .TwoColumnContainer-columnTwo{-ms-flex-order:2;order:2}.ContainerLeadHero .TwoColumnContainer-columnTwo .PromoCategoryTitle,.ContainerLeadHero .TwoColumnContainer-columnTwo .PromoImageOnTop,.ContainerLeadHero .TwoColumnContainer-columnTwo .PromoImageOnTop-2x1,.ContainerLeadHero .TwoColumnContainer-columnTwo .PromoImageOnTop-large,.ContainerLeadHero .TwoColumnContainer-columnTwo .PromoPaginatedCarousel{display:none;margin-bottom:20px}.ContainerLeadHero .TwoColumnContainer-columnTwo .PromoImageOnTop-large{display:block}@media only screen and (min-width:768px){.ContainerLeadHero .TwoColumnContainer-columnTwo .PromoCategoryTitle,.ContainerLeadHero .TwoColumnContainer-columnTwo .PromoImageOnTop,.ContainerLeadHero .TwoColumnContainer-columnTwo .PromoImageOnTop-2x1,.ContainerLeadHero .TwoColumnContainer-columnTwo .PromoImageOnTop-large,.ContainerLeadHero .TwoColumnContainer-columnTwo .PromoPaginatedCarousel{display:block}}@media only screen and (min-width:1024px){.ContainerLeadHero .TwoColumnContainer-columnOne{margin-top:-120px}.ContainerLeadHero .TwoColumnContainer-columnTwo{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:justify;justify-content:space-between}.ContainerLeadHero .TwoColumnContainer-columnTwo .PromoCategoryTitle,.ContainerLeadHero .TwoColumnContainer-columnTwo .PromoImageOnTop,.ContainerLeadHero .TwoColumnContainer-columnTwo .PromoImageOnTop-2x1,.ContainerLeadHero .TwoColumnContainer-columnTwo .PromoImageOnTop-large,.ContainerLeadHero .TwoColumnContainer-columnTwo .PromoPaginatedCarousel{-ms-flex-negative:0;flex-shrink:0;margin-bottom:0;width:calc(50% - 10px)}.ContainerLeadHero .TwoColumnContainer-columnTwo .PromoImageOnTop-large{-ms-flex-negative:0;flex-shrink:0;margin-bottom:20px;width:100%}}.Figure[data-alignment=center]{margin-left:auto;margin-right:auto}.Figure[data-alignment=left]{float:left;margin:0 20px 0 0}.Figure[data-alignment=right]{float:right;margin:0 0 0 20px}.ForgotPasswordForm,.Form,.FormStayInTouch,.LoginForm,.RegistrationForm,.ResetPasswordForm{padding:60px;background:#fff;box-shadow:0 10px 20px 0 rgba(0,0,0,.06)}[data-hide-promo-dropshadow] .ForgotPasswordForm,[data-hide-promo-dropshadow] .Form,[data-hide-promo-dropshadow] .FormStayInTouch,[data-hide-promo-dropshadow] .LoginForm,[data-hide-promo-dropshadow] .RegistrationForm,[data-hide-promo-dropshadow] .ResetPasswordForm{box-shadow:none}.ForgotPasswordForm-message,.Form-message,.FormStayInTouch-message,.LoginForm-message,.RegistrationForm-message,.ResetPasswordForm-message{font-size:15px;font-weight:300;line-height:1.47;color:var(--primaryTextColor);text-align:center;margin-bottom:30px}.ForgotPasswordForm-submissionSuccess,.Form-submissionSuccess,.FormStayInTouch-submissionSuccess,.LoginForm-submissionSuccess,.RegistrationForm-submissionSuccess,.ResetPasswordForm-submissionSuccess{color:var(--primaryTextColor);font-size:22px;font-weight:300;line-height:1.36;text-align:center;margin:90px auto 60px}.ForgotPasswordForm fieldset,.Form fieldset,.FormStayInTouch fieldset,.LoginForm fieldset,.RegistrationForm fieldset,.ResetPasswordForm fieldset{border:0;margin:0;padding:0}.ForgotPasswordForm-title,.Form-title,.FormStayInTouch-title,.LoginForm-title,.RegistrationForm-title,.ResetPasswordForm-title{color:var(--primaryTextColor);font-weight:900;font-size:24px;line-height:1.2;text-align:center}@media only screen and (min-width:1024px){.ForgotPasswordForm-title,.Form-title,.FormStayInTouch-title,.LoginForm-title,.RegistrationForm-title,.ResetPasswordForm-title{font-size:30px}}.ForgotPasswordForm-description,.Form-description,.FormStayInTouch-description,.LoginForm-description,.RegistrationForm-description,.ResetPasswordForm-description{color:var(--primaryTextColor);font-size:22px;font-weight:300;line-height:1.36;max-width:800px;text-align:center;margin:0 auto;color:var(--secondaryTextColor);font-size:18px}@media only screen and (min-width:1024px){.ForgotPasswordForm-description,.Form-description,.FormStayInTouch-description,.LoginForm-description,.RegistrationForm-description,.ResetPasswordForm-description{font-size:22px}}.ForgotPasswordForm legend,.Form legend,.FormStayInTouch legend,.LoginForm legend,.RegistrationForm legend,.ResetPasswordForm legend{color:var(--primaryTextColor);font-size:14px;font-weight:700;line-height:1.38;margin-bottom:20px}@media only screen and (min-width:768px){.ForgotPasswordForm legend,.Form legend,.FormStayInTouch legend,.LoginForm legend,.RegistrationForm legend,.ResetPasswordForm legend{font-size:16px}}.ForgotPasswordForm-items,.Form-items,.FormStayInTouch-items,.LoginForm-items,.RegistrationForm-items,.ResetPasswordForm-items{margin-top:33px}.ForgotPasswordForm input,.ForgotPasswordForm textArea,.Form input,.FormStayInTouch input,.FormStayInTouch textArea,.Form textArea,.LoginForm input,.LoginForm textArea,.RegistrationForm input,.RegistrationForm textArea,.ResetPasswordForm input,.ResetPasswordForm textArea{display:block;width:100%;min-height:32px;border:0;border-bottom:2px solid #f0efed}.ForgotPasswordForm input:focus,.ForgotPasswordForm textArea:focus,.Form input:focus,.FormStayInTouch input:focus,.FormStayInTouch textArea:focus,.Form textArea:focus,.LoginForm input:focus,.LoginForm textArea:focus,.RegistrationForm input:focus,.RegistrationForm textArea:focus,.ResetPasswordForm input:focus,.ResetPasswordForm textArea:focus{outline:none}.ForgotPasswordForm label,.Form label,.FormStayInTouch label,.LoginForm label,.RegistrationForm label,.ResetPasswordForm label{color:#62727b;font-size:12px;line-height:19px;text-transform:uppercase;font-weight:400}.ForgotPasswordForm-media,.Form-media,.FormStayInTouch-media,.LoginForm-media,.RegistrationForm-media,.ResetPasswordForm-media{text-align:center;margin-bottom:15px}.ForgotPasswordForm-media img,.Form-media img,.FormStayInTouch-media img,.LoginForm-media img,.RegistrationForm-media img,.ResetPasswordForm-media img{width:auto;height:24px}.ForgotPasswordForm-buttons,.Form-buttons,.FormStayInTouch-buttons,.LoginForm-buttons,.RegistrationForm-buttons,.ResetPasswordForm-buttons{text-align:center;margin-top:60px}.ForgotPasswordForm .Fieldset-items-item,.ForgotPasswordForm .Form-items-item,.Form .Fieldset-items-item,.Form .Form-items-item,.FormStayInTouch .Fieldset-items-item,.FormStayInTouch .Form-items-item,.LoginForm .Fieldset-items-item,.LoginForm .Form-items-item,.RegistrationForm .Fieldset-items-item,.RegistrationForm .Form-items-item,.ResetPasswordForm .Fieldset-items-item,.ResetPasswordForm .Form-items-item{margin-bottom:30px}@media only screen and (min-width:1024px){.ForgotPasswordForm,.Form,.FormStayInTouch,.LoginForm,.RegistrationForm,.ResetPasswordForm{padding:60px 100px}}.CheckboxInput-errors,.EmailInput-errors,.Input-errors,.PasswordInput-errors,.PhoneNumberInput-errors,.RadioInput-errors,.TextArea-errors,.TextInput-errors{color:var(--secondaryTextColor);font-family:ff-dagny-web-pro,sans-serif;font-weight:400;font-style:normal;font-size:14px;line-height:.86;color:var(--primaryColor)}.CheckboxInput-description,.EmailInput-description,.Input-description,.PasswordInput-description,.PhoneNumberInput-description,.RadioInput-description,.TextArea-description,.TextInput-description{color:var(--primaryTextColor);font-size:13px;font-weight:400;line-height:1.4;font-style:italic;margin-top:5px}@media only screen and (min-width:768px){.CheckboxInput-description,.EmailInput-description,.Input-description,.PasswordInput-description,.PhoneNumberInput-description,.RadioInput-description,.TextArea-description,.TextInput-description{font-size:14px;font-weight:400;line-height:1.47}}.FormStayInTouch{background:var(--primaryTextColor);color:#fff;padding:calc((var(--modulePadding) / 2) - 10px) calc(var(--modulePadding) / 2)}.FormStayInTouch-buttons{margin:calc(var(--modulePadding) / 3) 0 0}.FormStayInTouch-buttons button{display:block;width:100%}.FormStayInTouch-description{color:#fff;line-height:1.33;margin-bottom:calc(var(--modulePadding) / 3);text-align:left}.FormStayInTouch-items{margin:0}.FormStayInTouch-items .EmailInput-label{display:-ms-flexbox;display:flex;font-size:0;line-height:0}.FormStayInTouch-items .EmailInput-label input{font-size:16px;height:45px;padding:0 10px}.FormStayInTouch-items .EmailInput-label input:-ms-input-placeholder{color:#5e5e5e;font-style:italic}.FormStayInTouch-items .EmailInput-label input::placeholder{color:#5e5e5e;font-style:italic}.FormStayInTouch-submissionSuccess{color:#fff}.FormStayInTouch-title{color:#fff;font-size:24px;font-weight:700;letter-spacing:inherit;line-height:1.1;margin-bottom:calc(var(--modulePadding) * .25);text-align:left;text-transform:none}@media only screen and (min-width:768px){.FormStayInTouch{padding:calc(var(--modulePadding) / 2)}.FormStayInTouch-description{font-size:18px}.FormStayInTouch-title{font-size:36px}}.Select,.Select-label{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.Select-label{font-family:ff-dagny-web-pro,sans-serif;font-weight:700;font-style:normal;font-size:16px;line-height:1.5;color:#0e1719;margin-bottom:0;-ms-flex:0 0 auto;flex:0 0 auto}.Select-label span{margin-right:10px}.Select .choices{font-family:ff-dagny-web-pro,sans-serif;font-weight:400;font-style:normal;font-size:15px;width:196px;color:#62727b}.Select .choices:focus{outline:2px dotted #ef3829}.Select[data-state-select] .choices{font-weight:700;color:#0e1719}.Select .choices__inner{background-color:#fff;border:1px solid #a4adb3;min-height:40px}.Select .choices[data-type*=select-one]:after{color:currentColor;content:"\2039";border:0;width:auto;height:auto;right:13px;margin-top:0;top:50%;font-size:2em;line-height:0;transform:translateY(-50%) rotate(-90deg);transform-origin:50% 50%}.Select .choices[data-type*=select-one].is-open:after{margin-top:0;content:"\203A"}.Select .choices__list--dropdown .choices__item--selectable{padding-right:inherit}.GalleryPage main{text-align:center;margin:0 auto;padding:0 20px 20px}.GalleryPage main .Navigation{height:auto;padding:0;position:relative}.GalleryPage main .Navigation .Navigation-items-item{margin:0}.GalleryPage .flickity-button,.GalleryPage .flickity-counter{display:none}.GalleryPage-contentWrapper{padding:calc(var(--modulePadding) / 3) 0 0}.GalleryPage-headline{font-family:ff-dagny-web-pro,sans-serif;font-weight:700;font-style:normal;color:var(--primaryTextColor);font-size:30px;line-height:1.25;max-width:800px;margin:0 auto 20px;text-align:center}@media only screen and (min-width:768px){.GalleryPage-headline{font-size:42px}}@media only screen and (min-width:1024px){.GalleryPage-headline{font-size:48px}}.GalleryPage-subHeadline{color:var(--primaryTextColor);font-weight:900;font-size:24px;line-height:1.2;margin-bottom:20px}@media only screen and (min-width:1024px){.GalleryPage-subHeadline{font-size:30px}}.GalleryPage-galleryBody{color:var(--primaryTextColor);font-size:22px;font-weight:300;margin:0 auto;color:var(--secondaryTextColor);font-size:18px;max-width:800px;margin:0 auto calc(var(--modulePadding) * .67);color:#5e5e5e;text-align:center;line-height:1.36}@media only screen and (min-width:1024px){.GalleryPage-galleryBody{font-size:22px}}.GalleryPage-actions{margin:20px auto 36px}.GalleryPage .ListMasonry{padding:0;width:100%}.GalleryPage .ListMasonry-items{width:100%}.GalleryPage .ListMasonry-items:after{content:"flickity";display:none}.GalleryPage-slides{position:relative;width:100%}.GalleryPage-slides,.GalleryPage-slides .CarouselSlide{max-width:1280px;margin:0 auto}.GalleryPage-slides .CarouselSlide img{cursor:default;height:auto;max-height:520px;max-width:1280px;width:100%}.GalleryPage-slides .CarouselSlide-info{background:#5e5e5e;padding:calc(var(--modulePadding) / 3)}.GalleryPage-slides .CarouselSlide-info .pagination-status,.GalleryPage-slides .CarouselSlide-infoTitle{display:none}.GalleryPage-slides .CarouselSlide-infoDescription{color:var(--primaryTextColor);font-size:13px;font-weight:400;line-height:1.4;font-style:italic;color:#fff;margin:0 0 calc(var(--modulePadding) * .2);text-align:left}@media only screen and (min-width:768px){.GalleryPage-slides .CarouselSlide-infoDescription{font-size:14px;font-weight:400;line-height:1.47}}.GalleryPage-slides .CarouselSlide-infoAttribution{color:#62727b;font-size:12px;font-weight:400;line-height:19px;text-transform:uppercase;color:#fff;text-align:left}@media only screen and (min-width:768px){.GalleryPage main{padding:0 50px 40px}.GalleryPage-contentWrapper{padding:calc(var(--modulePadding) * .67) 0 0}.GalleryPage-galleryBody{margin:0 auto calc(var(--modulePadding))}}@media only screen and (min-width:1024px){.GalleryPage main{padding:0 42px 40px}.GalleryPage-actions{margin:30px auto 55px}.GalleryPage-slides .CarouselSlide img{cursor:pointer}.GalleryPage-slides .CarouselSlide-info{display:none}}.GallerySlide{margin-bottom:20px}.GallerySlide-infoDescription{color:var(--primaryTextColor);font-size:13px;font-weight:400;line-height:1.4;font-style:italic;margin:25px 0 10px;padding-left:30px}@media only screen and (min-width:768px){.GallerySlide-infoDescription{font-size:14px;font-weight:400;line-height:1.47}}.GallerySlide-infoAttribution{color:#62727b;font-size:12px;font-weight:400;line-height:19px;text-transform:uppercase;padding-left:30px;margin-bottom:30px}body.lightbox-enabled{overflow:hidden}.flickity-enabled:focus .flickity-viewport{outline:0}.GalleryPage-lightbox{background:rgba(45,54,63,.82);height:100vh;visibility:visible;position:fixed;bottom:0;left:0;right:0;top:0;z-index:1009}.GalleryPage-lightbox .close-button{border:0;background:transparent url('../../../resource/00000168-dd17-d487-a96e-df5fe3ee0000/styleguide/_assets/icons/close-x.8d9d67b85bf2dc58afa4971f4b0d34fb.svg') no-repeat;background-size:30px;height:30px;width:30px;color:#aab7b8;font-size:18px;font-weight:400;position:absolute;right:20px;text-indent:-60px;top:20px;z-index:1;padding:10px 10px 0 -1px}.GalleryPage-lightbox .LightboxSlides{overflow:hidden;padding:0;max-width:1200px;margin:0 auto;column-count:1;column-gap:10px;position:relative;top:50%;transform:translateY(-50%)}.GalleryPage-lightbox .LightboxSlides:focus{outline:0}.GalleryPage-lightbox .LightboxSlides .next,.GalleryPage-lightbox .LightboxSlides .previous{background-color:transparent;background-size:100%;border:0;fill:#fff;height:60px;position:absolute;text-indent:-5000px;top:45%;width:60px;z-index:1;display:none}.GalleryPage-lightbox .LightboxSlides .next:disabled,.GalleryPage-lightbox .LightboxSlides .previous:disabled{cursor:default;opacity:.3}.GalleryPage-lightbox .LightboxSlides .next{background-image:url('../../../resource/00000168-dd17-d487-a96e-df5fe3ee0000/styleguide/_assets/icons/arrow-large-right.3b604d4565ba71d7e3c28634a03b5755.svg');right:0}.GalleryPage-lightbox .LightboxSlides .next:hover{background-image:url('../../../resource/00000168-dd17-d487-a96e-df5fe3ee0000/styleguide/_assets/icons/arrow-large-right-hover.2c42159cabe06d1a7c6f2f5dcfe1377f.svg')}.GalleryPage-lightbox .LightboxSlides .previous{background-image:url('../../../resource/00000168-dd17-d487-a96e-df5fe3ee0000/styleguide/_assets/icons/arrow-large-left.2bfe6d3c05cecb1012fbe8a11393e137.svg')}.GalleryPage-lightbox .LightboxSlides .previous:hover{background-image:url('../../../resource/00000168-dd17-d487-a96e-df5fe3ee0000/styleguide/_assets/icons/arrow-large-left-hover.eac4b4d5db9a7704a1318e3eb2b6a871.svg')}.GalleryPage-lightbox .LightboxSlides .pagination-status{display:none}.GalleryPage-lightbox .LightboxSlides-slide{height:100vh;padding:58px 30px;width:100%}.GalleryPage-lightbox .LightboxSlides-slide img{width:100%;height:auto;max-height:520px;max-width:1024px}@media only screen and (min-width:768px){.GalleryPage-lightbox .LightboxSlides-slide img{width:auto}}.GalleryPage-lightbox .LightboxSlides-slide:first-child{margin:0}.GalleryPage-lightbox .LightboxSlides .pagination-status{color:var(--primaryTextColor);font-size:13px;font-weight:400;line-height:1.4;font-style:italic;display:block;position:absolute;right:0;text-align:end;width:90px;padding-right:30px}@media only screen and (min-width:768px){.GalleryPage-lightbox .LightboxSlides .pagination-status{font-size:14px;font-weight:400;line-height:1.47}}.GalleryPage-lightbox .LightboxSlides-slide{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.GalleryPage-lightbox .LightboxSlides-slide .object-fit-fallback{height:calc(96.5vh - 91px);max-height:none;background-repeat:no-repeat;background-position:50% 50%;background-size:cover}.GalleryPage-lightbox .LightboxSlides-slide .object-fit-fallback img{display:none}.GalleryPage-lightbox .LightboxSlides-slide .CarouselSlide{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;max-height:850px;position:relative;max-width:1024px;width:100%}@supports ((-o-object-fit:fill) or (object-fit:fill)){.GalleryPage-lightbox .LightboxSlides-slide .CarouselSlide{width:auto}}.GalleryPage-lightbox .LightboxSlides-slide .CarouselSlide-info{max-width:1024px;background-color:var(--secondaryColor2);padding:25px 30px 20px;bottom:0;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:justify;justify-content:space-between;position:relative;margin-top:-3px}@media only screen and (min-width:768px){.GalleryPage-lightbox .LightboxSlides-slide .CarouselSlide-info{padding-bottom:30px}}.GalleryPage-lightbox .LightboxSlides-slide .CarouselSlide-infoAttribution{color:#62727b;font-size:12px;font-weight:400;line-height:19px;text-transform:uppercase;padding-top:9px}.GalleryPage-lightbox .LightboxSlides-slide .CarouselSlide-infoTitle{display:none}.GalleryPage-lightbox .LightboxSlides-slide .CarouselSlide-infoDescription{color:var(--primaryTextColor);font-size:13px;font-weight:400;line-height:1.4;font-style:italic;width:64%;margin-right:30px}@media only screen and (min-width:768px){.GalleryPage-lightbox .LightboxSlides-slide .CarouselSlide-infoDescription{font-size:14px;font-weight:400;line-height:1.47;width:85%}}.GalleryPage-lightbox .LightboxSlides-slide .CarouselSlide-media{height:100%;width:100%;position:relative;background-color:rgba(0,0,0,.7)}@media only screen and (min-width:1024px){.GalleryPage-lightbox .close-button{top:30px;right:30px}.GalleryPage-lightbox .LightboxSlides .next,.GalleryPage-lightbox .LightboxSlides .previous{display:block}}.PromoFullWidth-button,.PromoImageOnSideWithBackground-button,.SolidButton,[data-button-style=default] .PromoImageOnSide-button{display:-ms-flexbox;display:flex}.ArticlePage-tags a,.AuthenticationPage-tags a,.AuthorPage-tags a,.BlogPage-alternate-tags a,.BlogPage-tags a,.BlogPostPage-tags a,.CategoryModule-links a,.Contact-tags a,.EmployeePage-tags a,.ForgotPasswordForm-buttons button,.ForgotPasswordForm-submit,.Form-buttons button,.FormStayInTouch-buttons button,.GalleryPage-tags a,.LoginForm-buttons button,.LoginForm-submit,.Page-tags a,.PageDefault-tags a,.PageHome-tags a,.PressReleasePage-tags a,.PressReleasePage-topics a,.PromoFullWidth-button a,.PromoImageOnSideWithBackground-button a,.QuizPage-tags a,.RegistrationForm-buttons button,.RegistrationForm-submit,.ResetPasswordForm-buttons button,.ResetPasswordForm-submit,.SearchResultsPage-tags a,.Section-tags a,.SolidButton a,.Tag-tags a,.VideoModule-cta a,.VideoPage-tags a,[data-button-style=default] .PromoImageOnSide-button a{margin:0!important}.PromoFullWidth-button[data-horizontal-align=center],.PromoImageOnSideWithBackground-button[data-horizontal-align=center],.SolidButton[data-horizontal-align=center],[data-button-style=default] .PromoImageOnSide-button[data-horizontal-align=center]{-ms-flex-pack:center;justify-content:center}.PromoFullWidth-button[data-horizontal-align=right],.PromoImageOnSideWithBackground-button[data-horizontal-align=right],.SolidButton[data-horizontal-align=right],[data-button-style=default] .PromoImageOnSide-button[data-horizontal-align=right]{-ms-flex-pack:end;justify-content:flex-end}.ArticlePage-tags a,.AuthenticationPage-tags a,.AuthorPage-tags a,.BlogPage-alternate-tags a,.BlogPage-tags a,.BlogPostPage-tags a,.CategoryModule-links a,.Contact-tags a,.EmployeePage-tags a,.ForgotPasswordForm-buttons button,.ForgotPasswordForm-submit,.Form-buttons button,.FormStayInTouch-buttons button,.GalleryPage-tags a,.LoginForm-buttons button,.LoginForm-submit,.Page-tags a,.PageDefault-tags a,.PageHome-tags a,.PressReleasePage-tags a,.PressReleasePage-topics a,.PromoFullWidth-button a,.PromoFullWidth-button span,.PromoImageOnSideWithBackground-button a,.PromoImageOnSideWithBackground-button span,.QuizPage-tags a,.RegistrationForm-buttons button,.RegistrationForm-submit,.ResetPasswordForm-buttons button,.ResetPasswordForm-submit,.SearchResultsPage-tags a,.Section-tags a,.SolidButton a,.SolidButton span,.Tag-tags a,.VideoModule-cta a,.VideoPage-tags a,[data-button-style=default] .PromoImageOnSide-button a,[data-button-style=default] .PromoImageOnSide-button span{font-family:ff-dagny-web-pro,sans-serif;font-style:normal;color:#0e1719;font-weight:700;font-size:10px;line-height:1.25;font-size:12px;background-color:#fbc743;padding:10px 20px;margin:0 auto;border:1px solid #fbc743;text-decoration:none;transition:all .25s cubic-bezier(.4,0,.2,1);text-transform:uppercase;border-radius:3px;-webkit-font-smoothing:antialiased}@media only screen and (min-width:768px){.ArticlePage-tags a,.AuthenticationPage-tags a,.AuthorPage-tags a,.BlogPage-alternate-tags a,.BlogPage-tags a,.BlogPostPage-tags a,.CategoryModule-links a,.Contact-tags a,.EmployeePage-tags a,.ForgotPasswordForm-buttons button,.ForgotPasswordForm-submit,.Form-buttons button,.FormStayInTouch-buttons button,.GalleryPage-tags a,.LoginForm-buttons button,.LoginForm-submit,.Page-tags a,.PageDefault-tags a,.PageHome-tags a,.PressReleasePage-tags a,.PressReleasePage-topics a,.PromoFullWidth-button a,.PromoFullWidth-button span,.PromoImageOnSideWithBackground-button a,.PromoImageOnSideWithBackground-button span,.QuizPage-tags a,.RegistrationForm-buttons button,.RegistrationForm-submit,.ResetPasswordForm-buttons button,.ResetPasswordForm-submit,.SearchResultsPage-tags a,.Section-tags a,.SolidButton a,.SolidButton span,.Tag-tags a,.VideoModule-cta a,.VideoPage-tags a,[data-button-style=default] .PromoImageOnSide-button a,[data-button-style=default] .PromoImageOnSide-button span{font-size:12px}}.ForgotPasswordForm-buttons button:hover,.ForgotPasswordForm-submit:hover,.Form-buttons button:hover,.FormStayInTouch-buttons button:hover,.LoginForm-buttons button:hover,.LoginForm-submit:hover,.PromoFullWidth-button a:hover,.PromoFullWidth-button span:hover,.PromoImageOnSideWithBackground-button a:hover,.PromoImageOnSideWithBackground-button span:hover,.RegistrationForm-buttons button:hover,.RegistrationForm-submit:hover,.ResetPasswordForm-buttons button:hover,.ResetPasswordForm-submit:hover,.SolidButton a:hover,.SolidButton span:hover,.VideoModule-cta a:hover,[data-button-style=default] .PromoImageOnSide-button a:hover,[data-button-style=default] .PromoImageOnSide-button span:hover{color:#0e1719;background-color:#e0ab28;text-decoration:none}@media only screen and (min-width:768px){.ArticlePage-tags a,.AuthenticationPage-tags a,.AuthorPage-tags a,.BlogPage-alternate-tags a,.BlogPage-tags a,.BlogPostPage-tags a,.CategoryModule-links a,.Contact-tags a,.EmployeePage-tags a,.ForgotPasswordForm-buttons button,.ForgotPasswordForm-submit,.Form-buttons button,.FormStayInTouch-buttons button,.GalleryPage-tags a,.LoginForm-buttons button,.LoginForm-submit,.Page-tags a,.PageDefault-tags a,.PageHome-tags a,.PressReleasePage-tags a,.PressReleasePage-topics a,.PromoFullWidth-button a,.PromoFullWidth-button span,.PromoImageOnSideWithBackground-button a,.PromoImageOnSideWithBackground-button span,.QuizPage-tags a,.RegistrationForm-buttons button,.RegistrationForm-submit,.ResetPasswordForm-buttons button,.ResetPasswordForm-submit,.SearchResultsPage-tags a,.Section-tags a,.SolidButton a,.SolidButton span,.Tag-tags a,.VideoModule-cta a,.VideoPage-tags a,[data-button-style=default] .PromoImageOnSide-button a,[data-button-style=default] .PromoImageOnSide-button span{font-size:15px}}.ProductPromo-button,.TransparentButton,[data-button-style=transparent] .NavigationItem-text,[data-button-style=transparent] .NavigationItem-text-link,[data-button-style=transparent] .PromoImageOnSide-button{display:-ms-flexbox;display:flex}.ProductPromo-button a,.TransparentButton a,[data-button-style=transparent] .NavigationItem-text-link a,[data-button-style=transparent] .NavigationItem-text a,[data-button-style=transparent] .PromoImageOnSide-button a{margin:0!important}.ProductPromo-button[data-horizontal-align=center],.TransparentButton[data-horizontal-align=center],[data-button-style=transparent] .NavigationItem-text-link[data-horizontal-align=center],[data-button-style=transparent] .NavigationItem-text[data-horizontal-align=center],[data-button-style=transparent] .PromoImageOnSide-button[data-horizontal-align=center]{-ms-flex-pack:center;justify-content:center}.ProductPromo-button[data-horizontal-align=right],.TransparentButton[data-horizontal-align=right],[data-button-style=transparent] .NavigationItem-text-link[data-horizontal-align=right],[data-button-style=transparent] .NavigationItem-text[data-horizontal-align=right],[data-button-style=transparent] .PromoImageOnSide-button[data-horizontal-align=right]{-ms-flex-pack:end;justify-content:flex-end}.ProductPromo-button a,.ProductPromo-button span,.TransparentButton a,.TransparentButton span,[data-button-style=transparent] .NavigationItem-text-link a,[data-button-style=transparent] .NavigationItem-text-link span,[data-button-style=transparent] .NavigationItem-text a,[data-button-style=transparent] .NavigationItem-text span,[data-button-style=transparent] .PromoImageOnSide-button a,[data-button-style=transparent] .PromoImageOnSide-button span{font-family:ff-dagny-web-pro,sans-serif;font-style:normal;color:#0e1719;font-weight:700;font-size:10px;line-height:1.25;font-size:12px;background-color:#fff;padding:10px 20px;margin:0 auto;border:1px solid #fbc743;text-decoration:none;transition:all .25s cubic-bezier(.4,0,.2,1);text-transform:uppercase;border-radius:3px;-webkit-font-smoothing:antialiased}@media only screen and (min-width:768px){.ProductPromo-button a,.ProductPromo-button span,.TransparentButton a,.TransparentButton span,[data-button-style=transparent] .NavigationItem-text-link a,[data-button-style=transparent] .NavigationItem-text-link span,[data-button-style=transparent] .NavigationItem-text a,[data-button-style=transparent] .NavigationItem-text span,[data-button-style=transparent] .PromoImageOnSide-button a,[data-button-style=transparent] .PromoImageOnSide-button span{font-size:12px}}.ProductPromo-button a:hover,.ProductPromo-button span:hover,.TransparentButton a:hover,.TransparentButton span:hover,[data-button-style=transparent] .NavigationItem-text-link a:hover,[data-button-style=transparent] .NavigationItem-text-link span:hover,[data-button-style=transparent] .NavigationItem-text a:hover,[data-button-style=transparent] .NavigationItem-text span:hover,[data-button-style=transparent] .PromoImageOnSide-button a:hover,[data-button-style=transparent] .PromoImageOnSide-button span:hover{color:#0e1719;background-color:#e0ab28;text-decoration:none}@media only screen and (min-width:768px){.ProductPromo-button a,.ProductPromo-button span,.TransparentButton a,.TransparentButton span,[data-button-style=transparent] .NavigationItem-text-link a,[data-button-style=transparent] .NavigationItem-text-link span,[data-button-style=transparent] .NavigationItem-text a,[data-button-style=transparent] .NavigationItem-text span,[data-button-style=transparent] .PromoImageOnSide-button a,[data-button-style=transparent] .PromoImageOnSide-button span{font-size:15px}}.List,.ListColumnGridStack,.ListDescriptionColumn,.ListFiveColumn,.ListFourColumn,.ListFourColumnNarrow,.ListGrid,.ListMasonry,.ListNewsCarousel,.ListOneColumn,.ListPartnerCarousel,.ListThreeColumn,.MetricsThreeColumnList,.PaginatedCarousel,.ProductPromoList,.PromoIconOnSideList,.PromoIconOnTopList,.TagList,.VideoPromoList{padding:20px 0}@media only screen and (min-width:768px){.List,.ListColumnGridStack,.ListDescriptionColumn,.ListFiveColumn,.ListFourColumn,.ListFourColumnNarrow,.ListGrid,.ListMasonry,.ListNewsCarousel,.ListOneColumn,.ListPartnerCarousel,.ListThreeColumn,.MetricsThreeColumnList,.PaginatedCarousel,.ProductPromoList,.PromoIconOnSideList,.PromoIconOnTopList,.TagList,.VideoPromoList{padding:80px 0}}@media only screen and (min-width:1024px){.List,.ListColumnGridStack,.ListDescriptionColumn,.ListFiveColumn,.ListFourColumn,.ListFourColumnNarrow,.ListGrid,.ListMasonry,.ListNewsCarousel,.ListOneColumn,.ListPartnerCarousel,.ListThreeColumn,.MetricsThreeColumnList,.PaginatedCarousel,.ProductPromoList,.PromoIconOnSideList,.PromoIconOnTopList,.TagList,.VideoPromoList{padding:100px 0}}.List[data-nopaddingtop],.ListColumnGridStack[data-nopaddingtop],.ListDescriptionColumn[data-nopaddingtop],.ListFiveColumn[data-nopaddingtop],.ListFourColumn[data-nopaddingtop],.ListFourColumnNarrow[data-nopaddingtop],.ListGrid[data-nopaddingtop],.ListMasonry[data-nopaddingtop],.ListNewsCarousel[data-nopaddingtop],.ListOneColumn[data-nopaddingtop],.ListPartnerCarousel[data-nopaddingtop],.ListThreeColumn[data-nopaddingtop],.MetricsThreeColumnList[data-nopaddingtop],.PaginatedCarousel[data-nopaddingtop],.ProductPromoList[data-nopaddingtop],.PromoIconOnSideList[data-nopaddingtop],.PromoIconOnTopList[data-nopaddingtop],.TagList[data-nopaddingtop],.VideoPromoList[data-nopaddingtop]{padding-top:0}.List-title,.ListColumnGridStack-title,.ListDescriptionColumn-title,.ListFiveColumn-title,.ListFourColumn-title,.ListFourColumnNarrow-title,.ListGrid-title,.ListMasonry-title,.ListNewsCarousel-title,.ListOneColumn-title,.ListPartnerCarousel-title,.ListThreeColumn-title,.MetricsThreeColumnList-title,.PaginatedCarousel-title,.ProductPromoList-title,.PromoIconOnSideList-title,.PromoIconOnTopList-title,.TagList-title,.VideoPromoList-title{color:var(--primaryTextColor);font-weight:900;font-size:24px;line-height:1.2;margin:0;text-align:center}@media only screen and (min-width:1024px){.List-title,.ListColumnGridStack-title,.ListDescriptionColumn-title,.ListFiveColumn-title,.ListFourColumn-title,.ListFourColumnNarrow-title,.ListGrid-title,.ListMasonry-title,.ListNewsCarousel-title,.ListOneColumn-title,.ListPartnerCarousel-title,.ListThreeColumn-title,.MetricsThreeColumnList-title,.PaginatedCarousel-title,.ProductPromoList-title,.PromoIconOnSideList-title,.PromoIconOnTopList-title,.TagList-title,.VideoPromoList-title{font-size:30px}}@media only screen and (min-width:768px){.List-title,.ListColumnGridStack-title,.ListDescriptionColumn-title,.ListFiveColumn-title,.ListFourColumn-title,.ListFourColumnNarrow-title,.ListGrid-title,.ListMasonry-title,.ListNewsCarousel-title,.ListOneColumn-title,.ListPartnerCarousel-title,.ListThreeColumn-title,.MetricsThreeColumnList-title,.PaginatedCarousel-title,.ProductPromoList-title,.PromoIconOnSideList-title,.PromoIconOnTopList-title,.TagList-title,.VideoPromoList-title{font-size:30px}}.List-controls,.ListColumnGridStack-controls,.ListDescriptionColumn-controls,.ListFiveColumn-controls,.ListFourColumn-controls,.ListFourColumnNarrow-controls,.ListGrid-controls,.ListMasonry-controls,.ListNewsCarousel-controls,.ListOneColumn-controls,.ListPartnerCarousel-controls,.ListThreeColumn-controls,.MetricsThreeColumnList-controls,.PaginatedCarousel-controls,.ProductPromoList-controls,.PromoIconOnSideList-controls,.PromoIconOnTopList-controls,.TagList-controls,.VideoPromoList-controls{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 -20px 0 0}.List-controls>div,.ListColumnGridStack-controls>div,.ListDescriptionColumn-controls>div,.ListFiveColumn-controls>div,.ListFourColumn-controls>div,.ListFourColumnNarrow-controls>div,.ListGrid-controls>div,.ListMasonry-controls>div,.ListNewsCarousel-controls>div,.ListOneColumn-controls>div,.ListPartnerCarousel-controls>div,.ListThreeColumn-controls>div,.MetricsThreeColumnList-controls>div,.PaginatedCarousel-controls>div,.ProductPromoList-controls>div,.PromoIconOnSideList-controls>div,.PromoIconOnTopList-controls>div,.TagList-controls>div,.VideoPromoList-controls>div{margin:0 20px 20px 0;-ms-flex:0 0 100%;flex:0 0 100%}@media only screen and (min-width:768px){.List-controls>div,.ListColumnGridStack-controls>div,.ListDescriptionColumn-controls>div,.ListFiveColumn-controls>div,.ListFourColumn-controls>div,.ListFourColumnNarrow-controls>div,.ListGrid-controls>div,.ListMasonry-controls>div,.ListNewsCarousel-controls>div,.ListOneColumn-controls>div,.ListPartnerCarousel-controls>div,.ListThreeColumn-controls>div,.MetricsThreeColumnList-controls>div,.PaginatedCarousel-controls>div,.ProductPromoList-controls>div,.PromoIconOnSideList-controls>div,.PromoIconOnTopList-controls>div,.TagList-controls>div,.VideoPromoList-controls>div{-ms-flex:0 0 auto;flex:0 0 auto}}.List .List-sort,.ListColumnGridStack .ListColumnGridStack-sort,.ListDescriptionColumn .ListDescriptionColumn-sort,.ListFiveColumn .ListFiveColumn-sort,.ListFourColumn .ListFourColumn-sort,.ListFourColumnNarrow .ListFourColumnNarrow-sort,.ListGrid .ListGrid-sort,.ListMasonry .ListMasonry-sort,.ListNewsCarousel .ListNewsCarousel-sort,.ListOneColumn .ListOneColumn-sort,.ListPartnerCarousel .ListPartnerCarousel-sort,.ListThreeColumn .ListThreeColumn-sort,.MetricsThreeColumnList .MetricsThreeColumnList-sort,.PaginatedCarousel .PaginatedCarousel-sort,.ProductPromoList .ProductPromoList-sort,.PromoIconOnSideList .PromoIconOnSideList-sort,.PromoIconOnTopList .PromoIconOnTopList-sort,.TagList .TagList-sort,.VideoPromoList .VideoPromoList-sort{margin-left:auto}.List-description,.ListColumnGridStack-description,.ListDescriptionColumn-description,.ListFiveColumn-description,.ListFourColumn-description,.ListFourColumnNarrow-description,.ListGrid-description,.ListMasonry-description,.ListNewsCarousel-description,.ListOneColumn-description,.ListPartnerCarousel-description,.ListThreeColumn-description,.MetricsThreeColumnList-description,.PaginatedCarousel-description,.ProductPromoList-description,.PromoIconOnSideList-description,.PromoIconOnTopList-description,.TagList-description,.VideoPromoList-description{color:var(--primaryTextColor);font-size:22px;font-weight:300;line-height:1.36;max-width:800px;text-align:center;margin:0 auto;color:var(--secondaryTextColor);font-size:18px;padding:20px 0 0;margin-bottom:20px}@media only screen and (min-width:1024px){.List-description,.ListColumnGridStack-description,.ListDescriptionColumn-description,.ListFiveColumn-description,.ListFourColumn-description,.ListFourColumnNarrow-description,.ListGrid-description,.ListMasonry-description,.ListNewsCarousel-description,.ListOneColumn-description,.ListPartnerCarousel-description,.ListThreeColumn-description,.MetricsThreeColumnList-description,.PaginatedCarousel-description,.ProductPromoList-description,.PromoIconOnSideList-description,.PromoIconOnTopList-description,.TagList-description,.VideoPromoList-description{font-size:22px}}@media only screen and (min-width:768px){.List-description,.ListColumnGridStack-description,.ListDescriptionColumn-description,.ListFiveColumn-description,.ListFourColumn-description,.ListFourColumnNarrow-description,.ListGrid-description,.ListMasonry-description,.ListNewsCarousel-description,.ListOneColumn-description,.ListPartnerCarousel-description,.ListThreeColumn-description,.MetricsThreeColumnList-description,.PaginatedCarousel-description,.ProductPromoList-description,.PromoIconOnSideList-description,.PromoIconOnTopList-description,.TagList-description,.VideoPromoList-description{line-height:1.36}}@media only screen and (min-width:1024px){.List-description,.ListColumnGridStack-description,.ListDescriptionColumn-description,.ListFiveColumn-description,.ListFourColumn-description,.ListFourColumnNarrow-description,.ListGrid-description,.ListMasonry-description,.ListNewsCarousel-description,.ListOneColumn-description,.ListPartnerCarousel-description,.ListThreeColumn-description,.MetricsThreeColumnList-description,.PaginatedCarousel-description,.ProductPromoList-description,.PromoIconOnSideList-description,.PromoIconOnTopList-description,.TagList-description,.VideoPromoList-description{line-height:1.36}}.List-items,.ListColumnGridStack-items,.ListDescriptionColumn-items,.ListFiveColumn-items,.ListFourColumn-items,.ListFourColumnNarrow-items,.ListGrid-items,.ListMasonry-items,.ListNewsCarousel-items,.ListOneColumn-items,.ListPartnerCarousel-items,.ListThreeColumn-items,.MetricsThreeColumnList-items,.PaginatedCarousel-items,.ProductPromoList-items,.PromoIconOnSideList-items,.PromoIconOnTopList-items,.TagList-items,.VideoPromoList-items{padding-top:20px}@media only screen and (min-width:768px){.List-items,.ListColumnGridStack-items,.ListDescriptionColumn-items,.ListFiveColumn-items,.ListFourColumn-items,.ListFourColumnNarrow-items,.ListGrid-items,.ListMasonry-items,.ListNewsCarousel-items,.ListOneColumn-items,.ListPartnerCarousel-items,.ListThreeColumn-items,.MetricsThreeColumnList-items,.PaginatedCarousel-items,.ProductPromoList-items,.PromoIconOnSideList-items,.PromoIconOnTopList-items,.TagList-items,.VideoPromoList-items{padding-top:40px}}@media only screen and (min-width:1024px){.List-items,.ListColumnGridStack-items,.ListDescriptionColumn-items,.ListFiveColumn-items,.ListFourColumn-items,.ListFourColumnNarrow-items,.ListGrid-items,.ListMasonry-items,.ListNewsCarousel-items,.ListOneColumn-items,.ListPartnerCarousel-items,.ListThreeColumn-items,.MetricsThreeColumnList-items,.PaginatedCarousel-items,.ProductPromoList-items,.PromoIconOnSideList-items,.PromoIconOnTopList-items,.TagList-items,.VideoPromoList-items{padding-top:60px}}.List-cta,.ListColumnGridStack-cta,.ListDescriptionColumn-cta,.ListFiveColumn-cta,.ListFourColumn-cta,.ListFourColumnNarrow-cta,.ListGrid-cta,.ListMasonry-cta,.ListNewsCarousel-cta,.ListOneColumn-cta,.ListPartnerCarousel-cta,.ListThreeColumn-cta,.MetricsThreeColumnList-cta,.PaginatedCarousel-cta,.ProductPromoList-cta,.PromoIconOnSideList-cta,.PromoIconOnTopList-cta,.TagList-cta,.VideoPromoList-cta{margin-top:20px}@media only screen and (min-width:768px){.List-cta,.ListColumnGridStack-cta,.ListDescriptionColumn-cta,.ListFiveColumn-cta,.ListFourColumn-cta,.ListFourColumnNarrow-cta,.ListGrid-cta,.ListMasonry-cta,.ListNewsCarousel-cta,.ListOneColumn-cta,.ListPartnerCarousel-cta,.ListThreeColumn-cta,.MetricsThreeColumnList-cta,.PaginatedCarousel-cta,.ProductPromoList-cta,.PromoIconOnSideList-cta,.PromoIconOnTopList-cta,.TagList-cta,.VideoPromoList-cta{margin-top:30px}}.List-pagination:empty,.ListColumnGridStack-pagination:empty,.ListDescriptionColumn-pagination:empty,.ListFiveColumn-pagination:empty,.ListFourColumn-pagination:empty,.ListFourColumnNarrow-pagination:empty,.ListGrid-pagination:empty,.ListMasonry-pagination:empty,.ListNewsCarousel-pagination:empty,.ListOneColumn-pagination:empty,.ListPartnerCarousel-pagination:empty,.ListThreeColumn-pagination:empty,.MetricsThreeColumnList-pagination:empty,.PaginatedCarousel-pagination:empty,.ProductPromoList-pagination:empty,.PromoIconOnSideList-pagination:empty,.PromoIconOnTopList-pagination:empty,.TagList-pagination:empty,.VideoPromoList-pagination:empty{display:none}.List-pagination,.ListColumnGridStack-pagination,.ListDescriptionColumn-pagination,.ListFiveColumn-pagination,.ListFourColumn-pagination,.ListFourColumnNarrow-pagination,.ListGrid-pagination,.ListMasonry-pagination,.ListNewsCarousel-pagination,.ListOneColumn-pagination,.ListPartnerCarousel-pagination,.ListThreeColumn-pagination,.MetricsThreeColumnList-pagination,.PaginatedCarousel-pagination,.ProductPromoList-pagination,.PromoIconOnSideList-pagination,.PromoIconOnTopList-pagination,.TagList-pagination,.VideoPromoList-pagination{margin:30px auto;text-align:center}.List-pagination a,.List-pagination span,.ListColumnGridStack-pagination a,.ListColumnGridStack-pagination span,.ListDescriptionColumn-pagination a,.ListDescriptionColumn-pagination span,.ListFiveColumn-pagination a,.ListFiveColumn-pagination span,.ListFourColumn-pagination a,.ListFourColumn-pagination span,.ListFourColumnNarrow-pagination a,.ListFourColumnNarrow-pagination span,.ListGrid-pagination a,.ListGrid-pagination span,.ListMasonry-pagination a,.ListMasonry-pagination span,.ListNewsCarousel-pagination a,.ListNewsCarousel-pagination span,.ListOneColumn-pagination a,.ListOneColumn-pagination span,.ListPartnerCarousel-pagination a,.ListPartnerCarousel-pagination span,.ListThreeColumn-pagination a,.ListThreeColumn-pagination span,.MetricsThreeColumnList-pagination a,.MetricsThreeColumnList-pagination span,.PaginatedCarousel-pagination a,.PaginatedCarousel-pagination span,.ProductPromoList-pagination a,.ProductPromoList-pagination span,.PromoIconOnSideList-pagination a,.PromoIconOnSideList-pagination span,.PromoIconOnTopList-pagination a,.PromoIconOnTopList-pagination span,.TagList-pagination a,.TagList-pagination span,.VideoPromoList-pagination a,.VideoPromoList-pagination span{font-family:ff-dagny-web-pro,sans-serif;font-style:normal;color:var(--primaryTextColor);font-weight:700;font-size:10px;line-height:1.25;font-size:12px;background-color:#fbc743;padding:10px 20px;margin:0 auto;border:0 solid #fbc743;text-decoration:none;transition:all .25s cubic-bezier(.4,0,.2,1);text-transform:uppercase;border-radius:3px;-webkit-font-smoothing:antialiased}@media only screen and (min-width:768px){.List-pagination a,.List-pagination span,.ListColumnGridStack-pagination a,.ListColumnGridStack-pagination span,.ListDescriptionColumn-pagination a,.ListDescriptionColumn-pagination span,.ListFiveColumn-pagination a,.ListFiveColumn-pagination span,.ListFourColumn-pagination a,.ListFourColumn-pagination span,.ListFourColumnNarrow-pagination a,.ListFourColumnNarrow-pagination span,.ListGrid-pagination a,.ListGrid-pagination span,.ListMasonry-pagination a,.ListMasonry-pagination span,.ListNewsCarousel-pagination a,.ListNewsCarousel-pagination span,.ListOneColumn-pagination a,.ListOneColumn-pagination span,.ListPartnerCarousel-pagination a,.ListPartnerCarousel-pagination span,.ListThreeColumn-pagination a,.ListThreeColumn-pagination span,.MetricsThreeColumnList-pagination a,.MetricsThreeColumnList-pagination span,.PaginatedCarousel-pagination a,.PaginatedCarousel-pagination span,.ProductPromoList-pagination a,.ProductPromoList-pagination span,.PromoIconOnSideList-pagination a,.PromoIconOnSideList-pagination span,.PromoIconOnTopList-pagination a,.PromoIconOnTopList-pagination span,.TagList-pagination a,.TagList-pagination span,.VideoPromoList-pagination a,.VideoPromoList-pagination span{font-size:12px}}.List-pagination a:hover,.List-pagination span:hover,.ListColumnGridStack-pagination a:hover,.ListColumnGridStack-pagination span:hover,.ListDescriptionColumn-pagination a:hover,.ListDescriptionColumn-pagination span:hover,.ListFiveColumn-pagination a:hover,.ListFiveColumn-pagination span:hover,.ListFourColumn-pagination a:hover,.ListFourColumn-pagination span:hover,.ListFourColumnNarrow-pagination a:hover,.ListFourColumnNarrow-pagination span:hover,.ListGrid-pagination a:hover,.ListGrid-pagination span:hover,.ListMasonry-pagination a:hover,.ListMasonry-pagination span:hover,.ListNewsCarousel-pagination a:hover,.ListNewsCarousel-pagination span:hover,.ListOneColumn-pagination a:hover,.ListOneColumn-pagination span:hover,.ListPartnerCarousel-pagination a:hover,.ListPartnerCarousel-pagination span:hover,.ListThreeColumn-pagination a:hover,.ListThreeColumn-pagination span:hover,.MetricsThreeColumnList-pagination a:hover,.MetricsThreeColumnList-pagination span:hover,.PaginatedCarousel-pagination a:hover,.PaginatedCarousel-pagination span:hover,.ProductPromoList-pagination a:hover,.ProductPromoList-pagination span:hover,.PromoIconOnSideList-pagination a:hover,.PromoIconOnSideList-pagination span:hover,.PromoIconOnTopList-pagination a:hover,.PromoIconOnTopList-pagination span:hover,.TagList-pagination a:hover,.TagList-pagination span:hover,.VideoPromoList-pagination a:hover,.VideoPromoList-pagination span:hover{color:var(--primaryTextColor);background-color:#e0ab28;text-decoration:none}@media only screen and (min-width:768px){.List-pagination a,.List-pagination span,.ListColumnGridStack-pagination a,.ListColumnGridStack-pagination span,.ListDescriptionColumn-pagination a,.ListDescriptionColumn-pagination span,.ListFiveColumn-pagination a,.ListFiveColumn-pagination span,.ListFourColumn-pagination a,.ListFourColumn-pagination span,.ListFourColumnNarrow-pagination a,.ListFourColumnNarrow-pagination span,.ListGrid-pagination a,.ListGrid-pagination span,.ListMasonry-pagination a,.ListMasonry-pagination span,.ListNewsCarousel-pagination a,.ListNewsCarousel-pagination span,.ListOneColumn-pagination a,.ListOneColumn-pagination span,.ListPartnerCarousel-pagination a,.ListPartnerCarousel-pagination span,.ListThreeColumn-pagination a,.ListThreeColumn-pagination span,.MetricsThreeColumnList-pagination a,.MetricsThreeColumnList-pagination span,.PaginatedCarousel-pagination a,.PaginatedCarousel-pagination span,.ProductPromoList-pagination a,.ProductPromoList-pagination span,.PromoIconOnSideList-pagination a,.PromoIconOnSideList-pagination span,.PromoIconOnTopList-pagination a,.PromoIconOnTopList-pagination span,.TagList-pagination a,.TagList-pagination span,.VideoPromoList-pagination a,.VideoPromoList-pagination span{font-size:15px}}.List-pagination a,.ListColumnGridStack-pagination a,.ListDescriptionColumn-pagination a,.ListFiveColumn-pagination a,.ListFourColumn-pagination a,.ListFourColumnNarrow-pagination a,.ListGrid-pagination a,.ListMasonry-pagination a,.ListNewsCarousel-pagination a,.ListOneColumn-pagination a,.ListPartnerCarousel-pagination a,.ListThreeColumn-pagination a,.MetricsThreeColumnList-pagination a,.PaginatedCarousel-pagination a,.ProductPromoList-pagination a,.PromoIconOnSideList-pagination a,.PromoIconOnTopList-pagination a,.TagList-pagination a,.VideoPromoList-pagination a{margin:0 auto 10px;min-width:140px;display:inline-block}@media only screen and (min-width:768px){.List-pagination,.ListColumnGridStack-pagination,.ListDescriptionColumn-pagination,.ListFiveColumn-pagination,.ListFourColumn-pagination,.ListFourColumnNarrow-pagination,.ListGrid-pagination,.ListMasonry-pagination,.ListNewsCarousel-pagination,.ListOneColumn-pagination,.ListPartnerCarousel-pagination,.ListThreeColumn-pagination,.MetricsThreeColumnList-pagination,.PaginatedCarousel-pagination,.ProductPromoList-pagination,.PromoIconOnSideList-pagination,.PromoIconOnTopList-pagination,.TagList-pagination,.VideoPromoList-pagination{margin:60px auto 0}.List-pagination a,.ListColumnGridStack-pagination a,.ListDescriptionColumn-pagination a,.ListFiveColumn-pagination a,.ListFourColumn-pagination a,.ListFourColumnNarrow-pagination a,.ListGrid-pagination a,.ListMasonry-pagination a,.ListNewsCarousel-pagination a,.ListOneColumn-pagination a,.ListPartnerCarousel-pagination a,.ListThreeColumn-pagination a,.MetricsThreeColumnList-pagination a,.PaginatedCarousel-pagination a,.ProductPromoList-pagination a,.PromoIconOnSideList-pagination a,.PromoIconOnTopList-pagination a,.TagList-pagination a,.VideoPromoList-pagination a{margin:0 10px}}.List-pagination a,.ListColumnGridStack-pagination a,.ListDescriptionColumn-pagination a,.ListFiveColumn-pagination a,.ListFourColumn-pagination a,.ListFourColumnNarrow-pagination a,.ListGrid-pagination a,.ListMasonry-pagination a,.ListNewsCarousel-pagination a,.ListOneColumn-pagination a,.ListPartnerCarousel-pagination a,.ListThreeColumn-pagination a,.MetricsThreeColumnList-pagination a,.PaginatedCarousel-pagination a,.ProductPromoList-pagination a,.PromoIconOnSideList-pagination a,.PromoIconOnTopList-pagination a,.TagList-pagination a,.VideoPromoList-pagination a{margin:0 5px}.List.next-page-loading .List-pagination .Link,.ListColumnGridStack.next-page-loading .ListColumnGridStack-pagination .Link,.ListDescriptionColumn.next-page-loading .ListDescriptionColumn-pagination .Link,.ListFiveColumn.next-page-loading .ListFiveColumn-pagination .Link,.ListFourColumn.next-page-loading .ListFourColumn-pagination .Link,.ListFourColumnNarrow.next-page-loading .ListFourColumnNarrow-pagination .Link,.ListGrid.next-page-loading .ListGrid-pagination .Link,.ListMasonry.next-page-loading .ListMasonry-pagination .Link,.ListNewsCarousel.next-page-loading .ListNewsCarousel-pagination .Link,.ListOneColumn.next-page-loading .ListOneColumn-pagination .Link,.ListPartnerCarousel.next-page-loading .ListPartnerCarousel-pagination .Link,.ListThreeColumn.next-page-loading .ListThreeColumn-pagination .Link,.MetricsThreeColumnList.next-page-loading .MetricsThreeColumnList-pagination .Link,.PaginatedCarousel.next-page-loading .PaginatedCarousel-pagination .Link,.ProductPromoList.next-page-loading .ProductPromoList-pagination .Link,.PromoIconOnSideList.next-page-loading .PromoIconOnSideList-pagination .Link,.PromoIconOnTopList.next-page-loading .PromoIconOnTopList-pagination .Link,.TagList.next-page-loading .TagList-pagination .Link,.VideoPromoList.next-page-loading .VideoPromoList-pagination .Link{color:transparent;position:relative}.List.next-page-loading .List-pagination .Link:after,.ListColumnGridStack.next-page-loading .ListColumnGridStack-pagination .Link:after,.ListDescriptionColumn.next-page-loading .ListDescriptionColumn-pagination .Link:after,.ListFiveColumn.next-page-loading .ListFiveColumn-pagination .Link:after,.ListFourColumn.next-page-loading .ListFourColumn-pagination .Link:after,.ListFourColumnNarrow.next-page-loading .ListFourColumnNarrow-pagination .Link:after,.ListGrid.next-page-loading .ListGrid-pagination .Link:after,.ListMasonry.next-page-loading .ListMasonry-pagination .Link:after,.ListNewsCarousel.next-page-loading .ListNewsCarousel-pagination .Link:after,.ListOneColumn.next-page-loading .ListOneColumn-pagination .Link:after,.ListPartnerCarousel.next-page-loading .ListPartnerCarousel-pagination .Link:after,.ListThreeColumn.next-page-loading .ListThreeColumn-pagination .Link:after,.MetricsThreeColumnList.next-page-loading .MetricsThreeColumnList-pagination .Link:after,.PaginatedCarousel.next-page-loading .PaginatedCarousel-pagination .Link:after,.ProductPromoList.next-page-loading .ProductPromoList-pagination .Link:after,.PromoIconOnSideList.next-page-loading .PromoIconOnSideList-pagination .Link:after,.PromoIconOnTopList.next-page-loading .PromoIconOnTopList-pagination .Link:after,.TagList.next-page-loading .TagList-pagination .Link:after,.VideoPromoList.next-page-loading .VideoPromoList-pagination .Link:after{display:block;color:var(--primaryTextColor);border-radius:50%;border:3px solid currentColor;border-right-color:rgba(0,0,0,.2);width:1em;height:1em;content:"";position:absolute;left:50%;top:50%;animation:e 1s infinite linear;transform-origin:0 0}.List.end-of-list .List-pagination,.ListColumnGridStack.end-of-list .ListColumnGridStack-pagination,.ListDescriptionColumn.end-of-list .ListDescriptionColumn-pagination,.ListFiveColumn.end-of-list .ListFiveColumn-pagination,.ListFourColumn.end-of-list .ListFourColumn-pagination,.ListFourColumnNarrow.end-of-list .ListFourColumnNarrow-pagination,.ListGrid.end-of-list .ListGrid-pagination,.ListMasonry.end-of-list .ListMasonry-pagination,.ListNewsCarousel.end-of-list .ListNewsCarousel-pagination,.ListOneColumn.end-of-list .ListOneColumn-pagination,.ListPartnerCarousel.end-of-list .ListPartnerCarousel-pagination,.ListThreeColumn.end-of-list .ListThreeColumn-pagination,.MetricsThreeColumnList.end-of-list .MetricsThreeColumnList-pagination,.PaginatedCarousel.end-of-list .PaginatedCarousel-pagination,.ProductPromoList.end-of-list .ProductPromoList-pagination,.PromoIconOnSideList.end-of-list .PromoIconOnSideList-pagination,.PromoIconOnTopList.end-of-list .PromoIconOnTopList-pagination,.TagList.end-of-list .TagList-pagination,.VideoPromoList.end-of-list .VideoPromoList-pagination{display:none}.ListLeadCarousel,.ListLeadCarouselWithNav{position:relative;overflow:hidden}.ListLeadCarousel-items,.ListLeadCarouselWithNav-items{width:100%}.ListLeadCarousel-items-item,.ListLeadCarouselWithNav-items-item{display:none;width:100%}.ListLeadCarousel-items-item:first-of-type,.ListLeadCarouselWithNav-items-item:first-of-type{display:block}.ListLeadCarousel-items.flickity-enabled .ListLeadCarousel-items-item,.ListLeadCarouselWithNav-items.flickity-enabled .ListLeadCarousel-items-item{display:block}.ListLeadCarousel .flickity-counter,.ListLeadCarouselWithNav .flickity-counter{display:none}.ListLeadCarousel .next,.ListLeadCarousel .previous,.ListLeadCarouselWithNav .next,.ListLeadCarouselWithNav .previous{background-color:transparent;background-size:100%;border:0;display:none;fill:#fff;height:50px;opacity:.2;padding:0;position:absolute;top:calc(50% - 25px);transition:opacity .25s;width:50px;z-index:1}.ListLeadCarousel .next:disabled,.ListLeadCarousel .previous:disabled,.ListLeadCarouselWithNav .next:disabled,.ListLeadCarouselWithNav .previous:disabled{display:none}.ListLeadCarousel .next:hover,.ListLeadCarousel .previous:hover,.ListLeadCarouselWithNav .next:hover,.ListLeadCarouselWithNav .previous:hover{opacity:1}.ListLeadCarousel .next,.ListLeadCarouselWithNav .next{right:15px}.ListLeadCarousel .previous,.ListLeadCarouselWithNav .previous{left:15px}@media only screen and (min-width:1024px){.ListLeadCarousel .next,.ListLeadCarousel .previous,.ListLeadCarouselWithNav .next,.ListLeadCarouselWithNav .previous{display:block}}.ListLeadCarouselWithNav{display:block}.ListLeadCarouselWithNav-items-nav-container{display:none}.ListLeadCarouselWithNav-items-nav:focus{outline:none}.flickity-enabled .ListLeadCarouselWithNav-items-item{display:block}.ListLeadCarouselWithNav .next,.ListLeadCarouselWithNav .previous{display:block;fill:#fff;background-color:var(--primaryTextColor);width:50%;height:40px;bottom:0;top:auto;opacity:1}.ListLeadCarouselWithNav .next:disabled,.ListLeadCarouselWithNav .previous:disabled{display:block}.ListLeadCarouselWithNav .next:hover,.ListLeadCarouselWithNav .previous:hover{background-color:var(--secondaryTextColor)}.ListLeadCarouselWithNav .next .flickity-button-icon,.ListLeadCarouselWithNav .previous .flickity-button-icon{width:23px}.ListLeadCarouselWithNav .next{right:0}.ListLeadCarouselWithNav .previous{left:0;border-right:1px solid hsla(0,0%,100%,.3)}@media only screen and (min-width:768px){.ListLeadCarouselWithNav .next,.ListLeadCarouselWithNav .previous{display:block;fill:var(--primaryTextColor);opacity:.2;background-color:unset;height:23px;width:23px;top:calc(50% - 25px)}.ListLeadCarouselWithNav .next:hover,.ListLeadCarouselWithNav .previous:hover{opacity:1;background-color:unset}.ListLeadCarouselWithNav .next{right:30px}.ListLeadCarouselWithNav .previous{left:30px;border-right:0}}@media only screen and (min-width:1024px){.ListLeadCarouselWithNav-items-nav-container{display:block;position:absolute;bottom:0;width:100vw;border-top:1px solid #fff}.ListLeadCarouselWithNav-items-nav-item{cursor:pointer;color:#fff;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;font-size:18px;height:85px;width:34%;padding:18px 3%;background:var(--primaryTextColor);line-height:1.33;font-weight:700;border-right:1px solid #fff;text-align:center;-ms-flex-pack:center;justify-content:center}.ListLeadCarouselWithNav-items-nav-item.is-selected,.ListLeadCarouselWithNav-items-nav-item:hover{background-color:var(--secondaryTextColor)}}.ListLeadHero{padding-bottom:calc(var(--modulePadding) / 3)}@media only screen and (min-width:768px){.ListLeadHero-cta .ForgotPasswordForm-buttons button,.ListLeadHero-cta .ForgotPasswordForm-submit,.ListLeadHero-cta .Form-buttons button,.ListLeadHero-cta .FormStayInTouch-buttons button,.ListLeadHero-cta .LoginForm-buttons button,.ListLeadHero-cta .LoginForm-submit,.ListLeadHero-cta .PromoFullWidth-button a,.ListLeadHero-cta .PromoImageOnSideWithBackground-button a,.ListLeadHero-cta .RegistrationForm-buttons button,.ListLeadHero-cta .RegistrationForm-submit,.ListLeadHero-cta .ResetPasswordForm-buttons button,.ListLeadHero-cta .ResetPasswordForm-submit,.ListLeadHero-cta .SolidButton a,.ListLeadHero-cta .VideoModule-cta a,.ListLeadHero-cta [data-button-style=default] .PromoImageOnSide-button a{font-size:14px}}@media only screen and (min-width:1024px){.ListLeadHero{padding-bottom:calc(var(--modulePadding) * .85)}.ListLeadHero-cta{margin:calc(var(--modulePadding) * .67) 0 0 32.258%}}.ListFiveColumn,.ListFourColumn,.ListGrid,.ListThreeColumn,.MetricsThreeColumnList,.VideoPromoList{overflow:hidden;background-repeat:no-repeat;background-size:cover}.ListFiveColumn-items,.ListFourColumn-items,.ListGrid-items,.ListThreeColumn-items,.MetricsThreeColumnList-items,.VideoPromoList-items{position:relative;margin:0 auto;width:100%;max-width:var(--maxPageWidth)}.ListFiveColumn-items img,.ListFourColumn-items img,.ListGrid-items img,.ListThreeColumn-items img,.MetricsThreeColumnList-items img,.VideoPromoList-items img{width:100%;height:auto;display:inline-block}@media only screen and (min-width:768px){.ListFiveColumn-items,.ListFourColumn-items,.ListGrid-items,.ListThreeColumn-items,.MetricsThreeColumnList-items,.VideoPromoList-items{width:var(--pageWidth)}}.ListFiveColumn-items-item,.ListFourColumn-items-item,.ListGrid-items-item,.ListThreeColumn-items-item,.MetricsThreeColumnList-items-item,.VideoPromoList-items-item{margin-bottom:var(--gridGutters)}.ListFiveColumn-items-item:last-child,.ListFourColumn-items-item:last-child,.ListGrid-items-item:last-child,.ListThreeColumn-items-item:last-child,.MetricsThreeColumnList-items-item:last-child,.VideoPromoList-items-item:last-child{margin-bottom:0}@supports (display:grid){.ListGrid-items{display:-ms-grid;display:grid;grid-gap:var(--gridGutters)}@media only screen and (min-width:1024px){@supports (display:grid){.ListFiveColumn[data-column-count="1"] .ListGrid-items,.ListFourColumn[data-column-count="1"] .ListGrid-items,.ListGrid[data-column-count="1"] .ListGrid-items,.ListThreeColumn[data-column-count="1"] .ListGrid-items,.MetricsThreeColumnList[data-column-count="1"] .ListGrid-items,.VideoPromoList[data-column-count="1"] .ListGrid-items{-ms-grid-columns:(1fr)[1];grid-template-columns:repeat(1,1fr)}}}@media only screen and (min-width:1024px){@supports (display:grid){.ListFiveColumn[data-column-count="2"] .ListGrid-items,.ListFourColumn[data-column-count="2"] .ListGrid-items,.ListGrid[data-column-count="2"] .ListGrid-items,.ListThreeColumn[data-column-count="2"] .ListGrid-items,.MetricsThreeColumnList[data-column-count="2"] .ListGrid-items,.VideoPromoList[data-column-count="2"] .ListGrid-items{-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr)}}}@media only screen and (min-width:1024px){@supports (display:grid){.ListFiveColumn[data-column-count="3"] .ListGrid-items,.ListFourColumn[data-column-count="3"] .ListGrid-items,.ListGrid[data-column-count="3"] .ListGrid-items,.ListThreeColumn[data-column-count="3"] .ListGrid-items,.MetricsThreeColumnList[data-column-count="3"] .ListGrid-items,.VideoPromoList[data-column-count="3"] .ListGrid-items{-ms-grid-columns:(1fr)[3];grid-template-columns:repeat(3,1fr)}}}@media only screen and (min-width:1024px){@supports (display:grid){.ListFiveColumn[data-column-count="4"] .ListGrid-items,.ListFourColumn[data-column-count="4"] .ListGrid-items,.ListGrid[data-column-count="4"] .ListGrid-items,.ListThreeColumn[data-column-count="4"] .ListGrid-items,.MetricsThreeColumnList[data-column-count="4"] .ListGrid-items,.VideoPromoList[data-column-count="4"] .ListGrid-items{-ms-grid-columns:(1fr)[4];grid-template-columns:repeat(4,1fr)}}}@media only screen and (min-width:1024px){@supports (display:grid){.ListFiveColumn[data-column-count="5"] .ListGrid-items,.ListFourColumn[data-column-count="5"] .ListGrid-items,.ListGrid[data-column-count="5"] .ListGrid-items,.ListThreeColumn[data-column-count="5"] .ListGrid-items,.MetricsThreeColumnList[data-column-count="5"] .ListGrid-items,.VideoPromoList[data-column-count="5"] .ListGrid-items{-ms-grid-columns:(1fr)[5];grid-template-columns:repeat(5,1fr)}}}}.ListFiveColumn[data-full-width] .ListGrid-items,.ListFourColumn[data-full-width] .ListGrid-items,.ListGrid[data-full-width] .ListGrid-items,.ListThreeColumn[data-full-width] .ListGrid-items,.MetricsThreeColumnList[data-full-width] .ListGrid-items,.VideoPromoList[data-full-width] .ListGrid-items{width:100%}@media only screen and (min-width:768px){.ListFiveColumn[data-column-count="1"] .ListGrid-items-item,.ListFourColumn[data-column-count="1"] .ListGrid-items-item,.ListGrid[data-column-count="1"] .ListGrid-items-item,.ListThreeColumn[data-column-count="1"] .ListGrid-items-item,.MetricsThreeColumnList[data-column-count="1"] .ListGrid-items-item,.VideoPromoList[data-column-count="1"] .ListGrid-items-item{float:left;width:calc(100% - ((var(--gridGutters) * 0) / 1));margin-right:var(--gridGutters);box-sizing:border-box}.ListFiveColumn[data-column-count="1"] .ListGrid-items-item:nth-child(1n),.ListFourColumn[data-column-count="1"] .ListGrid-items-item:nth-child(1n),.ListGrid[data-column-count="1"] .ListGrid-items-item:nth-child(1n),.ListThreeColumn[data-column-count="1"] .ListGrid-items-item:nth-child(1n),.MetricsThreeColumnList[data-column-count="1"] .ListGrid-items-item:nth-child(1n),.VideoPromoList[data-column-count="1"] .ListGrid-items-item:nth-child(1n){margin-right:0}@supports (display:grid){.ListFiveColumn[data-column-count="1"] .ListGrid-items-item,.ListFourColumn[data-column-count="1"] .ListGrid-items-item,.ListGrid[data-column-count="1"] .ListGrid-items-item,.ListThreeColumn[data-column-count="1"] .ListGrid-items-item,.MetricsThreeColumnList[data-column-count="1"] .ListGrid-items-item,.VideoPromoList[data-column-count="1"] .ListGrid-items-item{float:none;margin-bottom:0;width:auto;margin-right:0;display:-ms-flexbox;display:flex;padding-bottom:20px}}}@media only screen and (min-width:768px){.ListFiveColumn[data-column-count="2"] .ListGrid-items-item,.ListFourColumn[data-column-count="2"] .ListGrid-items-item,.ListGrid[data-column-count="2"] .ListGrid-items-item,.ListThreeColumn[data-column-count="2"] .ListGrid-items-item,.MetricsThreeColumnList[data-column-count="2"] .ListGrid-items-item,.VideoPromoList[data-column-count="2"] .ListGrid-items-item{float:left;width:calc(50% - ((var(--gridGutters) * 1) / 2));margin-right:var(--gridGutters);box-sizing:border-box}.ListFiveColumn[data-column-count="2"] .ListGrid-items-item:nth-child(2n),.ListFourColumn[data-column-count="2"] .ListGrid-items-item:nth-child(2n),.ListGrid[data-column-count="2"] .ListGrid-items-item:nth-child(2n),.ListThreeColumn[data-column-count="2"] .ListGrid-items-item:nth-child(2n),.MetricsThreeColumnList[data-column-count="2"] .ListGrid-items-item:nth-child(2n),.VideoPromoList[data-column-count="2"] .ListGrid-items-item:nth-child(2n){margin-right:0}@supports (display:grid){.ListFiveColumn[data-column-count="2"] .ListGrid-items-item,.ListFourColumn[data-column-count="2"] .ListGrid-items-item,.ListGrid[data-column-count="2"] .ListGrid-items-item,.ListThreeColumn[data-column-count="2"] .ListGrid-items-item,.MetricsThreeColumnList[data-column-count="2"] .ListGrid-items-item,.VideoPromoList[data-column-count="2"] .ListGrid-items-item{float:none;margin-bottom:0;width:auto;margin-right:0;display:-ms-flexbox;display:flex;padding-bottom:20px}}}@media only screen and (min-width:768px){.ListFiveColumn[data-column-count="3"] .ListGrid-items-item,.ListFourColumn[data-column-count="3"] .ListGrid-items-item,.ListGrid[data-column-count="3"] .ListGrid-items-item,.ListThreeColumn[data-column-count="3"] .ListGrid-items-item,.MetricsThreeColumnList[data-column-count="3"] .ListGrid-items-item,.VideoPromoList[data-column-count="3"] .ListGrid-items-item{float:left;width:calc(33.333333333333336% - ((var(--gridGutters) * 2) / 3));margin-right:var(--gridGutters);box-sizing:border-box}.ListFiveColumn[data-column-count="3"] .ListGrid-items-item:nth-child(3n),.ListFourColumn[data-column-count="3"] .ListGrid-items-item:nth-child(3n),.ListGrid[data-column-count="3"] .ListGrid-items-item:nth-child(3n),.ListThreeColumn[data-column-count="3"] .ListGrid-items-item:nth-child(3n),.MetricsThreeColumnList[data-column-count="3"] .ListGrid-items-item:nth-child(3n),.VideoPromoList[data-column-count="3"] .ListGrid-items-item:nth-child(3n){margin-right:0}@supports (display:grid){.ListFiveColumn[data-column-count="3"] .ListGrid-items-item,.ListFourColumn[data-column-count="3"] .ListGrid-items-item,.ListGrid[data-column-count="3"] .ListGrid-items-item,.ListThreeColumn[data-column-count="3"] .ListGrid-items-item,.MetricsThreeColumnList[data-column-count="3"] .ListGrid-items-item,.VideoPromoList[data-column-count="3"] .ListGrid-items-item{float:none;margin-bottom:0;width:auto;margin-right:0;display:-ms-flexbox;display:flex;padding-bottom:20px}}}@media only screen and (min-width:768px){.ListFiveColumn[data-column-count="4"] .ListGrid-items-item,.ListFourColumn[data-column-count="4"] .ListGrid-items-item,.ListGrid[data-column-count="4"] .ListGrid-items-item,.ListThreeColumn[data-column-count="4"] .ListGrid-items-item,.MetricsThreeColumnList[data-column-count="4"] .ListGrid-items-item,.VideoPromoList[data-column-count="4"] .ListGrid-items-item{float:left;width:calc(25% - ((var(--gridGutters) * 3) / 4));margin-right:var(--gridGutters);box-sizing:border-box}.ListFiveColumn[data-column-count="4"] .ListGrid-items-item:nth-child(4n),.ListFourColumn[data-column-count="4"] .ListGrid-items-item:nth-child(4n),.ListGrid[data-column-count="4"] .ListGrid-items-item:nth-child(4n),.ListThreeColumn[data-column-count="4"] .ListGrid-items-item:nth-child(4n),.MetricsThreeColumnList[data-column-count="4"] .ListGrid-items-item:nth-child(4n),.VideoPromoList[data-column-count="4"] .ListGrid-items-item:nth-child(4n){margin-right:0}@supports (display:grid){.ListFiveColumn[data-column-count="4"] .ListGrid-items-item,.ListFourColumn[data-column-count="4"] .ListGrid-items-item,.ListGrid[data-column-count="4"] .ListGrid-items-item,.ListThreeColumn[data-column-count="4"] .ListGrid-items-item,.MetricsThreeColumnList[data-column-count="4"] .ListGrid-items-item,.VideoPromoList[data-column-count="4"] .ListGrid-items-item{float:none;margin-bottom:0;width:auto;margin-right:0;display:-ms-flexbox;display:flex;padding-bottom:20px}}}@media only screen and (min-width:768px){.ListFiveColumn[data-column-count="5"] .ListGrid-items-item,.ListFourColumn[data-column-count="5"] .ListGrid-items-item,.ListGrid[data-column-count="5"] .ListGrid-items-item,.ListThreeColumn[data-column-count="5"] .ListGrid-items-item,.MetricsThreeColumnList[data-column-count="5"] .ListGrid-items-item,.VideoPromoList[data-column-count="5"] .ListGrid-items-item{float:left;width:calc(20% - ((var(--gridGutters) * 4) / 5));margin-right:var(--gridGutters);box-sizing:border-box}.ListFiveColumn[data-column-count="5"] .ListGrid-items-item:nth-child(5n),.ListFourColumn[data-column-count="5"] .ListGrid-items-item:nth-child(5n),.ListGrid[data-column-count="5"] .ListGrid-items-item:nth-child(5n),.ListThreeColumn[data-column-count="5"] .ListGrid-items-item:nth-child(5n),.MetricsThreeColumnList[data-column-count="5"] .ListGrid-items-item:nth-child(5n),.VideoPromoList[data-column-count="5"] .ListGrid-items-item:nth-child(5n){margin-right:0}@supports (display:grid){.ListFiveColumn[data-column-count="5"] .ListGrid-items-item,.ListFourColumn[data-column-count="5"] .ListGrid-items-item,.ListGrid[data-column-count="5"] .ListGrid-items-item,.ListThreeColumn[data-column-count="5"] .ListGrid-items-item,.MetricsThreeColumnList[data-column-count="5"] .ListGrid-items-item,.VideoPromoList[data-column-count="5"] .ListGrid-items-item{float:none;margin-bottom:0;width:auto;margin-right:0;display:-ms-flexbox;display:flex;padding-bottom:20px}}}@supports (display:grid){.ListGrid-items-item{margin-bottom:0}}.ListBulleted{background-color:#fff;padding:20px 0;box-shadow:0 10px 20px 0 rgba(0,0,0,.06)}[data-hide-promo-dropshadow] .ListBulleted{box-shadow:none}.ListBulleted-description,.ListBulleted-items,.ListBulleted-title{margin:0 auto;width:75%}.ListBulleted-title{margin-top:0;color:var(--primaryTextColor);font-weight:900;font-size:24px;line-height:1.2;text-align:center}@media only screen and (min-width:1024px){.ListBulleted-title{font-size:30px}}.ListBulleted-description{margin-top:20px;color:var(--primaryTextColor);font-size:14px;line-height:1.29;text-align:left}@media only screen and (min-width:1024px){.ListBulleted-description{font-size:16px;line-height:1.38}}.ListBulleted-items{display:-ms-flexbox;display:flex;-ms-flex-flow:column;flex-flow:column;list-style:none;margin-top:15px;padding:0}.ListBulleted-items-item{margin-top:15px;position:relative}.ListBulleted-items-item:before{border:3px solid #ff3250;border-radius:50%;content:"";display:inline-block;height:6px;margin-right:4px;position:absolute;width:6px}.ListBulleted-items-item .PromoTextItem{color:var(--primaryTextColor);font-size:14px;font-weight:700;line-height:1.38;display:block;margin-left:20px;margin-top:-4px}@media only screen and (min-width:768px){.ListBulleted-items-item .PromoTextItem{font-size:16px}}.ListBulleted-items-item .RichTextModule{margin-left:20px;margin-top:-4px}.ListBulleted-items-item .RichTextModule-items{color:var(--primaryTextColor);font-size:14px;font-weight:300;line-height:1.38}@media only screen and (min-width:768px){.ListBulleted-items-item .RichTextModule-items{font-size:16px}}.ListBulleted-items-item .RichTextModule-items b{color:var(--primaryTextColor);font-size:14px;font-weight:700;line-height:1.38}@media only screen and (min-width:768px){.ListBulleted-items-item .RichTextModule-items b{font-size:16px}}.ListBulleted-items-item .RichTextModule-items p{margin:0;padding:0}@media only screen and (min-width:768px){.ListBulleted{padding:50px 0}.ListBulleted-description,.ListBulleted-items,.ListBulleted-title{width:81.48%}.ListBulleted-description{margin-top:30px;font-size:16px}}@media only screen and (min-width:1024px){.ListBulleted{padding:40px 0}.ListBulleted-description,.ListBulleted-items,.ListBulleted-title{width:73.33%}.ListBulleted-description{margin-top:30px}}@media only screen and (min-width:1440px){.ListBulleted{padding:60px 0}.ListBulleted-description,.ListBulleted-items,.ListBulleted-title{width:70%}}.ListHorizontalRule,.ListLarge,.ListMedium,.ListSmall{box-shadow:0 10px 20px 0 rgba(0,0,0,.06);background-color:#fff;text-align:center;padding-bottom:60px;width:100%;--color:transparent;background-color:var(--color);--color:#fff}[data-inverse-colors] .ListHorizontalRule-description,[data-inverse-colors] .ListHorizontalRule-items-item,[data-inverse-colors] .ListHorizontalRule-title,[data-inverse-colors] .ListLarge-description,[data-inverse-colors] .ListLarge-items-item,[data-inverse-colors] .ListLarge-title,[data-inverse-colors] .ListMedium-description,[data-inverse-colors] .ListMedium-items-item,[data-inverse-colors] .ListMedium-title,[data-inverse-colors] .ListSmall-description,[data-inverse-colors] .ListSmall-items-item,[data-inverse-colors] .ListSmall-title{color:#fff}.ListHorizontalRule-title a:hover,.ListLarge-title a:hover,.ListMedium-title a:hover,.ListSmall-title a:hover{color:var(--primaryColor)}.ListHorizontalRule[data-inverse-colors] .slick-next:before,.ListHorizontalRule[data-inverse-colors] .slick-prev:before,.ListLarge[data-inverse-colors] .slick-next:before,.ListLarge[data-inverse-colors] .slick-prev:before,.ListMedium[data-inverse-colors] .slick-next:before,.ListMedium[data-inverse-colors] .slick-prev:before,.ListSmall[data-inverse-colors] .slick-next:before,.ListSmall[data-inverse-colors] .slick-prev:before{content:url('../../../resource/00000168-dd17-d487-a96e-df5fe3ee0000/styleguide/_assets/icons/carousel-arrow-white.4fbbde1cfe7ce73353792ffcdf80ea63.svg')}[data-inverse-colors] .ListHorizontalRule-cta .Link,[data-inverse-colors] .ListLarge-cta .Link,[data-inverse-colors] .ListMedium-cta .Link,[data-inverse-colors] .ListSmall-cta .Link{color:#fff;border:1px solid #fff}[data-inverse-colors] .ListHorizontalRule-cta .Link:hover,[data-inverse-colors] .ListLarge-cta .Link:hover,[data-inverse-colors] .ListMedium-cta .Link:hover,[data-inverse-colors] .ListSmall-cta .Link:hover{background-color:#fff;color:var(--primaryColor)}[data-hide-promo-dropshadow] .ListHorizontalRule,[data-hide-promo-dropshadow] .ListLarge,[data-hide-promo-dropshadow] .ListMedium,[data-hide-promo-dropshadow] .ListSmall{box-shadow:none}.ListHorizontalRule[data-horizontal-align=left],.ListLarge[data-horizontal-align=left],.ListMedium[data-horizontal-align=left],.ListSmall[data-horizontal-align=left]{text-align:left}.ListHorizontalRule[data-horizontal-align=left] hr,.ListLarge[data-horizontal-align=left] hr,.ListMedium[data-horizontal-align=left] hr,.ListSmall[data-horizontal-align=left] hr{margin-left:0}.ListHorizontalRule[data-horizontal-align=right],.ListLarge[data-horizontal-align=right],.ListMedium[data-horizontal-align=right],.ListSmall[data-horizontal-align=right]{text-align:right}.ListHorizontalRule[data-horizontal-align=right] hr,.ListLarge[data-horizontal-align=right] hr,.ListMedium[data-horizontal-align=right] hr,.ListSmall[data-horizontal-align=right] hr{margin-right:0}.ListHorizontalRule-heading,.ListLarge-heading,.ListMedium-heading,.ListSmall-heading{background-color:#fff;padding:30px}@media only screen and (min-width:768px){.ListHorizontalRule-heading,.ListLarge-heading,.ListMedium-heading,.ListSmall-heading{padding:60px 30px 20px}}.ListHorizontalRule-media,.ListLarge-media,.ListMedium-media,.ListSmall-media{margin-bottom:15px}.ListHorizontalRule-media img,.ListLarge-media img,.ListMedium-media img,.ListSmall-media img{height:20px;width:30px;margin:0 auto}.ListHorizontalRule-title,.ListLarge-title,.ListMedium-title,.ListSmall-title{color:var(--primaryTextColor);font-weight:900;font-size:24px;line-height:1.2}@media only screen and (min-width:1024px){.ListHorizontalRule-title,.ListLarge-title,.ListMedium-title,.ListSmall-title{font-size:30px}}.ListHorizontalRule-description,.ListLarge-description,.ListMedium-description,.ListSmall-description{color:var(--primaryTextColor);font-size:14px;font-weight:300;line-height:1.38;margin-top:15px}@media only screen and (min-width:768px){.ListHorizontalRule-description,.ListLarge-description,.ListMedium-description,.ListSmall-description{font-size:16px}}.ListHorizontalRule-items,.ListLarge-items,.ListMedium-items,.ListSmall-items{list-style:none;margin:0;padding:0 30px}.ListHorizontalRule-items-item,.ListLarge-items-item,.ListMedium-items-item,.ListSmall-items-item{margin-bottom:0;font-weight:700}[data-inverse-colors] .ListHorizontalRule-items-item a,[data-inverse-colors] .ListLarge-items-item a,[data-inverse-colors] .ListMedium-items-item a,[data-inverse-colors] .ListSmall-items-item a{color:#fff}.ListHorizontalRule-items-hr,.ListLarge-items-hr,.ListMedium-items-hr,.ListSmall-items-hr{background-color:var(--primaryColor);border:0;height:3px;margin-top:20px;margin-bottom:20px;width:40px}.ListHorizontalRule-items-hr:first-child,.ListLarge-items-hr:first-child,.ListMedium-items-hr:first-child,.ListSmall-items-hr:first-child{margin-top:0}.ListHorizontalRule-cta,.ListLarge-cta,.ListMedium-cta,.ListSmall-cta{padding-top:50px}[data-horizontal-align=left] .ListHorizontalRule-cta>div,[data-horizontal-align=left] .ListLarge-cta>div,[data-horizontal-align=left] .ListMedium-cta>div,[data-horizontal-align=left] .ListSmall-cta>div{display:inline-block}.ListHorizontalRule{padding:40px}.ListHorizontalRule-heading{background-color:transparent;padding:0}.ListHorizontalRule-description{margin:0 0 30px}.ListHorizontalRule-title-hr{background-color:var(--primaryColor);border:0;height:3px;margin-top:20px;margin-bottom:20px;width:40px}.ListHorizontalRule-items{padding:0}[data-inverse-colors] .ListHorizontalRule-items-item a{color:#fff}.ListHorizontalRule-items-hr{background-color:#f0efed;height:1px;width:100%;margin-top:30px;margin-bottom:30px}[data-inverse-colors] .ListHorizontalRule-items-hr{background-color:#626c76}.ListHorizontalRule-items-hr:first-child{display:none}.ListMedium-heading{padding:30px 30px 15px}@media only screen and (min-width:768px){.ListMedium-heading{padding:60px 60px 30px}}.ListMedium-items{padding:0 30px 30px}@media only screen and (min-width:768px){.ListMedium-items{padding:0 60px 60px}}.ListPartnerCarousel-title{margin-bottom:20px}.ListPartnerCarousel-description{padding:0;margin:0 auto 30px}.ListPartnerCarousel-items{padding-top:0}@media only screen and (min-width:768px){.ListPartnerCarousel-description{margin:0 auto 40px}}.ListChevron{background-color:#fff;padding:calc((var(--modulePadding) / 2) - 10px) calc(var(--modulePadding) / 2)}.ListChevron .PromoTextItem{display:block;font-weight:500;position:relative}.ListChevron .PromoTextItem span:after{content:"";bottom:5px;border-left:7px solid var(--primaryColor);border-top:7px solid transparent;border-bottom:7px solid transparent;margin-left:10px;position:absolute}.ListChevron-title{color:var(--primaryTextColor);font-weight:900;font-size:24px;line-height:1.2;margin-top:0;margin-bottom:calc(var(--modulePadding) / 3)}@media only screen and (min-width:1024px){.ListChevron-title{font-size:30px}}.ListChevron-description{color:var(--primaryTextColor);font-size:14px;font-weight:300;line-height:1.38;margin-bottom:calc(var(--modulePadding) / 3)}@media only screen and (min-width:768px){.ListChevron-description{font-size:16px}}.ListChevron-description p:first-of-type{margin-top:0}.ListChevron-description p:last-of-type{margin-bottom:0}.ListChevron-items{list-style:none;margin:0;padding:0}.ListChevron-items-item{margin-bottom:calc(var(--modulePadding) * .25)}.ListChevron-media{margin-bottom:calc(var(--modulePadding) / 3)}.ListChevron-media img,.ListChevron-media picture{height:auto;max-width:100%}@media only screen and (min-width:768px){.ListChevron{padding:calc(var(--modulePadding) / 2)}.ListChevron .PromoTextItem{line-height:1.36363636;font-size:1.375rem}.ListChevron .PromoTextItem span:after{bottom:8px}.ListChevron-description{font-size:1.125rem;line-height:1.89;margin-bottom:calc(var(--modulePadding) / 2)}.ListChevron-media{margin-bottom:calc(var(--modulePadding) * .67)}.ListChevron-title{margin-bottom:calc(var(--modulePadding) / 2)}}.ListDescriptionColumn{padding:20px}@media only screen and (min-width:768px){.ListDescriptionColumn{padding:60px 40px}}@media only screen and (min-width:1024px){.ListDescriptionColumn{padding:100px 0}}@media only screen and (min-width:1024px){.ListDescriptionColumn-info{display:-ms-flexbox;display:flex}}.ListDescriptionColumn-content{padding:20px 0}@media only screen and (min-width:1024px){.ListDescriptionColumn-content{max-width:940px;margin:0 auto}}@media only screen and (min-width:1440px){.ListDescriptionColumn-content{max-width:1240px}}.ListDescriptionColumn-title{padding-bottom:20px}@media only screen and (min-width:768px){.ListDescriptionColumn-title{padding-bottom:40px}}@media only screen and (min-width:1024px){.ListDescriptionColumn-title{padding-bottom:60px}}@media only screen and (min-width:768px){[data-left-align-title] .ListDescriptionColumn-title{text-align:left;padding-bottom:20px}}@media only screen and (min-width:1024px){[data-left-align-title] .ListDescriptionColumn-title{padding-bottom:40px}}.ListDescriptionColumn-description{color:var(--primaryTextColor);font-size:22px;font-weight:300;line-height:1.36;max-width:800px;text-align:center;margin:0 auto;color:var(--secondaryTextColor);font-size:18px;padding:0 20px 20px}@media only screen and (min-width:1024px){.ListDescriptionColumn-description{font-size:22px}}.ListDescriptionColumn-description a{color:var(--primaryColor);text-align:left;margin:0}.ListDescriptionColumn-description .ForgotPasswordForm-buttons button,.ListDescriptionColumn-description .ForgotPasswordForm-submit,.ListDescriptionColumn-description .Form-buttons button,.ListDescriptionColumn-description .FormStayInTouch-buttons button,.ListDescriptionColumn-description .LoginForm-buttons button,.ListDescriptionColumn-description .LoginForm-submit,.ListDescriptionColumn-description .PromoFullWidth-button a,.ListDescriptionColumn-description .PromoImageOnSideWithBackground-button a,.ListDescriptionColumn-description .RegistrationForm-buttons button,.ListDescriptionColumn-description .RegistrationForm-submit,.ListDescriptionColumn-description .ResetPasswordForm-buttons button,.ListDescriptionColumn-description .ResetPasswordForm-submit,.ListDescriptionColumn-description .SolidButton a,.ListDescriptionColumn-description .VideoModule-cta a,.ListDescriptionColumn-description [data-button-style=default] .PromoImageOnSide-button a{color:#fff}@media only screen and (min-width:768px){.ListDescriptionColumn-description{text-align:left;padding:0 0 30px;margin:0}}@media only screen and (min-width:1024px){.ListDescriptionColumn-description{width:33.871%;padding-right:60px;padding-bottom:0}}.ListDescriptionColumn-description .Enhancement{padding-top:30px}.ListDescriptionColumn-description .Enhancement-item{display:block}@media only screen and (min-width:768px){.ListDescriptionColumn-items{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap}}@media only screen and (min-width:1024px){.ListDescriptionColumn-items{width:66.13%;padding-top:0}}.ListDescriptionColumn-items-item{margin-bottom:20px;display:-ms-inline-flexbox;display:inline-flex}@media only screen and (min-width:768px){.ListDescriptionColumn-items-item{width:48.8%}}.ListLarge-heading{background-color:#f2f1ef;padding:40px 30px}.ListLarge-media img{height:24px;width:36px}.ListLarge-title{margin-top:10px;color:var(--primaryTextColor);font-size:14px;letter-spacing:1.5px;line-height:1.86;text-transform:uppercase;font-weight:900;letter-spacing:normal}@media only screen and (min-width:768px){.ListLarge-title{font-size:28px;letter-spacing:2px;line-height:1.44}}.ListLarge-description{margin:20px 30px 0}.ListLarge-items{color:var(--primaryTextColor);font-size:18px;line-height:1.33;padding:40px 30px 20px}.ListLarge-items-hr{margin-bottom:20px}.ListLarge-items .PromoTextItem-title{font-size:21px}@media only screen and (min-width:768px){.ListLarge-title{margin-top:20px}.ListLarge-description{margin:20px 40px 0}.ListLarge-items{padding:50px 60px 0}}@media only screen and (min-width:1024px){.ListLarge-heading{padding:60px 40px 40px}.ListLarge-description{margin:40px 60px 0}.ListLarge-items-hr{margin-top:30px;margin-bottom:30px}}@media only screen and (min-width:1440px){.ListLarge-heading{padding:50px 59px}.ListLarge-title{letter-spacing:2px}.ListLarge-items{color:var(--primaryTextColor);font-size:21px;line-height:1.33}.ListLarge-items-item{margin-bottom:30px}}.ListMasonry{clear:both;overflow:hidden;padding:20px 0;margin:0 auto}.ListMasonry-title{color:var(--primaryTextColor);font-size:14px;letter-spacing:1.5px;line-height:1.86;text-transform:uppercase;font-weight:900;text-align:center}@media only screen and (min-width:768px){.ListMasonry-title{font-size:28px;letter-spacing:2px;line-height:1.44}}.ListMasonry-description{color:var(--primaryTextColor);font-size:22px;font-weight:300;line-height:1.36;max-width:800px;text-align:center;margin:0 auto;color:var(--secondaryTextColor);font-size:18px}@media only screen and (min-width:1024px){.ListMasonry-description{font-size:22px}}@media only screen and (min-width:768px){.ListMasonry-description{margin-bottom:40px;line-height:1.36}}@media (max-width:767px){.ListMasonry .grid-item,.ListMasonry .grid-sizer{float:left;width:100%}}.ListMasonry .grid-item{min-height:1px;margin-bottom:var(--gridGutters)}.ListMasonry .grid-item:after{clear:both;content:" ";display:table}.ListMasonry .gutter-sizer{width:calc(var(--gridGutters) / 2))}.ListMasonry-items{height:100%;margin:0 auto}.ListMasonry-items:after{clear:both;content:" ";display:table}.ListMasonry-pagination{margin:30px auto;text-align:center}.ListMasonry-pagination a,.ListMasonry-pagination span{font-family:ff-dagny-web-pro,sans-serif;font-style:normal;color:var(--primaryTextColor);font-weight:700;font-size:10px;line-height:1.25;font-size:12px;background-color:#fbc743;padding:10px 20px;margin:0 auto;border:0 solid #fbc743;text-decoration:none;transition:all .25s cubic-bezier(.4,0,.2,1);text-transform:uppercase;border-radius:3px;-webkit-font-smoothing:antialiased}@media only screen and (min-width:768px){.ListMasonry-pagination a,.ListMasonry-pagination span{font-size:12px}}.ListMasonry-pagination a:hover,.ListMasonry-pagination span:hover{color:var(--primaryTextColor);background-color:#e0ab28;text-decoration:none}@media only screen and (min-width:768px){.ListMasonry-pagination a,.ListMasonry-pagination span{font-size:15px}}.ListMasonry-pagination a{margin:0 auto 10px;min-width:140px;display:inline-block}@media only screen and (min-width:768px){.ListMasonry-pagination{margin:60px auto 0}.ListMasonry-pagination a{margin:0 10px}}@media only screen and (min-width:768px){.ListMasonry .grid-item,.ListMasonry .grid-sizer{width:calc(50% - var(--gridGutters) / 2)}.ListMasonry .grid-item{margin-right:var(--gridGutters)}.ListMasonry .grid-item:nth-child(2n+2){margin-right:0}.ListMasonry .gutter-sizer{width:var(--gridGutters)}}@media only screen and (min-width:1024px){.ListMasonry{padding:40px 0 calc(80px - var(--gridGutters))}.ListMasonry-title{margin:0 20px 20px}.ListMasonry .grid-item,.ListMasonry .grid-sizer{width:calc(33.333% - ((var(--gridGutters) * 2) / 3))}.ListMasonry .grid-item--width2{width:calc(66.935% - (var(--gridGutters) / 2))}.ListMasonry .grid-item:nth-child(2n+2){margin-right:var(--gridGutters)}.ListMasonry .grid-item--width2~.grid-item,.ListMasonry .grid-item:nth-child(3n+2){margin-right:0}.ListMasonry .gutter-sizer{width:var(--gridGutters)}}.ListFourColumnNarrow-row{width:100%}.ListFourColumnNarrow-items{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;min-height:40px;max-width:840px;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 auto}.ListFourColumnNarrow-items-item{margin-bottom:20px;min-height:40px;text-align:center;width:48%;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-pack:center;justify-content:center}@media only screen and (min-width:320px){.ListFourColumnNarrow-items-item .PromoImage img,.ListFourColumnNarrow-items-item img{width:100%}}@media only screen and (min-width:768px){.ListFourColumnNarrow-items-item .PromoImage img,.ListFourColumnNarrow-items-item img{width:auto}}@media only screen and (min-width:768px){.ListFourColumnNarrow-row{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.ListFourColumnNarrow-items-item{max-width:160px;margin:0 15px 50px}.ListFourColumnNarrow-cta{margin-top:25px}}@media only screen and (min-width:1024px){.ListFourColumnNarrow-items-item{max-width:215px;margin:0 20px 50px}.ListFourColumnNarrow-cta{margin-top:50px}}.LargeCarousel{position:relative;display:none;max-height:720px;overflow:hidden}.LargeCarousel-items{overflow:hidden;height:100%;width:100%}.LargeCarousel-items-item{display:none;width:100%}.LargeCarousel-items-item:first-of-type{display:block}.LargeCarousel-items.flickity-enabled .LargeCarousel-items-item{display:block}.LargeCarousel-items .next,.LargeCarousel-items .previous{background-color:transparent;background-size:100%;border:0;fill:#fff;height:60px;position:absolute;text-indent:-5000px;top:45%;width:60px;z-index:1;display:none}.LargeCarousel-items .next:disabled,.LargeCarousel-items .previous:disabled{cursor:default;opacity:.3}.LargeCarousel-items .next{background-image:url('../../../resource/00000168-dd17-d487-a96e-df5fe3ee0000/styleguide/_assets/icons/arrow-large-right.3b604d4565ba71d7e3c28634a03b5755.svg');right:30px}.LargeCarousel-items .next:hover{background-image:url('../../../resource/00000168-dd17-d487-a96e-df5fe3ee0000/styleguide/_assets/icons/large-right-arrow-hover.2c42159cabe06d1a7c6f2f5dcfe1377f.svg')}.LargeCarousel-items .previous{background-image:url('../../../resource/00000168-dd17-d487-a96e-df5fe3ee0000/styleguide/_assets/icons/arrow-large-left.2bfe6d3c05cecb1012fbe8a11393e137.svg');left:30px}.LargeCarousel-items .previous:hover{background-image:url('../../../resource/00000168-dd17-d487-a96e-df5fe3ee0000/styleguide/_assets/icons/large-left-arrow-hover.eac4b4d5db9a7704a1318e3eb2b6a871.svg')}.LargeCarousel .PromoTextOverlay-large,.LargeCarousel .PromoTextOverlayLarge-Contact{width:100%}.LargeCarousel .PromoTextOverlay-large-title,.LargeCarousel .PromoTextOverlayLarge-Contact-title{max-width:240px}.LargeCarousel .flickity-page-dots{list-style:none;display:block;position:absolute;bottom:0;width:100%;padding:0;text-align:center}.LargeCarousel .flickity-page-dots li{padding-right:10px;display:inline-block}.LargeCarousel .flickity-page-dots li:before{content:url('../../../resource/00000168-dd17-d487-a96e-df5fe3ee0000/styleguide/_assets/icons/oval-outline.c95ba7219ac7c5cc57b9d3b0693caa00.svg')}.LargeCarousel .flickity-page-dots .is-selected:before{content:url('../../../resource/00000168-dd17-d487-a96e-df5fe3ee0000/styleguide/_assets/icons/oval-fill.3bdd4566a3481d58994eba0f0b34b706.svg')}.LargeCarousel .flickity-counter{display:none}@media only screen and (min-width:768px){.LargeCarousel{display:block}.LargeCarousel .PromoTextOverlay-large-info,.LargeCarousel .PromoTextOverlayLarge-Contact-info{-ms-flex-pack:left;justify-content:left}.LargeCarousel .PromoTextOverlay-large-title,.LargeCarousel .PromoTextOverlayLarge-Contact-title{margin:40px 40px 20px;max-width:320px}}@media only screen and (min-width:1024px){.LargeCarousel .next,.LargeCarousel .previous{display:block}.LargeCarousel .PromoTextOverlay-large-description,.LargeCarousel .PromoTextOverlay-large-info-button,.LargeCarousel .PromoTextOverlay-large-title,.LargeCarousel .PromoTextOverlayLarge-Contact-description,.LargeCarousel .PromoTextOverlayLarge-Contact-info-button,.LargeCarousel .PromoTextOverlayLarge-Contact-title{margin-left:120px}.LargeCarousel .PromoTextOverlay-large-description,.LargeCarousel .PromoTextOverlay-large-title,.LargeCarousel .PromoTextOverlayLarge-Contact-description,.LargeCarousel .PromoTextOverlayLarge-Contact-title{max-width:420px}.LargeCarousel .PromoTextOverlay-large-title,.LargeCarousel .PromoTextOverlayLarge-Contact-title{margin-bottom:10px}.LargeCarousel .PromoTextOverlay-large-description,.LargeCarousel .PromoTextOverlayLarge-Contact-description{margin-bottom:20px}}@media only screen and (min-width:1440px){.LargeCarousel .PromoTextOverlay-large-description,.LargeCarousel .PromoTextOverlay-large-info-button,.LargeCarousel .PromoTextOverlay-large-title,.LargeCarousel .PromoTextOverlayLarge-Contact-description,.LargeCarousel .PromoTextOverlayLarge-Contact-info-button,.LargeCarousel .PromoTextOverlayLarge-Contact-title{margin-left:120px}.LargeCarousel .PromoTextOverlay-large-description,.LargeCarousel .PromoTextOverlay-large-title,.LargeCarousel .PromoTextOverlayLarge-Contact-description,.LargeCarousel .PromoTextOverlayLarge-Contact-title{max-width:480px}.LargeCarousel .PromoTextOverlay-large-title,.LargeCarousel .PromoTextOverlayLarge-Contact-title{margin-bottom:10px}.LargeCarousel .PromoTextOverlay-large-description,.LargeCarousel .PromoTextOverlayLarge-Contact-description{margin-bottom:20px}}@media only screen and (min-width:768px){.ListColumnGridStack{padding:80px 40px}}.ListColumnGridStack-content{max-width:1240px;margin:0 auto}@media only screen and (min-width:768px){.ListColumnGridStack-items{display:-ms-flexbox;display:flex;-ms-flex-pack:space-evenly;justify-content:space-evenly}}@media only screen and (min-width:768px){.ListColumnGridStack-items-small{max-width:668px;margin:0 auto;width:50%}}@media only screen and (min-width:1024px){.ListColumnGridStack-items-small{width:33%}}.ListColumnGridStack-items-large{width:100%;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:40px}@media only screen and (min-width:768px){.ListColumnGridStack-items-large{margin-left:20px;width:50%;margin-top:0}}@media only screen and (min-width:1024px){.ListColumnGridStack-items-large{width:64%;-ms-flex-pack:justify;justify-content:space-between;margin-left:0}}.ListColumnGridStack-items-item{margin-bottom:20px;width:100%}@media only screen and (min-width:1024px){.ListColumnGridStack-items-item{margin-left:20px;width:calc(50% - 20px)}}.ListColumnGridStack-cta{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;margin:30px auto;text-align:center}.ListColumnGridStack-cta a,.ListColumnGridStack-cta span{font-family:ff-dagny-web-pro,sans-serif;font-style:normal;color:var(--primaryTextColor);font-weight:700;font-size:10px;line-height:1.25;font-size:12px;background-color:#fbc743;padding:10px 20px;margin:0 auto;border:0 solid #fbc743;text-decoration:none;transition:all .25s cubic-bezier(.4,0,.2,1);text-transform:uppercase;border-radius:3px;-webkit-font-smoothing:antialiased}@media only screen and (min-width:768px){.ListColumnGridStack-cta a,.ListColumnGridStack-cta span{font-size:12px}}.ListColumnGridStack-cta a:hover,.ListColumnGridStack-cta span:hover{color:var(--primaryTextColor);background-color:#e0ab28;text-decoration:none}@media only screen and (min-width:768px){.ListColumnGridStack-cta a,.ListColumnGridStack-cta span{font-size:15px}}.ListColumnGridStack-cta a{margin:0 auto 10px;min-width:140px;display:inline-block}@media only screen and (min-width:768px){.ListColumnGridStack-cta{margin:60px auto 0}.ListColumnGridStack-cta a{margin:0 10px}}.MetricsThreeColumnList{background-color:var(--secondaryColor2)}[data-inverse-colors] .MetricsThreeColumnList-description,[data-inverse-colors] .MetricsThreeColumnList-items-item,[data-inverse-colors] .MetricsThreeColumnList-title{color:#fff}.MetricsThreeColumnList-title a:hover{color:var(--primaryColor)}.MetricsThreeColumnList[data-inverse-colors] .slick-next:before,.MetricsThreeColumnList[data-inverse-colors] .slick-prev:before{content:url('../../../resource/00000168-dd17-d487-a96e-df5fe3ee0000/styleguide/_assets/icons/carousel-arrow-white.4fbbde1cfe7ce73353792ffcdf80ea63.svg')}[data-inverse-colors] .MetricsThreeColumnList-cta .Link{color:#fff;border:1px solid #fff}[data-inverse-colors] .MetricsThreeColumnList-cta .Link:hover{background-color:#fff;color:var(--primaryColor)}.MetricsThreeColumnList-title{margin:0 0 20px}.MetricsThreeColumnList-description{margin:0 auto 20px;padding:0}.MetricsThreeColumnList-items{padding:0}.MetricsThreeColumnList-items-item{display:inline-block;width:calc(100% - 13.333px);margin:0 5px 20px}@media only screen and (min-width:768px){.MetricsThreeColumnList-description{margin:0 auto 40px}.MetricsThreeColumnList-items-item{width:calc(50% - 13.333px);margin:0 5px}}@media only screen and (min-width:1024px){.MetricsThreeColumnList-items-item{width:calc(33.333% - 13.333px)}[data-add-border] .MetricsThreeColumnList-items-item:nth-child(3n+2){border-left:1px solid #fff;border-right:1px solid #fff}}@supports (display:grid){.ListFiveColumn-items{display:-ms-grid;display:grid;grid-gap:var(--gridGutters)}@media only screen and (min-width:1024px){@supports (display:grid){.ListFiveColumn[data-column-count="1"] .ListFiveColumn-items,.ListFourColumn[data-column-count="1"] .ListFiveColumn-items,.ListGrid[data-column-count="1"] .ListFiveColumn-items,.ListThreeColumn[data-column-count="1"] .ListFiveColumn-items,.MetricsThreeColumnList[data-column-count="1"] .ListFiveColumn-items,.VideoPromoList[data-column-count="1"] .ListFiveColumn-items{-ms-grid-columns:(1fr)[1];grid-template-columns:repeat(1,1fr)}}}@media only screen and (min-width:1024px){@supports (display:grid){.ListFiveColumn[data-column-count="2"] .ListFiveColumn-items,.ListFourColumn[data-column-count="2"] .ListFiveColumn-items,.ListGrid[data-column-count="2"] .ListFiveColumn-items,.ListThreeColumn[data-column-count="2"] .ListFiveColumn-items,.MetricsThreeColumnList[data-column-count="2"] .ListFiveColumn-items,.VideoPromoList[data-column-count="2"] .ListFiveColumn-items{-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr)}}}@media only screen and (min-width:1024px){@supports (display:grid){.ListFiveColumn[data-column-count="3"] .ListFiveColumn-items,.ListFourColumn[data-column-count="3"] .ListFiveColumn-items,.ListGrid[data-column-count="3"] .ListFiveColumn-items,.ListThreeColumn[data-column-count="3"] .ListFiveColumn-items,.MetricsThreeColumnList[data-column-count="3"] .ListFiveColumn-items,.VideoPromoList[data-column-count="3"] .ListFiveColumn-items{-ms-grid-columns:(1fr)[3];grid-template-columns:repeat(3,1fr)}}}@media only screen and (min-width:1024px){@supports (display:grid){.ListFiveColumn[data-column-count="4"] .ListFiveColumn-items,.ListFourColumn[data-column-count="4"] .ListFiveColumn-items,.ListGrid[data-column-count="4"] .ListFiveColumn-items,.ListThreeColumn[data-column-count="4"] .ListFiveColumn-items,.MetricsThreeColumnList[data-column-count="4"] .ListFiveColumn-items,.VideoPromoList[data-column-count="4"] .ListFiveColumn-items{-ms-grid-columns:(1fr)[4];grid-template-columns:repeat(4,1fr)}}}@media only screen and (min-width:1024px){@supports (display:grid){.ListFiveColumn[data-column-count="5"] .ListFiveColumn-items,.ListFourColumn[data-column-count="5"] .ListFiveColumn-items,.ListGrid[data-column-count="5"] .ListFiveColumn-items,.ListThreeColumn[data-column-count="5"] .ListFiveColumn-items,.MetricsThreeColumnList[data-column-count="5"] .ListFiveColumn-items,.VideoPromoList[data-column-count="5"] .ListFiveColumn-items{-ms-grid-columns:(1fr)[5];grid-template-columns:repeat(5,1fr)}}}}.ListFiveColumn[data-full-width] .ListFiveColumn-items,.ListFourColumn[data-full-width] .ListFiveColumn-items,.ListGrid[data-full-width] .ListFiveColumn-items,.ListThreeColumn[data-full-width] .ListFiveColumn-items,.MetricsThreeColumnList[data-full-width] .ListFiveColumn-items,.VideoPromoList[data-full-width] .ListFiveColumn-items{width:100%}@media only screen and (min-width:768px){.ListFiveColumn[data-column-count="1"] .ListFiveColumn-items-item,.ListFourColumn[data-column-count="1"] .ListFiveColumn-items-item,.ListGrid[data-column-count="1"] .ListFiveColumn-items-item,.ListThreeColumn[data-column-count="1"] .ListFiveColumn-items-item,.MetricsThreeColumnList[data-column-count="1"] .ListFiveColumn-items-item,.VideoPromoList[data-column-count="1"] .ListFiveColumn-items-item{float:left;width:calc(100% - ((var(--gridGutters) * 0) / 1));margin-right:var(--gridGutters);box-sizing:border-box}.ListFiveColumn[data-column-count="1"] .ListFiveColumn-items-item:nth-child(1n),.ListFourColumn[data-column-count="1"] .ListFiveColumn-items-item:nth-child(1n),.ListGrid[data-column-count="1"] .ListFiveColumn-items-item:nth-child(1n),.ListThreeColumn[data-column-count="1"] .ListFiveColumn-items-item:nth-child(1n),.MetricsThreeColumnList[data-column-count="1"] .ListFiveColumn-items-item:nth-child(1n),.VideoPromoList[data-column-count="1"] .ListFiveColumn-items-item:nth-child(1n){margin-right:0}@supports (display:grid){.ListFiveColumn[data-column-count="1"] .ListFiveColumn-items-item,.ListFourColumn[data-column-count="1"] .ListFiveColumn-items-item,.ListGrid[data-column-count="1"] .ListFiveColumn-items-item,.ListThreeColumn[data-column-count="1"] .ListFiveColumn-items-item,.MetricsThreeColumnList[data-column-count="1"] .ListFiveColumn-items-item,.VideoPromoList[data-column-count="1"] .ListFiveColumn-items-item{float:none;margin-bottom:0;width:auto;margin-right:0;display:-ms-flexbox;display:flex;padding-bottom:20px}}}@media only screen and (min-width:768px){.ListFiveColumn[data-column-count="2"] .ListFiveColumn-items-item,.ListFourColumn[data-column-count="2"] .ListFiveColumn-items-item,.ListGrid[data-column-count="2"] .ListFiveColumn-items-item,.ListThreeColumn[data-column-count="2"] .ListFiveColumn-items-item,.MetricsThreeColumnList[data-column-count="2"] .ListFiveColumn-items-item,.VideoPromoList[data-column-count="2"] .ListFiveColumn-items-item{float:left;width:calc(50% - ((var(--gridGutters) * 1) / 2));margin-right:var(--gridGutters);box-sizing:border-box}.ListFiveColumn[data-column-count="2"] .ListFiveColumn-items-item:nth-child(2n),.ListFourColumn[data-column-count="2"] .ListFiveColumn-items-item:nth-child(2n),.ListGrid[data-column-count="2"] .ListFiveColumn-items-item:nth-child(2n),.ListThreeColumn[data-column-count="2"] .ListFiveColumn-items-item:nth-child(2n),.MetricsThreeColumnList[data-column-count="2"] .ListFiveColumn-items-item:nth-child(2n),.VideoPromoList[data-column-count="2"] .ListFiveColumn-items-item:nth-child(2n){margin-right:0}@supports (display:grid){.ListFiveColumn[data-column-count="2"] .ListFiveColumn-items-item,.ListFourColumn[data-column-count="2"] .ListFiveColumn-items-item,.ListGrid[data-column-count="2"] .ListFiveColumn-items-item,.ListThreeColumn[data-column-count="2"] .ListFiveColumn-items-item,.MetricsThreeColumnList[data-column-count="2"] .ListFiveColumn-items-item,.VideoPromoList[data-column-count="2"] .ListFiveColumn-items-item{float:none;margin-bottom:0;width:auto;margin-right:0;display:-ms-flexbox;display:flex;padding-bottom:20px}}}@media only screen and (min-width:768px){.ListFiveColumn[data-column-count="3"] .ListFiveColumn-items-item,.ListFourColumn[data-column-count="3"] .ListFiveColumn-items-item,.ListGrid[data-column-count="3"] .ListFiveColumn-items-item,.ListThreeColumn[data-column-count="3"] .ListFiveColumn-items-item,.MetricsThreeColumnList[data-column-count="3"] .ListFiveColumn-items-item,.VideoPromoList[data-column-count="3"] .ListFiveColumn-items-item{float:left;width:calc(33.333333333333336% - ((var(--gridGutters) * 2) / 3));margin-right:var(--gridGutters);box-sizing:border-box}.ListFiveColumn[data-column-count="3"] .ListFiveColumn-items-item:nth-child(3n),.ListFourColumn[data-column-count="3"] .ListFiveColumn-items-item:nth-child(3n),.ListGrid[data-column-count="3"] .ListFiveColumn-items-item:nth-child(3n),.ListThreeColumn[data-column-count="3"] .ListFiveColumn-items-item:nth-child(3n),.MetricsThreeColumnList[data-column-count="3"] .ListFiveColumn-items-item:nth-child(3n),.VideoPromoList[data-column-count="3"] .ListFiveColumn-items-item:nth-child(3n){margin-right:0}@supports (display:grid){.ListFiveColumn[data-column-count="3"] .ListFiveColumn-items-item,.ListFourColumn[data-column-count="3"] .ListFiveColumn-items-item,.ListGrid[data-column-count="3"] .ListFiveColumn-items-item,.ListThreeColumn[data-column-count="3"] .ListFiveColumn-items-item,.MetricsThreeColumnList[data-column-count="3"] .ListFiveColumn-items-item,.VideoPromoList[data-column-count="3"] .ListFiveColumn-items-item{float:none;margin-bottom:0;width:auto;margin-right:0;display:-ms-flexbox;display:flex;padding-bottom:20px}}}@media only screen and (min-width:768px){.ListFiveColumn[data-column-count="4"] .ListFiveColumn-items-item,.ListFourColumn[data-column-count="4"] .ListFiveColumn-items-item,.ListGrid[data-column-count="4"] .ListFiveColumn-items-item,.ListThreeColumn[data-column-count="4"] .ListFiveColumn-items-item,.MetricsThreeColumnList[data-column-count="4"] .ListFiveColumn-items-item,.VideoPromoList[data-column-count="4"] .ListFiveColumn-items-item{float:left;width:calc(25% - ((var(--gridGutters) * 3) / 4));margin-right:var(--gridGutters);box-sizing:border-box}.ListFiveColumn[data-column-count="4"] .ListFiveColumn-items-item:nth-child(4n),.ListFourColumn[data-column-count="4"] .ListFiveColumn-items-item:nth-child(4n),.ListGrid[data-column-count="4"] .ListFiveColumn-items-item:nth-child(4n),.ListThreeColumn[data-column-count="4"] .ListFiveColumn-items-item:nth-child(4n),.MetricsThreeColumnList[data-column-count="4"] .ListFiveColumn-items-item:nth-child(4n),.VideoPromoList[data-column-count="4"] .ListFiveColumn-items-item:nth-child(4n){margin-right:0}@supports (display:grid){.ListFiveColumn[data-column-count="4"] .ListFiveColumn-items-item,.ListFourColumn[data-column-count="4"] .ListFiveColumn-items-item,.ListGrid[data-column-count="4"] .ListFiveColumn-items-item,.ListThreeColumn[data-column-count="4"] .ListFiveColumn-items-item,.MetricsThreeColumnList[data-column-count="4"] .ListFiveColumn-items-item,.VideoPromoList[data-column-count="4"] .ListFiveColumn-items-item{float:none;margin-bottom:0;width:auto;margin-right:0;display:-ms-flexbox;display:flex;padding-bottom:20px}}}@media only screen and (min-width:768px){.ListFiveColumn[data-column-count="5"] .ListFiveColumn-items-item,.ListFourColumn[data-column-count="5"] .ListFiveColumn-items-item,.ListGrid[data-column-count="5"] .ListFiveColumn-items-item,.ListThreeColumn[data-column-count="5"] .ListFiveColumn-items-item,.MetricsThreeColumnList[data-column-count="5"] .ListFiveColumn-items-item,.VideoPromoList[data-column-count="5"] .ListFiveColumn-items-item{float:left;width:calc(20% - ((var(--gridGutters) * 4) / 5));margin-right:var(--gridGutters);box-sizing:border-box}.ListFiveColumn[data-column-count="5"] .ListFiveColumn-items-item:nth-child(5n),.ListFourColumn[data-column-count="5"] .ListFiveColumn-items-item:nth-child(5n),.ListGrid[data-column-count="5"] .ListFiveColumn-items-item:nth-child(5n),.ListThreeColumn[data-column-count="5"] .ListFiveColumn-items-item:nth-child(5n),.MetricsThreeColumnList[data-column-count="5"] .ListFiveColumn-items-item:nth-child(5n),.VideoPromoList[data-column-count="5"] .ListFiveColumn-items-item:nth-child(5n){margin-right:0}@supports (display:grid){.ListFiveColumn[data-column-count="5"] .ListFiveColumn-items-item,.ListFourColumn[data-column-count="5"] .ListFiveColumn-items-item,.ListGrid[data-column-count="5"] .ListFiveColumn-items-item,.ListThreeColumn[data-column-count="5"] .ListFiveColumn-items-item,.MetricsThreeColumnList[data-column-count="5"] .ListFiveColumn-items-item,.VideoPromoList[data-column-count="5"] .ListFiveColumn-items-item{float:none;margin-bottom:0;width:auto;margin-right:0;display:-ms-flexbox;display:flex;padding-bottom:20px}}}@supports (display:grid){.ListFiveColumn-items-item{margin-bottom:0}}@supports (display:grid){.ListFourColumn-items{display:-ms-grid;display:grid;grid-gap:var(--gridGutters)}@media only screen and (min-width:1024px){@supports (display:grid){.ListFiveColumn[data-column-count="1"] .ListFourColumn-items,.ListFourColumn[data-column-count="1"] .ListFourColumn-items,.ListGrid[data-column-count="1"] .ListFourColumn-items,.ListThreeColumn[data-column-count="1"] .ListFourColumn-items,.MetricsThreeColumnList[data-column-count="1"] .ListFourColumn-items,.VideoPromoList[data-column-count="1"] .ListFourColumn-items{-ms-grid-columns:(1fr)[1];grid-template-columns:repeat(1,1fr)}}}@media only screen and (min-width:1024px){@supports (display:grid){.ListFiveColumn[data-column-count="2"] .ListFourColumn-items,.ListFourColumn[data-column-count="2"] .ListFourColumn-items,.ListGrid[data-column-count="2"] .ListFourColumn-items,.ListThreeColumn[data-column-count="2"] .ListFourColumn-items,.MetricsThreeColumnList[data-column-count="2"] .ListFourColumn-items,.VideoPromoList[data-column-count="2"] .ListFourColumn-items{-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr)}}}@media only screen and (min-width:1024px){@supports (display:grid){.ListFiveColumn[data-column-count="3"] .ListFourColumn-items,.ListFourColumn[data-column-count="3"] .ListFourColumn-items,.ListGrid[data-column-count="3"] .ListFourColumn-items,.ListThreeColumn[data-column-count="3"] .ListFourColumn-items,.MetricsThreeColumnList[data-column-count="3"] .ListFourColumn-items,.VideoPromoList[data-column-count="3"] .ListFourColumn-items{-ms-grid-columns:(1fr)[3];grid-template-columns:repeat(3,1fr)}}}@media only screen and (min-width:1024px){@supports (display:grid){.ListFiveColumn[data-column-count="4"] .ListFourColumn-items,.ListFourColumn[data-column-count="4"] .ListFourColumn-items,.ListGrid[data-column-count="4"] .ListFourColumn-items,.ListThreeColumn[data-column-count="4"] .ListFourColumn-items,.MetricsThreeColumnList[data-column-count="4"] .ListFourColumn-items,.VideoPromoList[data-column-count="4"] .ListFourColumn-items{-ms-grid-columns:(1fr)[4];grid-template-columns:repeat(4,1fr)}}}@media only screen and (min-width:1024px){@supports (display:grid){.ListFiveColumn[data-column-count="5"] .ListFourColumn-items,.ListFourColumn[data-column-count="5"] .ListFourColumn-items,.ListGrid[data-column-count="5"] .ListFourColumn-items,.ListThreeColumn[data-column-count="5"] .ListFourColumn-items,.MetricsThreeColumnList[data-column-count="5"] .ListFourColumn-items,.VideoPromoList[data-column-count="5"] .ListFourColumn-items{-ms-grid-columns:(1fr)[5];grid-template-columns:repeat(5,1fr)}}}}.ListFiveColumn[data-full-width] .ListFourColumn-items,.ListFourColumn[data-full-width] .ListFourColumn-items,.ListGrid[data-full-width] .ListFourColumn-items,.ListThreeColumn[data-full-width] .ListFourColumn-items,.MetricsThreeColumnList[data-full-width] .ListFourColumn-items,.VideoPromoList[data-full-width] .ListFourColumn-items{width:100%}@media only screen and (min-width:768px){.ListFiveColumn[data-column-count="1"] .ListFourColumn-items-item,.ListFourColumn[data-column-count="1"] .ListFourColumn-items-item,.ListGrid[data-column-count="1"] .ListFourColumn-items-item,.ListThreeColumn[data-column-count="1"] .ListFourColumn-items-item,.MetricsThreeColumnList[data-column-count="1"] .ListFourColumn-items-item,.VideoPromoList[data-column-count="1"] .ListFourColumn-items-item{float:left;width:calc(100% - ((var(--gridGutters) * 0) / 1));margin-right:var(--gridGutters);box-sizing:border-box}.ListFiveColumn[data-column-count="1"] .ListFourColumn-items-item:nth-child(1n),.ListFourColumn[data-column-count="1"] .ListFourColumn-items-item:nth-child(1n),.ListGrid[data-column-count="1"] .ListFourColumn-items-item:nth-child(1n),.ListThreeColumn[data-column-count="1"] .ListFourColumn-items-item:nth-child(1n),.MetricsThreeColumnList[data-column-count="1"] .ListFourColumn-items-item:nth-child(1n),.VideoPromoList[data-column-count="1"] .ListFourColumn-items-item:nth-child(1n){margin-right:0}@supports (display:grid){.ListFiveColumn[data-column-count="1"] .ListFourColumn-items-item,.ListFourColumn[data-column-count="1"] .ListFourColumn-items-item,.ListGrid[data-column-count="1"] .ListFourColumn-items-item,.ListThreeColumn[data-column-count="1"] .ListFourColumn-items-item,.MetricsThreeColumnList[data-column-count="1"] .ListFourColumn-items-item,.VideoPromoList[data-column-count="1"] .ListFourColumn-items-item{float:none;margin-bottom:0;width:auto;margin-right:0;display:-ms-flexbox;display:flex;padding-bottom:20px}}}@media only screen and (min-width:768px){.ListFiveColumn[data-column-count="2"] .ListFourColumn-items-item,.ListFourColumn[data-column-count="2"] .ListFourColumn-items-item,.ListGrid[data-column-count="2"] .ListFourColumn-items-item,.ListThreeColumn[data-column-count="2"] .ListFourColumn-items-item,.MetricsThreeColumnList[data-column-count="2"] .ListFourColumn-items-item,.VideoPromoList[data-column-count="2"] .ListFourColumn-items-item{float:left;width:calc(50% - ((var(--gridGutters) * 1) / 2));margin-right:var(--gridGutters);box-sizing:border-box}.ListFiveColumn[data-column-count="2"] .ListFourColumn-items-item:nth-child(2n),.ListFourColumn[data-column-count="2"] .ListFourColumn-items-item:nth-child(2n),.ListGrid[data-column-count="2"] .ListFourColumn-items-item:nth-child(2n),.ListThreeColumn[data-column-count="2"] .ListFourColumn-items-item:nth-child(2n),.MetricsThreeColumnList[data-column-count="2"] .ListFourColumn-items-item:nth-child(2n),.VideoPromoList[data-column-count="2"] .ListFourColumn-items-item:nth-child(2n){margin-right:0}@supports (display:grid){.ListFiveColumn[data-column-count="2"] .ListFourColumn-items-item,.ListFourColumn[data-column-count="2"] .ListFourColumn-items-item,.ListGrid[data-column-count="2"] .ListFourColumn-items-item,.ListThreeColumn[data-column-count="2"] .ListFourColumn-items-item,.MetricsThreeColumnList[data-column-count="2"] .ListFourColumn-items-item,.VideoPromoList[data-column-count="2"] .ListFourColumn-items-item{float:none;margin-bottom:0;width:auto;margin-right:0;display:-ms-flexbox;display:flex;padding-bottom:20px}}}@media only screen and (min-width:768px){.ListFiveColumn[data-column-count="3"] .ListFourColumn-items-item,.ListFourColumn[data-column-count="3"] .ListFourColumn-items-item,.ListGrid[data-column-count="3"] .ListFourColumn-items-item,.ListThreeColumn[data-column-count="3"] .ListFourColumn-items-item,.MetricsThreeColumnList[data-column-count="3"] .ListFourColumn-items-item,.VideoPromoList[data-column-count="3"] .ListFourColumn-items-item{float:left;width:calc(33.333333333333336% - ((var(--gridGutters) * 2) / 3));margin-right:var(--gridGutters);box-sizing:border-box}.ListFiveColumn[data-column-count="3"] .ListFourColumn-items-item:nth-child(3n),.ListFourColumn[data-column-count="3"] .ListFourColumn-items-item:nth-child(3n),.ListGrid[data-column-count="3"] .ListFourColumn-items-item:nth-child(3n),.ListThreeColumn[data-column-count="3"] .ListFourColumn-items-item:nth-child(3n),.MetricsThreeColumnList[data-column-count="3"] .ListFourColumn-items-item:nth-child(3n),.VideoPromoList[data-column-count="3"] .ListFourColumn-items-item:nth-child(3n){margin-right:0}@supports (display:grid){.ListFiveColumn[data-column-count="3"] .ListFourColumn-items-item,.ListFourColumn[data-column-count="3"] .ListFourColumn-items-item,.ListGrid[data-column-count="3"] .ListFourColumn-items-item,.ListThreeColumn[data-column-count="3"] .ListFourColumn-items-item,.MetricsThreeColumnList[data-column-count="3"] .ListFourColumn-items-item,.VideoPromoList[data-column-count="3"] .ListFourColumn-items-item{float:none;margin-bottom:0;width:auto;margin-right:0;display:-ms-flexbox;display:flex;padding-bottom:20px}}}@media only screen and (min-width:768px){.ListFiveColumn[data-column-count="4"] .ListFourColumn-items-item,.ListFourColumn[data-column-count="4"] .ListFourColumn-items-item,.ListGrid[data-column-count="4"] .ListFourColumn-items-item,.ListThreeColumn[data-column-count="4"] .ListFourColumn-items-item,.MetricsThreeColumnList[data-column-count="4"] .ListFourColumn-items-item,.VideoPromoList[data-column-count="4"] .ListFourColumn-items-item{float:left;width:calc(25% - ((var(--gridGutters) * 3) / 4));margin-right:var(--gridGutters);box-sizing:border-box}.ListFiveColumn[data-column-count="4"] .ListFourColumn-items-item:nth-child(4n),.ListFourColumn[data-column-count="4"] .ListFourColumn-items-item:nth-child(4n),.ListGrid[data-column-count="4"] .ListFourColumn-items-item:nth-child(4n),.ListThreeColumn[data-column-count="4"] .ListFourColumn-items-item:nth-child(4n),.MetricsThreeColumnList[data-column-count="4"] .ListFourColumn-items-item:nth-child(4n),.VideoPromoList[data-column-count="4"] .ListFourColumn-items-item:nth-child(4n){margin-right:0}@supports (display:grid){.ListFiveColumn[data-column-count="4"] .ListFourColumn-items-item,.ListFourColumn[data-column-count="4"] .ListFourColumn-items-item,.ListGrid[data-column-count="4"] .ListFourColumn-items-item,.ListThreeColumn[data-column-count="4"] .ListFourColumn-items-item,.MetricsThreeColumnList[data-column-count="4"] .ListFourColumn-items-item,.VideoPromoList[data-column-count="4"] .ListFourColumn-items-item{float:none;margin-bottom:0;width:auto;margin-right:0;display:-ms-flexbox;display:flex;padding-bottom:20px}}}@media only screen and (min-width:768px){.ListFiveColumn[data-column-count="5"] .ListFourColumn-items-item,.ListFourColumn[data-column-count="5"] .ListFourColumn-items-item,.ListGrid[data-column-count="5"] .ListFourColumn-items-item,.ListThreeColumn[data-column-count="5"] .ListFourColumn-items-item,.MetricsThreeColumnList[data-column-count="5"] .ListFourColumn-items-item,.VideoPromoList[data-column-count="5"] .ListFourColumn-items-item{float:left;width:calc(20% - ((var(--gridGutters) * 4) / 5));margin-right:var(--gridGutters);box-sizing:border-box}.ListFiveColumn[data-column-count="5"] .ListFourColumn-items-item:nth-child(5n),.ListFourColumn[data-column-count="5"] .ListFourColumn-items-item:nth-child(5n),.ListGrid[data-column-count="5"] .ListFourColumn-items-item:nth-child(5n),.ListThreeColumn[data-column-count="5"] .ListFourColumn-items-item:nth-child(5n),.MetricsThreeColumnList[data-column-count="5"] .ListFourColumn-items-item:nth-child(5n),.VideoPromoList[data-column-count="5"] .ListFourColumn-items-item:nth-child(5n){margin-right:0}@supports (display:grid){.ListFiveColumn[data-column-count="5"] .ListFourColumn-items-item,.ListFourColumn[data-column-count="5"] .ListFourColumn-items-item,.ListGrid[data-column-count="5"] .ListFourColumn-items-item,.ListThreeColumn[data-column-count="5"] .ListFourColumn-items-item,.MetricsThreeColumnList[data-column-count="5"] .ListFourColumn-items-item,.VideoPromoList[data-column-count="5"] .ListFourColumn-items-item{float:none;margin-bottom:0;width:auto;margin-right:0;display:-ms-flexbox;display:flex;padding-bottom:20px}}}@supports (display:grid){.ListFourColumn-items-item{margin-bottom:0}}@supports (display:grid){.ListThreeColumn-items{display:-ms-grid;display:grid;grid-gap:var(--gridGutters)}@media only screen and (min-width:1024px){@supports (display:grid){.ListFiveColumn[data-column-count="1"] .ListThreeColumn-items,.ListFourColumn[data-column-count="1"] .ListThreeColumn-items,.ListGrid[data-column-count="1"] .ListThreeColumn-items,.ListThreeColumn[data-column-count="1"] .ListThreeColumn-items,.MetricsThreeColumnList[data-column-count="1"] .ListThreeColumn-items,.VideoPromoList[data-column-count="1"] .ListThreeColumn-items{-ms-grid-columns:(1fr)[1];grid-template-columns:repeat(1,1fr)}}}@media only screen and (min-width:1024px){@supports (display:grid){.ListFiveColumn[data-column-count="2"] .ListThreeColumn-items,.ListFourColumn[data-column-count="2"] .ListThreeColumn-items,.ListGrid[data-column-count="2"] .ListThreeColumn-items,.ListThreeColumn[data-column-count="2"] .ListThreeColumn-items,.MetricsThreeColumnList[data-column-count="2"] .ListThreeColumn-items,.VideoPromoList[data-column-count="2"] .ListThreeColumn-items{-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr)}}}@media only screen and (min-width:1024px){@supports (display:grid){.ListFiveColumn[data-column-count="3"] .ListThreeColumn-items,.ListFourColumn[data-column-count="3"] .ListThreeColumn-items,.ListGrid[data-column-count="3"] .ListThreeColumn-items,.ListThreeColumn[data-column-count="3"] .ListThreeColumn-items,.MetricsThreeColumnList[data-column-count="3"] .ListThreeColumn-items,.VideoPromoList[data-column-count="3"] .ListThreeColumn-items{-ms-grid-columns:(1fr)[3];grid-template-columns:repeat(3,1fr)}}}@media only screen and (min-width:1024px){@supports (display:grid){.ListFiveColumn[data-column-count="4"] .ListThreeColumn-items,.ListFourColumn[data-column-count="4"] .ListThreeColumn-items,.ListGrid[data-column-count="4"] .ListThreeColumn-items,.ListThreeColumn[data-column-count="4"] .ListThreeColumn-items,.MetricsThreeColumnList[data-column-count="4"] .ListThreeColumn-items,.VideoPromoList[data-column-count="4"] .ListThreeColumn-items{-ms-grid-columns:(1fr)[4];grid-template-columns:repeat(4,1fr)}}}@media only screen and (min-width:1024px){@supports (display:grid){.ListFiveColumn[data-column-count="5"] .ListThreeColumn-items,.ListFourColumn[data-column-count="5"] .ListThreeColumn-items,.ListGrid[data-column-count="5"] .ListThreeColumn-items,.ListThreeColumn[data-column-count="5"] .ListThreeColumn-items,.MetricsThreeColumnList[data-column-count="5"] .ListThreeColumn-items,.VideoPromoList[data-column-count="5"] .ListThreeColumn-items{-ms-grid-columns:(1fr)[5];grid-template-columns:repeat(5,1fr)}}}}.ListFiveColumn[data-full-width] .ListThreeColumn-items,.ListFourColumn[data-full-width] .ListThreeColumn-items,.ListGrid[data-full-width] .ListThreeColumn-items,.ListThreeColumn[data-full-width] .ListThreeColumn-items,.MetricsThreeColumnList[data-full-width] .ListThreeColumn-items,.VideoPromoList[data-full-width] .ListThreeColumn-items{width:100%}@media only screen and (min-width:768px){.ListFiveColumn[data-column-count="1"] .ListThreeColumn-items-item,.ListFourColumn[data-column-count="1"] .ListThreeColumn-items-item,.ListGrid[data-column-count="1"] .ListThreeColumn-items-item,.ListThreeColumn[data-column-count="1"] .ListThreeColumn-items-item,.MetricsThreeColumnList[data-column-count="1"] .ListThreeColumn-items-item,.VideoPromoList[data-column-count="1"] .ListThreeColumn-items-item{float:left;width:calc(100% - ((var(--gridGutters) * 0) / 1));margin-right:var(--gridGutters);box-sizing:border-box}.ListFiveColumn[data-column-count="1"] .ListThreeColumn-items-item:nth-child(1n),.ListFourColumn[data-column-count="1"] .ListThreeColumn-items-item:nth-child(1n),.ListGrid[data-column-count="1"] .ListThreeColumn-items-item:nth-child(1n),.ListThreeColumn[data-column-count="1"] .ListThreeColumn-items-item:nth-child(1n),.MetricsThreeColumnList[data-column-count="1"] .ListThreeColumn-items-item:nth-child(1n),.VideoPromoList[data-column-count="1"] .ListThreeColumn-items-item:nth-child(1n){margin-right:0}@supports (display:grid){.ListFiveColumn[data-column-count="1"] .ListThreeColumn-items-item,.ListFourColumn[data-column-count="1"] .ListThreeColumn-items-item,.ListGrid[data-column-count="1"] .ListThreeColumn-items-item,.ListThreeColumn[data-column-count="1"] .ListThreeColumn-items-item,.MetricsThreeColumnList[data-column-count="1"] .ListThreeColumn-items-item,.VideoPromoList[data-column-count="1"] .ListThreeColumn-items-item{float:none;margin-bottom:0;width:auto;margin-right:0;display:-ms-flexbox;display:flex;padding-bottom:20px}}}@media only screen and (min-width:768px){.ListFiveColumn[data-column-count="2"] .ListThreeColumn-items-item,.ListFourColumn[data-column-count="2"] .ListThreeColumn-items-item,.ListGrid[data-column-count="2"] .ListThreeColumn-items-item,.ListThreeColumn[data-column-count="2"] .ListThreeColumn-items-item,.MetricsThreeColumnList[data-column-count="2"] .ListThreeColumn-items-item,.VideoPromoList[data-column-count="2"] .ListThreeColumn-items-item{float:left;width:calc(50% - ((var(--gridGutters) * 1) / 2));margin-right:var(--gridGutters);box-sizing:border-box}.ListFiveColumn[data-column-count="2"] .ListThreeColumn-items-item:nth-child(2n),.ListFourColumn[data-column-count="2"] .ListThreeColumn-items-item:nth-child(2n),.ListGrid[data-column-count="2"] .ListThreeColumn-items-item:nth-child(2n),.ListThreeColumn[data-column-count="2"] .ListThreeColumn-items-item:nth-child(2n),.MetricsThreeColumnList[data-column-count="2"] .ListThreeColumn-items-item:nth-child(2n),.VideoPromoList[data-column-count="2"] .ListThreeColumn-items-item:nth-child(2n){margin-right:0}@supports (display:grid){.ListFiveColumn[data-column-count="2"] .ListThreeColumn-items-item,.ListFourColumn[data-column-count="2"] .ListThreeColumn-items-item,.ListGrid[data-column-count="2"] .ListThreeColumn-items-item,.ListThreeColumn[data-column-count="2"] .ListThreeColumn-items-item,.MetricsThreeColumnList[data-column-count="2"] .ListThreeColumn-items-item,.VideoPromoList[data-column-count="2"] .ListThreeColumn-items-item{float:none;margin-bottom:0;width:auto;margin-right:0;display:-ms-flexbox;display:flex;padding-bottom:20px}}}@media only screen and (min-width:768px){.ListFiveColumn[data-column-count="3"] .ListThreeColumn-items-item,.ListFourColumn[data-column-count="3"] .ListThreeColumn-items-item,.ListGrid[data-column-count="3"] .ListThreeColumn-items-item,.ListThreeColumn[data-column-count="3"] .ListThreeColumn-items-item,.MetricsThreeColumnList[data-column-count="3"] .ListThreeColumn-items-item,.VideoPromoList[data-column-count="3"] .ListThreeColumn-items-item{float:left;width:calc(33.333333333333336% - ((var(--gridGutters) * 2) / 3));margin-right:var(--gridGutters);box-sizing:border-box}.ListFiveColumn[data-column-count="3"] .ListThreeColumn-items-item:nth-child(3n),.ListFourColumn[data-column-count="3"] .ListThreeColumn-items-item:nth-child(3n),.ListGrid[data-column-count="3"] .ListThreeColumn-items-item:nth-child(3n),.ListThreeColumn[data-column-count="3"] .ListThreeColumn-items-item:nth-child(3n),.MetricsThreeColumnList[data-column-count="3"] .ListThreeColumn-items-item:nth-child(3n),.VideoPromoList[data-column-count="3"] .ListThreeColumn-items-item:nth-child(3n){margin-right:0}@supports (display:grid){.ListFiveColumn[data-column-count="3"] .ListThreeColumn-items-item,.ListFourColumn[data-column-count="3"] .ListThreeColumn-items-item,.ListGrid[data-column-count="3"] .ListThreeColumn-items-item,.ListThreeColumn[data-column-count="3"] .ListThreeColumn-items-item,.MetricsThreeColumnList[data-column-count="3"] .ListThreeColumn-items-item,.VideoPromoList[data-column-count="3"] .ListThreeColumn-items-item{float:none;margin-bottom:0;width:auto;margin-right:0;display:-ms-flexbox;display:flex;padding-bottom:20px}}}@media only screen and (min-width:768px){.ListFiveColumn[data-column-count="4"] .ListThreeColumn-items-item,.ListFourColumn[data-column-count="4"] .ListThreeColumn-items-item,.ListGrid[data-column-count="4"] .ListThreeColumn-items-item,.ListThreeColumn[data-column-count="4"] .ListThreeColumn-items-item,.MetricsThreeColumnList[data-column-count="4"] .ListThreeColumn-items-item,.VideoPromoList[data-column-count="4"] .ListThreeColumn-items-item{float:left;width:calc(25% - ((var(--gridGutters) * 3) / 4));margin-right:var(--gridGutters);box-sizing:border-box}.ListFiveColumn[data-column-count="4"] .ListThreeColumn-items-item:nth-child(4n),.ListFourColumn[data-column-count="4"] .ListThreeColumn-items-item:nth-child(4n),.ListGrid[data-column-count="4"] .ListThreeColumn-items-item:nth-child(4n),.ListThreeColumn[data-column-count="4"] .ListThreeColumn-items-item:nth-child(4n),.MetricsThreeColumnList[data-column-count="4"] .ListThreeColumn-items-item:nth-child(4n),.VideoPromoList[data-column-count="4"] .ListThreeColumn-items-item:nth-child(4n){margin-right:0}@supports (display:grid){.ListFiveColumn[data-column-count="4"] .ListThreeColumn-items-item,.ListFourColumn[data-column-count="4"] .ListThreeColumn-items-item,.ListGrid[data-column-count="4"] .ListThreeColumn-items-item,.ListThreeColumn[data-column-count="4"] .ListThreeColumn-items-item,.MetricsThreeColumnList[data-column-count="4"] .ListThreeColumn-items-item,.VideoPromoList[data-column-count="4"] .ListThreeColumn-items-item{float:none;margin-bottom:0;width:auto;margin-right:0;display:-ms-flexbox;display:flex;padding-bottom:20px}}}@media only screen and (min-width:768px){.ListFiveColumn[data-column-count="5"] .ListThreeColumn-items-item,.ListFourColumn[data-column-count="5"] .ListThreeColumn-items-item,.ListGrid[data-column-count="5"] .ListThreeColumn-items-item,.ListThreeColumn[data-column-count="5"] .ListThreeColumn-items-item,.MetricsThreeColumnList[data-column-count="5"] .ListThreeColumn-items-item,.VideoPromoList[data-column-count="5"] .ListThreeColumn-items-item{float:left;width:calc(20% - ((var(--gridGutters) * 4) / 5));margin-right:var(--gridGutters);box-sizing:border-box}.ListFiveColumn[data-column-count="5"] .ListThreeColumn-items-item:nth-child(5n),.ListFourColumn[data-column-count="5"] .ListThreeColumn-items-item:nth-child(5n),.ListGrid[data-column-count="5"] .ListThreeColumn-items-item:nth-child(5n),.ListThreeColumn[data-column-count="5"] .ListThreeColumn-items-item:nth-child(5n),.MetricsThreeColumnList[data-column-count="5"] .ListThreeColumn-items-item:nth-child(5n),.VideoPromoList[data-column-count="5"] .ListThreeColumn-items-item:nth-child(5n){margin-right:0}@supports (display:grid){.ListFiveColumn[data-column-count="5"] .ListThreeColumn-items-item,.ListFourColumn[data-column-count="5"] .ListThreeColumn-items-item,.ListGrid[data-column-count="5"] .ListThreeColumn-items-item,.ListThreeColumn[data-column-count="5"] .ListThreeColumn-items-item,.MetricsThreeColumnList[data-column-count="5"] .ListThreeColumn-items-item,.VideoPromoList[data-column-count="5"] .ListThreeColumn-items-item{float:none;margin-bottom:0;width:auto;margin-right:0;display:-ms-flexbox;display:flex;padding-bottom:20px}}}@supports (display:grid){.ListThreeColumn-items-item{margin-bottom:0}}.ProductPromoList .ProductPromo{padding:0}.ProductPromoList-items-item{padding:0 20px 40px}@media only screen and (min-width:768px){.ProductPromoList-items-item{padding:0 40px 40px}}@media only screen and (min-width:1024px){.ProductPromoList-items-item{padding:0 80px 60px}}@media only screen and (min-width:1440px){.ProductPromoList-items-item{padding:0 100px 80px}}.ProductPromoList-title{padding-bottom:20px}.ProductPromoList-description{padding:0 0 20px}.ProductPromoList[data-reverse-order] .ProductPromo-media{padding-top:0;padding-bottom:20px}@media only screen and (min-width:768px){.ProductPromoList[data-reverse-order] .ProductPromo-media{padding-top:30px;padding-bottom:0}}@media only screen and (min-width:1024px){.ProductPromoList[data-reverse-order] .ProductPromo-media{padding-top:40px}}.ProductPromoList[data-reverse-order] .ProductPromo-content{-ms-flex-direction:column-reverse;flex-direction:column-reverse}@media only screen and (min-width:768px){.ProductPromoList[data-reverse-order] .ProductPromo-content{-ms-flex-direction:column;flex-direction:column}}.ProductPromoList-items{padding-top:0}@media only screen and (min-width:768px){.ProductPromoList-items{padding-top:0}}@media only screen and (min-width:1024px){.ProductPromoList-items{padding-top:0}}.PromoIconOnSideList,.PromoIconOnTopList{padding:30px;background-color:#eef0f1}.PromoIconOnSideList-items,.PromoIconOnTopList-items{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:start;justify-content:flex-start;margin:0 -20px -20px 0}.PromoIconOnSideList-items-item,.PromoIconOnTopList-items-item{width:calc(100% - 20px);margin:0 20px 20px 0}@media only screen and (min-width:768px){.PromoIconOnSideList-items-item,.PromoIconOnTopList-items-item{width:calc(50% - 20px)}}@media only screen and (min-width:1024px){.PromoIconOnSideList-items-item,.PromoIconOnTopList-items-item{width:calc(33.33333% - 20px)}}@media only screen and (min-width:1440px){.PromoIconOnSideList-items-item,.PromoIconOnTopList-items-item{width:calc(25% - 20px)}}.PromoIconOnSideList-items img{width:30px}@media only screen and (min-width:1024px){.PromoIconOnSideList-items img{width:auto;height:100%}}@media only screen and (min-width:768px){.PromoIconOnSideList-items-item{padding-bottom:20px}}.TagList{background-color:#f5f6f8}aside .TagList{padding:40px}aside .TagList-description,aside .TagList-title{text-align:left}aside .TagList-items{padding-top:20px;-ms-flex-pack:normal;justify-content:normal}.TagList-items{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;list-style:none;margin:0 auto;padding-left:0;-ms-flex-pack:center;justify-content:center;max-width:1240px}.TagList-items-item{margin:0 calc(var(--modulePadding) * .2) calc(var(--modulePadding) * .2) 0}.TagList-items-item a,.TagList-items-item span{font-family:ff-dagny-web-pro,sans-serif;font-style:normal;color:#fff;font-weight:700;font-size:10px;line-height:1.25;font-size:12px;background-color:var(--primaryColor);padding:10px 20px;margin:0 auto;border:0 solid var(--primaryColor);text-decoration:none;transition:all .25s cubic-bezier(.4,0,.2,1);text-transform:uppercase;border-radius:3px;-webkit-font-smoothing:antialiased}@media only screen and (min-width:768px){.TagList-items-item a,.TagList-items-item span{font-size:12px}}.TagList-items-item a:hover,.TagList-items-item span:hover{color:#fff;background-color:var(--primaryColor);text-decoration:none}@media only screen and (min-width:768px){.TagList-items-item a,.TagList-items-item span{font-size:15px}}.TagList-items-item .PromoTextItem-title a,.TagList-items-item .PromoTextItem a,.TagList-items-item a{color:#62727b;font-size:12px;font-weight:400;line-height:19px;display:inline-block;padding:7px 13px;color:var(--primaryColor);text-transform:uppercase;font-weight:700;border:1px solid #d2d6d9;background:#fff}@supports (display:grid){.VideoPromoList-items{display:-ms-grid;display:grid;grid-gap:var(--gridGutters)}@media only screen and (min-width:1024px){@supports (display:grid){.ListFiveColumn[data-column-count="1"] .VideoPromoList-items,.ListFourColumn[data-column-count="1"] .VideoPromoList-items,.ListGrid[data-column-count="1"] .VideoPromoList-items,.ListThreeColumn[data-column-count="1"] .VideoPromoList-items,.MetricsThreeColumnList[data-column-count="1"] .VideoPromoList-items,.VideoPromoList[data-column-count="1"] .VideoPromoList-items{-ms-grid-columns:(1fr)[1];grid-template-columns:repeat(1,1fr)}}}@media only screen and (min-width:1024px){@supports (display:grid){.ListFiveColumn[data-column-count="2"] .VideoPromoList-items,.ListFourColumn[data-column-count="2"] .VideoPromoList-items,.ListGrid[data-column-count="2"] .VideoPromoList-items,.ListThreeColumn[data-column-count="2"] .VideoPromoList-items,.MetricsThreeColumnList[data-column-count="2"] .VideoPromoList-items,.VideoPromoList[data-column-count="2"] .VideoPromoList-items{-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr)}}}@media only screen and (min-width:1024px){@supports (display:grid){.ListFiveColumn[data-column-count="3"] .VideoPromoList-items,.ListFourColumn[data-column-count="3"] .VideoPromoList-items,.ListGrid[data-column-count="3"] .VideoPromoList-items,.ListThreeColumn[data-column-count="3"] .VideoPromoList-items,.MetricsThreeColumnList[data-column-count="3"] .VideoPromoList-items,.VideoPromoList[data-column-count="3"] .VideoPromoList-items{-ms-grid-columns:(1fr)[3];grid-template-columns:repeat(3,1fr)}}}@media only screen and (min-width:1024px){@supports (display:grid){.ListFiveColumn[data-column-count="4"] .VideoPromoList-items,.ListFourColumn[data-column-count="4"] .VideoPromoList-items,.ListGrid[data-column-count="4"] .VideoPromoList-items,.ListThreeColumn[data-column-count="4"] .VideoPromoList-items,.MetricsThreeColumnList[data-column-count="4"] .VideoPromoList-items,.VideoPromoList[data-column-count="4"] .VideoPromoList-items{-ms-grid-columns:(1fr)[4];grid-template-columns:repeat(4,1fr)}}}@media only screen and (min-width:1024px){@supports (display:grid){.ListFiveColumn[data-column-count="5"] .VideoPromoList-items,.ListFourColumn[data-column-count="5"] .VideoPromoList-items,.ListGrid[data-column-count="5"] .VideoPromoList-items,.ListThreeColumn[data-column-count="5"] .VideoPromoList-items,.MetricsThreeColumnList[data-column-count="5"] .VideoPromoList-items,.VideoPromoList[data-column-count="5"] .VideoPromoList-items{-ms-grid-columns:(1fr)[5];grid-template-columns:repeat(5,1fr)}}}}.ListFiveColumn[data-full-width] .VideoPromoList-items,.ListFourColumn[data-full-width] .VideoPromoList-items,.ListGrid[data-full-width] .VideoPromoList-items,.ListThreeColumn[data-full-width] .VideoPromoList-items,.MetricsThreeColumnList[data-full-width] .VideoPromoList-items,.VideoPromoList[data-full-width] .VideoPromoList-items{width:100%}@media only screen and (min-width:768px){.ListFiveColumn[data-column-count="1"] .VideoPromoList-items-item,.ListFourColumn[data-column-count="1"] .VideoPromoList-items-item,.ListGrid[data-column-count="1"] .VideoPromoList-items-item,.ListThreeColumn[data-column-count="1"] .VideoPromoList-items-item,.MetricsThreeColumnList[data-column-count="1"] .VideoPromoList-items-item,.VideoPromoList[data-column-count="1"] .VideoPromoList-items-item{float:left;width:calc(100% - ((var(--gridGutters) * 0) / 1));margin-right:var(--gridGutters);box-sizing:border-box}.ListFiveColumn[data-column-count="1"] .VideoPromoList-items-item:nth-child(1n),.ListFourColumn[data-column-count="1"] .VideoPromoList-items-item:nth-child(1n),.ListGrid[data-column-count="1"] .VideoPromoList-items-item:nth-child(1n),.ListThreeColumn[data-column-count="1"] .VideoPromoList-items-item:nth-child(1n),.MetricsThreeColumnList[data-column-count="1"] .VideoPromoList-items-item:nth-child(1n),.VideoPromoList[data-column-count="1"] .VideoPromoList-items-item:nth-child(1n){margin-right:0}@supports (display:grid){.ListFiveColumn[data-column-count="1"] .VideoPromoList-items-item,.ListFourColumn[data-column-count="1"] .VideoPromoList-items-item,.ListGrid[data-column-count="1"] .VideoPromoList-items-item,.ListThreeColumn[data-column-count="1"] .VideoPromoList-items-item,.MetricsThreeColumnList[data-column-count="1"] .VideoPromoList-items-item,.VideoPromoList[data-column-count="1"] .VideoPromoList-items-item{float:none;margin-bottom:0;width:auto;margin-right:0;display:-ms-flexbox;display:flex;padding-bottom:20px}}}@media only screen and (min-width:768px){.ListFiveColumn[data-column-count="2"] .VideoPromoList-items-item,.ListFourColumn[data-column-count="2"] .VideoPromoList-items-item,.ListGrid[data-column-count="2"] .VideoPromoList-items-item,.ListThreeColumn[data-column-count="2"] .VideoPromoList-items-item,.MetricsThreeColumnList[data-column-count="2"] .VideoPromoList-items-item,.VideoPromoList[data-column-count="2"] .VideoPromoList-items-item{float:left;width:calc(50% - ((var(--gridGutters) * 1) / 2));margin-right:var(--gridGutters);box-sizing:border-box}.ListFiveColumn[data-column-count="2"] .VideoPromoList-items-item:nth-child(2n),.ListFourColumn[data-column-count="2"] .VideoPromoList-items-item:nth-child(2n),.ListGrid[data-column-count="2"] .VideoPromoList-items-item:nth-child(2n),.ListThreeColumn[data-column-count="2"] .VideoPromoList-items-item:nth-child(2n),.MetricsThreeColumnList[data-column-count="2"] .VideoPromoList-items-item:nth-child(2n),.VideoPromoList[data-column-count="2"] .VideoPromoList-items-item:nth-child(2n){margin-right:0}@supports (display:grid){.ListFiveColumn[data-column-count="2"] .VideoPromoList-items-item,.ListFourColumn[data-column-count="2"] .VideoPromoList-items-item,.ListGrid[data-column-count="2"] .VideoPromoList-items-item,.ListThreeColumn[data-column-count="2"] .VideoPromoList-items-item,.MetricsThreeColumnList[data-column-count="2"] .VideoPromoList-items-item,.VideoPromoList[data-column-count="2"] .VideoPromoList-items-item{float:none;margin-bottom:0;width:auto;margin-right:0;display:-ms-flexbox;display:flex;padding-bottom:20px}}}@media only screen and (min-width:768px){.ListFiveColumn[data-column-count="3"] .VideoPromoList-items-item,.ListFourColumn[data-column-count="3"] .VideoPromoList-items-item,.ListGrid[data-column-count="3"] .VideoPromoList-items-item,.ListThreeColumn[data-column-count="3"] .VideoPromoList-items-item,.MetricsThreeColumnList[data-column-count="3"] .VideoPromoList-items-item,.VideoPromoList[data-column-count="3"] .VideoPromoList-items-item{float:left;width:calc(33.333333333333336% - ((var(--gridGutters) * 2) / 3));margin-right:var(--gridGutters);box-sizing:border-box}.ListFiveColumn[data-column-count="3"] .VideoPromoList-items-item:nth-child(3n),.ListFourColumn[data-column-count="3"] .VideoPromoList-items-item:nth-child(3n),.ListGrid[data-column-count="3"] .VideoPromoList-items-item:nth-child(3n),.ListThreeColumn[data-column-count="3"] .VideoPromoList-items-item:nth-child(3n),.MetricsThreeColumnList[data-column-count="3"] .VideoPromoList-items-item:nth-child(3n),.VideoPromoList[data-column-count="3"] .VideoPromoList-items-item:nth-child(3n){margin-right:0}@supports (display:grid){.ListFiveColumn[data-column-count="3"] .VideoPromoList-items-item,.ListFourColumn[data-column-count="3"] .VideoPromoList-items-item,.ListGrid[data-column-count="3"] .VideoPromoList-items-item,.ListThreeColumn[data-column-count="3"] .VideoPromoList-items-item,.MetricsThreeColumnList[data-column-count="3"] .VideoPromoList-items-item,.VideoPromoList[data-column-count="3"] .VideoPromoList-items-item{float:none;margin-bottom:0;width:auto;margin-right:0;display:-ms-flexbox;display:flex;padding-bottom:20px}}}@media only screen and (min-width:768px){.ListFiveColumn[data-column-count="4"] .VideoPromoList-items-item,.ListFourColumn[data-column-count="4"] .VideoPromoList-items-item,.ListGrid[data-column-count="4"] .VideoPromoList-items-item,.ListThreeColumn[data-column-count="4"] .VideoPromoList-items-item,.MetricsThreeColumnList[data-column-count="4"] .VideoPromoList-items-item,.VideoPromoList[data-column-count="4"] .VideoPromoList-items-item{float:left;width:calc(25% - ((var(--gridGutters) * 3) / 4));margin-right:var(--gridGutters);box-sizing:border-box}.ListFiveColumn[data-column-count="4"] .VideoPromoList-items-item:nth-child(4n),.ListFourColumn[data-column-count="4"] .VideoPromoList-items-item:nth-child(4n),.ListGrid[data-column-count="4"] .VideoPromoList-items-item:nth-child(4n),.ListThreeColumn[data-column-count="4"] .VideoPromoList-items-item:nth-child(4n),.MetricsThreeColumnList[data-column-count="4"] .VideoPromoList-items-item:nth-child(4n),.VideoPromoList[data-column-count="4"] .VideoPromoList-items-item:nth-child(4n){margin-right:0}@supports (display:grid){.ListFiveColumn[data-column-count="4"] .VideoPromoList-items-item,.ListFourColumn[data-column-count="4"] .VideoPromoList-items-item,.ListGrid[data-column-count="4"] .VideoPromoList-items-item,.ListThreeColumn[data-column-count="4"] .VideoPromoList-items-item,.MetricsThreeColumnList[data-column-count="4"] .VideoPromoList-items-item,.VideoPromoList[data-column-count="4"] .VideoPromoList-items-item{float:none;margin-bottom:0;width:auto;margin-right:0;display:-ms-flexbox;display:flex;padding-bottom:20px}}}@media only screen and (min-width:768px){.ListFiveColumn[data-column-count="5"] .VideoPromoList-items-item,.ListFourColumn[data-column-count="5"] .VideoPromoList-items-item,.ListGrid[data-column-count="5"] .VideoPromoList-items-item,.ListThreeColumn[data-column-count="5"] .VideoPromoList-items-item,.MetricsThreeColumnList[data-column-count="5"] .VideoPromoList-items-item,.VideoPromoList[data-column-count="5"] .VideoPromoList-items-item{float:left;width:calc(20% - ((var(--gridGutters) * 4) / 5));margin-right:var(--gridGutters);box-sizing:border-box}.ListFiveColumn[data-column-count="5"] .VideoPromoList-items-item:nth-child(5n),.ListFourColumn[data-column-count="5"] .VideoPromoList-items-item:nth-child(5n),.ListGrid[data-column-count="5"] .VideoPromoList-items-item:nth-child(5n),.ListThreeColumn[data-column-count="5"] .VideoPromoList-items-item:nth-child(5n),.MetricsThreeColumnList[data-column-count="5"] .VideoPromoList-items-item:nth-child(5n),.VideoPromoList[data-column-count="5"] .VideoPromoList-items-item:nth-child(5n){margin-right:0}@supports (display:grid){.ListFiveColumn[data-column-count="5"] .VideoPromoList-items-item,.ListFourColumn[data-column-count="5"] .VideoPromoList-items-item,.ListGrid[data-column-count="5"] .VideoPromoList-items-item,.ListThreeColumn[data-column-count="5"] .VideoPromoList-items-item,.MetricsThreeColumnList[data-column-count="5"] .VideoPromoList-items-item,.VideoPromoList[data-column-count="5"] .VideoPromoList-items-item{float:none;margin-bottom:0;width:auto;margin-right:0;display:-ms-flexbox;display:flex;padding-bottom:20px}}}@supports (display:grid){.VideoPromoList-items-item{margin-bottom:0}}.FlagList-items{display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap;-ms-flex-pack:space-evenly;justify-content:space-evenly}.FlagList-items-item{max-width:100%}.ListOneColumn,.ListOneColumn-items{padding-top:0}.ListOneColumn-items-item{margin-bottom:30px}.PaginatedCarousel{background-color:#393939;color:#fff}.PaginatedCarousel-description,.PaginatedCarousel-title{color:#fff}.PaginatedCarousel .flickity-button{display:block}.PaginatedCarousel .flickity-button-icon{fill:#fff}.PaginatedCarousel-items{max-width:1260px;padding-left:40px;padding-right:40px}.PaginatedCarousel-items .next,.PaginatedCarousel-items .previous{width:15px;height:15px}.PaginatedCarousel-items .next{right:10px}.PaginatedCarousel-items .previous{left:10px}.PaginatedCarousel-items-item{margin-right:20px}@media only screen and (min-width:768px){.PaginatedCarousel{padding-top:60px;padding-bottom:40px}.PaginatedCarousel-items-item{width:calc(50% - 20px)}.PaginatedCarousel-items .next,.PaginatedCarousel-items .previous{width:25px;height:25px}.PaginatedCarousel-items .next{right:20px}.PaginatedCarousel-items .previous{left:20px}}@media only screen and (min-width:1024px){.PaginatedCarousel-items-item{width:calc(33.33333% - 20px)}}@media only screen and (min-width:1440px){.PaginatedCarousel-items{padding-left:0;padding-right:0}.PaginatedCarousel .previous{left:-40px}.PaginatedCarousel .next{right:-40px}}.LargeLead{background-color:#393939;padding:20px;-ms-flex-pack:center;justify-content:center}.LargeLead,.LargeLead-body{display:-ms-flexbox;display:flex}.LargeLead-body{max-width:1240px;padding:15px;background-color:#fff;-ms-flex:1 0 100%;flex:1 0 100%;-ms-flex-wrap:wrap;flex-wrap:wrap}.LargeLead-hero{border-bottom:1px solid #c0c0bf;padding-bottom:30px;margin-bottom:30px}.LargeLead-items{margin:0}.LargeLead-items-item:not(:last-child){border-bottom:1px solid #c0c0bf;padding-bottom:30px;margin-bottom:30px}@media only screen and (min-width:768px){.LargeLead{padding:40px}.LargeLead-hero{border-bottom:0;padding-bottom:0;margin-bottom:0;-ms-flex:1 1 100%;flex:1 1 100%}.LargeLead-hero .LargeLeadPromo-title{font-family:ff-dagny-web-pro,sans-serif;font-weight:700;font-style:normal;font-size:26px;line-height:1.15;font-size:36px;line-height:1.11}.LargeLead-body{padding:30px;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.LargeLead-items{margin:0 0 0 30px;-ms-flex:0 0 33.3333%;flex:0 0 33.3333%}}.Navigation{width:100%;background-color:var(--headerBackgroundColor);left:0;top:var(--headerHeight);position:absolute;white-space:nowrap;padding-top:110px;display:none;height:100vh;overflow-y:auto;overflow-x:hidden;padding-bottom:50px}[data-mobile-left-align-nav] .Navigation{text-align:left;padding-top:var(--headerHeight);margin-top:20px;padding-left:40px}@media only screen and (min-width:1024px){[data-mobile-left-align-nav] .Navigation{padding:0;text-align:unset;margin-top:0}}@media only screen and (min-width:1024px){.Navigation{height:100%;overflow-y:unset;overflow-x:unset;padding-bottom:0}}.Navigation-items{list-style:none;margin:0 auto;padding:0 0 36px}.Navigation-items .UnauthenticatedNavigationItem-items-item{display:inline-block;line-height:17.8px;font-size:14px;font-weight:400}.Navigation-items .UnauthenticatedNavigationItem-items-item:hover{color:var(--primaryColor)}@media only screen and (min-width:1024px){.Navigation-items .UnauthenticatedNavigationItem-items-item{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}}.Navigation-items .UnauthenticatedNavigationItem-items-item a{color:var(--secondaryTextColor);font-family:ff-dagny-web-pro,sans-serif;font-weight:400;font-style:normal;font-size:14px;line-height:.86;text-transform:uppercase;color:var(--headerTextColor);letter-spacing:2px}@media only screen and (min-width:1024px){.Navigation-items .UnauthenticatedNavigationItem-items-item:last-child{padding-right:20px}}.Navigation-items .UnauthenticatedNavigationItem-items-item:last-child:before{content:"/";color:var(--headerTextColor);padding:0 5px}.Navigation-items-item{margin-bottom:30px}.Navigation-items-hr{background-color:var(--primaryColor);border:0;height:3px;margin-bottom:30px;margin-top:0;width:40px}[data-mobile-left-align-nav] .Navigation-items-hr{display:none}@media only screen and (min-width:1024px){.Navigation{text-align:right;position:fixed;padding-top:0;top:0;left:0;position:relative}.Navigation-items{display:-ms-inline-flexbox;display:inline-flex;padding:0}.Navigation-items-item{margin-bottom:0;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.Navigation-items-hr{display:none}[data--mobile-left-align-nav] .Navigation-items-hr{display:none}[data-navigation-alignment=left] .Navigation{text-align:left;margin-left:40px}}.NavigationItem[data-button-style]{position:fixed;right:20px;top:22px}@media only screen and (min-width:1024px){[data-show-hat] .NavigationItem[data-button-style]{top:7%}}@media only screen and (min-width:1024px){.NavigationItem[data-button-style]{position:unset;right:unset;top:unset}}@media only screen and (min-width:1024px){.NavigationItem[data-mobile-only]{display:none}}@media only screen and (max-width:768px){.NavigationItem-text-link[data-mobile-text]{visibility:hidden}.NavigationItem-text-link[data-mobile-text]:before{border-radius:4px;display:-ms-inline-flexbox;display:inline-flex;font-size:14px;font-weight:700;line-height:12px;padding:20px;text-align:center;text-decoration:none;text-transform:uppercase;transition:all .25s cubic-bezier(.4,0,.2,1);color:#fff;border:0 solid var(--primaryColor);background-color:var(--primaryColor);content:attr(data-mobile-text);visibility:visible}.NavigationItem-text-link[data-mobile-text]:before:hover{transform:scale(1.05)}[data-button-style] .NavigationItem-text-link[data-mobile-text]{visibility:hidden}}.NavigationItem-text,.NavigationItem-text-link{color:var(--secondaryTextColor);font-family:ff-dagny-web-pro,sans-serif;font-style:normal;line-height:.86;text-transform:uppercase;color:var(--headerTextColor);text-align:center;text-decoration:none;letter-spacing:2px;line-height:17.8px;font-size:14px;font-weight:400}.NavigationItem-text-link:hover,.NavigationItem-text:hover{color:var(--primaryColor)}[data-mobile-left-align-nav] .NavigationItem-text,[data-mobile-left-align-nav] .NavigationItem-text-link{text-align:left}[data-button-style] .NavigationItem-text,[data-button-style] .NavigationItem-text-link{height:56px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;visibility:visible;border-radius:4px;letter-spacing:.5px;max-width:100px;white-space:pre-line}@media only screen and (min-width:1024px){[data-button-style] .NavigationItem-text,[data-button-style] .NavigationItem-text-link{max-width:unset}}[data-button-style=default] .NavigationItem-text,[data-button-style=default] .NavigationItem-text-link{display:-ms-flexbox;display:flex}[data-button-style=default] .NavigationItem-text-link a,[data-button-style=default] .NavigationItem-text a{margin:0!important}[data-button-style=default] .NavigationItem-text-link[data-horizontal-align=center],[data-button-style=default] .NavigationItem-text[data-horizontal-align=center]{-ms-flex-pack:center;justify-content:center}[data-button-style=default] .NavigationItem-text-link[data-horizontal-align=right],[data-button-style=default] .NavigationItem-text[data-horizontal-align=right]{-ms-flex-pack:end;justify-content:flex-end}[data-button-style=default] .NavigationItem-text-link a,[data-button-style=default] .NavigationItem-text-link span,[data-button-style=default] .NavigationItem-text a,[data-button-style=default] .NavigationItem-text span{font-family:ff-dagny-web-pro,sans-serif;font-style:normal;color:#0e1719;font-weight:700;font-size:10px;line-height:1.25;font-size:12px;background-color:#fbc743;padding:10px 20px;margin:0 auto;border:1px solid #fbc743;text-decoration:none;transition:all .25s cubic-bezier(.4,0,.2,1);text-transform:uppercase;border-radius:3px;-webkit-font-smoothing:antialiased}@media only screen and (min-width:768px){[data-button-style=default] .NavigationItem-text-link a,[data-button-style=default] .NavigationItem-text-link span,[data-button-style=default] .NavigationItem-text a,[data-button-style=default] .NavigationItem-text span{font-size:12px}}[data-button-style=default] .NavigationItem-text-link a:hover,[data-button-style=default] .NavigationItem-text-link span:hover,[data-button-style=default] .NavigationItem-text a:hover,[data-button-style=default] .NavigationItem-text span:hover{color:#0e1719;background-color:#e0ab28;text-decoration:none}@media only screen and (min-width:768px){[data-button-style=default] .NavigationItem-text-link a,[data-button-style=default] .NavigationItem-text-link span,[data-button-style=default] .NavigationItem-text a,[data-button-style=default] .NavigationItem-text span{font-size:15px}}[data-button-style=default] .NavigationItem-text-link:hover,[data-button-style=default] .NavigationItem-text:hover{color:#fff}[data-button-style=transparent] .NavigationItem-text-link:hover,[data-button-style=transparent] .NavigationItem-text:hover{color:var(--primaryColor)}.NavigationItem-text-link:hover,.NavigationItem-text:hover{text-decoration:none;color:#bfb5ae}.NavigationItem-text-link .icon-dropdown,.NavigationItem-text .icon-dropdown{margin-left:5px}[data-dropdown-icon] .NavigationItem-text{position:relative;display:-ms-inline-flexbox;display:inline-flex;cursor:pointer}@media only screen and (min-width:1024px){[data-dropdown-icon] .NavigationItem-text{padding-right:15px}}.NavigationItem-items{list-style:none;text-align:center;min-width:150px;padding:10px;display:none}@media only screen and (min-width:1024px){.NavigationItem-items{text-align:left;background-color:var(--headerBackgroundColor);position:absolute}}[data-dropdown-icon]:hover .NavigationItem-items{display:block}.NavigationItem-items-item .SocialLink[target=_blank]:after{display:none}.NavigationItem-items-item .NavigationLink{color:var(--primaryTextColor);line-height:1.29;font-size:14px;line-height:1.71;color:var(--headerTextColor);text-decoration:none}@media only screen and (min-width:1024px){.NavigationItem-items-item .NavigationLink{font-size:16px;line-height:1.38}}.NavigationItem-items-item .NavigationLink:hover{color:var(--primaryColor)}.NavigationItem-items-item a[target=_blank]:after{content:"";display:inline-block;margin-left:10px;height:14px;width:14px;background-image:url('../../../resource/00000168-dd17-d487-a96e-df5fe3ee0000/styleguide/_assets/icons/icon-external-link.0038752999624054ff8034983e704f15.svg');background-size:cover}.NavigationItem-items[data-toggle-in-navitem=true]{display:block}@media only screen and (min-width:1024px){.NavigationItem{margin-right:44px}.NavigationItem-text,.NavigationItem-text-link{text-align:left;display:-ms-flexbox;display:flex}.NavigationItem-items-item .NavigationLink{color:var(--primaryTextColor);line-height:1.29;font-size:14px;line-height:1.71;color:var(--secondaryTextColor)}}@media only screen and (min-width:1024px) and only screen and (min-width:1024px){.NavigationItem-items-item .NavigationLink{font-size:16px;line-height:1.38}}[data-subnav-inline] .NavigationItem-items-item{display:inline-block}[data-hide-external-link-icon] .NavigationItem-items-item a[target=_blank]:after{display:none}@media only screen and (min-width:1024px){.AuthenticatedNavigationItem{padding-right:20px}}.AuthenticatedNavigationItem a{color:var(--secondaryTextColor);font-family:ff-dagny-web-pro,sans-serif;font-weight:400;font-style:normal;font-size:14px;line-height:.86;letter-spacing:2px;text-transform:uppercase;color:var(--headerTextColor);text-decoration:none;text-align:center}.AuthenticatedNavigationItem a:hover{color:#bfb5ae}@media only screen and (min-width:1024px){.AuthenticatedNavigationItem a{font-size:11px;color:var(--headerTextColor);text-align:left;letter-spacing:1.5px}.AuthenticatedNavigationItem a:hover{color:var(--primaryColor)}}.AuthenticatedNavigationItem-text{color:var(--secondaryTextColor);font-family:ff-dagny-web-pro,sans-serif;font-weight:400;font-style:normal;font-size:14px;line-height:.86;cursor:pointer;position:relative;text-transform:uppercase;color:var(--headerTextColor);letter-spacing:2px;display:none;line-height:17.8px}@media only screen and (min-width:1024px){.AuthenticatedNavigationItem-text{padding-right:15px;display:block}}.AuthenticatedNavigationItem-items{list-style:none;padding-left:0}@media only screen and (min-width:1024px){.AuthenticatedNavigationItem-items{display:none;padding:30px;border-top:0;max-height:195px;position:absolute;top:54px;overflow-x:hidden;overflow-y:auto;background-color:var(--headerBackgroundColor)}}.AuthenticatedNavigationItem-items-hr{background-color:var(--primaryColor);border:0;height:3px;margin-bottom:30px;margin-top:0;width:40px}@media only screen and (min-width:1024px){.AuthenticatedNavigationItem-items-hr{display:none}}.AuthenticatedNavigationItem-items-item{padding-bottom:30px;display:none}.AuthenticatedNavigationItem-items-item:first-child,.AuthenticatedNavigationItem-items-item:last-child{display:block}.AuthenticatedNavigationItem-items-item:nth-child(2)+.AuthenticatedNavigationItem-items-hr{display:none}@media only screen and (min-width:1024px){.AuthenticatedNavigationItem-items-item{display:block;padding-bottom:15px}}.AuthenticatedNavigationItem-items-item:last-child{padding-bottom:0}.AuthenticatedNavigationItem-items a{display:block}@media only screen and (min-width:1024px){.AuthenticatedNavigationItem-items[data-toggle-in-authNav=true]{display:block}}.ArticlePage img,.AuthenticationPage img,.AuthorPage img,.BlogPage-alternate img,.BlogPage img,.BlogPostPage img,.Contact img,.EmployeePage img,.GalleryPage img,.PageDefault img,.PageHome img,.Page img,.PressReleasePage img,.QuizPage img,.SearchResultsPage img,.Section img,.Tag img,.VideoPage img{display:block;margin:0 auto}.ArticlePage-hat,.AuthenticationPage-hat,.AuthorPage-hat,.BlogPage-alternate-hat,.BlogPage-hat,.BlogPostPage-hat,.Contact-hat,.EmployeePage-hat,.GalleryPage-hat,.Page-hat,.PageDefault-hat,.PageHome-hat,.PressReleasePage-hat,.QuizPage-hat,.SearchResultsPage-hat,.Section-hat,.Tag-hat,.VideoPage-hat{position:fixed;top:0;width:100%;z-index:4;display:none}[data-hide-header-hat] .ArticlePage-hat,[data-hide-header-hat] .AuthenticationPage-hat,[data-hide-header-hat] .AuthorPage-hat,[data-hide-header-hat] .BlogPage-alternate-hat,[data-hide-header-hat] .BlogPage-hat,[data-hide-header-hat] .BlogPostPage-hat,[data-hide-header-hat] .Contact-hat,[data-hide-header-hat] .EmployeePage-hat,[data-hide-header-hat] .GalleryPage-hat,[data-hide-header-hat] .Page-hat,[data-hide-header-hat] .PageDefault-hat,[data-hide-header-hat] .PageHome-hat,[data-hide-header-hat] .PressReleasePage-hat,[data-hide-header-hat] .QuizPage-hat,[data-hide-header-hat] .SearchResultsPage-hat,[data-hide-header-hat] .Section-hat,[data-hide-header-hat] .Tag-hat,[data-hide-header-hat] .VideoPage-hat{display:none}.ArticlePage-header,.AuthenticationPage-header,.AuthorPage-header,.BlogPage-alternate-header,.BlogPage-header,.BlogPostPage-header,.Contact-header,.EmployeePage-header,.GalleryPage-header,.Page-header,.PageDefault-header,.PageHome-header,.PressReleasePage-header,.QuizPage-header,.SearchResultsPage-header,.Section-header,.Tag-header,.VideoPage-header{background-color:var(--headerBackgroundColor);position:fixed;width:100%;top:0;z-index:4;text-align:center}[data-hide-header-hat] .ArticlePage-header,[data-hide-header-hat] .AuthenticationPage-header,[data-hide-header-hat] .AuthorPage-header,[data-hide-header-hat] .BlogPage-alternate-header,[data-hide-header-hat] .BlogPage-header,[data-hide-header-hat] .BlogPostPage-header,[data-hide-header-hat] .Contact-header,[data-hide-header-hat] .EmployeePage-header,[data-hide-header-hat] .GalleryPage-header,[data-hide-header-hat] .Page-header,[data-hide-header-hat] .PageDefault-header,[data-hide-header-hat] .PageHome-header,[data-hide-header-hat] .PressReleasePage-header,[data-hide-header-hat] .QuizPage-header,[data-hide-header-hat] .SearchResultsPage-header,[data-hide-header-hat] .Section-header,[data-hide-header-hat] .Tag-header,[data-hide-header-hat] .VideoPage-header{display:none}.ArticlePage-header-contentWrapper,.AuthenticationPage-header-contentWrapper,.AuthorPage-header-contentWrapper,.BlogPage-alternate-header-contentWrapper,.BlogPage-header-contentWrapper,.BlogPostPage-header-contentWrapper,.Contact-header-contentWrapper,.EmployeePage-header-contentWrapper,.GalleryPage-header-contentWrapper,.Page-header-contentWrapper,.PageDefault-header-contentWrapper,.PageHome-header-contentWrapper,.PressReleasePage-header-contentWrapper,.QuizPage-header-contentWrapper,.SearchResultsPage-header-contentWrapper,.Section-header-contentWrapper,.Tag-header-contentWrapper,.VideoPage-header-contentWrapper{display:-ms-inline-flexbox;display:inline-flex;width:100%;height:var(--headerHeight);-ms-flex-align:center;align-items:center}.ArticlePage-above,.AuthenticationPage-above,.AuthorPage-above,.BlogPage-above,.BlogPage-alternate-above,.BlogPostPage-above,.Contact-above,.EmployeePage-above,.GalleryPage-above,.Page-above,.PageDefault-above,.PageHome-above,.PressReleasePage-above,.QuizPage-above,.SearchResultsPage-above,.Section-above,.Tag-above,.VideoPage-above{padding-top:60px;background-color:var(--secondaryColor2)}.ArticlePage-above>div,.AuthenticationPage-above>div,.AuthorPage-above>div,.BlogPage-above>div,.BlogPage-alternate-above>div,.BlogPostPage-above>div,.Contact-above>div,.EmployeePage-above>div,.GalleryPage-above>div,.Page-above>div,.PageDefault-above>div,.PageHome-above>div,.PressReleasePage-above>div,.QuizPage-above>div,.SearchResultsPage-above>div,.Section-above>div,.Tag-above>div,.VideoPage-above>div{padding:0;background:none}.ArticlePage-tags a,.AuthenticationPage-tags a,.AuthorPage-tags a,.BlogPage-alternate-tags a,.BlogPage-tags a,.BlogPostPage-tags a,.Contact-tags a,.EmployeePage-tags a,.GalleryPage-tags a,.Page-tags a,.PageDefault-tags a,.PageHome-tags a,.PressReleasePage-tags a,.QuizPage-tags a,.SearchResultsPage-tags a,.Section-tags a,.Tag-tags a,.VideoPage-tags a{font-family:ff-dagny-web-pro,sans-serif;font-weight:700;font-style:normal;background-color:#fff;color:var(--linkTextColor);font-size:13px;border:1px solid #d2d6d9;border-radius:1px;text-transform:none;padding:9px 15px;margin:0 10px 10px 0}.ArticlePage-main,.AuthenticationPage-main,.AuthorPage-main,.BlogPage-alternate-main,.BlogPage-main,.BlogPostPage-main,.Contact-main,.EmployeePage-main,.GalleryPage-main,.Page-main,.PageDefault-main,.PageHome-main,.PressReleasePage-main,.QuizPage-main,.SearchResultsPage-main,.Section-main,.Tag-main,.VideoPage-main{padding:30px;background-color:#eef0f1;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center}.ArticlePage-main-inner,.AuthenticationPage-main-inner,.AuthorPage-main-inner,.BlogPage-alternate-main-inner,.BlogPage-main-inner,.BlogPostPage-main-inner,.Contact-main-inner,.EmployeePage-main-inner,.GalleryPage-main-inner,.Page-main-inner,.PageDefault-main-inner,.PageHome-main-inner,.PressReleasePage-main-inner,.QuizPage-main-inner,.SearchResultsPage-main-inner,.Section-main-inner,.Tag-main-inner,.VideoPage-main-inner{max-width:1270px;display:-ms-flexbox;display:flex;-ms-flex-pack:start;justify-content:flex-start;-ms-flex:1 0 100%;flex:1 0 100%;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 -30px -30px 0}@media only screen and (min-width:1024px){.ArticlePage-main-inner,.AuthenticationPage-main-inner,.AuthorPage-main-inner,.BlogPage-alternate-main-inner,.BlogPage-main-inner,.BlogPostPage-main-inner,.Contact-main-inner,.EmployeePage-main-inner,.GalleryPage-main-inner,.Page-main-inner,.PageDefault-main-inner,.PageHome-main-inner,.PressReleasePage-main-inner,.QuizPage-main-inner,.SearchResultsPage-main-inner,.Section-main-inner,.Tag-main-inner,.VideoPage-main-inner{-ms-flex-wrap:nowrap;flex-wrap:nowrap}}.ArticlePage-breadcrumbs,.AuthenticationPage-breadcrumbs,.AuthorPage-breadcrumbs,.BlogPage-alternate-breadcrumbs,.BlogPage-breadcrumbs,.BlogPostPage-breadcrumbs,.Contact-breadcrumbs,.EmployeePage-breadcrumbs,.GalleryPage-breadcrumbs,.Page-breadcrumbs,.PageDefault-breadcrumbs,.PageHome-breadcrumbs,.PressReleasePage-breadcrumbs,.QuizPage-breadcrumbs,.SearchResultsPage-breadcrumbs,.Section-breadcrumbs,.Tag-breadcrumbs,.VideoPage-breadcrumbs{list-style:none;padding:0;font-size:13px;font-family:ff-dagny-web-pro,sans-serif;font-weight:700;font-style:normal}.ArticlePage-breadcrumbs-item,.AuthenticationPage-breadcrumbs-item,.AuthorPage-breadcrumbs-item,.BlogPage-alternate-breadcrumbs-item,.BlogPage-breadcrumbs-item,.BlogPostPage-breadcrumbs-item,.Contact-breadcrumbs-item,.EmployeePage-breadcrumbs-item,.GalleryPage-breadcrumbs-item,.Page-breadcrumbs-item,.PageDefault-breadcrumbs-item,.PageHome-breadcrumbs-item,.PressReleasePage-breadcrumbs-item,.QuizPage-breadcrumbs-item,.SearchResultsPage-breadcrumbs-item,.Section-breadcrumbs-item,.Tag-breadcrumbs-item,.VideoPage-breadcrumbs-item{padding:0 .7em 0 0}.ArticlePage-breadcrumbs-item:not(:first-child):before,.AuthenticationPage-breadcrumbs-item:not(:first-child):before,.AuthorPage-breadcrumbs-item:not(:first-child):before,.BlogPage-alternate-breadcrumbs-item:not(:first-child):before,.BlogPage-breadcrumbs-item:not(:first-child):before,.BlogPostPage-breadcrumbs-item:not(:first-child):before,.Contact-breadcrumbs-item:not(:first-child):before,.EmployeePage-breadcrumbs-item:not(:first-child):before,.GalleryPage-breadcrumbs-item:not(:first-child):before,.Page-breadcrumbs-item:not(:first-child):before,.PageDefault-breadcrumbs-item:not(:first-child):before,.PageHome-breadcrumbs-item:not(:first-child):before,.PressReleasePage-breadcrumbs-item:not(:first-child):before,.QuizPage-breadcrumbs-item:not(:first-child):before,.SearchResultsPage-breadcrumbs-item:not(:first-child):before,.Section-breadcrumbs-item:not(:first-child):before,.Tag-breadcrumbs-item:not(:first-child):before,.VideoPage-breadcrumbs-item:not(:first-child):before{content:"\BB";padding:0 .7em 0 0;color:#8b8884}.ArticlePage-breadcrumbs-item .Link,.AuthenticationPage-breadcrumbs-item .Link,.AuthorPage-breadcrumbs-item .Link,.BlogPage-alternate-breadcrumbs-item .Link,.BlogPage-breadcrumbs-item .Link,.BlogPostPage-breadcrumbs-item .Link,.Contact-breadcrumbs-item .Link,.EmployeePage-breadcrumbs-item .Link,.GalleryPage-breadcrumbs-item .Link,.Page-breadcrumbs-item .Link,.PageDefault-breadcrumbs-item .Link,.PageHome-breadcrumbs-item .Link,.PressReleasePage-breadcrumbs-item .Link,.QuizPage-breadcrumbs-item .Link,.SearchResultsPage-breadcrumbs-item .Link,.Section-breadcrumbs-item .Link,.Tag-breadcrumbs-item .Link,.VideoPage-breadcrumbs-item .Link{color:#004b6d}.ArticlePage-breadcrumbs-item a.Link,.AuthenticationPage-breadcrumbs-item a.Link,.AuthorPage-breadcrumbs-item a.Link,.BlogPage-alternate-breadcrumbs-item a.Link,.BlogPage-breadcrumbs-item a.Link,.BlogPostPage-breadcrumbs-item a.Link,.Contact-breadcrumbs-item a.Link,.EmployeePage-breadcrumbs-item a.Link,.GalleryPage-breadcrumbs-item a.Link,.Page-breadcrumbs-item a.Link,.PageDefault-breadcrumbs-item a.Link,.PageHome-breadcrumbs-item a.Link,.PressReleasePage-breadcrumbs-item a.Link,.QuizPage-breadcrumbs-item a.Link,.SearchResultsPage-breadcrumbs-item a.Link,.Section-breadcrumbs-item a.Link,.Tag-breadcrumbs-item a.Link,.VideoPage-breadcrumbs-item a.Link{color:var(--linkTextColor)}.ArticlePage-aside,.ArticlePage-mainContent,.AuthenticationPage-aside,.AuthenticationPage-mainContent,.AuthorPage-aside,.AuthorPage-mainContent,.BlogPage-alternate-aside,.BlogPage-alternate-mainContent,.BlogPage-aside,.BlogPage-mainContent,.BlogPostPage-aside,.BlogPostPage-mainContent,.Contact-aside,.Contact-mainContent,.EmployeePage-aside,.EmployeePage-mainContent,.GalleryPage-aside,.GalleryPage-mainContent,.Page-aside,.Page-mainContent,.PageDefault-aside,.PageDefault-mainContent,.PageHome-aside,.PageHome-mainContent,.PressReleasePage-aside,.PressReleasePage-mainContent,.QuizPage-aside,.QuizPage-mainContent,.SearchResultsPage-aside,.SearchResultsPage-mainContent,.Section-aside,.Section-mainContent,.Tag-aside,.Tag-mainContent,.VideoPage-aside,.VideoPage-mainContent{margin:0 30px 30px 0;-ms-flex:1 1 100%;flex:1 1 100%}@media only screen and (min-width:1024px){.ArticlePage-aside,.AuthenticationPage-aside,.AuthorPage-aside,.BlogPage-alternate-aside,.BlogPage-aside,.BlogPostPage-aside,.Contact-aside,.EmployeePage-aside,.GalleryPage-aside,.Page-aside,.PageDefault-aside,.PageHome-aside,.PressReleasePage-aside,.QuizPage-aside,.SearchResultsPage-aside,.Section-aside,.Tag-aside,.VideoPage-aside{max-width:340px}}.ArticlePage-below,.AuthenticationPage-below,.AuthorPage-below,.BlogPage-alternate-below,.BlogPage-below,.BlogPostPage-below,.Contact-below,.EmployeePage-below,.GalleryPage-below,.Page-below,.PageDefault-below,.PageHome-below,.PressReleasePage-below,.QuizPage-below,.SearchResultsPage-below,.Section-below,.Tag-below,.VideoPage-below{background-color:#eef0f1;padding:30px;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center}.ArticlePage-below-inner,.AuthenticationPage-below-inner,.AuthorPage-below-inner,.BlogPage-alternate-below-inner,.BlogPage-below-inner,.BlogPostPage-below-inner,.Contact-below-inner,.EmployeePage-below-inner,.GalleryPage-below-inner,.Page-below-inner,.PageDefault-below-inner,.PageHome-below-inner,.PressReleasePage-below-inner,.QuizPage-below-inner,.SearchResultsPage-below-inner,.Section-below-inner,.Tag-below-inner,.VideoPage-below-inner{max-width:1240px;-ms-flex:0 0 100%;flex:0 0 100%}.ArticlePage-stateSelectBanner,.AuthenticationPage-stateSelectBanner,.AuthorPage-stateSelectBanner,.BlogPage-alternate-stateSelectBanner,.BlogPage-stateSelectBanner,.BlogPostPage-stateSelectBanner,.Contact-stateSelectBanner,.EmployeePage-stateSelectBanner,.GalleryPage-stateSelectBanner,.Page-stateSelectBanner,.PageDefault-stateSelectBanner,.PageHome-stateSelectBanner,.PressReleasePage-stateSelectBanner,.QuizPage-stateSelectBanner,.SearchResultsPage-stateSelectBanner,.Section-stateSelectBanner,.Tag-stateSelectBanner,.VideoPage-stateSelectBanner{padding:30px}.ArticlePage-stateSelectBanner .Select,.AuthenticationPage-stateSelectBanner .Select,.AuthorPage-stateSelectBanner .Select,.BlogPage-alternate-stateSelectBanner .Select,.BlogPage-stateSelectBanner .Select,.BlogPostPage-stateSelectBanner .Select,.Contact-stateSelectBanner .Select,.EmployeePage-stateSelectBanner .Select,.GalleryPage-stateSelectBanner .Select,.Page-stateSelectBanner .Select,.PageDefault-stateSelectBanner .Select,.PageHome-stateSelectBanner .Select,.PressReleasePage-stateSelectBanner .Select,.QuizPage-stateSelectBanner .Select,.SearchResultsPage-stateSelectBanner .Select,.Section-stateSelectBanner .Select,.Tag-stateSelectBanner .Select,.VideoPage-stateSelectBanner .Select{max-width:256px;margin:0 auto}.ArticlePage-contentWrapper>:last-child,.AuthenticationPage-contentWrapper>:last-child,.AuthorPage-contentWrapper>:last-child,.BlogPage-alternate-contentWrapper>:last-child,.BlogPage-contentWrapper>:last-child,.BlogPostPage-contentWrapper>:last-child,.Contact-contentWrapper>:last-child,.EmployeePage-contentWrapper>:last-child,.GalleryPage-contentWrapper>:last-child,.Page-contentWrapper>:last-child,.PageDefault-contentWrapper>:last-child,.PageHome-contentWrapper>:last-child,.PressReleasePage-contentWrapper>:last-child,.QuizPage-contentWrapper>:last-child,.SearchResultsPage-contentWrapper>:last-child,.Section-contentWrapper>:last-child,.Tag-contentWrapper>:last-child,.VideoPage-contentWrapper>:last-child{padding-bottom:100px}.ArticlePage-contentWrapper .RichTextModule,.AuthenticationPage-contentWrapper .RichTextModule,.AuthorPage-contentWrapper .RichTextModule,.BlogPage-alternate-contentWrapper .RichTextModule,.BlogPage-contentWrapper .RichTextModule,.BlogPostPage-contentWrapper .RichTextModule,.Contact-contentWrapper .RichTextModule,.EmployeePage-contentWrapper .RichTextModule,.GalleryPage-contentWrapper .RichTextModule,.Page-contentWrapper .RichTextModule,.PageDefault-contentWrapper .RichTextModule,.PageHome-contentWrapper .RichTextModule,.PressReleasePage-contentWrapper .RichTextModule,.QuizPage-contentWrapper .RichTextModule,.SearchResultsPage-contentWrapper .RichTextModule,.Section-contentWrapper .RichTextModule,.Tag-contentWrapper .RichTextModule,.VideoPage-contentWrapper .RichTextModule{padding:0 20px;color:var(--primaryTextColor);font-size:22px;font-weight:300;line-height:1.36;max-width:800px;text-align:center;margin:0 auto;color:var(--secondaryTextColor);font-size:18px}@media only screen and (min-width:1024px){.ArticlePage-contentWrapper .RichTextModule,.AuthenticationPage-contentWrapper .RichTextModule,.AuthorPage-contentWrapper .RichTextModule,.BlogPage-alternate-contentWrapper .RichTextModule,.BlogPage-contentWrapper .RichTextModule,.BlogPostPage-contentWrapper .RichTextModule,.Contact-contentWrapper .RichTextModule,.EmployeePage-contentWrapper .RichTextModule,.GalleryPage-contentWrapper .RichTextModule,.Page-contentWrapper .RichTextModule,.PageDefault-contentWrapper .RichTextModule,.PageHome-contentWrapper .RichTextModule,.PressReleasePage-contentWrapper .RichTextModule,.QuizPage-contentWrapper .RichTextModule,.SearchResultsPage-contentWrapper .RichTextModule,.Section-contentWrapper .RichTextModule,.Tag-contentWrapper .RichTextModule,.VideoPage-contentWrapper .RichTextModule{font-size:22px}}.ArticlePage-contentWrapper aside .RichTextModule,.AuthenticationPage-contentWrapper aside .RichTextModule,.AuthorPage-contentWrapper aside .RichTextModule,.BlogPage-alternate-contentWrapper aside .RichTextModule,.BlogPage-contentWrapper aside .RichTextModule,.BlogPostPage-contentWrapper aside .RichTextModule,.Contact-contentWrapper aside .RichTextModule,.EmployeePage-contentWrapper aside .RichTextModule,.GalleryPage-contentWrapper aside .RichTextModule,.Page-contentWrapper aside .RichTextModule,.PageDefault-contentWrapper aside .RichTextModule,.PageHome-contentWrapper aside .RichTextModule,.PressReleasePage-contentWrapper aside .RichTextModule,.QuizPage-contentWrapper aside .RichTextModule,.SearchResultsPage-contentWrapper aside .RichTextModule,.Section-contentWrapper aside .RichTextModule,.Tag-contentWrapper aside .RichTextModule,.VideoPage-contentWrapper aside .RichTextModule{padding:0;margin-bottom:20px}.ArticlePage-aside>div,.AuthenticationPage-aside>div,.AuthorPage-aside>div,.BlogPage-alternate-aside>div,.BlogPage-aside>div,.BlogPostPage-aside>div,.Contact-aside>div,.EmployeePage-aside>div,.GalleryPage-aside>div,.Page-aside>div,.PageDefault-aside>div,.PageHome-aside>div,.PressReleasePage-aside>div,.QuizPage-aside>div,.SearchResultsPage-aside>div,.Section-aside>div,.Tag-aside>div,.VideoPage-aside>div{margin-bottom:30px}.ArticlePage-sectionNavigation,.AuthenticationPage-sectionNavigation,.AuthorPage-sectionNavigation,.BlogPage-alternate-sectionNavigation,.BlogPage-sectionNavigation,.BlogPostPage-sectionNavigation,.Contact-sectionNavigation,.EmployeePage-sectionNavigation,.GalleryPage-sectionNavigation,.Page-sectionNavigation,.PageDefault-sectionNavigation,.PageHome-sectionNavigation,.PressReleasePage-sectionNavigation,.QuizPage-sectionNavigation,.SearchResultsPage-sectionNavigation,.Section-sectionNavigation,.Tag-sectionNavigation,.VideoPage-sectionNavigation{max-width:800px;margin:0 auto 30px}.ArticlePage-sectionNavigation .Navigation,.AuthenticationPage-sectionNavigation .Navigation,.AuthorPage-sectionNavigation .Navigation,.BlogPage-alternate-sectionNavigation .Navigation,.BlogPage-sectionNavigation .Navigation,.BlogPostPage-sectionNavigation .Navigation,.Contact-sectionNavigation .Navigation,.EmployeePage-sectionNavigation .Navigation,.GalleryPage-sectionNavigation .Navigation,.Page-sectionNavigation .Navigation,.PageDefault-sectionNavigation .Navigation,.PageHome-sectionNavigation .Navigation,.PressReleasePage-sectionNavigation .Navigation,.QuizPage-sectionNavigation .Navigation,.SearchResultsPage-sectionNavigation .Navigation,.Section-sectionNavigation .Navigation,.Tag-sectionNavigation .Navigation,.VideoPage-sectionNavigation .Navigation{display:block;background-color:transparent;text-align:center;top:20px}.ArticlePage-sectionNavigation .Navigation-items,.AuthenticationPage-sectionNavigation .Navigation-items,.AuthorPage-sectionNavigation .Navigation-items,.BlogPage-alternate-sectionNavigation .Navigation-items,.BlogPage-sectionNavigation .Navigation-items,.BlogPostPage-sectionNavigation .Navigation-items,.Contact-sectionNavigation .Navigation-items,.EmployeePage-sectionNavigation .Navigation-items,.GalleryPage-sectionNavigation .Navigation-items,.Page-sectionNavigation .Navigation-items,.PageDefault-sectionNavigation .Navigation-items,.PageHome-sectionNavigation .Navigation-items,.PressReleasePage-sectionNavigation .Navigation-items,.QuizPage-sectionNavigation .Navigation-items,.SearchResultsPage-sectionNavigation .Navigation-items,.Section-sectionNavigation .Navigation-items,.Tag-sectionNavigation .Navigation-items,.VideoPage-sectionNavigation .Navigation-items{margin:0;padding:0}.ArticlePage-sectionNavigation .Navigation .NavigationItem,.AuthenticationPage-sectionNavigation .Navigation .NavigationItem,.AuthorPage-sectionNavigation .Navigation .NavigationItem,.BlogPage-alternate-sectionNavigation .Navigation .NavigationItem,.BlogPage-sectionNavigation .Navigation .NavigationItem,.BlogPostPage-sectionNavigation .Navigation .NavigationItem,.Contact-sectionNavigation .Navigation .NavigationItem,.EmployeePage-sectionNavigation .Navigation .NavigationItem,.GalleryPage-sectionNavigation .Navigation .NavigationItem,.Page-sectionNavigation .Navigation .NavigationItem,.PageDefault-sectionNavigation .Navigation .NavigationItem,.PageHome-sectionNavigation .Navigation .NavigationItem,.PressReleasePage-sectionNavigation .Navigation .NavigationItem,.QuizPage-sectionNavigation .Navigation .NavigationItem,.SearchResultsPage-sectionNavigation .Navigation .NavigationItem,.Section-sectionNavigation .Navigation .NavigationItem,.Tag-sectionNavigation .Navigation .NavigationItem,.VideoPage-sectionNavigation .Navigation .NavigationItem{padding:0}.ArticlePage-sectionNavigation .Navigation .NavigationItem-text,.ArticlePage-sectionNavigation .Navigation .NavigationItem-text-link,.AuthenticationPage-sectionNavigation .Navigation .NavigationItem-text,.AuthenticationPage-sectionNavigation .Navigation .NavigationItem-text-link,.AuthorPage-sectionNavigation .Navigation .NavigationItem-text,.AuthorPage-sectionNavigation .Navigation .NavigationItem-text-link,.BlogPage-alternate-sectionNavigation .Navigation .NavigationItem-text,.BlogPage-alternate-sectionNavigation .Navigation .NavigationItem-text-link,.BlogPage-sectionNavigation .Navigation .NavigationItem-text,.BlogPage-sectionNavigation .Navigation .NavigationItem-text-link,.BlogPostPage-sectionNavigation .Navigation .NavigationItem-text,.BlogPostPage-sectionNavigation .Navigation .NavigationItem-text-link,.Contact-sectionNavigation .Navigation .NavigationItem-text,.Contact-sectionNavigation .Navigation .NavigationItem-text-link,.EmployeePage-sectionNavigation .Navigation .NavigationItem-text,.EmployeePage-sectionNavigation .Navigation .NavigationItem-text-link,.GalleryPage-sectionNavigation .Navigation .NavigationItem-text,.GalleryPage-sectionNavigation .Navigation .NavigationItem-text-link,.Page-sectionNavigation .Navigation .NavigationItem-text,.Page-sectionNavigation .Navigation .NavigationItem-text-link,.PageDefault-sectionNavigation .Navigation .NavigationItem-text,.PageDefault-sectionNavigation .Navigation .NavigationItem-text-link,.PageHome-sectionNavigation .Navigation .NavigationItem-text,.PageHome-sectionNavigation .Navigation .NavigationItem-text-link,.PressReleasePage-sectionNavigation .Navigation .NavigationItem-text,.PressReleasePage-sectionNavigation .Navigation .NavigationItem-text-link,.QuizPage-sectionNavigation .Navigation .NavigationItem-text,.QuizPage-sectionNavigation .Navigation .NavigationItem-text-link,.SearchResultsPage-sectionNavigation .Navigation .NavigationItem-text,.SearchResultsPage-sectionNavigation .Navigation .NavigationItem-text-link,.Section-sectionNavigation .Navigation .NavigationItem-text,.Section-sectionNavigation .Navigation .NavigationItem-text-link,.Tag-sectionNavigation .Navigation .NavigationItem-text,.Tag-sectionNavigation .Navigation .NavigationItem-text-link,.VideoPage-sectionNavigation .Navigation .NavigationItem-text,.VideoPage-sectionNavigation .Navigation .NavigationItem-text-link{color:#62727b;font-size:12px;font-weight:400;line-height:19px;color:var(--primaryColor);font-weight:700;text-align:center;text-transform:uppercase;letter-spacing:1px;height:16px}@media only screen and (min-width:1024px){.ArticlePage-sectionNavigation .Navigation,.AuthenticationPage-sectionNavigation .Navigation,.AuthorPage-sectionNavigation .Navigation,.BlogPage-alternate-sectionNavigation .Navigation,.BlogPage-sectionNavigation .Navigation,.BlogPostPage-sectionNavigation .Navigation,.Contact-sectionNavigation .Navigation,.EmployeePage-sectionNavigation .Navigation,.GalleryPage-sectionNavigation .Navigation,.Page-sectionNavigation .Navigation,.PageDefault-sectionNavigation .Navigation,.PageHome-sectionNavigation .Navigation,.PressReleasePage-sectionNavigation .Navigation,.QuizPage-sectionNavigation .Navigation,.SearchResultsPage-sectionNavigation .Navigation,.Section-sectionNavigation .Navigation,.Tag-sectionNavigation .Navigation,.VideoPage-sectionNavigation .Navigation{top:0}}.ArticlePage-logo,.AuthenticationPage-logo,.AuthorPage-logo,.BlogPage-alternate-logo,.BlogPage-logo,.BlogPostPage-logo,.Contact-logo,.EmployeePage-logo,.GalleryPage-logo,.Page-logo,.PageDefault-logo,.PageHome-logo,.PressReleasePage-logo,.QuizPage-logo,.SearchResultsPage-logo,.Section-logo,.Tag-logo,.VideoPage-logo{padding:0 0 0 60px}.ArticlePage-pageInfo,.AuthenticationPage-pageInfo,.AuthorPage-pageInfo,.BlogPage-alternate-pageInfo,.BlogPage-pageInfo,.BlogPostPage-pageInfo,.Contact-pageInfo,.EmployeePage-pageInfo,.GalleryPage-pageInfo,.Page-pageInfo,.PageDefault-pageInfo,.PageHome-pageInfo,.PressReleasePage-pageInfo,.QuizPage-pageInfo,.SearchResultsPage-pageInfo,.Section-pageInfo,.Tag-pageInfo,.VideoPage-pageInfo{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;padding:30px}.ArticlePage-pageInfo-inner,.AuthenticationPage-pageInfo-inner,.AuthorPage-pageInfo-inner,.BlogPage-alternate-pageInfo-inner,.BlogPage-pageInfo-inner,.BlogPostPage-pageInfo-inner,.Contact-pageInfo-inner,.EmployeePage-pageInfo-inner,.GalleryPage-pageInfo-inner,.Page-pageInfo-inner,.PageDefault-pageInfo-inner,.PageHome-pageInfo-inner,.PressReleasePage-pageInfo-inner,.QuizPage-pageInfo-inner,.SearchResultsPage-pageInfo-inner,.Section-pageInfo-inner,.Tag-pageInfo-inner,.VideoPage-pageInfo-inner{max-width:1240px;-ms-flex:0 0 100%;flex:0 0 100%}.ArticlePage-pageLead,.AuthenticationPage-pageLead,.AuthorPage-pageLead,.BlogPage-alternate-pageLead,.BlogPage-pageLead,.BlogPostPage-pageLead,.Contact-pageLead,.EmployeePage-pageLead,.GalleryPage-pageLead,.Page-pageLead,.PageDefault-pageLead,.PageHome-pageLead,.PressReleasePage-pageLead,.QuizPage-pageLead,.SearchResultsPage-pageLead,.Section-pageLead,.Tag-pageLead,.VideoPage-pageLead{position:relative;margin-bottom:30px}.ArticlePage-pageLead figure,.AuthenticationPage-pageLead figure,.AuthorPage-pageLead figure,.BlogPage-alternate-pageLead figure,.BlogPage-pageLead figure,.BlogPostPage-pageLead figure,.Contact-pageLead figure,.EmployeePage-pageLead figure,.GalleryPage-pageLead figure,.Page-pageLead figure,.PageDefault-pageLead figure,.PageHome-pageLead figure,.PressReleasePage-pageLead figure,.QuizPage-pageLead figure,.SearchResultsPage-pageLead figure,.Section-pageLead figure,.Tag-pageLead figure,.VideoPage-pageLead figure{height:auto;-o-object-fit:cover;object-fit:cover;overflow:hidden;width:100%}.ArticlePage-pageLead img,.AuthenticationPage-pageLead img,.AuthorPage-pageLead img,.BlogPage-alternate-pageLead img,.BlogPage-pageLead img,.BlogPostPage-pageLead img,.Contact-pageLead img,.EmployeePage-pageLead img,.GalleryPage-pageLead img,.Page-pageLead img,.PageDefault-pageLead img,.PageHome-pageLead img,.PressReleasePage-pageLead img,.QuizPage-pageLead img,.SearchResultsPage-pageLead img,.Section-pageLead img,.Tag-pageLead img,.VideoPage-pageLead img{width:100%;height:auto}.ArticlePage-heading,.AuthenticationPage-heading,.AuthorPage-heading,.BlogPage-alternate-heading,.BlogPage-heading,.BlogPostPage-heading,.Contact-heading,.EmployeePage-heading,.GalleryPage-heading,.Page-heading,.PageDefault-heading,.PageHome-heading,.PressReleasePage-heading,.QuizPage-heading,.SearchResultsPage-heading,.Section-heading,.Tag-heading,.VideoPage-heading{font-family:ff-dagny-web-pro,sans-serif;font-weight:900;font-style:normal;font-size:36px;margin:0;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);text-align:center;color:var(--primaryTextColor)}@media only screen and (min-width:768px){.ArticlePage-heading,.AuthenticationPage-heading,.AuthorPage-heading,.BlogPage-alternate-heading,.BlogPage-heading,.BlogPostPage-heading,.Contact-heading,.EmployeePage-heading,.GalleryPage-heading,.Page-heading,.PageDefault-heading,.PageHome-heading,.PressReleasePage-heading,.QuizPage-heading,.SearchResultsPage-heading,.Section-heading,.Tag-heading,.VideoPage-heading{font-size:48px}}[data-subheading-inline] .ArticlePage-heading,[data-subheading-inline] .AuthenticationPage-heading,[data-subheading-inline] .AuthorPage-heading,[data-subheading-inline] .BlogPage-alternate-heading,[data-subheading-inline] .BlogPage-heading,[data-subheading-inline] .BlogPostPage-heading,[data-subheading-inline] .Contact-heading,[data-subheading-inline] .EmployeePage-heading,[data-subheading-inline] .GalleryPage-heading,[data-subheading-inline] .Page-heading,[data-subheading-inline] .PageDefault-heading,[data-subheading-inline] .PageHome-heading,[data-subheading-inline] .PressReleasePage-heading,[data-subheading-inline] .QuizPage-heading,[data-subheading-inline] .SearchResultsPage-heading,[data-subheading-inline] .Section-heading,[data-subheading-inline] .Tag-heading,[data-subheading-inline] .VideoPage-heading{font-family:ff-dagny-web-pro,sans-serif;font-weight:700;font-style:normal;color:var(--primaryTextColor);font-size:30px;line-height:1.25}@media only screen and (min-width:768px){[data-subheading-inline] .ArticlePage-heading,[data-subheading-inline] .AuthenticationPage-heading,[data-subheading-inline] .AuthorPage-heading,[data-subheading-inline] .BlogPage-alternate-heading,[data-subheading-inline] .BlogPage-heading,[data-subheading-inline] .BlogPostPage-heading,[data-subheading-inline] .Contact-heading,[data-subheading-inline] .EmployeePage-heading,[data-subheading-inline] .GalleryPage-heading,[data-subheading-inline] .Page-heading,[data-subheading-inline] .PageDefault-heading,[data-subheading-inline] .PageHome-heading,[data-subheading-inline] .PressReleasePage-heading,[data-subheading-inline] .QuizPage-heading,[data-subheading-inline] .SearchResultsPage-heading,[data-subheading-inline] .Section-heading,[data-subheading-inline] .Tag-heading,[data-subheading-inline] .VideoPage-heading{font-size:42px}}@media only screen and (min-width:1024px){[data-subheading-inline] .ArticlePage-heading,[data-subheading-inline] .AuthenticationPage-heading,[data-subheading-inline] .AuthorPage-heading,[data-subheading-inline] .BlogPage-alternate-heading,[data-subheading-inline] .BlogPage-heading,[data-subheading-inline] .BlogPostPage-heading,[data-subheading-inline] .Contact-heading,[data-subheading-inline] .EmployeePage-heading,[data-subheading-inline] .GalleryPage-heading,[data-subheading-inline] .Page-heading,[data-subheading-inline] .PageDefault-heading,[data-subheading-inline] .PageHome-heading,[data-subheading-inline] .PressReleasePage-heading,[data-subheading-inline] .QuizPage-heading,[data-subheading-inline] .SearchResultsPage-heading,[data-subheading-inline] .Section-heading,[data-subheading-inline] .Tag-heading,[data-subheading-inline] .VideoPage-heading{font-size:48px}}.ArticlePage-pageHeading,.AuthenticationPage-pageHeading,.AuthorPage-pageHeading,.BlogPage-alternate-pageHeading,.BlogPage-pageHeading,.BlogPostPage-pageHeading,.Contact-pageHeading,.EmployeePage-pageHeading,.GalleryPage-pageHeading,.Page-pageHeading,.PageDefault-pageHeading,.PageHome-pageHeading,.PressReleasePage-pageHeading,.QuizPage-pageHeading,.SearchResultsPage-pageHeading,.Section-pageHeading,.Tag-pageHeading,.VideoPage-pageHeading{font-family:ff-dagny-web-pro,sans-serif;font-weight:900;font-style:normal;color:var(--primaryTextColor);font-size:36px;max-width:1240px;margin-top:0;margin-bottom:0}@media only screen and (min-width:768px){.ArticlePage-pageHeading,.AuthenticationPage-pageHeading,.AuthorPage-pageHeading,.BlogPage-alternate-pageHeading,.BlogPage-pageHeading,.BlogPostPage-pageHeading,.Contact-pageHeading,.EmployeePage-pageHeading,.GalleryPage-pageHeading,.Page-pageHeading,.PageDefault-pageHeading,.PageHome-pageHeading,.PressReleasePage-pageHeading,.QuizPage-pageHeading,.SearchResultsPage-pageHeading,.Section-pageHeading,.Tag-pageHeading,.VideoPage-pageHeading{font-size:48px}}[data-subheading-inline] .ArticlePage-pageHeading,[data-subheading-inline] .AuthenticationPage-pageHeading,[data-subheading-inline] .AuthorPage-pageHeading,[data-subheading-inline] .BlogPage-alternate-pageHeading,[data-subheading-inline] .BlogPage-pageHeading,[data-subheading-inline] .BlogPostPage-pageHeading,[data-subheading-inline] .Contact-pageHeading,[data-subheading-inline] .EmployeePage-pageHeading,[data-subheading-inline] .GalleryPage-pageHeading,[data-subheading-inline] .Page-pageHeading,[data-subheading-inline] .PageDefault-pageHeading,[data-subheading-inline] .PageHome-pageHeading,[data-subheading-inline] .PressReleasePage-pageHeading,[data-subheading-inline] .QuizPage-pageHeading,[data-subheading-inline] .SearchResultsPage-pageHeading,[data-subheading-inline] .Section-pageHeading,[data-subheading-inline] .Tag-pageHeading,[data-subheading-inline] .VideoPage-pageHeading{font-family:ff-dagny-web-pro,sans-serif;font-weight:700;font-style:normal;color:var(--primaryTextColor);font-size:30px;line-height:1.25}@media only screen and (min-width:768px){[data-subheading-inline] .ArticlePage-pageHeading,[data-subheading-inline] .AuthenticationPage-pageHeading,[data-subheading-inline] .AuthorPage-pageHeading,[data-subheading-inline] .BlogPage-alternate-pageHeading,[data-subheading-inline] .BlogPage-pageHeading,[data-subheading-inline] .BlogPostPage-pageHeading,[data-subheading-inline] .Contact-pageHeading,[data-subheading-inline] .EmployeePage-pageHeading,[data-subheading-inline] .GalleryPage-pageHeading,[data-subheading-inline] .Page-pageHeading,[data-subheading-inline] .PageDefault-pageHeading,[data-subheading-inline] .PageHome-pageHeading,[data-subheading-inline] .PressReleasePage-pageHeading,[data-subheading-inline] .QuizPage-pageHeading,[data-subheading-inline] .SearchResultsPage-pageHeading,[data-subheading-inline] .Section-pageHeading,[data-subheading-inline] .Tag-pageHeading,[data-subheading-inline] .VideoPage-pageHeading{font-size:42px}}@media only screen and (min-width:1024px){[data-subheading-inline] .ArticlePage-pageHeading,[data-subheading-inline] .AuthenticationPage-pageHeading,[data-subheading-inline] .AuthorPage-pageHeading,[data-subheading-inline] .BlogPage-alternate-pageHeading,[data-subheading-inline] .BlogPage-pageHeading,[data-subheading-inline] .BlogPostPage-pageHeading,[data-subheading-inline] .Contact-pageHeading,[data-subheading-inline] .EmployeePage-pageHeading,[data-subheading-inline] .GalleryPage-pageHeading,[data-subheading-inline] .Page-pageHeading,[data-subheading-inline] .PageDefault-pageHeading,[data-subheading-inline] .PageHome-pageHeading,[data-subheading-inline] .PressReleasePage-pageHeading,[data-subheading-inline] .QuizPage-pageHeading,[data-subheading-inline] .SearchResultsPage-pageHeading,[data-subheading-inline] .Section-pageHeading,[data-subheading-inline] .Tag-pageHeading,[data-subheading-inline] .VideoPage-pageHeading{font-size:48px}}.ArticlePage-pageSubHeading,.AuthenticationPage-pageSubHeading,.AuthorPage-pageSubHeading,.BlogPage-alternate-pageSubHeading,.BlogPage-pageSubHeading,.BlogPostPage-pageSubHeading,.Contact-pageSubHeading,.EmployeePage-pageSubHeading,.GalleryPage-pageSubHeading,.Page-pageSubHeading,.PageDefault-pageSubHeading,.PageHome-pageSubHeading,.PressReleasePage-pageSubHeading,.QuizPage-pageSubHeading,.SearchResultsPage-pageSubHeading,.Section-pageSubHeading,.Tag-pageSubHeading,.VideoPage-pageSubHeading{font-size:22px;font-weight:300;max-width:800px;text-align:center;margin:0 auto;color:var(--secondaryTextColor);font-size:18px;padding:0 30px 40px;line-height:1.36;color:var(--primaryTextColor)}@media only screen and (min-width:1024px){.ArticlePage-pageSubHeading,.AuthenticationPage-pageSubHeading,.AuthorPage-pageSubHeading,.BlogPage-alternate-pageSubHeading,.BlogPage-pageSubHeading,.BlogPostPage-pageSubHeading,.Contact-pageSubHeading,.EmployeePage-pageSubHeading,.GalleryPage-pageSubHeading,.Page-pageSubHeading,.PageDefault-pageSubHeading,.PageHome-pageSubHeading,.PressReleasePage-pageSubHeading,.QuizPage-pageSubHeading,.SearchResultsPage-pageSubHeading,.Section-pageSubHeading,.Tag-pageSubHeading,.VideoPage-pageSubHeading{font-size:22px}}[data-page-lead] .ArticlePage-pageSubHeading,[data-page-lead] .AuthenticationPage-pageSubHeading,[data-page-lead] .AuthorPage-pageSubHeading,[data-page-lead] .BlogPage-alternate-pageSubHeading,[data-page-lead] .BlogPage-pageSubHeading,[data-page-lead] .BlogPostPage-pageSubHeading,[data-page-lead] .Contact-pageSubHeading,[data-page-lead] .EmployeePage-pageSubHeading,[data-page-lead] .GalleryPage-pageSubHeading,[data-page-lead] .Page-pageSubHeading,[data-page-lead] .PageDefault-pageSubHeading,[data-page-lead] .PageHome-pageSubHeading,[data-page-lead] .PressReleasePage-pageSubHeading,[data-page-lead] .QuizPage-pageSubHeading,[data-page-lead] .SearchResultsPage-pageSubHeading,[data-page-lead] .Section-pageSubHeading,[data-page-lead] .Tag-pageSubHeading,[data-page-lead] .VideoPage-pageSubHeading{display:none}[data-subheading-inline=lead] .ArticlePage-pageSubHeading,[data-subheading-inline=lead] .AuthenticationPage-pageSubHeading,[data-subheading-inline=lead] .AuthorPage-pageSubHeading,[data-subheading-inline=lead] .BlogPage-alternate-pageSubHeading,[data-subheading-inline=lead] .BlogPage-pageSubHeading,[data-subheading-inline=lead] .BlogPostPage-pageSubHeading,[data-subheading-inline=lead] .Contact-pageSubHeading,[data-subheading-inline=lead] .EmployeePage-pageSubHeading,[data-subheading-inline=lead] .GalleryPage-pageSubHeading,[data-subheading-inline=lead] .Page-pageSubHeading,[data-subheading-inline=lead] .PageDefault-pageSubHeading,[data-subheading-inline=lead] .PageHome-pageSubHeading,[data-subheading-inline=lead] .PressReleasePage-pageSubHeading,[data-subheading-inline=lead] .QuizPage-pageSubHeading,[data-subheading-inline=lead] .SearchResultsPage-pageSubHeading,[data-subheading-inline=lead] .Section-pageSubHeading,[data-subheading-inline=lead] .Tag-pageSubHeading,[data-subheading-inline=lead] .VideoPage-pageSubHeading{display:block}[data-subheading-inline=nolead] .ArticlePage-pageSubHeading,[data-subheading-inline=nolead] .AuthenticationPage-pageSubHeading,[data-subheading-inline=nolead] .AuthorPage-pageSubHeading,[data-subheading-inline=nolead] .BlogPage-alternate-pageSubHeading,[data-subheading-inline=nolead] .BlogPage-pageSubHeading,[data-subheading-inline=nolead] .BlogPostPage-pageSubHeading,[data-subheading-inline=nolead] .Contact-pageSubHeading,[data-subheading-inline=nolead] .EmployeePage-pageSubHeading,[data-subheading-inline=nolead] .GalleryPage-pageSubHeading,[data-subheading-inline=nolead] .Page-pageSubHeading,[data-subheading-inline=nolead] .PageDefault-pageSubHeading,[data-subheading-inline=nolead] .PageHome-pageSubHeading,[data-subheading-inline=nolead] .PressReleasePage-pageSubHeading,[data-subheading-inline=nolead] .QuizPage-pageSubHeading,[data-subheading-inline=nolead] .SearchResultsPage-pageSubHeading,[data-subheading-inline=nolead] .Section-pageSubHeading,[data-subheading-inline=nolead] .Tag-pageSubHeading,[data-subheading-inline=nolead] .VideoPage-pageSubHeading{display:block;padding-top:0}[data-subheading-lead] .ArticlePage-pageSubHeading,[data-subheading-lead] .AuthenticationPage-pageSubHeading,[data-subheading-lead] .AuthorPage-pageSubHeading,[data-subheading-lead] .BlogPage-alternate-pageSubHeading,[data-subheading-lead] .BlogPage-pageSubHeading,[data-subheading-lead] .BlogPostPage-pageSubHeading,[data-subheading-lead] .Contact-pageSubHeading,[data-subheading-lead] .EmployeePage-pageSubHeading,[data-subheading-lead] .GalleryPage-pageSubHeading,[data-subheading-lead] .Page-pageSubHeading,[data-subheading-lead] .PageDefault-pageSubHeading,[data-subheading-lead] .PageHome-pageSubHeading,[data-subheading-lead] .PressReleasePage-pageSubHeading,[data-subheading-lead] .QuizPage-pageSubHeading,[data-subheading-lead] .SearchResultsPage-pageSubHeading,[data-subheading-lead] .Section-pageSubHeading,[data-subheading-lead] .Tag-pageSubHeading,[data-subheading-lead] .VideoPage-pageSubHeading{display:none}.ArticlePage-navigation,.AuthenticationPage-navigation,.AuthorPage-navigation,.BlogPage-alternate-navigation,.BlogPage-navigation,.BlogPostPage-navigation,.Contact-navigation,.EmployeePage-navigation,.GalleryPage-navigation,.Page-navigation,.PageDefault-navigation,.PageHome-navigation,.PressReleasePage-navigation,.QuizPage-navigation,.SearchResultsPage-navigation,.Section-navigation,.Tag-navigation,.VideoPage-navigation{width:100%;margin-right:100px;text-align:center;visibility:hidden}.ArticlePage-navigation .Navigation,.AuthenticationPage-navigation .Navigation,.AuthorPage-navigation .Navigation,.BlogPage-alternate-navigation .Navigation,.BlogPage-navigation .Navigation,.BlogPostPage-navigation .Navigation,.Contact-navigation .Navigation,.EmployeePage-navigation .Navigation,.GalleryPage-navigation .Navigation,.Page-navigation .Navigation,.PageDefault-navigation .Navigation,.PageHome-navigation .Navigation,.PressReleasePage-navigation .Navigation,.QuizPage-navigation .Navigation,.SearchResultsPage-navigation .Navigation,.Section-navigation .Navigation,.Tag-navigation .Navigation,.VideoPage-navigation .Navigation{display:block}.ArticlePage-navigation[data-toggle-in-navigation=true],.AuthenticationPage-navigation[data-toggle-in-navigation=true],.AuthorPage-navigation[data-toggle-in-navigation=true],.BlogPage-alternate-navigation[data-toggle-in-navigation=true],.BlogPage-navigation[data-toggle-in-navigation=true],.BlogPostPage-navigation[data-toggle-in-navigation=true],.Contact-navigation[data-toggle-in-navigation=true],.EmployeePage-navigation[data-toggle-in-navigation=true],.GalleryPage-navigation[data-toggle-in-navigation=true],.Page-navigation[data-toggle-in-navigation=true],.PageDefault-navigation[data-toggle-in-navigation=true],.PageHome-navigation[data-toggle-in-navigation=true],.PressReleasePage-navigation[data-toggle-in-navigation=true],.QuizPage-navigation[data-toggle-in-navigation=true],.SearchResultsPage-navigation[data-toggle-in-navigation=true],.Section-navigation[data-toggle-in-navigation=true],.Tag-navigation[data-toggle-in-navigation=true],.VideoPage-navigation[data-toggle-in-navigation=true]{visibility:visible}.ArticlePage-navigation-menuToggle,.AuthenticationPage-navigation-menuToggle,.AuthorPage-navigation-menuToggle,.BlogPage-alternate-navigation-menuToggle,.BlogPage-navigation-menuToggle,.BlogPostPage-navigation-menuToggle,.Contact-navigation-menuToggle,.EmployeePage-navigation-menuToggle,.GalleryPage-navigation-menuToggle,.Page-navigation-menuToggle,.PageDefault-navigation-menuToggle,.PageHome-navigation-menuToggle,.PressReleasePage-navigation-menuToggle,.QuizPage-navigation-menuToggle,.SearchResultsPage-navigation-menuToggle,.Section-navigation-menuToggle,.Tag-navigation-menuToggle,.VideoPage-navigation-menuToggle{position:absolute;height:24px;width:19px;border:0;left:20px;background:none;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.ArticlePage-navigation-menuToggle .burger-menu,.AuthenticationPage-navigation-menuToggle .burger-menu,.AuthorPage-navigation-menuToggle .burger-menu,.BlogPage-alternate-navigation-menuToggle .burger-menu,.BlogPage-navigation-menuToggle .burger-menu,.BlogPostPage-navigation-menuToggle .burger-menu,.Contact-navigation-menuToggle .burger-menu,.EmployeePage-navigation-menuToggle .burger-menu,.GalleryPage-navigation-menuToggle .burger-menu,.Page-navigation-menuToggle .burger-menu,.PageDefault-navigation-menuToggle .burger-menu,.PageHome-navigation-menuToggle .burger-menu,.PressReleasePage-navigation-menuToggle .burger-menu,.QuizPage-navigation-menuToggle .burger-menu,.SearchResultsPage-navigation-menuToggle .burger-menu,.Section-navigation-menuToggle .burger-menu,.Tag-navigation-menuToggle .burger-menu,.VideoPage-navigation-menuToggle .burger-menu{display:block}.ArticlePage-navigation-menuToggle:hover,.AuthenticationPage-navigation-menuToggle:hover,.AuthorPage-navigation-menuToggle:hover,.BlogPage-alternate-navigation-menuToggle:hover,.BlogPage-navigation-menuToggle:hover,.BlogPostPage-navigation-menuToggle:hover,.Contact-navigation-menuToggle:hover,.EmployeePage-navigation-menuToggle:hover,.GalleryPage-navigation-menuToggle:hover,.Page-navigation-menuToggle:hover,.PageDefault-navigation-menuToggle:hover,.PageHome-navigation-menuToggle:hover,.PressReleasePage-navigation-menuToggle:hover,.QuizPage-navigation-menuToggle:hover,.SearchResultsPage-navigation-menuToggle:hover,.Section-navigation-menuToggle:hover,.Tag-navigation-menuToggle:hover,.VideoPage-navigation-menuToggle:hover{cursor:pointer}.ArticlePage-navigation-menuToggle .close-x,.AuthenticationPage-navigation-menuToggle .close-x,.AuthorPage-navigation-menuToggle .close-x,.BlogPage-alternate-navigation-menuToggle .close-x,.BlogPage-navigation-menuToggle .close-x,.BlogPostPage-navigation-menuToggle .close-x,.Contact-navigation-menuToggle .close-x,.EmployeePage-navigation-menuToggle .close-x,.GalleryPage-navigation-menuToggle .close-x,.Page-navigation-menuToggle .close-x,.PageDefault-navigation-menuToggle .close-x,.PageHome-navigation-menuToggle .close-x,.PressReleasePage-navigation-menuToggle .close-x,.QuizPage-navigation-menuToggle .close-x,.SearchResultsPage-navigation-menuToggle .close-x,.Section-navigation-menuToggle .close-x,.Tag-navigation-menuToggle .close-x,.VideoPage-navigation-menuToggle .close-x{display:none}[data-toggle-in-navigation=true] .ArticlePage-navigation-menuToggle .close-x,[data-toggle-in-navigation=true] .AuthenticationPage-navigation-menuToggle .close-x,[data-toggle-in-navigation=true] .AuthorPage-navigation-menuToggle .close-x,[data-toggle-in-navigation=true] .BlogPage-alternate-navigation-menuToggle .close-x,[data-toggle-in-navigation=true] .BlogPage-navigation-menuToggle .close-x,[data-toggle-in-navigation=true] .BlogPostPage-navigation-menuToggle .close-x,[data-toggle-in-navigation=true] .Contact-navigation-menuToggle .close-x,[data-toggle-in-navigation=true] .EmployeePage-navigation-menuToggle .close-x,[data-toggle-in-navigation=true] .GalleryPage-navigation-menuToggle .close-x,[data-toggle-in-navigation=true] .Page-navigation-menuToggle .close-x,[data-toggle-in-navigation=true] .PageDefault-navigation-menuToggle .close-x,[data-toggle-in-navigation=true] .PageHome-navigation-menuToggle .close-x,[data-toggle-in-navigation=true] .PressReleasePage-navigation-menuToggle .close-x,[data-toggle-in-navigation=true] .QuizPage-navigation-menuToggle .close-x,[data-toggle-in-navigation=true] .SearchResultsPage-navigation-menuToggle .close-x,[data-toggle-in-navigation=true] .Section-navigation-menuToggle .close-x,[data-toggle-in-navigation=true] .Tag-navigation-menuToggle .close-x,[data-toggle-in-navigation=true] .VideoPage-navigation-menuToggle .close-x{display:block}[data-toggle-in-navigation=true] .ArticlePage-navigation-menuToggle .burger-menu,[data-toggle-in-navigation=true] .AuthenticationPage-navigation-menuToggle .burger-menu,[data-toggle-in-navigation=true] .AuthorPage-navigation-menuToggle .burger-menu,[data-toggle-in-navigation=true] .BlogPage-alternate-navigation-menuToggle .burger-menu,[data-toggle-in-navigation=true] .BlogPage-navigation-menuToggle .burger-menu,[data-toggle-in-navigation=true] .BlogPostPage-navigation-menuToggle .burger-menu,[data-toggle-in-navigation=true] .Contact-navigation-menuToggle .burger-menu,[data-toggle-in-navigation=true] .EmployeePage-navigation-menuToggle .burger-menu,[data-toggle-in-navigation=true] .GalleryPage-navigation-menuToggle .burger-menu,[data-toggle-in-navigation=true] .Page-navigation-menuToggle .burger-menu,[data-toggle-in-navigation=true] .PageDefault-navigation-menuToggle .burger-menu,[data-toggle-in-navigation=true] .PageHome-navigation-menuToggle .burger-menu,[data-toggle-in-navigation=true] .PressReleasePage-navigation-menuToggle .burger-menu,[data-toggle-in-navigation=true] .QuizPage-navigation-menuToggle .burger-menu,[data-toggle-in-navigation=true] .SearchResultsPage-navigation-menuToggle .burger-menu,[data-toggle-in-navigation=true] .Section-navigation-menuToggle .burger-menu,[data-toggle-in-navigation=true] .Tag-navigation-menuToggle .burger-menu,[data-toggle-in-navigation=true] .VideoPage-navigation-menuToggle .burger-menu{display:none}.ArticlePage [data-toggle-in-navigation=true]+.Header-search,.AuthenticationPage [data-toggle-in-navigation=true]+.Header-search,.AuthorPage [data-toggle-in-navigation=true]+.Header-search,.BlogPage-alternate [data-toggle-in-navigation=true]+.Header-search,.BlogPage [data-toggle-in-navigation=true]+.Header-search,.BlogPostPage [data-toggle-in-navigation=true]+.Header-search,.Contact [data-toggle-in-navigation=true]+.Header-search,.EmployeePage [data-toggle-in-navigation=true]+.Header-search,.GalleryPage [data-toggle-in-navigation=true]+.Header-search,.Page [data-toggle-in-navigation=true]+.Header-search,.PageDefault [data-toggle-in-navigation=true]+.Header-search,.PageHome [data-toggle-in-navigation=true]+.Header-search,.PressReleasePage [data-toggle-in-navigation=true]+.Header-search,.QuizPage [data-toggle-in-navigation=true]+.Header-search,.SearchResultsPage [data-toggle-in-navigation=true]+.Header-search,.Section [data-toggle-in-navigation=true]+.Header-search,.Tag [data-toggle-in-navigation=true]+.Header-search,.VideoPage [data-toggle-in-navigation=true]+.Header-search{position:absolute;left:0;padding:20px;display:-ms-inline-flexbox;display:inline-flex;margin-top:var(--headerHeight);width:100%;background-color:var(--secondaryColor2);color:#202020;top:0}.ArticlePage [data-toggle-in-navigation=true]+.Header-search input,.AuthenticationPage [data-toggle-in-navigation=true]+.Header-search input,.AuthorPage [data-toggle-in-navigation=true]+.Header-search input,.BlogPage-alternate [data-toggle-in-navigation=true]+.Header-search input,.BlogPage [data-toggle-in-navigation=true]+.Header-search input,.BlogPostPage [data-toggle-in-navigation=true]+.Header-search input,.Contact [data-toggle-in-navigation=true]+.Header-search input,.EmployeePage [data-toggle-in-navigation=true]+.Header-search input,.GalleryPage [data-toggle-in-navigation=true]+.Header-search input,.Page [data-toggle-in-navigation=true]+.Header-search input,.PageDefault [data-toggle-in-navigation=true]+.Header-search input,.PageHome [data-toggle-in-navigation=true]+.Header-search input,.PressReleasePage [data-toggle-in-navigation=true]+.Header-search input,.QuizPage [data-toggle-in-navigation=true]+.Header-search input,.SearchResultsPage [data-toggle-in-navigation=true]+.Header-search input,.Section [data-toggle-in-navigation=true]+.Header-search input,.Tag [data-toggle-in-navigation=true]+.Header-search input,.VideoPage [data-toggle-in-navigation=true]+.Header-search input{width:100%;height:40px;border:0;outline:0;padding:10px 20px;color:#3e556d}.ArticlePage [data-toggle-in-navigation=true]+.Header-search input:-ms-input-placeholder,.AuthenticationPage [data-toggle-in-navigation=true]+.Header-search input:-ms-input-placeholder,.AuthorPage [data-toggle-in-navigation=true]+.Header-search input:-ms-input-placeholder,.BlogPage-alternate [data-toggle-in-navigation=true]+.Header-search input:-ms-input-placeholder,.BlogPage [data-toggle-in-navigation=true]+.Header-search input:-ms-input-placeholder,.BlogPostPage [data-toggle-in-navigation=true]+.Header-search input:-ms-input-placeholder,.Contact [data-toggle-in-navigation=true]+.Header-search input:-ms-input-placeholder,.EmployeePage [data-toggle-in-navigation=true]+.Header-search input:-ms-input-placeholder,.GalleryPage [data-toggle-in-navigation=true]+.Header-search input:-ms-input-placeholder,.Page [data-toggle-in-navigation=true]+.Header-search input:-ms-input-placeholder,.PageDefault [data-toggle-in-navigation=true]+.Header-search input:-ms-input-placeholder,.PageHome [data-toggle-in-navigation=true]+.Header-search input:-ms-input-placeholder,.PressReleasePage [data-toggle-in-navigation=true]+.Header-search input:-ms-input-placeholder,.QuizPage [data-toggle-in-navigation=true]+.Header-search input:-ms-input-placeholder,.SearchResultsPage [data-toggle-in-navigation=true]+.Header-search input:-ms-input-placeholder,.Section [data-toggle-in-navigation=true]+.Header-search input:-ms-input-placeholder,.Tag [data-toggle-in-navigation=true]+.Header-search input:-ms-input-placeholder,.VideoPage [data-toggle-in-navigation=true]+.Header-search input:-ms-input-placeholder{color:var(--secondaryColor4)}.ArticlePage [data-toggle-in-navigation=true]+.Header-search input::placeholder,.AuthenticationPage [data-toggle-in-navigation=true]+.Header-search input::placeholder,.AuthorPage [data-toggle-in-navigation=true]+.Header-search input::placeholder,.BlogPage-alternate [data-toggle-in-navigation=true]+.Header-search input::placeholder,.BlogPage [data-toggle-in-navigation=true]+.Header-search input::placeholder,.BlogPostPage [data-toggle-in-navigation=true]+.Header-search input::placeholder,.Contact [data-toggle-in-navigation=true]+.Header-search input::placeholder,.EmployeePage [data-toggle-in-navigation=true]+.Header-search input::placeholder,.GalleryPage [data-toggle-in-navigation=true]+.Header-search input::placeholder,.Page [data-toggle-in-navigation=true]+.Header-search input::placeholder,.PageDefault [data-toggle-in-navigation=true]+.Header-search input::placeholder,.PageHome [data-toggle-in-navigation=true]+.Header-search input::placeholder,.PressReleasePage [data-toggle-in-navigation=true]+.Header-search input::placeholder,.QuizPage [data-toggle-in-navigation=true]+.Header-search input::placeholder,.SearchResultsPage [data-toggle-in-navigation=true]+.Header-search input::placeholder,.Section [data-toggle-in-navigation=true]+.Header-search input::placeholder,.Tag [data-toggle-in-navigation=true]+.Header-search input::placeholder,.VideoPage [data-toggle-in-navigation=true]+.Header-search input::placeholder{color:var(--secondaryColor4)}.ArticlePage [data-toggle-in-navigation=true]+.Header-search button,.AuthenticationPage [data-toggle-in-navigation=true]+.Header-search button,.AuthorPage [data-toggle-in-navigation=true]+.Header-search button,.BlogPage-alternate [data-toggle-in-navigation=true]+.Header-search button,.BlogPage [data-toggle-in-navigation=true]+.Header-search button,.BlogPostPage [data-toggle-in-navigation=true]+.Header-search button,.Contact [data-toggle-in-navigation=true]+.Header-search button,.EmployeePage [data-toggle-in-navigation=true]+.Header-search button,.GalleryPage [data-toggle-in-navigation=true]+.Header-search button,.Page [data-toggle-in-navigation=true]+.Header-search button,.PageDefault [data-toggle-in-navigation=true]+.Header-search button,.PageHome [data-toggle-in-navigation=true]+.Header-search button,.PressReleasePage [data-toggle-in-navigation=true]+.Header-search button,.QuizPage [data-toggle-in-navigation=true]+.Header-search button,.SearchResultsPage [data-toggle-in-navigation=true]+.Header-search button,.Section [data-toggle-in-navigation=true]+.Header-search button,.Tag [data-toggle-in-navigation=true]+.Header-search button,.VideoPage [data-toggle-in-navigation=true]+.Header-search button{display:none}.ArticlePage [data-toggle-in-navigation=true]+.Header-search:after,.AuthenticationPage [data-toggle-in-navigation=true]+.Header-search:after,.AuthorPage [data-toggle-in-navigation=true]+.Header-search:after,.BlogPage-alternate [data-toggle-in-navigation=true]+.Header-search:after,.BlogPage [data-toggle-in-navigation=true]+.Header-search:after,.BlogPostPage [data-toggle-in-navigation=true]+.Header-search:after,.Contact [data-toggle-in-navigation=true]+.Header-search:after,.EmployeePage [data-toggle-in-navigation=true]+.Header-search:after,.GalleryPage [data-toggle-in-navigation=true]+.Header-search:after,.Page [data-toggle-in-navigation=true]+.Header-search:after,.PageDefault [data-toggle-in-navigation=true]+.Header-search:after,.PageHome [data-toggle-in-navigation=true]+.Header-search:after,.PressReleasePage [data-toggle-in-navigation=true]+.Header-search:after,.QuizPage [data-toggle-in-navigation=true]+.Header-search:after,.SearchResultsPage [data-toggle-in-navigation=true]+.Header-search:after,.Section [data-toggle-in-navigation=true]+.Header-search:after,.Tag [data-toggle-in-navigation=true]+.Header-search:after,.VideoPage [data-toggle-in-navigation=true]+.Header-search:after{content:url('../../../resource/00000168-dd17-d487-a96e-df5fe3ee0000/styleguide/_assets/icons/mobileSearch.74991992e520baa91f3966dd2aa1f54d.svg');right:40px;margin-top:12px;position:absolute}.ArticlePage .Header-search,.AuthenticationPage .Header-search,.AuthorPage .Header-search,.BlogPage-alternate .Header-search,.BlogPage .Header-search,.BlogPostPage .Header-search,.Contact .Header-search,.EmployeePage .Header-search,.GalleryPage .Header-search,.Page .Header-search,.PageDefault .Header-search,.PageHome .Header-search,.PressReleasePage .Header-search,.QuizPage .Header-search,.SearchResultsPage .Header-search,.Section .Header-search,.Tag .Header-search,.VideoPage .Header-search{display:none}@media only screen and (min-width:768px){.ArticlePage-contentWrapper .RichTextModule,.AuthenticationPage-contentWrapper .RichTextModule,.AuthorPage-contentWrapper .RichTextModule,.BlogPage-alternate-contentWrapper .RichTextModule,.BlogPage-contentWrapper .RichTextModule,.BlogPostPage-contentWrapper .RichTextModule,.Contact-contentWrapper .RichTextModule,.EmployeePage-contentWrapper .RichTextModule,.GalleryPage-contentWrapper .RichTextModule,.Page-contentWrapper .RichTextModule,.PageDefault-contentWrapper .RichTextModule,.PageHome-contentWrapper .RichTextModule,.PressReleasePage-contentWrapper .RichTextModule,.QuizPage-contentWrapper .RichTextModule,.SearchResultsPage-contentWrapper .RichTextModule,.Section-contentWrapper .RichTextModule,.Tag-contentWrapper .RichTextModule,.VideoPage-contentWrapper .RichTextModule{padding:0 60px}.ArticlePage-pageLead,.AuthenticationPage-pageLead,.AuthorPage-pageLead,.BlogPage-alternate-pageLead,.BlogPage-pageLead,.BlogPostPage-pageLead,.Contact-pageLead,.EmployeePage-pageLead,.GalleryPage-pageLead,.Page-pageLead,.PageDefault-pageLead,.PageHome-pageLead,.PressReleasePage-pageLead,.QuizPage-pageLead,.SearchResultsPage-pageLead,.Section-pageLead,.Tag-pageLead,.VideoPage-pageLead{margin-bottom:0}[data-subheading-inline] .ArticlePage-heading,[data-subheading-inline] .AuthenticationPage-heading,[data-subheading-inline] .AuthorPage-heading,[data-subheading-inline] .BlogPage-alternate-heading,[data-subheading-inline] .BlogPage-heading,[data-subheading-inline] .BlogPostPage-heading,[data-subheading-inline] .Contact-heading,[data-subheading-inline] .EmployeePage-heading,[data-subheading-inline] .GalleryPage-heading,[data-subheading-inline] .Page-heading,[data-subheading-inline] .PageDefault-heading,[data-subheading-inline] .PageHome-heading,[data-subheading-inline] .PressReleasePage-heading,[data-subheading-inline] .QuizPage-heading,[data-subheading-inline] .SearchResultsPage-heading,[data-subheading-inline] .Section-heading,[data-subheading-inline] .Tag-heading,[data-subheading-inline] .VideoPage-heading{width:60%;letter-spacing:normal}[data-subheading-inline] .ArticlePage-pageHeading,[data-subheading-inline] .AuthenticationPage-pageHeading,[data-subheading-inline] .AuthorPage-pageHeading,[data-subheading-inline] .BlogPage-alternate-pageHeading,[data-subheading-inline] .BlogPage-pageHeading,[data-subheading-inline] .BlogPostPage-pageHeading,[data-subheading-inline] .Contact-pageHeading,[data-subheading-inline] .EmployeePage-pageHeading,[data-subheading-inline] .GalleryPage-pageHeading,[data-subheading-inline] .Page-pageHeading,[data-subheading-inline] .PageDefault-pageHeading,[data-subheading-inline] .PageHome-pageHeading,[data-subheading-inline] .PressReleasePage-pageHeading,[data-subheading-inline] .QuizPage-pageHeading,[data-subheading-inline] .SearchResultsPage-pageHeading,[data-subheading-inline] .Section-pageHeading,[data-subheading-inline] .Tag-pageHeading,[data-subheading-inline] .VideoPage-pageHeading{letter-spacing:normal}.ArticlePage-pageSubHeading,.AuthenticationPage-pageSubHeading,.AuthorPage-pageSubHeading,.BlogPage-alternate-pageSubHeading,.BlogPage-pageSubHeading,.BlogPostPage-pageSubHeading,.Contact-pageSubHeading,.EmployeePage-pageSubHeading,.GalleryPage-pageSubHeading,.Page-pageSubHeading,.PageDefault-pageSubHeading,.PageHome-pageSubHeading,.PressReleasePage-pageSubHeading,.QuizPage-pageSubHeading,.SearchResultsPage-pageSubHeading,.Section-pageSubHeading,.Tag-pageSubHeading,.VideoPage-pageSubHeading{padding:80px 30px}[data-subheading-inline=lead] .ArticlePage-pageSubHeading,[data-subheading-inline=lead] .AuthenticationPage-pageSubHeading,[data-subheading-inline=lead] .AuthorPage-pageSubHeading,[data-subheading-inline=lead] .BlogPage-alternate-pageSubHeading,[data-subheading-inline=lead] .BlogPage-pageSubHeading,[data-subheading-inline=lead] .BlogPostPage-pageSubHeading,[data-subheading-inline=lead] .Contact-pageSubHeading,[data-subheading-inline=lead] .EmployeePage-pageSubHeading,[data-subheading-inline=lead] .GalleryPage-pageSubHeading,[data-subheading-inline=lead] .Page-pageSubHeading,[data-subheading-inline=lead] .PageDefault-pageSubHeading,[data-subheading-inline=lead] .PageHome-pageSubHeading,[data-subheading-inline=lead] .PressReleasePage-pageSubHeading,[data-subheading-inline=lead] .QuizPage-pageSubHeading,[data-subheading-inline=lead] .SearchResultsPage-pageSubHeading,[data-subheading-inline=lead] .Section-pageSubHeading,[data-subheading-inline=lead] .Tag-pageSubHeading,[data-subheading-inline=lead] .VideoPage-pageSubHeading{display:none}[data-subheading-lead] .ArticlePage-pageSubHeading,[data-subheading-lead] .AuthenticationPage-pageSubHeading,[data-subheading-lead] .AuthorPage-pageSubHeading,[data-subheading-lead] .BlogPage-alternate-pageSubHeading,[data-subheading-lead] .BlogPage-pageSubHeading,[data-subheading-lead] .BlogPostPage-pageSubHeading,[data-subheading-lead] .Contact-pageSubHeading,[data-subheading-lead] .EmployeePage-pageSubHeading,[data-subheading-lead] .GalleryPage-pageSubHeading,[data-subheading-lead] .Page-pageSubHeading,[data-subheading-lead] .PageDefault-pageSubHeading,[data-subheading-lead] .PageHome-pageSubHeading,[data-subheading-lead] .PressReleasePage-pageSubHeading,[data-subheading-lead] .QuizPage-pageSubHeading,[data-subheading-lead] .SearchResultsPage-pageSubHeading,[data-subheading-lead] .Section-pageSubHeading,[data-subheading-lead] .Tag-pageSubHeading,[data-subheading-lead] .VideoPage-pageSubHeading{display:block;padding:10px 0}}@media only screen and (min-width:1024px){.ArticlePage-hat,.AuthenticationPage-hat,.AuthorPage-hat,.BlogPage-alternate-hat,.BlogPage-hat,.BlogPostPage-hat,.Contact-hat,.EmployeePage-hat,.GalleryPage-hat,.Page-hat,.PageDefault-hat,.PageHome-hat,.PressReleasePage-hat,.QuizPage-hat,.SearchResultsPage-hat,.Section-hat,.Tag-hat,.VideoPage-hat{display:block}.ArticlePage-header-contentWrapper,.AuthenticationPage-header-contentWrapper,.AuthorPage-header-contentWrapper,.BlogPage-alternate-header-contentWrapper,.BlogPage-header-contentWrapper,.BlogPostPage-header-contentWrapper,.Contact-header-contentWrapper,.EmployeePage-header-contentWrapper,.GalleryPage-header-contentWrapper,.Page-header-contentWrapper,.PageDefault-header-contentWrapper,.PageHome-header-contentWrapper,.PressReleasePage-header-contentWrapper,.QuizPage-header-contentWrapper,.SearchResultsPage-header-contentWrapper,.Section-header-contentWrapper,.Tag-header-contentWrapper,.VideoPage-header-contentWrapper{max-width:1440px;margin:auto;position:relative}[data-show-hat] .ArticlePage-header,[data-show-hat] .AuthenticationPage-header,[data-show-hat] .AuthorPage-header,[data-show-hat] .BlogPage-alternate-header,[data-show-hat] .BlogPage-header,[data-show-hat] .BlogPostPage-header,[data-show-hat] .Contact-header,[data-show-hat] .EmployeePage-header,[data-show-hat] .GalleryPage-header,[data-show-hat] .Page-header,[data-show-hat] .PageDefault-header,[data-show-hat] .PageHome-header,[data-show-hat] .PressReleasePage-header,[data-show-hat] .QuizPage-header,[data-show-hat] .SearchResultsPage-header,[data-show-hat] .Section-header,[data-show-hat] .Tag-header,[data-show-hat] .VideoPage-header{top:31px}.ArticlePage-navigation,.AuthenticationPage-navigation,.AuthorPage-navigation,.BlogPage-alternate-navigation,.BlogPage-navigation,.BlogPostPage-navigation,.Contact-navigation,.EmployeePage-navigation,.GalleryPage-navigation,.Page-navigation,.PageDefault-navigation,.PageHome-navigation,.PressReleasePage-navigation,.QuizPage-navigation,.SearchResultsPage-navigation,.Section-navigation,.Tag-navigation,.VideoPage-navigation{text-align:right;visibility:visible}.ArticlePage-navigation-menuClose,.ArticlePage-navigation-menuToggle,.ArticlePage-navigation-menuToggle .burger-menu,.AuthenticationPage-navigation-menuClose,.AuthenticationPage-navigation-menuToggle,.AuthenticationPage-navigation-menuToggle .burger-menu,.AuthorPage-navigation-menuClose,.AuthorPage-navigation-menuToggle,.AuthorPage-navigation-menuToggle .burger-menu,.BlogPage-alternate-navigation-menuClose,.BlogPage-alternate-navigation-menuToggle,.BlogPage-alternate-navigation-menuToggle .burger-menu,.BlogPage-navigation-menuClose,.BlogPage-navigation-menuToggle,.BlogPage-navigation-menuToggle .burger-menu,.BlogPostPage-navigation-menuClose,.BlogPostPage-navigation-menuToggle,.BlogPostPage-navigation-menuToggle .burger-menu,.Contact-navigation-menuClose,.Contact-navigation-menuToggle,.Contact-navigation-menuToggle .burger-menu,.EmployeePage-navigation-menuClose,.EmployeePage-navigation-menuToggle,.EmployeePage-navigation-menuToggle .burger-menu,.GalleryPage-navigation-menuClose,.GalleryPage-navigation-menuToggle,.GalleryPage-navigation-menuToggle .burger-menu,.Page-navigation-menuClose,.Page-navigation-menuToggle,.Page-navigation-menuToggle .burger-menu,.PageDefault-navigation-menuClose,.PageDefault-navigation-menuToggle,.PageDefault-navigation-menuToggle .burger-menu,.PageHome-navigation-menuClose,.PageHome-navigation-menuToggle,.PageHome-navigation-menuToggle .burger-menu,.PressReleasePage-navigation-menuClose,.PressReleasePage-navigation-menuToggle,.PressReleasePage-navigation-menuToggle .burger-menu,.QuizPage-navigation-menuClose,.QuizPage-navigation-menuToggle,.QuizPage-navigation-menuToggle .burger-menu,.SearchResultsPage-navigation-menuClose,.SearchResultsPage-navigation-menuToggle,.SearchResultsPage-navigation-menuToggle .burger-menu,.Section-navigation-menuClose,.Section-navigation-menuToggle,.Section-navigation-menuToggle .burger-menu,.Tag-navigation-menuClose,.Tag-navigation-menuToggle,.Tag-navigation-menuToggle .burger-menu,.VideoPage-navigation-menuClose,.VideoPage-navigation-menuToggle,.VideoPage-navigation-menuToggle .burger-menu{display:none}[data-show-hat] .ArticlePage-contentWrapper,[data-show-hat] .AuthenticationPage-contentWrapper,[data-show-hat] .AuthorPage-contentWrapper,[data-show-hat] .BlogPage-alternate-contentWrapper,[data-show-hat] .BlogPage-contentWrapper,[data-show-hat] .BlogPostPage-contentWrapper,[data-show-hat] .Contact-contentWrapper,[data-show-hat] .EmployeePage-contentWrapper,[data-show-hat] .GalleryPage-contentWrapper,[data-show-hat] .Page-contentWrapper,[data-show-hat] .PageDefault-contentWrapper,[data-show-hat] .PageHome-contentWrapper,[data-show-hat] .PressReleasePage-contentWrapper,[data-show-hat] .QuizPage-contentWrapper,[data-show-hat] .SearchResultsPage-contentWrapper,[data-show-hat] .Section-contentWrapper,[data-show-hat] .Tag-contentWrapper,[data-show-hat] .VideoPage-contentWrapper{margin-top:calc(var(--headerHeight) + 31px)}[data-subheading-inline] .ArticlePage-heading,[data-subheading-inline] .ArticlePage-pageHeading,[data-subheading-inline] .AuthenticationPage-heading,[data-subheading-inline] .AuthenticationPage-pageHeading,[data-subheading-inline] .AuthorPage-heading,[data-subheading-inline] .AuthorPage-pageHeading,[data-subheading-inline] .BlogPage-alternate-heading,[data-subheading-inline] .BlogPage-alternate-pageHeading,[data-subheading-inline] .BlogPage-heading,[data-subheading-inline] .BlogPage-pageHeading,[data-subheading-inline] .BlogPostPage-heading,[data-subheading-inline] .BlogPostPage-pageHeading,[data-subheading-inline] .Contact-heading,[data-subheading-inline] .Contact-pageHeading,[data-subheading-inline] .EmployeePage-heading,[data-subheading-inline] .EmployeePage-pageHeading,[data-subheading-inline] .GalleryPage-heading,[data-subheading-inline] .GalleryPage-pageHeading,[data-subheading-inline] .Page-heading,[data-subheading-inline] .Page-pageHeading,[data-subheading-inline] .PageDefault-heading,[data-subheading-inline] .PageDefault-pageHeading,[data-subheading-inline] .PageHome-heading,[data-subheading-inline] .PageHome-pageHeading,[data-subheading-inline] .PressReleasePage-heading,[data-subheading-inline] .PressReleasePage-pageHeading,[data-subheading-inline] .QuizPage-heading,[data-subheading-inline] .QuizPage-pageHeading,[data-subheading-inline] .SearchResultsPage-heading,[data-subheading-inline] .SearchResultsPage-pageHeading,[data-subheading-inline] .Section-heading,[data-subheading-inline] .Section-pageHeading,[data-subheading-inline] .Tag-heading,[data-subheading-inline] .Tag-pageHeading,[data-subheading-inline] .VideoPage-heading,[data-subheading-inline] .VideoPage-pageHeading{padding:80px 0 20px}[data-subheading-lead] .ArticlePage-pageSubHeading,[data-subheading-lead] .AuthenticationPage-pageSubHeading,[data-subheading-lead] .AuthorPage-pageSubHeading,[data-subheading-lead] .BlogPage-alternate-pageSubHeading,[data-subheading-lead] .BlogPage-pageSubHeading,[data-subheading-lead] .BlogPostPage-pageSubHeading,[data-subheading-lead] .Contact-pageSubHeading,[data-subheading-lead] .EmployeePage-pageSubHeading,[data-subheading-lead] .GalleryPage-pageSubHeading,[data-subheading-lead] .Page-pageSubHeading,[data-subheading-lead] .PageDefault-pageSubHeading,[data-subheading-lead] .PageHome-pageSubHeading,[data-subheading-lead] .PressReleasePage-pageSubHeading,[data-subheading-lead] .QuizPage-pageSubHeading,[data-subheading-lead] .SearchResultsPage-pageSubHeading,[data-subheading-lead] .Section-pageSubHeading,[data-subheading-lead] .Tag-pageSubHeading,[data-subheading-lead] .VideoPage-pageSubHeading{padding:20px 0 80px}.ArticlePage .Header-search,.ArticlePage [data-toggle-in-navigation=true]+.Header-search,.AuthenticationPage .Header-search,.AuthenticationPage [data-toggle-in-navigation=true]+.Header-search,.AuthorPage .Header-search,.AuthorPage [data-toggle-in-navigation=true]+.Header-search,.BlogPage-alternate .Header-search,.BlogPage-alternate [data-toggle-in-navigation=true]+.Header-search,.BlogPage .Header-search,.BlogPage [data-toggle-in-navigation=true]+.Header-search,.BlogPostPage .Header-search,.BlogPostPage [data-toggle-in-navigation=true]+.Header-search,.Contact .Header-search,.Contact [data-toggle-in-navigation=true]+.Header-search,.EmployeePage .Header-search,.EmployeePage [data-toggle-in-navigation=true]+.Header-search,.GalleryPage .Header-search,.GalleryPage [data-toggle-in-navigation=true]+.Header-search,.Page .Header-search,.Page [data-toggle-in-navigation=true]+.Header-search,.PageDefault .Header-search,.PageDefault [data-toggle-in-navigation=true]+.Header-search,.PageHome .Header-search,.PageHome [data-toggle-in-navigation=true]+.Header-search,.PressReleasePage .Header-search,.PressReleasePage [data-toggle-in-navigation=true]+.Header-search,.QuizPage .Header-search,.QuizPage [data-toggle-in-navigation=true]+.Header-search,.SearchResultsPage .Header-search,.SearchResultsPage [data-toggle-in-navigation=true]+.Header-search,.Section .Header-search,.Section [data-toggle-in-navigation=true]+.Header-search,.Tag .Header-search,.Tag [data-toggle-in-navigation=true]+.Header-search,.VideoPage .Header-search,.VideoPage [data-toggle-in-navigation=true]+.Header-search{right:75px;position:absolute;height:var(--headerHeight);display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;cursor:pointer;max-width:150px;background-color:unset;left:unset;margin-top:unset}.ArticlePage .Header-search input,.ArticlePage [data-toggle-in-navigation=true]+.Header-search input,.AuthenticationPage .Header-search input,.AuthenticationPage [data-toggle-in-navigation=true]+.Header-search input,.AuthorPage .Header-search input,.AuthorPage [data-toggle-in-navigation=true]+.Header-search input,.BlogPage-alternate .Header-search input,.BlogPage-alternate [data-toggle-in-navigation=true]+.Header-search input,.BlogPage .Header-search input,.BlogPage [data-toggle-in-navigation=true]+.Header-search input,.BlogPostPage .Header-search input,.BlogPostPage [data-toggle-in-navigation=true]+.Header-search input,.Contact .Header-search input,.Contact [data-toggle-in-navigation=true]+.Header-search input,.EmployeePage .Header-search input,.EmployeePage [data-toggle-in-navigation=true]+.Header-search input,.GalleryPage .Header-search input,.GalleryPage [data-toggle-in-navigation=true]+.Header-search input,.Page .Header-search input,.Page [data-toggle-in-navigation=true]+.Header-search input,.PageDefault .Header-search input,.PageDefault [data-toggle-in-navigation=true]+.Header-search input,.PageHome .Header-search input,.PageHome [data-toggle-in-navigation=true]+.Header-search input,.PressReleasePage .Header-search input,.PressReleasePage [data-toggle-in-navigation=true]+.Header-search input,.QuizPage .Header-search input,.QuizPage [data-toggle-in-navigation=true]+.Header-search input,.SearchResultsPage .Header-search input,.SearchResultsPage [data-toggle-in-navigation=true]+.Header-search input,.Section .Header-search input,.Section [data-toggle-in-navigation=true]+.Header-search input,.Tag .Header-search input,.Tag [data-toggle-in-navigation=true]+.Header-search input,.VideoPage .Header-search input,.VideoPage [data-toggle-in-navigation=true]+.Header-search input{display:none}.ArticlePage .Header-search button,.ArticlePage [data-toggle-in-navigation=true]+.Header-search button,.AuthenticationPage .Header-search button,.AuthenticationPage [data-toggle-in-navigation=true]+.Header-search button,.AuthorPage .Header-search button,.AuthorPage [data-toggle-in-navigation=true]+.Header-search button,.BlogPage-alternate .Header-search button,.BlogPage-alternate [data-toggle-in-navigation=true]+.Header-search button,.BlogPage .Header-search button,.BlogPage [data-toggle-in-navigation=true]+.Header-search button,.BlogPostPage .Header-search button,.BlogPostPage [data-toggle-in-navigation=true]+.Header-search button,.Contact .Header-search button,.Contact [data-toggle-in-navigation=true]+.Header-search button,.EmployeePage .Header-search button,.EmployeePage [data-toggle-in-navigation=true]+.Header-search button,.GalleryPage .Header-search button,.GalleryPage [data-toggle-in-navigation=true]+.Header-search button,.Page .Header-search button,.Page [data-toggle-in-navigation=true]+.Header-search button,.PageDefault .Header-search button,.PageDefault [data-toggle-in-navigation=true]+.Header-search button,.PageHome .Header-search button,.PageHome [data-toggle-in-navigation=true]+.Header-search button,.PressReleasePage .Header-search button,.PressReleasePage [data-toggle-in-navigation=true]+.Header-search button,.QuizPage .Header-search button,.QuizPage [data-toggle-in-navigation=true]+.Header-search button,.SearchResultsPage .Header-search button,.SearchResultsPage [data-toggle-in-navigation=true]+.Header-search button,.Section .Header-search button,.Section [data-toggle-in-navigation=true]+.Header-search button,.Tag .Header-search button,.Tag [data-toggle-in-navigation=true]+.Header-search button,.VideoPage .Header-search button,.VideoPage [data-toggle-in-navigation=true]+.Header-search button{display:block;border:0;background:none;margin-left:5px;padding:0;margin:0}.ArticlePage .Header-search button span,.ArticlePage [data-toggle-in-navigation=true]+.Header-search button span,.AuthenticationPage .Header-search button span,.AuthenticationPage [data-toggle-in-navigation=true]+.Header-search button span,.AuthorPage .Header-search button span,.AuthorPage [data-toggle-in-navigation=true]+.Header-search button span,.BlogPage-alternate .Header-search button span,.BlogPage-alternate [data-toggle-in-navigation=true]+.Header-search button span,.BlogPage .Header-search button span,.BlogPage [data-toggle-in-navigation=true]+.Header-search button span,.BlogPostPage .Header-search button span,.BlogPostPage [data-toggle-in-navigation=true]+.Header-search button span,.Contact .Header-search button span,.Contact [data-toggle-in-navigation=true]+.Header-search button span,.EmployeePage .Header-search button span,.EmployeePage [data-toggle-in-navigation=true]+.Header-search button span,.GalleryPage .Header-search button span,.GalleryPage [data-toggle-in-navigation=true]+.Header-search button span,.Page .Header-search button span,.Page [data-toggle-in-navigation=true]+.Header-search button span,.PageDefault .Header-search button span,.PageDefault [data-toggle-in-navigation=true]+.Header-search button span,.PageHome .Header-search button span,.PageHome [data-toggle-in-navigation=true]+.Header-search button span,.PressReleasePage .Header-search button span,.PressReleasePage [data-toggle-in-navigation=true]+.Header-search button span,.QuizPage .Header-search button span,.QuizPage [data-toggle-in-navigation=true]+.Header-search button span,.SearchResultsPage .Header-search button span,.SearchResultsPage [data-toggle-in-navigation=true]+.Header-search button span,.Section .Header-search button span,.Section [data-toggle-in-navigation=true]+.Header-search button span,.Tag .Header-search button span,.Tag [data-toggle-in-navigation=true]+.Header-search button span,.VideoPage .Header-search button span,.VideoPage [data-toggle-in-navigation=true]+.Header-search button span{display:none}.ArticlePage .Header-search:after,.ArticlePage [data-toggle-in-navigation=true]+.Header-search:after,.AuthenticationPage .Header-search:after,.AuthenticationPage [data-toggle-in-navigation=true]+.Header-search:after,.AuthorPage .Header-search:after,.AuthorPage [data-toggle-in-navigation=true]+.Header-search:after,.BlogPage-alternate .Header-search:after,.BlogPage-alternate [data-toggle-in-navigation=true]+.Header-search:after,.BlogPage .Header-search:after,.BlogPage [data-toggle-in-navigation=true]+.Header-search:after,.BlogPostPage .Header-search:after,.BlogPostPage [data-toggle-in-navigation=true]+.Header-search:after,.Contact .Header-search:after,.Contact [data-toggle-in-navigation=true]+.Header-search:after,.EmployeePage .Header-search:after,.EmployeePage [data-toggle-in-navigation=true]+.Header-search:after,.GalleryPage .Header-search:after,.GalleryPage [data-toggle-in-navigation=true]+.Header-search:after,.Page .Header-search:after,.Page [data-toggle-in-navigation=true]+.Header-search:after,.PageDefault .Header-search:after,.PageDefault [data-toggle-in-navigation=true]+.Header-search:after,.PageHome .Header-search:after,.PageHome [data-toggle-in-navigation=true]+.Header-search:after,.PressReleasePage .Header-search:after,.PressReleasePage [data-toggle-in-navigation=true]+.Header-search:after,.QuizPage .Header-search:after,.QuizPage [data-toggle-in-navigation=true]+.Header-search:after,.SearchResultsPage .Header-search:after,.SearchResultsPage [data-toggle-in-navigation=true]+.Header-search:after,.Section .Header-search:after,.Section [data-toggle-in-navigation=true]+.Header-search:after,.Tag .Header-search:after,.Tag [data-toggle-in-navigation=true]+.Header-search:after,.VideoPage .Header-search:after,.VideoPage [data-toggle-in-navigation=true]+.Header-search:after{content:none}}@media only screen and (min-width:1440px){[data-subheading-inline] .ArticlePage-heading,[data-subheading-inline] .AuthenticationPage-heading,[data-subheading-inline] .AuthorPage-heading,[data-subheading-inline] .BlogPage-alternate-heading,[data-subheading-inline] .BlogPage-heading,[data-subheading-inline] .BlogPostPage-heading,[data-subheading-inline] .Contact-heading,[data-subheading-inline] .EmployeePage-heading,[data-subheading-inline] .GalleryPage-heading,[data-subheading-inline] .Page-heading,[data-subheading-inline] .PageDefault-heading,[data-subheading-inline] .PageHome-heading,[data-subheading-inline] .PressReleasePage-heading,[data-subheading-inline] .QuizPage-heading,[data-subheading-inline] .SearchResultsPage-heading,[data-subheading-inline] .Section-heading,[data-subheading-inline] .Tag-heading,[data-subheading-inline] .VideoPage-heading{width:auto}[data-subheading-inline=nolead] .ArticlePage-pageSubHeading,[data-subheading-inline=nolead] .AuthenticationPage-pageSubHeading,[data-subheading-inline=nolead] .AuthorPage-pageSubHeading,[data-subheading-inline=nolead] .BlogPage-alternate-pageSubHeading,[data-subheading-inline=nolead] .BlogPage-pageSubHeading,[data-subheading-inline=nolead] .BlogPostPage-pageSubHeading,[data-subheading-inline=nolead] .Contact-pageSubHeading,[data-subheading-inline=nolead] .EmployeePage-pageSubHeading,[data-subheading-inline=nolead] .GalleryPage-pageSubHeading,[data-subheading-inline=nolead] .Page-pageSubHeading,[data-subheading-inline=nolead] .PageDefault-pageSubHeading,[data-subheading-inline=nolead] .PageHome-pageSubHeading,[data-subheading-inline=nolead] .PressReleasePage-pageSubHeading,[data-subheading-inline=nolead] .QuizPage-pageSubHeading,[data-subheading-inline=nolead] .SearchResultsPage-pageSubHeading,[data-subheading-inline=nolead] .Section-pageSubHeading,[data-subheading-inline=nolead] .Tag-pageSubHeading,[data-subheading-inline=nolead] .VideoPage-pageSubHeading{display:block}}.PageHome-main .ContainerLeadHero,.PageHome-main .OneByTwo,.PageHome-main .TwoByOne{background-image:linear-gradient(0deg,#fff,#bfb5ae);margin-top:-69px;padding:0 20px}.PageHome-main .ContainerLeadHero .TwoColumnContainer,.PageHome-main .OneByTwo .TwoColumnContainer,.PageHome-main .TwoByOne .TwoColumnContainer{margin:0 auto}.PageHome-pageLead{max-height:720px;overflow:hidden;position:unset;padding:0}.PageHome-pageLead figure{height:auto;max-height:720px;-o-object-fit:cover;object-fit:cover;overflow:hidden;width:100%}.PageHome-pageLead img{max-height:inherit}@media only screen and (min-width:1024px){.PageHome-main .ContainerLeadHero,.PageHome-main .OneByTwo,.PageHome-main .TwoByOne{margin-top:-233px;padding-bottom:65px}.PageHome-main .ContainerLeadHero .TwoColumnContainer,.PageHome-main .OneByTwo .TwoColumnContainer,.PageHome-main .TwoByOne .TwoColumnContainer{max-width:1240px}}.Footer{background-color:var(--footerbackgroundColor);text-align:center;-webkit-font-smoothing:antialiased}.Footer .PageLogo-image{width:auto;max-height:34px}.Footer .Navigation{background-color:transparent}.Footer .Navigation-items-item .NavigationItem[data-subnav-inline]{display:none}.Footer .RichTextModule{color:var(--secondaryTextColor);font-family:ff-dagny-web-pro,sans-serif;font-weight:400;font-style:normal;font-size:14px;line-height:.86;color:var(--footerTextColor);letter-spacing:normal;line-height:1.48;text-transform:none}.Footer .RichTextModule p{margin:0}.Footer-disclaimer{color:var(--secondaryTextColor);font-family:ff-dagny-web-pro,sans-serif;font-weight:400;font-style:normal;font-size:14px;line-height:.86;color:var(--footerTextColor);padding-bottom:40px;max-width:240px;margin:0 auto;line-height:1.38;letter-spacing:normal;text-transform:none}.Footer-disclaimer a{color:var(--footerTextColor);text-decoration:none;font-weight:500}.Footer-disclaimer a:hover{color:var(--primaryColor)}.Footer-social{margin:0 0 40px}.Footer-social .SocialBar-items{padding-top:10px;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}.Footer [data-social-service] svg{fill:var(--footerTextColor);height:18px;width:24px}.Footer .SocialLink{margin-right:14px}.Footer-footerContent{max-width:280px;margin:0 auto;padding-top:60px;padding-bottom:40px}.Footer-footerContent .FooterColumns{display:-ms-flexbox;display:flex;padding-bottom:35px;-ms-flex-pack:center;justify-content:center}.Footer-footerContent .FooterColumns:last-of-type{padding-bottom:0}.Footer-footerContent .FooterColumns-columns{display:block;list-style:none;padding:0;margin:0}.Footer-footerContent .FooterColumns-columns-item{margin-bottom:17px}.Footer-footerContent .FooterColumns-columns-item:last-of-type{margin-bottom:0}.Footer-footerContent .FullQuote{padding:0}.Footer-footerContent .FullQuote blockquote{padding-top:0;letter-spacing:normal;padding-bottom:1px;line-height:1.36;color:var(--footerTextColor);font-weight:300;text-transform:none;text-align:center;font-size:24px}.Footer-footerContent .FullQuote blockquote:after,.Footer-footerContent .FullQuote blockquote:before{content:""}.Footer-footerContent .FullQuote-attribution{color:var(--footerTextColor);letter-spacing:normal;-webkit-font-smoothing:antialiased;text-align:center;font-style:italic;text-transform:none;font-size:16px;margin:0}.Footer-footerContent .ListFooter-title{display:none}.Footer-footerContent .ListFooter-items{list-style:none;padding-left:0}.Footer-footerContent .ListFooter-items-item .PromoTextItem{color:var(--secondaryTextColor);font-family:ff-dagny-web-pro,sans-serif;font-weight:400;font-style:normal;font-size:14px;line-height:.86;color:var(--footerTextColor);letter-spacing:normal;line-height:1.38}@media only screen and (min-width:768px){.Footer-disclaimer{max-width:668px}.Footer-social{padding-top:0}.Footer-footerContent{max-width:668px}.Footer-footerContent .FooterColumns{padding-bottom:0}.Footer-footerContent .FullQuote blockquote{margin-bottom:7px}.Footer-footerContent .ListFooter{padding-top:23px}}@media only screen and (min-width:1024px){.Footer-social{display:block}.Footer-footer{text-align:left}.Footer-disclaimer{max-width:904px;text-align:center;padding-top:10px;font-size:14px}.Footer .RichTextModule{font-size:14px;margin-bottom:20px}.Footer-footerContent{max-width:904px}.Footer-footerContent .FooterColumns{padding-bottom:39px}.Footer-footerContent .FooterColumns:first-child .FooterColumns-columns{text-align:center}.Footer-footerContent .FooterColumns-columns-item:nth-child(2){padding-left:30px}.Footer-footerContent .ListFooter{text-align:center}.Footer-footerContent .ListFooter-items-item{width:unset}.Footer-footerContent .ListFooter-items-item .PromoTextItem{letter-spacing:.5px}.Footer-footerContent .FullQuote blockquote{font-size:30px;letter-spacing:normal;margin-bottom:4px}.Footer-footerContent .Navigation{text-align:left;display:block}.Footer-footerContent .Navigation-items{margin-top:0}.Footer-footerContent .Navigation-items-item{-ms-flex-align:baseline;align-items:baseline}.Footer-footerContent .Navigation-items-item .NavigationItem-text,.Footer-footerContent .Navigation-items-item .NavigationItem-text-link{color:var(--secondaryTextColor);font-family:ff-dagny-web-pro,sans-serif;font-weight:400;font-style:normal;font-size:14px;line-height:.86;color:var(--footerTextColor);padding-bottom:0;font-size:18px;font-weight:900;text-transform:none;letter-spacing:normal;line-height:1.33}.Footer-footerContent .Navigation-items-item .NavigationItem[data-dropdown-icon] .icon-dropdown{display:none}.Footer-footerContent .Navigation-items-item .NavigationItem-items{display:block;position:relative;min-width:1px;padding-left:0;background-color:var(--footerbackgroundColor);margin-top:0}.Footer-footerContent .Navigation-items-item .NavigationItem-items-item{line-height:1.46}.Footer-footerContent .Navigation-items-item .NavigationItem-items-item .NavigationLink{color:var(--footerTextColor)}.Footer-footerContent .Navigation-items-item .NavigationItem-items-item .NavigationLink:hover{color:var(--primaryColor)}.Footer .SocialBar-items-item{padding-right:14px}}@media only screen and (min-width:1440px){.Footer-disclaimer{max-width:1240px;text-align:left}.Footer-social{display:none}.Footer-social .SocialBar-items{padding-top:15px}.Footer-footerContent{max-width:1240px;padding-top:100px}.Footer-footerContent .FooterColumns{display:-ms-flexbox;display:flex;padding-bottom:40px;-ms-flex-pack:start;justify-content:flex-start}.Footer-footerContent .FooterColumns:first-child .FooterColumns-columns{text-align:left}.Footer-footerContent .FooterColumns-columns{list-style:none;display:-ms-flexbox;display:flex}.Footer-footerContent .FooterColumns-columns-item{margin-bottom:0}.Footer-footerContent .Navigation{padding-bottom:0;margin-top:-5px}.Footer-footerContent .Navigation .NavigationItem[data-subnav-inline]{display:block}.Footer-footerContent .FullQuote blockquote{font-size:36px}.Footer-footerContent .FullQuote-attribution{text-align:left;padding-top:7px}.Footer-footerContent .ListFooter{text-align:left;padding-left:150px;padding-top:0}.Footer-footerContent .ListFooter-title{color:var(--secondaryTextColor);font-family:ff-dagny-web-pro,sans-serif;font-weight:400;font-style:normal;font-size:14px;line-height:.86;color:var(--footerTextColor);text-transform:uppercase;font-weight:700;display:block;padding-bottom:10px}}.PageDefault-pageInfo-titleRow,.SearchResultsPage-pageInfo-titleRow{margin-top:20px;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:start;align-items:flex-start}.PageDefault-logo,.SearchResultsPage-logo{padding:0;vertical-align:middle}.PageDefault-logo a,.SearchResultsPage-logo a{display:inline-block}.PageDefault-logo .PageLogo-image,.SearchResultsPage-logo .PageLogo-image{height:30px;margin:0;width:auto}@media only screen and (min-width:768px){.PageDefault-logo .PageLogo-image,.SearchResultsPage-logo .PageLogo-image{height:40px}}.PageDefault-pageHeading-wrapper,.SearchResultsPage-pageHeading-wrapper{margin-right:6px}.PageDefault-siteSelect,.SearchResultsPage-siteSelect{margin-left:auto;position:relative;z-index:1001;margin-top:10px}.PageDefault .Enhancement-item iframe,.SearchResultsPage .Enhancement-item iframe{width:100%}@media only screen and (min-width:768px){.PageDefault-pageInfo-titleRow,.SearchResultsPage-pageInfo-titleRow{margin-top:5px;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.PageDefault-logo,.SearchResultsPage-logo{margin-top:10px;margin-right:6px}.PageDefault-pageHeading-wrapper,.SearchResultsPage-pageHeading-wrapper{margin-right:6px}}.Contact .ContainerLeadHero,.Contact .OneByTwo,.Contact .TwoByOne{margin:0 auto;max-width:1240px;padding:0;width:100%;position:relative;z-index:1}.Contact .ContainerLeadHero .TwoColumnContainer .RichTextModule,.Contact .OneByTwo .TwoColumnContainer .RichTextModule,.Contact .TwoByOne .TwoColumnContainer .RichTextModule{padding:0 60px 60px;text-align:left;color:var(--primaryTextColor);font-size:16px;line-height:1.67}@media only screen and (min-width:768px){.Contact .ContainerLeadHero .TwoColumnContainer .RichTextModule,.Contact .OneByTwo .TwoColumnContainer .RichTextModule,.Contact .TwoByOne .TwoColumnContainer .RichTextModule{font-size:18px;line-height:1.67;font-size:16px}}.Contact .Form-buttons button{padding:19px 21px}@media only screen and (min-width:768px){.Contact [data-negative-margin=extra] .PromoImage{margin-top:-180px}.Contact [data-negative-margin=default] .PromoImage{margin-top:-80px}}.PageHeaderTextHat{--color:#fff;color:#202020;padding:8px 50px;font-size:0;height:31px;display:-ms-flexbox;display:flex;-ms-flex-pack:end;justify-content:flex-end}@media only screen and (min-width:1024px){.PageHeaderTextHat{font-size:11px;font-weight:400;line-height:1.45;letter-spacing:1.5px;height:unset}}.PageHeaderTextHat[data-inverse-colors]{color:#fff}.PageHeaderTextHat[data-inverse-colors] a{color:#fff}.PageHeaderTextHat .Enhancement-item{padding-left:15px}figure img{height:auto;width:100%}.FactPromo,.ProductPromo,.Promo,.PromoCategoryTitle,.PromoContent,.PromoIconOnSide,.PromoIconOnTop,.PromoImageOnSide,.PromoImageOnTop,.PromoImageOnTop-2x1,.PromoImageOnTop-large,.PromoNews,.PromoPaginatedCarousel,.PromoSpotlight,.PromoStory,.VideoPromo{position:relative}.FactPromo-info,.ProductPromo-info,.Promo-info,.PromoCategoryTitle-info,.PromoContent-info,.PromoIconOnSide-info,.PromoIconOnTop-info,.PromoImageOnSide-info,.PromoImageOnTop-2x1-info,.PromoImageOnTop-info,.PromoImageOnTop-large-info,.PromoNews-info,.PromoPaginatedCarousel-info,.PromoSpotlight-info,.PromoStory-info,.VideoPromo-info{text-align:var(--horizontalAlignment)}[data-promo-module-alignment=left] .FactPromo-info,[data-promo-module-alignment=left] .ProductPromo-info,[data-promo-module-alignment=left] .Promo-info,[data-promo-module-alignment=left] .PromoCategoryTitle-info,[data-promo-module-alignment=left] .PromoContent-info,[data-promo-module-alignment=left] .PromoIconOnSide-info,[data-promo-module-alignment=left] .PromoIconOnTop-info,[data-promo-module-alignment=left] .PromoImageOnSide-info,[data-promo-module-alignment=left] .PromoImageOnTop-2x1-info,[data-promo-module-alignment=left] .PromoImageOnTop-info,[data-promo-module-alignment=left] .PromoImageOnTop-large-info,[data-promo-module-alignment=left] .PromoNews-info,[data-promo-module-alignment=left] .PromoPaginatedCarousel-info,[data-promo-module-alignment=left] .PromoSpotlight-info,[data-promo-module-alignment=left] .PromoStory-info,[data-promo-module-alignment=left] .VideoPromo-info{text-align:left}.FactPromo-title,.ProductPromo-title,.Promo-title,.PromoCategoryTitle-title,.PromoContent-title,.PromoIconOnSide-title,.PromoIconOnTop-title,.PromoImageOnSide-title,.PromoImageOnTop-2x1-title,.PromoImageOnTop-large-title,.PromoImageOnTop-title,.PromoNews-title,.PromoPaginatedCarousel-title,.PromoSpotlight-title,.PromoStory-title,.VideoPromo-title{font-family:ff-dagny-web-pro,sans-serif;font-weight:700;font-style:normal;color:var(--primaryTextColor);line-height:1.15;font-size:18px}@media only screen and (min-width:768px){.FactPromo-title,.ProductPromo-title,.Promo-title,.PromoCategoryTitle-title,.PromoContent-title,.PromoIconOnSide-title,.PromoIconOnTop-title,.PromoImageOnSide-title,.PromoImageOnTop-2x1-title,.PromoImageOnTop-large-title,.PromoImageOnTop-title,.PromoNews-title,.PromoPaginatedCarousel-title,.PromoSpotlight-title,.PromoStory-title,.VideoPromo-title{font-size:26px}}.FactPromo-title a,.ProductPromo-title a,.Promo-title a,.PromoCategoryTitle-title a,.PromoContent-title a,.PromoIconOnSide-title a,.PromoIconOnTop-title a,.PromoImageOnSide-title a,.PromoImageOnTop-2x1-title a,.PromoImageOnTop-large-title a,.PromoImageOnTop-title a,.PromoNews-title a,.PromoPaginatedCarousel-title a,.PromoSpotlight-title a,.PromoStory-title a,.VideoPromo-title a{font-family:ff-dagny-web-pro,sans-serif;font-weight:700;font-style:normal;line-height:1.15;font-size:18px;text-decoration:none;color:var(--primaryTextColor)}@media only screen and (min-width:768px){.FactPromo-title a,.ProductPromo-title a,.Promo-title a,.PromoCategoryTitle-title a,.PromoContent-title a,.PromoIconOnSide-title a,.PromoIconOnTop-title a,.PromoImageOnSide-title a,.PromoImageOnTop-2x1-title a,.PromoImageOnTop-large-title a,.PromoImageOnTop-title a,.PromoNews-title a,.PromoPaginatedCarousel-title a,.PromoSpotlight-title a,.PromoStory-title a,.VideoPromo-title a{font-size:26px}}.FactPromo-title a:hover,.ProductPromo-title a:hover,.Promo-title a:hover,.PromoCategoryTitle-title a:hover,.PromoContent-title a:hover,.PromoIconOnSide-title a:hover,.PromoIconOnTop-title a:hover,.PromoImageOnSide-title a:hover,.PromoImageOnTop-2x1-title a:hover,.PromoImageOnTop-large-title a:hover,.PromoImageOnTop-title a:hover,.PromoNews-title a:hover,.PromoPaginatedCarousel-title a:hover,.PromoSpotlight-title a:hover,.PromoStory-title a:hover,.VideoPromo-title a:hover{text-decoration:underline;color:var(--primaryTextColor)}.FactPromo-category,.ProductPromo-category,.Promo-category,.PromoCategoryTitle-category,.PromoContent-category,.PromoIconOnSide-category,.PromoIconOnTop-category,.PromoImageOnSide-category,.PromoImageOnTop-2x1-category,.PromoImageOnTop-category,.PromoImageOnTop-large-category,.PromoNews-category,.PromoPaginatedCarousel-category,.PromoSpotlight-category,.PromoStory-category,.VideoPromo-category{font-size:10px;letter-spacing:1px;margin-bottom:10px;text-transform:uppercase}@media only screen and (min-width:768px){.FactPromo-category,.ProductPromo-category,.Promo-category,.PromoCategoryTitle-category,.PromoContent-category,.PromoIconOnSide-category,.PromoIconOnTop-category,.PromoImageOnSide-category,.PromoImageOnTop-2x1-category,.PromoImageOnTop-category,.PromoImageOnTop-large-category,.PromoNews-category,.PromoPaginatedCarousel-category,.PromoSpotlight-category,.PromoStory-category,.VideoPromo-category{font-size:12px}}.FactPromo-category .Link,.ProductPromo-category .Link,.Promo-category .Link,.PromoCategoryTitle-category .Link,.PromoContent-category .Link,.PromoIconOnSide-category .Link,.PromoIconOnTop-category .Link,.PromoImageOnSide-category .Link,.PromoImageOnTop-2x1-category .Link,.PromoImageOnTop-category .Link,.PromoImageOnTop-large-category .Link,.PromoNews-category .Link,.PromoPaginatedCarousel-category .Link,.PromoSpotlight-category .Link,.PromoStory-category .Link,.VideoPromo-category .Link{color:var(--linkTextColor);font-weight:700;font-size:10px;line-height:1.25;text-decoration:none}@media only screen and (min-width:768px){.FactPromo-category .Link,.ProductPromo-category .Link,.Promo-category .Link,.PromoCategoryTitle-category .Link,.PromoContent-category .Link,.PromoIconOnSide-category .Link,.PromoIconOnTop-category .Link,.PromoImageOnSide-category .Link,.PromoImageOnTop-2x1-category .Link,.PromoImageOnTop-category .Link,.PromoImageOnTop-large-category .Link,.PromoNews-category .Link,.PromoPaginatedCarousel-category .Link,.PromoSpotlight-category .Link,.PromoStory-category .Link,.VideoPromo-category .Link{font-size:12px}}.FactPromo-category .Link:hover,.ProductPromo-category .Link:hover,.Promo-category .Link:hover,.PromoCategoryTitle-category .Link:hover,.PromoContent-category .Link:hover,.PromoIconOnSide-category .Link:hover,.PromoIconOnTop-category .Link:hover,.PromoImageOnSide-category .Link:hover,.PromoImageOnTop-2x1-category .Link:hover,.PromoImageOnTop-category .Link:hover,.PromoImageOnTop-large-category .Link:hover,.PromoNews-category .Link:hover,.PromoPaginatedCarousel-category .Link:hover,.PromoSpotlight-category .Link:hover,.PromoStory-category .Link:hover,.VideoPromo-category .Link:hover{text-decoration:none}.FactPromo-description,.ProductPromo-description,.Promo-description,.PromoCategoryTitle-description,.PromoContent-description,.PromoIconOnSide-description,.PromoIconOnTop-description,.PromoImageOnSide-description,.PromoImageOnTop-2x1-description,.PromoImageOnTop-description,.PromoImageOnTop-large-description,.PromoNews-description,.PromoPaginatedCarousel-description,.PromoSpotlight-description,.PromoStory-description,.VideoPromo-description{color:var(--primaryTextColor);font-size:14px;line-height:1.29}@media only screen and (min-width:1024px){.FactPromo-description,.ProductPromo-description,.Promo-description,.PromoCategoryTitle-description,.PromoContent-description,.PromoIconOnSide-description,.PromoIconOnTop-description,.PromoImageOnSide-description,.PromoImageOnTop-2x1-description,.PromoImageOnTop-description,.PromoImageOnTop-large-description,.PromoNews-description,.PromoPaginatedCarousel-description,.PromoSpotlight-description,.PromoStory-description,.VideoPromo-description{font-size:16px;line-height:1.38}}@media only screen and (min-width:768px){.FactPromo-description,.ProductPromo-description,.Promo-description,.PromoCategoryTitle-description,.PromoContent-description,.PromoIconOnSide-description,.PromoIconOnTop-description,.PromoImageOnSide-description,.PromoImageOnTop-2x1-description,.PromoImageOnTop-description,.PromoImageOnTop-large-description,.PromoNews-description,.PromoPaginatedCarousel-description,.PromoSpotlight-description,.PromoStory-description,.VideoPromo-description{font-size:16px}}.FactPromo-authorName,.ProductPromo-authorName,.Promo-authorName,.PromoCategoryTitle-authorName,.PromoContent-authorName,.PromoIconOnSide-authorName,.PromoIconOnTop-authorName,.PromoImageOnSide-authorName,.PromoImageOnTop-2x1-authorName,.PromoImageOnTop-authorName,.PromoImageOnTop-large-authorName,.PromoNews-authorName,.PromoPaginatedCarousel-authorName,.PromoSpotlight-authorName,.PromoStory-authorName,.VideoPromo-authorName{letter-spacing:1px;text-transform:uppercase;color:var(--secondaryTextColor)}.FactPromo-date,.ProductPromo-date,.Promo-date,.PromoCategoryTitle-date,.PromoContent-date,.PromoIconOnSide-date,.PromoIconOnTop-date,.PromoImageOnSide-date,.PromoImageOnTop-2x1-date,.PromoImageOnTop-date,.PromoImageOnTop-large-date,.PromoNews-date,.PromoPaginatedCarousel-date,.PromoSpotlight-date,.PromoStory-date,.VideoPromo-date{color:var(--secondaryTextColor)}.FactPromo-type,.ProductPromo-type,.Promo-type,.PromoCategoryTitle-type,.PromoContent-type,.PromoIconOnSide-type,.PromoIconOnTop-type,.PromoImageOnSide-type,.PromoImageOnTop-2x1-type,.PromoImageOnTop-large-type,.PromoImageOnTop-type,.PromoNews-type,.PromoPaginatedCarousel-type,.PromoSpotlight-type,.PromoStory-type,.VideoPromo-type{position:absolute;display:none;top:50%;left:50%;transform:translate(-50%,-50%);width:60px;height:60px;border-radius:50%;border:2px solid #fff;background-color:rgba(0,0,0,.4);cursor:pointer;pointer-events:none}.FactPromo-type[data-type=video],.FactPromo-type[data-type=Video],.ProductPromo-type[data-type=Video],.ProductPromo-type[data-type=video],.Promo-type[data-type=Video],.Promo-type[data-type=video],.PromoCategoryTitle-type[data-type=Video],.PromoCategoryTitle-type[data-type=video],.PromoContent-type[data-type=video],.PromoContent-type[data-type=Video],.PromoIconOnSide-type[data-type=video],.PromoIconOnSide-type[data-type=Video],.PromoIconOnTop-type[data-type=video],.PromoIconOnTop-type[data-type=Video],.PromoImageOnSide-type[data-type=Video],.PromoImageOnSide-type[data-type=video],.PromoImageOnTop-2x1-type[data-type=Video],.PromoImageOnTop-2x1-type[data-type=video],.PromoImageOnTop-large-type[data-type=video],.PromoImageOnTop-large-type[data-type=Video],.PromoImageOnTop-type[data-type=video],.PromoImageOnTop-type[data-type=Video],.PromoNews-type[data-type=Video],.PromoNews-type[data-type=video],.PromoPaginatedCarousel-type[data-type=Video],.PromoPaginatedCarousel-type[data-type=video],.PromoSpotlight-type[data-type=video],.PromoSpotlight-type[data-type=Video],.PromoStory-type[data-type=Video],.PromoStory-type[data-type=video],.VideoPromo-type[data-type=Video],.VideoPromo-type[data-type=video]{display:block}.FactPromo-type[data-type=video]:before,.FactPromo-type[data-type=Video]:before,.ProductPromo-type[data-type=Video]:before,.ProductPromo-type[data-type=video]:before,.Promo-type[data-type=Video]:before,.Promo-type[data-type=video]:before,.PromoCategoryTitle-type[data-type=Video]:before,.PromoCategoryTitle-type[data-type=video]:before,.PromoContent-type[data-type=video]:before,.PromoContent-type[data-type=Video]:before,.PromoIconOnSide-type[data-type=video]:before,.PromoIconOnSide-type[data-type=Video]:before,.PromoIconOnTop-type[data-type=video]:before,.PromoIconOnTop-type[data-type=Video]:before,.PromoImageOnSide-type[data-type=Video]:before,.PromoImageOnSide-type[data-type=video]:before,.PromoImageOnTop-2x1-type[data-type=Video]:before,.PromoImageOnTop-2x1-type[data-type=video]:before,.PromoImageOnTop-large-type[data-type=video]:before,.PromoImageOnTop-large-type[data-type=Video]:before,.PromoImageOnTop-type[data-type=video]:before,.PromoImageOnTop-type[data-type=Video]:before,.PromoNews-type[data-type=Video]:before,.PromoNews-type[data-type=video]:before,.PromoPaginatedCarousel-type[data-type=Video]:before,.PromoPaginatedCarousel-type[data-type=video]:before,.PromoSpotlight-type[data-type=video]:before,.PromoSpotlight-type[data-type=Video]:before,.PromoStory-type[data-type=Video]:before,.PromoStory-type[data-type=video]:before,.VideoPromo-type[data-type=Video]:before,.VideoPromo-type[data-type=video]:before{content:url('../../../resource/00000168-dd17-d487-a96e-df5fe3ee0000/styleguide/_assets/icons/video-type.112ff84b3942a4897ddd45bd345df200.svg');position:absolute;top:-25px;left:-25px}.PromoImage img{width:100%;height:auto;display:block}.dog-ear{-webkit-clip-path:polygon(92% 0,100% 7%,100% 100%,0 100%,0 0);clip-path:polygon(92% 0,100% 7%,100% 100%,0 100%,0 0)}.dog-ear:before{content:"";position:absolute;top:0;right:0;width:0;height:0;border-bottom:27px solid #fff;border-right:30px solid transparent;box-shadow:-2px 1px 13px rgba(0,0,0,.3)}.dog-ear:after{content:"";position:absolute;top:0;right:0;width:0;height:0;border-top:30px solid transparent;border-left:30px solid transparent}.PrincipleCard{-webkit-font-smoothing:antialiased;margin:0 auto;-ms-flex-pack:start;justify-content:flex-start;box-sizing:border-box;text-align:center;overflow:hidden;padding-bottom:40px}.PrincipleCard-info{display:block}.PrincipleCard-title{color:var(--primaryTextColor);font-weight:900;font-size:24px;line-height:1.2;color:#fff;margin:0 60px;padding-bottom:10px}@media only screen and (min-width:1024px){.PrincipleCard-title{font-size:30px}}.PrincipleCard-title a{color:var(--primaryTextColor);font-weight:900;font-size:24px;line-height:1.2;color:#fff}@media only screen and (min-width:1024px){.PrincipleCard-title a{font-size:30px}}.PrincipleCard-description{color:#fff;font-size:16px;margin:0 60px;text-align:center;opacity:.6}.PrincipleCard-attribution,.PrincipleCard-description,.PrincipleCard-quote,.PrincipleCard-title{width:85.7%;margin:0 auto;text-align:center}.PrincipleCard-back,.PrincipleCard-front{background:#202020;left:0;top:0;padding-top:40px;box-sizing:border-box;height:280px}.PrincipleCard-media{margin-bottom:0}.PrincipleCard-media img{max-height:80px;max-width:80px;width:60px;height:auto}.PrincipleCard .invisible-image{display:block;height:auto;width:100%}.PrincipleCard-quote{color:#bfb5ae;font-size:16px;font-weight:300;line-height:1.23;margin-bottom:10px;text-align:center}.PrincipleCard-quote:before{content:"\201C"}.PrincipleCard-quote:after{content:"\201D"}.PrincipleCard-attribution{color:#bfb5ae;font-size:12px;letter-spacing:1px;text-align:center}.PrincipleCard-attribution:before{content:"\2013"}@media only screen and (min-width:768px){.PrincipleCard-attribution,.PrincipleCard-quote,.PrincipleCard-title{width:82.61%}.PrincipleCard-media{margin-bottom:0}.PrincipleCard-quote{font-size:14px}.PrincipleCard-description{display:none}.PrincipleCard-back,.PrincipleCard-front{padding-top:50px;height:230px}}@media only screen and (min-width:1024px){.PrincipleCard-attribution,.PrincipleCard-description,.PrincipleCard-quote,.PrincipleCard-title{width:80%}.PrincipleCard-media{margin-bottom:20px}.PrincipleCard-media img{width:80px}.PrincipleCard-quote{font-size:16px}.PrincipleCard-description{display:block}.PrincipleCard-back,.PrincipleCard-front{padding-top:40px;height:300px}.PrincipleCard .flip,.PrincipleCard:hover .flipper{transform:none}}@media only screen and (min-width:1440px){.PrincipleCard-media{margin-bottom:50px}.PrincipleCard-attribution,.PrincipleCard-description,.PrincipleCard-quote,.PrincipleCard-title{width:65%}.PrincipleCard-quote{font-size:26px}.PrincipleCard-back,.PrincipleCard-front{padding-top:80px;height:400px}}.ProductPromo{margin:0 auto;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;padding:40px 20px}@media only screen and (min-width:768px){.ProductPromo{padding:60px 40px}}@media only screen and (min-width:1024px){.ProductPromo{padding:80px 60px 100px}}@media only screen and (min-width:1440px){.ProductPromo{padding:100px}}.ProductPromo-content{max-width:900px;-ms-flex-align:center;align-items:center}.ProductPromo-content,.ProductPromo-info{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.ProductPromo-info{text-align:left;-ms-flex-align:start;align-items:flex-start;width:100%}@media only screen and (min-width:768px){.ProductPromo-info{width:558px}}@media only screen and (min-width:1024px){.ProductPromo-info{width:700px}}.ProductPromo-title{color:var(--primaryTextColor);font-size:20px;font-weight:900;line-height:1.2}@media only screen and (min-width:768px){.ProductPromo-title{font-size:30px}}.ProductPromo-title a{color:var(--primaryTextColor);font-size:20px;font-weight:900;line-height:1.2}@media only screen and (min-width:768px){.ProductPromo-title a{font-size:30px}}.ProductPromo-description{color:var(--primaryTextColor);font-size:14px;line-height:1.29;padding-top:10px}@media only screen and (min-width:1024px){.ProductPromo-description{font-size:16px;line-height:1.38;padding-top:15px}}.ProductPromo-button,.ProductPromo-media{padding-top:20px}@media only screen and (min-width:768px){.ProductPromo-media{padding-top:30px}}@media only screen and (min-width:1024px){.ProductPromo-media{padding-top:40px}}.ProductPromo-media img{max-width:100%;height:auto;display:block}.PromoFullWidth{position:relative;width:100%;max-height:446px;overflow:hidden}.PromoFullWidth[data-alternate-style]{max-height:unset}.PromoFullWidth-button{margin-top:20px}.PromoFullWidth-button a{min-height:45px}[data-hide-button] .PromoFullWidth-button{display:none}.PromoFullWidth-description{color:#fff;display:none;line-height:1.44444444;font-size:1.125rem;line-height:1.89}[data-alternate-style] .PromoFullWidth-description{display:block;position:relative}.PromoFullWidth-info{bottom:0;padding:30px 20px;position:absolute;text-align:center;z-index:1;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;max-width:300px;margin:auto;left:0;width:100%}[data-alternate-style] .PromoFullWidth-info{position:relative;margin:0 auto}[data-display-border] .PromoFullWidth-info{padding:15px;background-image:linear-gradient(rgba(29,44,58,.7),rgba(29,44,58,.7));top:0;right:0;max-height:calc(100% - 200px)}[data-alternate-style] .PromoFullWidth-media{display:none}.PromoFullWidth-media img,.PromoFullWidth-media picture{height:auto;display:block;-o-object-fit:cover;object-fit:cover;width:100%}.PromoFullWidth-overlay{background:linear-gradient(180deg,transparent 0,rgba(0,0,0,.5));height:100%;left:0;position:absolute;top:0;width:100%}.PromoFullWidth-title{color:#fff;line-height:1.30555556;font-size:2.25rem;padding-bottom:10px;line-height:1;font-weight:700}.PromoFullWidth-title a:hover{color:var(--secondaryColor2)}[data-display-border] .PromoFullWidth-title{font-weight:900;line-height:1.3;font-size:1.875rem;line-height:1.2}.PromoFullWidth-title a{color:#fff}@media only screen and (min-width:768px){.PromoFullWidth{max-height:341px}[data-alternate-style] .PromoFullWidth{max-height:unset}.PageHome-pageLead .PromoFullWidth{margin-bottom:0}.PromoFullWidth-button a{margin:0}[data-horizontal-alignment=center] .PromoFullWidth-button a{margin:0 auto}.PromoFullWidth-info{bottom:0;left:auto;right:0;margin:auto 7%;text-align:left;top:0;max-width:320px}[data-alternate-style] .PromoFullWidth-info{position:absolute}[data-horizontal-alignment=center] .PromoFullWidth-info{text-align:center;position:absolute;left:0;right:0;margin:auto}[data-horizontal-alignment=left] .PromoFullWidth-info{text-align:left;left:0;right:auto}[data-display-border] .PromoFullWidth-info{padding:40px 20px;max-height:calc(100% - 50px)}[data-display-border] .PromoFullWidth-description{font-size:22px;line-height:1.36}[data-hide-button] .PromoFullWidth-description{display:block}[data-alternate-style] .PromoFullWidth-media{display:block}[data-alternate-style] .PromoFullWidth-media img,[data-alternate-style] .PromoFullWidth-media picture{width:auto}.PromoFullWidth-overlay{background:none}[data-partial-gradient=true] .PromoFullWidth-overlay{background:linear-gradient(90deg,transparent 0,rgba(0,0,0,.5))}[data-partial-gradient=true][data-horizontal-alignment=center] .PromoFullWidth-overlay{background:rgba(0,0,0,.4)}[data-partial-gradient=true][data-horizontal-alignment=left] .PromoFullWidth-overlay{background:linear-gradient(90deg,rgba(0,0,0,.5) 0,transparent)}}@media only screen and (min-width:1024px){.PromoFullWidth{max-height:455px}.PromoFullWidth-info{max-width:400px}[data-display-border] .PromoFullWidth-info{padding:60px 40px;max-height:calc(100% - 70px);right:0}.PromoFullWidth-description{display:block}[data-display-border] .PromoFullWidth-description{line-height:1.4;font-size:1.25rem}.PromoFullWidth-title{line-height:1.30952381;font-size:2.625rem}[data-display-border] .PromoFullWidth-title{line-height:1.30555556;font-size:2.25rem;line-height:1.17}}@media only screen and (min-width:1440px){.PromoFullWidth{max-height:640px}.PromoFullWidth[data-alternate-style]{max-height:640px}.PromoFullWidth-info{top:8%;max-width:480px}[data-display-border] .PromoFullWidth-info{padding:80px 60px;top:0;max-height:calc(100% - 180px)}[data-alternate-style] .PromoFullWidth-media img,[data-alternate-style] .PromoFullWidth-media picture{width:100%}.PromoFullWidth-title{line-height:1.32608696;font-size:2.875rem;line-height:1.13}[data-title-size=large] .PromoFullWidth-title{line-height:1.3125;font-size:5rem;line-height:1}[data-display-border] .PromoFullWidth-title{line-height:1.30952381;font-size:2.625rem;line-height:1.19}[data-display-border] .PromoFullWidth-description{line-height:1.36363636;font-size:1.375rem}}.PromoContent[style],.PromoSpotlight[style]{padding:calc((var(--modulePadding) / 2) - 10px) calc(var(--modulePadding) / 2)}.PromoContent-media,.PromoSpotlight-media{margin-bottom:calc(var(--modulePadding) / 3);max-width:400px}.PromoContent-media img,.PromoSpotlight-media img{height:auto;margin:0;max-width:100%}.PromoContent-title,.PromoSpotlight-title{font-family:ff-dagny-web-pro,sans-serif;font-weight:700;font-style:normal;color:var(--primaryTextColor);line-height:1.15;font-size:18px;font-size:24px;line-height:1.17;margin-bottom:calc(var(--modulePadding) * .25)}@media only screen and (min-width:768px){.PromoContent-title,.PromoSpotlight-title{font-size:26px}}.PromoContent-description,.PromoSpotlight-description{color:var(--primaryTextColor);font-size:14px;line-height:1.29;text-align:left}@media only screen and (min-width:1024px){.PromoContent-description,.PromoSpotlight-description{font-size:16px;line-height:1.38}}@media only screen and (min-width:768px){.PromoContent,.PromoSpotlight{padding:calc(var(--modulePadding) / 2)}.PromoContent[style],.PromoSpotlight[style]{padding:calc(var(--modulePadding) / 2)}.PromoContent-description,.PromoSpotlight-description{width:100%}.PromoContent-info,.PromoSpotlight-info{display:-ms-flexbox;display:flex}.PromoContent-media,.PromoSpotlight-media{-ms-flex-negative:0;flex-shrink:0;margin-bottom:0;margin-right:calc(var(--modulePadding) / 3);max-width:200px;width:40%}}@media only screen and (min-width:1024px){.PromoContent,.PromoSpotlight{padding:var(--modulePadding)}.PromoContent[style],.PromoSpotlight[style]{padding:var(--modulePadding)}}.PromoContent-author,.PromoSpotlight-author{margin-bottom:20px}.PromoIconOnTop{padding-bottom:89.830508475%;width:100%;height:0;background-color:#fff;position:relative}.PromoIconOnTop-inner{position:absolute;left:0;top:0;width:100%;height:100%;display:-ms-flexbox;display:flex;-ms-flex-flow:column nowrap;flex-flow:column nowrap;padding:30px}.PromoIconOnTop-info,.PromoIconOnTop-media{-ms-flex:0 0 50%;flex:0 0 50%}.PromoIconOnTop-media{text-align:center;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.PromoIconOnTop-media .Link{max-width:100%}.PromoIconOnTop-media .Image{max-width:100%;max-height:100%;width:auto;height:auto}.PromoIconOnTop-info{max-width:450px;margin:18px auto 0}.PromoIconOnTop-title{font-family:ff-dagny-web-pro,sans-serif;font-weight:700;font-style:normal;font-size:26px;line-height:1.15;padding:0 0 7px;text-align:center}[data-alternateStyle] .PromoIconOnTop-title{font-size:14px}[data-alternateStyle] .PromoIconOnTop-title a{font-size:14px}@media only screen and (min-width:768px){[data-alternateStyle] .PromoIconOnTop-title{font-size:16px}[data-alternateStyle] .PromoIconOnTop-title a{font-size:16px}}.PromoIconOnTop-description{font-family:ff-dagny-web-pro,sans-serif;font-weight:400;font-style:normal;font-size:16px;line-height:1.38;letter-spacing:normal;text-align:center}.PromoIconOnSide{display:-ms-flexbox;display:flex}.PromoIconOnSide-media{max-height:45px;margin-right:15px}.PromoIconOnSide-info{text-align:left}.PromoImage-media{margin:0}.PromoImage-media img{display:block}.PromoImage-media picture img{width:100%;height:100%}.PrincipleCard,.PromoImageFlip,.PromoImageFlip-small{position:relative;z-index:1;perspective:1000px;transform-style:preserve-3d}.PrincipleCard .flipper,.PromoImageFlip-small .flipper,.PromoImageFlip .flipper{width:100%;height:100%;transition:.5s;transform-style:preserve-3d;position:relative}.flip .PrincipleCard-back,.flip .PromoImageFlip-back,.flip .PromoImageFlip-small-back,.PrincipleCard:hover .PrincipleCard-back,.PromoImageFlip-small:hover .PromoImageFlip-small-back,.PromoImageFlip:hover .PromoImageFlip-back{transform:rotateY(0deg)}.flip .PrincipleCard-front,.flip .PromoImageFlip-front,.flip .PromoImageFlip-small-front,.PrincipleCard:hover .PrincipleCard-front,.PromoImageFlip-small:hover .PromoImageFlip-small-front,.PromoImageFlip:hover .PromoImageFlip-front{transform:rotateY(180deg)}.PrincipleCard-back,.PrincipleCard-front,.PromoImageFlip-back,.PromoImageFlip-front,.PromoImageFlip-small-back,.PromoImageFlip-small-front{-webkit-backface-visibility:hidden;backface-visibility:hidden;display:block;position:absolute;width:100%;height:100%;top:0;left:0;transition:.5s;transform-style:preserve-3d}.PrincipleCard-back,.PromoImageFlip-back,.PromoImageFlip-small-back{transform:rotateY(-180deg)}.PrincipleCard-front,.PromoImageFlip-front,.PromoImageFlip-small-front{z-index:2;transform:rotateY(0deg)}.PrincipleCard-back,.PromoImageFlip-back,.PromoImageFlip-small-back{background:#202020}.PrincipleCard-front,.PromoImageFlip-front,.PromoImageFlip-small-front{background:#fff}.PrincipleCard-media img,.PromoImageFlip-media img,.PromoImageFlip-small-media img{width:100%;height:auto}.PrincipleCard-info,.PromoImageFlip-info,.PromoImageFlip-small-info{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;width:100%;height:100%}.PrincipleCard-title,.PromoImageFlip-small-title,.PromoImageFlip-title{padding-bottom:5px}.PrincipleCard-title a,.PromoImageFlip-small-title a,.PromoImageFlip-title a{font-family:ff-dagny-web-pro,sans-serif;font-weight:700;font-style:normal;color:var(--primaryTextColor);line-height:1.15;font-size:18px;color:#fff;text-decoration:none}@media only screen and (min-width:768px){.PrincipleCard-title a,.PromoImageFlip-small-title a,.PromoImageFlip-title a{font-size:26px}}.PrincipleCard-description,.PromoImageFlip-description,.PromoImageFlip-small-description{color:var(--primaryTextColor);font-size:14px;line-height:1.29;color:#fff;margin-bottom:20px;padding:0 40px;text-align:center}@media only screen and (min-width:1024px){.PrincipleCard-description,.PromoImageFlip-description,.PromoImageFlip-small-description{font-size:16px;line-height:1.38}}.PrincipleCard hr,.PromoImageFlip-small hr,.PromoImageFlip hr{width:40px;height:3px;margin:20px;background-color:#fff}.PrincipleCard .invisible-image,.PromoImageFlip-small .invisible-image,.PromoImageFlip .invisible-image{display:block;height:auto;width:100%;-webkit-backface-visibility:hidden;backface-visibility:hidden}.PromoImageFlip-small{box-shadow:12px 11px 17px -9px rgba(0,0,0,.09)}@supports (filter:drop-shadow(-3px 2px 5px rgba(0,0,0,0.09))){.PromoImageFlip-small{box-shadow:none;filter:drop-shadow(-3px 2px 5px rgba(0,0,0,.09))}}.PromoImageFlip-small-info{display:block}.PromoImageFlip-small-back :first-child{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.PromoImageFlip-small-title{margin-top:40px;margin-bottom:20px;font-size:14px;text-align:center}.PromoImageFlip-small-title a{font-weight:900;font-size:24px;line-height:1.2;color:var(--primaryTextColor)}@media only screen and (min-width:1024px){.PromoImageFlip-small-title a{font-size:30px}}.PromoImageFlip-small-description{color:var(--primaryTextColor);margin:0 20px;text-align:center;overflow:auto}@media only screen and (min-width:768px){.PromoImageFlip-small-description{font-size:16px}}@media only screen and (min-width:1024px){.PromoImageFlip-small-description{margin:0 60px}}.PromoImageFlip-small-backText{color:var(--primaryTextColor);font-size:14px;line-height:1.29;color:#fff;margin:10px auto 20px;text-align:center;width:85.71%}@media only screen and (min-width:1024px){.PromoImageFlip-small-backText{font-size:16px;line-height:1.38}}.PromoImageFlip-small-media img,.PromoImageFlip-small .Image{width:100%;height:auto;-o-object-fit:cover;object-fit:cover}.PromoImageFlip-small .Image{position:absolute;bottom:40px;left:50%;transform:translateX(-50%)}@media only screen and (min-width:768px){.PromoImageFlip-small-description,.PromoImageFlip-small-title{margin-left:auto;margin-right:auto;width:74.58%;text-align:center}.PromoImageFlip-small .Image{display:none}}@media only screen and (min-width:1024px){.PromoImageFlip-small-title{margin-top:60px}.PromoImageFlip-small-backText{width:80%}}@media only screen and (min-width:1440px){.PromoImageFlip-small-description,.PromoImageFlip-small-title{width:70%}.PromoImageFlip-small .Image{display:inline-block;bottom:60px}.PromoImageFlip-small-backText{width:70%}}.PromoImageOnSide{padding:20px;position:relative;text-align:center;background-color:#fff}.PromoImageOnSide-content{height:100%;margin:0 auto}.PromoImageOnSide-byline{color:var(--secondaryTextColor);font-family:ff-dagny-web-pro,sans-serif;font-weight:400;font-style:normal;font-size:14px;line-height:.86;margin-top:10px}[data-hide-date] .PromoImageOnSide-date{display:none}.PromoImageOnSide-date:before{content:", "}[data-hide-author] .PromoImageOnSide-date:before{content:""}.PromoImageOnSide-description{margin-top:20px}.PromoImageOnSide-description b{display:block}.PromoImageOnSide-description b:before{content:url('../../../resource/00000168-dd17-d487-a96e-df5fe3ee0000/styleguide/_assets/icons/bullet-plain-black.16125667953d0a4d4065b8ea23a4c35e.svg');padding-right:8px}.PromoImageOnSide-media{margin:0 0 30px}.PromoImageOnSide-media img{display:block;height:auto;max-width:100%;margin:0 auto}.PromoImageOnSide-button{margin-top:30px}[data-button-style] .PromoImageOnSide-button a{margin-left:0}[data-button-style=transparent] .PromoImageOnSide-button a{background-color:transparent;padding:14px 20px}[data-button-style=transparent] .PromoImageOnSide-button a[href$=".pdf"]:before{content:"";width:14px;height:14px;background-size:14px 14px;background-repeat:no-repeat;display:inline-block;background-image:url('../../../resource/00000168-dd17-d487-a96e-df5fe3ee0000/styleguide/_assets/icons/icon-external-link-copy.07cb6f115aef0d59744ceab580652dc5.svg');padding-right:10px}[data-button-style=default] .PromoImageOnSide-button a[href$=".pdf"]:before{content:"";width:14px;height:14px;background-size:14px 14px;background-repeat:no-repeat;display:inline-block;background-image:url('../../../resource/00000168-dd17-d487-a96e-df5fe3ee0000/styleguide/_assets/icons/icon-external-link-copy-white.cd7b6319f8222e822c383c7feac56443.svg');padding-right:10px}.PromoImageOnSide-info{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;text-align:left;-ms-flex:1;flex:1}@media only screen and (min-width:768px){.PromoImageOnSide{padding:30px}.PromoImageOnSide-content{display:-ms-flexbox;display:flex}.PromoImageOnSide-media{width:300px;-ms-flex-negative:0;flex-shrink:0;margin:0 30px 0 0}[data-horizontal-align=left] .PromoImageOnSide-media{-ms-flex-order:2;order:2;margin:0 0 0 30px}}@media only screen and (min-width:1024px){.PromoImageOnSide-author{font-size:13px}.PromoImageOnSide-description{display:block}}@media only screen and (min-width:768px){[data-promo-media-alignment=right] .PromoImageOnSide-media{-ms-flex-order:2;order:2;margin:0 0 0 30px}}.PromoImageOnSideWithBackground{position:relative;width:100%;height:473px;overflow:hidden}.PromoImageOnSideWithBackground-backgroundImage{height:100%}.PromoImageOnSideWithBackground-backgroundImage img,.PromoImageOnSideWithBackground-backgroundImage picture{height:473px;-o-object-fit:cover;object-fit:cover}.PromoImageOnSideWithBackground-content{position:absolute;top:0;right:0;left:0;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;margin:40px 20px}[data-hide-mobile-image] .PromoImageOnSideWithBackground-content{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;height:calc(100% - 120px)}.PromoImageOnSideWithBackground-media{margin:0 auto calc(var(--modulePadding) / 3)}.PromoImageOnSideWithBackground-media img{height:200px;width:auto;box-shadow:0 2px 30px 0 rgba(0,0,0,.3)}[data-hide-image-shadow] .PromoImageOnSideWithBackground-media img{box-shadow:none}[data-hide-mobile-image] .PromoImageOnSideWithBackground-media{display:none}.PromoImageOnSideWithBackground-info{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;width:100%}.PromoImageOnSideWithBackground-title{color:var(--primaryTextColor);font-weight:900;font-size:26px;letter-spacing:normal;line-height:normal;text-align:center}.PromoImageOnSideWithBackground-title a{color:inherit}[data-hide-mobile-image] .PromoImageOnSideWithBackground-title{padding-bottom:10px}[data-inverse-colors] .PromoImageOnSideWithBackground-title{color:#fff}.PromoImageOnSideWithBackground-description{font-size:22px;font-weight:300;line-height:1.36;max-width:800px;text-align:center;margin:0 auto;color:var(--secondaryTextColor);font-size:18px;color:var(--primaryTextColor);display:none}@media only screen and (min-width:1024px){.PromoImageOnSideWithBackground-description{font-size:22px}}[data-hide-mobile-image] .PromoImageOnSideWithBackground-description{display:block}[data-inverse-colors] .PromoImageOnSideWithBackground-description{color:#fff}.PromoImageOnSideWithBackground-button{margin-top:20px}[data-inverse-colors] .PromoImageOnSideWithBackground-button .Link{color:var(--primaryColor);background-color:#fff;border:1px solid var(--primaryColor);padding:14px 20px}@media only screen and (min-width:768px){.PromoImageOnSideWithBackground{height:500px}.PageHome-pageLead .PromoImageOnSideWithBackground{margin-bottom:0}.PromoImageOnSideWithBackground-backgroundImage img,.PromoImageOnSideWithBackground-backgroundImage picture{height:100%}.PromoImageOnSideWithBackground-content{margin:60px 80px;-ms-flex-direction:row;flex-direction:row}.PromoImageOnSideWithBackground-media{position:absolute;right:calc(50% + 20px);margin:unset}.PromoImageOnSideWithBackground-media img{height:380px}[data-hide-mobile-image] .PromoImageOnSideWithBackground-media{display:block}[data-position-image-right] .PromoImageOnSideWithBackground-media{left:calc(50% + 20px);right:unset}.PromoImageOnSideWithBackground-info{margin-left:calc(50% + 20px);height:380px}[data-position-image-right] .PromoImageOnSideWithBackground-info{margin-right:calc(50% + 20px);margin-left:unset;max-width:620px}.PromoImageOnSideWithBackground-title{text-align:left;font-size:30px;padding-bottom:10px}.PromoImageOnSideWithBackground-description{display:block;text-align:left;margin:unset}.PromoImageOnSideWithBackground-button a{margin:0}}@media only screen and (min-width:1024px){.PromoImageOnSideWithBackground{height:640px}.PromoImageOnSideWithBackground-info,.PromoImageOnSideWithBackground-media img{height:440px}.PromoImageOnSideWithBackground-title{font-size:48px;line-height:1.25}}@media only screen and (min-width:1440px){.PromoImageOnSideWithBackground-content{-ms-flex-pack:center;justify-content:center}[data-position-image-right] .PromoImageOnSideWithBackground-info{position:absolute;right:0}}.PromoCategoryTitle,.PromoImageOnTop,.PromoImageOnTop-2x1,.PromoImageOnTop-large,.PromoPaginatedCarousel{background-color:#fff;box-shadow:none;max-width:400px;width:100%}.PromoCategoryTitle-media,.PromoImageOnTop-2x1-media,.PromoImageOnTop-large-media,.PromoImageOnTop-media,.PromoPaginatedCarousel-media{position:relative}.PromoCategoryTitle-media img,.PromoImageOnTop-2x1-media img,.PromoImageOnTop-large-media img,.PromoImageOnTop-media img,.PromoPaginatedCarousel-media img{width:100%;height:auto}[data-hide-promo-images] .PromoCategoryTitle-media,[data-hide-promo-images] .PromoImageOnTop-2x1-media,[data-hide-promo-images] .PromoImageOnTop-large-media,[data-hide-promo-images] .PromoImageOnTop-media,[data-hide-promo-images] .PromoPaginatedCarousel-media{display:none}.PromoCategoryTitle-media a,.PromoImageOnTop-2x1-media a,.PromoImageOnTop-large-media a,.PromoImageOnTop-media a,.PromoPaginatedCarousel-media a{display:inline-block}.PromoCategoryTitle-title,.PromoImageOnTop-2x1-title,.PromoImageOnTop-large-title,.PromoImageOnTop-title,.PromoPaginatedCarousel-title{margin-bottom:10px}.PromoCategoryTitle-title .Link,.PromoImageOnTop-2x1-title .Link,.PromoImageOnTop-large-title .Link,.PromoImageOnTop-title .Link,.PromoPaginatedCarousel-title .Link{color:#0d1719;font-weight:700;line-height:1.15}@media only screen and (min-width:768px){.PromoCategoryTitle-title .Link,.PromoImageOnTop-2x1-title .Link,.PromoImageOnTop-large-title .Link,.PromoImageOnTop-title .Link,.PromoPaginatedCarousel-title .Link{font-size:26px}}.PromoCategoryTitle-duration,.PromoImageOnTop-2x1-duration,.PromoImageOnTop-duration,.PromoImageOnTop-large-duration,.PromoPaginatedCarousel-duration{color:var(--secondaryTextColor);font-family:ff-dagny-web-pro,sans-serif;font-weight:400;font-style:normal;font-size:14px;line-height:.86;display:none;margin-top:10px}.PromoCategoryTitle-duration[data-type=video],.PromoCategoryTitle-duration[data-type=Video],.PromoImageOnTop-2x1-duration[data-type=video],.PromoImageOnTop-2x1-duration[data-type=Video],.PromoImageOnTop-duration[data-type=video],.PromoImageOnTop-duration[data-type=Video],.PromoImageOnTop-large-duration[data-type=video],.PromoImageOnTop-large-duration[data-type=Video],.PromoPaginatedCarousel-duration[data-type=video],.PromoPaginatedCarousel-duration[data-type=Video]{display:block}[data-hide-duration] .PromoCategoryTitle-duration,[data-hide-duration] .PromoImageOnTop-2x1-duration,[data-hide-duration] .PromoImageOnTop-duration,[data-hide-duration] .PromoImageOnTop-large-duration,[data-hide-duration] .PromoPaginatedCarousel-duration{display:none}.PromoCategoryTitle-authorContent,.PromoImageOnTop-2x1-authorContent,.PromoImageOnTop-authorContent,.PromoImageOnTop-large-authorContent,.PromoPaginatedCarousel-authorContent{margin-bottom:10px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}[data-hide-date][data-hide-author] .PromoCategoryTitle-authorContent,[data-hide-date][data-hide-author] .PromoImageOnTop-2x1-authorContent,[data-hide-date][data-hide-author] .PromoImageOnTop-authorContent,[data-hide-date][data-hide-author] .PromoImageOnTop-large-authorContent,[data-hide-date][data-hide-author] .PromoPaginatedCarousel-authorContent{display:none}[data-promo-module-alignment=left] .PromoCategoryTitle-authorContent,[data-promo-module-alignment=left] .PromoImageOnTop-2x1-authorContent,[data-promo-module-alignment=left] .PromoImageOnTop-authorContent,[data-promo-module-alignment=left] .PromoImageOnTop-large-authorContent,[data-promo-module-alignment=left] .PromoPaginatedCarousel-authorContent{-ms-flex-pack:left;justify-content:left}.PromoCategoryTitle-authorInfo,.PromoImageOnTop-2x1-authorInfo,.PromoImageOnTop-authorInfo,.PromoImageOnTop-large-authorInfo,.PromoPaginatedCarousel-authorInfo{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:start;align-items:flex-start;font-size:11px;line-height:1.45;letter-spacing:.5px;text-transform:uppercase}[data-hide-author] .PromoCategoryTitle-authorInfo,[data-hide-author] .PromoImageOnTop-2x1-authorInfo,[data-hide-author] .PromoImageOnTop-authorInfo,[data-hide-author] .PromoImageOnTop-large-authorInfo,[data-hide-author] .PromoPaginatedCarousel-authorInfo{padding-left:0}.PromoCategoryTitle-authorImage,.PromoImageOnTop-2x1-authorImage,.PromoImageOnTop-authorImage,.PromoImageOnTop-large-authorImage,.PromoPaginatedCarousel-authorImage{padding-right:10px}.PromoCategoryTitle-authorImage img,.PromoImageOnTop-2x1-authorImage img,.PromoImageOnTop-authorImage img,.PromoImageOnTop-large-authorImage img,.PromoPaginatedCarousel-authorImage img{max-height:40px;max-width:40px;border-radius:50%}[data-hide-author] .PromoCategoryTitle-authorImage,[data-hide-author] .PromoImageOnTop-2x1-authorImage,[data-hide-author] .PromoImageOnTop-authorImage,[data-hide-author] .PromoImageOnTop-large-authorImage,[data-hide-author] .PromoPaginatedCarousel-authorImage{display:none}.PromoCategoryTitle-author,.PromoImageOnTop-2x1-author,.PromoImageOnTop-author,.PromoImageOnTop-large-author,.PromoPaginatedCarousel-author{display:-ms-inline-flexbox;display:inline-flex}.PromoCategoryTitle-info,.PromoImageOnTop-2x1-info,.PromoImageOnTop-info,.PromoImageOnTop-large-info,.PromoPaginatedCarousel-info{color:#0d1719;line-height:1.15;padding:calc((var(--modulePadding) / 2) - 10px) calc(var(--modulePadding) / 2);text-align:left}@media only screen and (min-width:768px){.PromoCategoryTitle-info,.PromoImageOnTop-2x1-info,.PromoImageOnTop-info,.PromoImageOnTop-large-info,.PromoPaginatedCarousel-info{padding:calc(var(--modulePadding) / 2)}}[data-promo-module-alignment=left] .PromoCategoryTitle-info,[data-promo-module-alignment=left] .PromoImageOnTop-2x1-info,[data-promo-module-alignment=left] .PromoImageOnTop-info,[data-promo-module-alignment=left] .PromoImageOnTop-large-info,[data-promo-module-alignment=left] .PromoPaginatedCarousel-info{text-align:left}.PromoCategoryTitle-date,.PromoImageOnTop-2x1-date,.PromoImageOnTop-date,.PromoImageOnTop-large-date,.PromoPaginatedCarousel-date{color:#666;font-size:14px;line-height:.86;padding-bottom:20px}[data-hide-date] .PromoCategoryTitle-date,[data-hide-date] .PromoImageOnTop-2x1-date,[data-hide-date] .PromoImageOnTop-date,[data-hide-date] .PromoImageOnTop-large-date,[data-hide-date] .PromoPaginatedCarousel-date{display:none}[data-hide-author] .PromoCategoryTitle-author,[data-hide-author] .PromoImageOnTop-2x1-author,[data-hide-author] .PromoImageOnTop-author,[data-hide-author] .PromoImageOnTop-large-author,[data-hide-author] .PromoPaginatedCarousel-author{display:none}.PromoCategoryTitle-description,.PromoImageOnTop-2x1-description,.PromoImageOnTop-description,.PromoImageOnTop-large-description,.PromoPaginatedCarousel-description{color:#0e1719;font-weight:400}[data-hide-description] .PromoCategoryTitle-description,[data-hide-description] .PromoImageOnTop-2x1-description,[data-hide-description] .PromoImageOnTop-description,[data-hide-description] .PromoImageOnTop-large-description,[data-hide-description] .PromoPaginatedCarousel-description,[data-hide-promo-description] .PromoCategoryTitle-description,[data-hide-promo-description] .PromoImageOnTop-2x1-description,[data-hide-promo-description] .PromoImageOnTop-description,[data-hide-promo-description] .PromoImageOnTop-large-description,[data-hide-promo-description] .PromoPaginatedCarousel-description{display:none}[data-hide-category] .PromoCategoryTitle-category,[data-hide-category] .PromoImageOnTop-2x1-category,[data-hide-category] .PromoImageOnTop-category,[data-hide-category] .PromoImageOnTop-large-category,[data-hide-category] .PromoPaginatedCarousel-category{display:none}.PromoImageOnTop-circular{margin:0 5px;padding-bottom:50px;background-color:transparent;width:100%}@media only screen and (min-width:768px){.PromoImageOnTop-circular{margin:0}}.PromoImageOnTop-circular-media{margin-bottom:12px}.PromoImageOnTop-circular-media img{display:block;width:120px;height:auto;border-radius:50%;margin:0 auto;max-width:80px}@media only screen and (min-width:768px){.PromoImageOnTop-circular-media img{max-width:none}}.PromoImageOnTop-circular-title{text-align:center}.PromoImageOnTop-circular-title a,.PromoImageOnTop-circular-title span{color:var(--primaryTextColor);font-size:14px;letter-spacing:1.5px;line-height:1.86;text-transform:uppercase;font-weight:900;font-size:12px;letter-spacing:1.3px;line-height:1.67;text-decoration:none}@media only screen and (min-width:768px){.PromoImageOnTop-circular-title a,.PromoImageOnTop-circular-title span{font-size:28px;letter-spacing:2px;line-height:1.44}}.PromoImageOnTop-circular-title a:hover,.PromoImageOnTop-circular-title span:hover{text-decoration:none;color:var(--primaryColor)}@media only screen and (min-width:768px){.PromoImageOnTop-circular-title a,.PromoImageOnTop-circular-title span{font-size:14px;line-height:1.43;letter-spacing:1.5px}}.PromoImageOnTop-circular-description{font-size:14px;line-height:1.29;color:var(--primaryTextColor);text-align:center;text-decoration:none}@media only screen and (min-width:1024px){.PromoImageOnTop-circular-description{font-size:16px;line-height:1.38}}.PromoImageOnTop-large-type[data-type=video],.PromoImageOnTop-large-type[data-type=Video]{display:block}.PromoImageOnTop-large-type[data-type=video] .PromoImageOnTop-large-duration,.PromoImageOnTop-large-type[data-type=Video] .PromoImageOnTop-large-duration{display:block}.PromoImageOnTop-large-title a{color:var(--primaryTextColor);font-size:20px;font-weight:900;line-height:1.2;text-decoration:none}@media only screen and (min-width:768px){.PromoImageOnTop-large-title a{font-size:30px}}@media only screen and (min-width:768px){.PromoImageOnTop-large-info{padding:var(--modulePadding)}}.PromoPartner{background:#fff;padding:calc((var(--modulePadding) / 2) - 10px) calc(var(--modulePadding) / 2);height:280px;margin:0 calc(var(--modulePadding) / 3);max-width:350px;width:100%}.PromoPartner hr{border:0;border-bottom:2px solid var(--primaryColor);height:0;display:none;width:10%}[data-horizontal-rule=true] .PromoPartner hr{display:block}.PromoPartner-media{margin-bottom:calc(var(--modulePadding) * .25);text-align:center}.PromoPartner-media img{height:auto;margin:0 auto;max-width:100%}.PromoPartner-title{font-size:18px;text-align:center}.PromoPartner-title a{color:#202020}.PromoPartner-title a:hover{color:var(--primaryColor)}@media only screen and (min-width:768px){.PromoPartner{height:295px;margin:0 calc(var(--modulePadding) * .2);max-width:none;padding:calc(var(--modulePadding) / 2)}}.PromoNews{background:#fff;height:400px;margin:0 calc(var(--modulePadding) / 3);padding:calc(var(--modulePadding) * .67) calc(var(--modulePadding) / 3);position:relative;width:100%}.PromoNews-border{background:var(--primaryColor);height:15px;position:absolute;top:0;left:0;width:100%}.PromoNews-content{max-height:260px;overflow:hidden}.PromoNews-description{margin-bottom:calc(var(--modulePadding) / 3)}.PromoNews-sharedBy{color:#5e5e5e;font-size:12px}.PromoNews-source{font-size:14px;letter-spacing:.6px;margin-bottom:calc(var(--modulePadding) / 3)}.PromoNews-source-name{color:var(--primaryColor);margin-left:5px}.PromoNews-title{font-size:20px;line-height:1.2;margin-bottom:calc(var(--modulePadding) / 3);font-weight:900}@media only screen and (min-width:768px){.PromoNews{height:510px;padding-top:calc(var(--modulePadding) * .85);margin:0 calc(var(--modulePadding) * .2)}.PromoNews-border{height:22px}.PromoNews-content{max-height:356px}.PromoNews-description,.PromoNews-title{margin-bottom:calc(var(--modulePadding) / 2)}.PromoNews-title{font-size:26px}}.PromoStory{background:#0059a6;padding:calc((var(--modulePadding) / 2) - 10px) calc(var(--modulePadding) / 2);text-align:var(--horizontalAlignment);max-width:820px}.PromoStory-title{font-size:24px;padding-bottom:20px}@media only screen and (min-width:768px){.PromoStory-title{font-size:30px}}[data-promo-module-alignment=left] .PromoStory{text-align:left;padding:40px}[data-info-color=white] .PromoStory-date,[data-info-color=white] .PromoStory-description,[data-info-color=white] .PromoStory-title .Link,[data-info-color=white] .PromoStory a{color:#fff}[data-info-color=black] .PromoStory-date,[data-info-color=black] .PromoStory-description,[data-info-color=black] .PromoStory-title .Link,[data-info-color=black] .PromoStory a{color:#000}[data-info-color=default] .PromoStory-date,[data-info-color=default] .PromoStory-description,[data-info-color=default] .PromoStory-title .Link,[data-info-color=default] .PromoStory a{color:var(--primaryTextColor)}.PromoStory-button a,.PromoStory-button span{font-family:ff-dagny-web-pro,sans-serif;font-style:normal;color:#fff;font-weight:700;font-size:10px;line-height:1.25;font-size:12px;background-color:var(--primaryColor);padding:10px 20px;margin:0 auto;border:0 solid var(--primaryColor);text-decoration:none;transition:all .25s cubic-bezier(.4,0,.2,1);text-transform:uppercase;border-radius:3px;-webkit-font-smoothing:antialiased}@media only screen and (min-width:768px){.PromoStory-button a,.PromoStory-button span{font-size:12px}}.PromoStory-button a:hover,.PromoStory-button span:hover{color:#fff;background-color:var(--primaryColor);text-decoration:none}@media only screen and (min-width:768px){.PromoStory-button a,.PromoStory-button span{font-size:15px}}.PromoStory-button a{display:inline-block}[data-hide-button] .PromoStory-button{display:none}[data-promo-module-alignment=left] .PromoStory-button{margin-top:20px}[data-promo-module-alignment=left] .PromoStory-button .PromoFullWidth-button,[data-promo-module-alignment=left] .PromoStory-button .PromoImageOnSideWithBackground-button,[data-promo-module-alignment=left] .PromoStory-button .SolidButton,[data-promo-module-alignment=left] .PromoStory-button [data-button-style=default] .PromoImageOnSide-button{display:-ms-inline-flexbox;display:inline-flex}.PromoStory-date{margin-bottom:calc(var(--modulePadding) / 3);display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}.PromoStory-date:before{content:"";width:42px;height:42px;background-size:42px 42px;background-repeat:no-repeat;display:inline-block;padding-right:10px}[data-info-color=white] .PromoStory-date:before{background-image:url('../../../resource/00000168-dd17-d487-a96e-df5fe3ee0000/styleguide/_assets/icons/time-icon-white.bde2326bd6cee5d7b81f8f91979bc7b9.svg')}[data-info-color=black] .PromoStory-date:before{background-image:url('../../../resource/00000168-dd17-d487-a96e-df5fe3ee0000/styleguide/_assets/icons/time-icon-black.afd933565690121c26b32756f5fd4812.svg')}[data-info-color=default] .PromoStory-date:before{background-image:url('../../../resource/00000168-dd17-d487-a96e-df5fe3ee0000/styleguide/_assets/icons/time-icon-default.46e12b48b31b0a391f5d4a79d37f57d3.svg')}[data-hide-date] .PromoStory-date{display:none}.PromoTextItem{text-decoration:none}.PromoTextItem-title,.PromoTextItem a{font-weight:700}@media only screen and (min-width:768px){.PromoTextItem-title,.PromoTextItem a{font-size:18px;line-height:1.33;text-decoration:none;color:var(--primaryTextColor)}}[data-inverse-colors] .PromoTextItem-title,[data-inverse-colors] .PromoTextItem a{color:#fff}.PromoTextItem-title:hover,.PromoTextItem a:hover{text-decoration:none;color:var(--primaryColor)}.PromoTextOverlay,.PromoTextOverlay-large,.PromoTextOverlayLarge-Contact{position:relative;-webkit-font-smoothing:antialiased}.PromoTextOverlay-large-title,.PromoTextOverlay-title,.PromoTextOverlayLarge-Contact-title{font-family:ff-dagny-web-pro,sans-serif;font-weight:700;font-style:normal;color:var(--primaryTextColor);line-height:1.15;font-size:18px;color:#fff;text-align:inherit;text-decoration:none}@media only screen and (min-width:768px){.PromoTextOverlay-large-title,.PromoTextOverlay-title,.PromoTextOverlayLarge-Contact-title{font-size:26px}}.PromoTextOverlay-large-title a,.PromoTextOverlay-title a,.PromoTextOverlayLarge-Contact-title a{font-family:ff-dagny-web-pro,sans-serif;font-weight:700;font-style:normal;color:var(--primaryTextColor);line-height:1.15;font-size:18px;color:#fff;text-align:inherit;text-decoration:none}@media only screen and (min-width:768px){.PromoTextOverlay-large-title a,.PromoTextOverlay-title a,.PromoTextOverlayLarge-Contact-title a{font-size:26px}}.PromoTextOverlay-description,.PromoTextOverlay-large-description,.PromoTextOverlayLarge-Contact-description{color:var(--primaryTextColor);font-size:14px;line-height:1.29;color:#fff;text-align:inherit;margin:30px auto;width:78.57%}@media only screen and (min-width:1024px){.PromoTextOverlay-description,.PromoTextOverlay-large-description,.PromoTextOverlayLarge-Contact-description{font-size:16px;line-height:1.38}}.PromoTextOverlay-info,.PromoTextOverlay-large-info,.PromoTextOverlayLarge-Contact-info{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;text-align:center;left:0;height:100%;position:absolute;bottom:0;width:100%}.PromoTextOverlay-info[data-horizontal-align=center],.PromoTextOverlay-large-info[data-horizontal-align=center],.PromoTextOverlayLarge-Contact-info[data-horizontal-align=center]{-ms-flex-align:center;align-items:center}.PromoTextOverlay-info[data-horizontal-align=left],.PromoTextOverlay-large-info[data-horizontal-align=left],.PromoTextOverlayLarge-Contact-info[data-horizontal-align=left]{-ms-flex-align:center;align-items:center}@media only screen and (min-width:768px){.PromoTextOverlay-info[data-horizontal-align=left],.PromoTextOverlay-large-info[data-horizontal-align=left],.PromoTextOverlayLarge-Contact-info[data-horizontal-align=left]{-ms-flex-align:start;align-items:flex-start;text-align:left}}.PromoTextOverlay-info[data-horizontal-align=right],.PromoTextOverlay-large-info[data-horizontal-align=right],.PromoTextOverlayLarge-Contact-info[data-horizontal-align=right]{-ms-flex-align:center;align-items:center}@media only screen and (min-width:768px){.PromoTextOverlay-info[data-horizontal-align=right],.PromoTextOverlay-large-info[data-horizontal-align=right],.PromoTextOverlayLarge-Contact-info[data-horizontal-align=right]{-ms-flex-align:end;align-items:flex-end;text-align:right}}.PromoTextOverlay-info[data-vertical-align=top],.PromoTextOverlay-large-info[data-vertical-align=top],.PromoTextOverlayLarge-Contact-info[data-vertical-align=top]{-ms-flex-pack:center;justify-content:center}@media only screen and (min-width:768px){.PromoTextOverlay-info[data-vertical-align=top],.PromoTextOverlay-large-info[data-vertical-align=top],.PromoTextOverlayLarge-Contact-info[data-vertical-align=top]{-ms-flex-pack:start;justify-content:flex-start}}.PromoTextOverlay-info[data-vertical-align=middle],.PromoTextOverlay-large-info[data-vertical-align=middle],.PromoTextOverlayLarge-Contact-info[data-vertical-align=middle]{-ms-flex-pack:center;justify-content:center}.PromoTextOverlay-info[data-vertical-align=bottom],.PromoTextOverlay-large-info[data-vertical-align=bottom],.PromoTextOverlayLarge-Contact-info[data-vertical-align=bottom]{-ms-flex-pack:center;justify-content:center}@media only screen and (min-width:768px){.PromoTextOverlay-info[data-vertical-align=bottom],.PromoTextOverlay-large-info[data-vertical-align=bottom],.PromoTextOverlayLarge-Contact-info[data-vertical-align=bottom]{-ms-flex-pack:end;justify-content:flex-end}}.PromoTextOverlay-info-button,.PromoTextOverlay-large-info-button,.PromoTextOverlayLarge-Contact-info-button{margin:0 20px 30px}@media only screen and (min-width:768px){.PromoTextOverlay-info-button,.PromoTextOverlay-large-info-button,.PromoTextOverlayLarge-Contact-info-button{display:none}}@media only screen and (min-width:1024px){.PromoTextOverlay-info-button,.PromoTextOverlay-large-info-button,.PromoTextOverlayLarge-Contact-info-button{display:block}}.PromoTextOverlay-large-media,.PromoTextOverlay-media,.PromoTextOverlayLarge-Contact-media{margin:30px 20px 0}.PromoTextOverlay-large-media img,.PromoTextOverlay-media img,.PromoTextOverlayLarge-Contact-media img{width:100%;max-height:80px;-o-object-fit:cover;object-fit:cover}.PromoTextOverlay-background img,.PromoTextOverlay-large-background img,.PromoTextOverlayLarge-Contact-background img{width:100%;height:auto;-o-object-fit:cover;object-fit:cover}@media only screen and (min-width:768px){.PromoTextOverlay-description,.PromoTextOverlay-large-description,.PromoTextOverlayLarge-Contact-description{width:78.26%}}@media only screen and (min-width:1024px){.PromoTextOverlay-description,.PromoTextOverlay-large-description,.PromoTextOverlayLarge-Contact-description{width:86.67%}}@media only screen and (min-width:1440px){.PromoTextOverlay-description,.PromoTextOverlay-large-description,.PromoTextOverlayLarge-Contact-description{width:70%}}.PromoTextOverlay-large-title,.PromoTextOverlayLarge-Contact-title{color:var(--primaryTextColor);font-size:20px;font-weight:900;line-height:1.2;color:#fff;font-size:24px;line-height:1.17;margin:0 0 20px}@media only screen and (min-width:768px){.PromoTextOverlay-large-title,.PromoTextOverlayLarge-Contact-title{font-size:30px}}.PromoTextOverlay-large-description,.PromoTextOverlayLarge-Contact-description{display:none;width:unset;margin:unset;color:var(--primaryTextColor);font-size:14px;line-height:1.29}@media only screen and (min-width:1024px){.PromoTextOverlay-large-description,.PromoTextOverlayLarge-Contact-description{font-size:16px;line-height:1.38}}.PromoTextOverlay-large-info,.PromoTextOverlayLarge-Contact-info{left:50%;top:50%;bottom:unset;transform:translate(-50%,-50%);width:var(--pageWidth);max-width:var(--maxPageWidth)}.PromoTextOverlay-large-info-content,.PromoTextOverlayLarge-Contact-info-content{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center}@media only screen and (min-width:768px){[data-horizontal-align=left] .PromoTextOverlay-large-info-content,[data-horizontal-align=left] .PromoTextOverlayLarge-Contact-info-content{-ms-flex-align:start;align-items:flex-start}[data-horizontal-align=right] .PromoTextOverlay-large-info-content,[data-horizontal-align=right] .PromoTextOverlayLarge-Contact-info-content{-ms-flex-align:end;align-items:flex-end}}.PromoTextOverlay-large-info-button,.PromoTextOverlay-large-media,.PromoTextOverlayLarge-Contact-info-button,.PromoTextOverlayLarge-Contact-media{margin:0}.PromoTextOverlay-large-media img,.PromoTextOverlayLarge-Contact-media img{display:block;max-height:none}.PromoTextOverlay-large-media picture img,.PromoTextOverlayLarge-Contact-media picture img{width:100%;height:100%}@media only screen and (min-width:768px){.PromoTextOverlay-large-title a,.PromoTextOverlayLarge-Contact-title a{font-size:30px;line-height:1.2}.PromoTextOverlay-large-info-button,.PromoTextOverlayLarge-Contact-info-button{display:block}.PromoTextOverlay-large-info-content,.PromoTextOverlayLarge-Contact-info-content{max-width:45%}}@media only screen and (min-width:1024px){.PromoTextOverlay-large-title,.PromoTextOverlayLarge-Contact-title{margin:0;font-size:30px}.PromoTextOverlay-large-description,.PromoTextOverlayLarge-Contact-description{color:#fff;display:block;font-size:18px;margin:10px 0 15px;max-width:400px;-webkit-font-smoothing:antialiased}}@media only screen and (min-width:1440px){.PromoTextOverlay-large-title,.PromoTextOverlayLarge-Contact-title{color:var(--primaryTextColor);font-size:20px;font-weight:900;line-height:1.2;font-size:36px;color:#fff;margin:0 0 10px}.PromoTextOverlay-large-description,.PromoTextOverlayLarge-Contact-description{font-size:22px;margin-left:100px;margin:10px 0 30px;max-width:480px}.PromoTextOverlay-large-info,.PromoTextOverlayLarge-Contact-info{padding:0}}@media only screen and (min-width:1440px) and only screen and (min-width:768px){.PromoTextOverlay-large-title,.PromoTextOverlayLarge-Contact-title{font-size:30px}}.PromoTextOverlayLarge-Contact-description{font-weight:300;margin-top:0;margin-bottom:5px;display:block;line-height:1.375;font-size:1rem}.PromoTextOverlayLarge-Contact-title{font-size:24px;font-weight:900;margin-top:5px;margin-bottom:5px}.PromoTextOverlayLarge-Contact-title:before{background-image:url('../../../resource/00000168-dd17-d487-a96e-df5fe3ee0000/styleguide/_assets/icons/icon-phone.f2cb57d01208b7c8b949d16262bc94d2.svg');width:18px;height:18px;background-size:18px 18px;background-repeat:no-repeat;content:"";display:inline-block;padding-right:14px}[data-info-color=default] .PromoTextOverlayLarge-Contact-description,[data-info-color=default] .PromoTextOverlayLarge-Contact-title a{color:var(--primaryTextColor)}[data-info-color=white] .PromoTextOverlayLarge-Contact-description,[data-info-color=white] .PromoTextOverlayLarge-Contact-title a{color:#fff}[data-info-color=black] .PromoTextOverlayLarge-Contact-description,[data-info-color=black] .PromoTextOverlayLarge-Contact-title a{color:#000}.PromoTextOverlayLarge-Contact-info-button{margin-top:5px}@media only screen and (min-width:768px){.PromoTextOverlayLarge-Contact-description{max-width:320px;margin-bottom:5px}}@media only screen and (min-width:1024px){.PromoTextOverlayLarge-Contact-description{margin-bottom:10px;line-height:1.36363636;font-size:1.375rem}.PromoTextOverlayLarge-Contact-title{margin-bottom:10px}.PromoTextOverlayLarge-Contact-title:before{width:26px;height:26px;background-size:26px 26px}.PromoTextOverlayLarge-Contact-title a{font-size:36px}.PromoTextOverlayLarge-Contact-info-button{margin-top:10px}}@media only screen and (min-width:1440px){.PromoTextOverlayLarge-Contact-title{margin-top:10px;margin-bottom:15px}.PromoTextOverlayLarge-Contact-info-button{margin-top:15px}}.PromoBlog{padding-bottom:calc(var(--modulePadding) * .67)}.PromoBlog-info-button{font-size:18px;font-weight:300}.PromoBlog-byline{display:-ms-flexbox;display:flex;font-size:13px;letter-spacing:1px;text-transform:uppercase}.PromoBlog-byline,.PromoBlog-description{font-weight:300;margin-bottom:calc(var(--modulePadding) / 3)}.PromoBlog-description{font-size:18px;line-height:1.67}.PromoBlog-media{margin-bottom:calc(var(--modulePadding) / 3)}.PromoBlog-media img{display:block;height:auto;margin:0;max-width:100%}.PromoBlog-title{font-size:24px;line-height:1.11;margin-bottom:calc(var(--modulePadding) / 3)}.PromoBlog-title a{color:#202020}.PromoBlog-title a:hover{color:var(--primaryColor)}@media only screen and (min-width:768px){.PromoBlog{padding-bottom:calc(var(--modulePadding))}.PromoBlog-media{margin-bottom:calc(var(--modulePadding) / 2)}.PromoBlog-title{font-size:36px}}.MetricsPromo{padding:31px 0 34px;background-color:#fff;margin:0 auto;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center}[data-hide-promo-bg] .MetricsPromo{background-color:transparent}@media only screen and (min-width:768px){.MetricsPromo{margin:0 10px}}.MetricsPromo-title{font-size:48px;font-weight:900;line-height:1;letter-spacing:normal;text-align:center;color:var(--primaryColor)}[data-promo-color] .MetricsPromo-title{color:#fff}@media only screen and (min-width:768px){.MetricsPromo-title{font-size:60px}}@media only screen and (min-width:1024px){.MetricsPromo-title{font-size:72px}}.MetricsPromo-description{color:var(--primaryTextColor);font-weight:900;font-size:24px;line-height:1.2;text-align:center}@media only screen and (min-width:1024px){.MetricsPromo-description{font-size:30px}}[data-promo-color] .MetricsPromo-description{color:#fff}.VideoPromo{max-width:800px;box-shadow:0 10px 20px 0 rgba(0,0,0,.05);background-color:#fff;min-height:336px}.VideoPromo-info{padding:30px}[data-promo-module-alignment=left] .VideoPromo{text-align:left}.VideoPromo-media{position:relative;min-height:170px;max-height:170px;overflow:hidden}.VideoPromo-media img{width:100%;height:auto}.VideoPromo-title{padding-bottom:10px}.VideoPromo-title a{font-family:ff-dagny-web-pro,sans-serif;font-weight:700;font-style:normal;color:var(--primaryTextColor);line-height:1.15;font-size:18px}@media only screen and (min-width:768px){.VideoPromo-title a{font-size:26px}}.VideoPromo-description{color:var(--primaryTextColor);font-size:14px;line-height:1.29}@media only screen and (min-width:1024px){.VideoPromo-description{font-size:16px;line-height:1.38}}.VideoPromo-duration{color:var(--secondaryTextColor);font-family:ff-dagny-web-pro,sans-serif;font-weight:400;font-style:normal;font-size:14px;line-height:.86;display:none}.VideoPromo-duration[data-type=video],.VideoPromo-duration[data-type=Video]{display:block}.FlagPromo{padding:20px;text-align:center}.FlagPromo-media,.FlagPromo-title,.FlagPromo .Image{width:180px;max-width:100%}.FlagPromo-media{height:0;padding-bottom:66.66667%;position:relative}.FlagPromo .Image{position:absolute;left:0;top:0}@supports ((-o-object-fit:fill) or (object-fit:fill)){.FlagPromo .Image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}}.FlagPromo-title{font-family:ff-dagny-web-pro,sans-serif;font-weight:700;font-style:normal;font-size:18px;line-height:1.15;margin-top:10px}@media only screen and (min-width:768px){.FlagPromo-title{font-size:26px}}.FlagPromo-title a{color:var(--primaryTextColor)}@media only screen and (min-width:768px){.FlagPromo{padding:30px}}.FactPromo{background-color:#fff;box-shadow:none;border:1px solid #d2d6d9;border-radius:1px}.FactPromo-title{margin-bottom:10px}.FactPromo-title .Link{color:#0d1719;font-weight:700;line-height:1.15}@media only screen and (min-width:768px){.FactPromo-title .Link{font-size:26px}}.FactPromo-info{color:#0d1719;line-height:1.15;padding:calc((var(--modulePadding) / 2) - 10px) calc(var(--modulePadding) / 2);text-align:left}@media only screen and (min-width:768px){.FactPromo-info{padding:calc(var(--modulePadding) / 2)}}[data-promo-module-alignment=left] .FactPromo-info{text-align:left}.FactPromo-description{color:#0e1719;font-weight:400}[data-hide-description] .FactPromo-description,[data-hide-promo-description] .FactPromo-description{display:none}@media only screen and (min-width:768px){.ArticlePage-aside .FactPromo-title .Link,.AuthenticationPage-aside .FactPromo-title .Link,.AuthorPage-aside .FactPromo-title .Link,.BlogPage-alternate-aside .FactPromo-title .Link,.BlogPage-aside .FactPromo-title .Link,.BlogPostPage-aside .FactPromo-title .Link,.Contact-aside .FactPromo-title .Link,.EmployeePage-aside .FactPromo-title .Link,.GalleryPage-aside .FactPromo-title .Link,.Page-aside .FactPromo-title .Link,.PageDefault-aside .FactPromo-title .Link,.PageHome-aside .FactPromo-title .Link,.PressReleasePage-aside .FactPromo-title .Link,.QuizPage-aside .FactPromo-title .Link,.SearchResultsPage-aside .FactPromo-title .Link,.Section-aside .FactPromo-title .Link,.Tag-aside .FactPromo-title .Link,.VideoPage-aside .FactPromo-title .Link{font-size:20px}}.LargeLeadPromo-media{margin-bottom:30px}.LargeLeadPromo-media .Image{width:100%;height:auto}.LargeLeadPromo-title{font-family:ff-dagny-web-pro,sans-serif;font-weight:700;font-style:normal;font-size:26px;line-height:1.15;color:#0d1719}.LargeLeadPromo-title a{color:#0d1719}.LargeLeadPromo-title a:hover{color:var(--primaryColor)}.LargeLeadPromo-date{margin-top:10px;color:#666}[data-hide-date] .LargeLeadPromo-date{display:none}.LargeLeadPromo-description{font-family:ff-dagny-web-pro,sans-serif;font-weight:400;font-style:normal;font-size:16px;line-height:1.38;color:#0e1719;margin-top:20px}@media only screen and (min-width:768px){.LargeLeadPromo-media{margin-bottom:40px}}.PromoPaginatedCarousel-info{text-align:center;background-color:#fff;min-height:170px}.FullQuote{padding:0 50px}.FullQuote blockquote{color:var(--primaryTextColor);font-size:22px;line-height:1.36;color:#bfb5ae;font-weight:300;line-height:1.23;text-transform:none;letter-spacing:normal;margin:0;font-size:21px;-webkit-font-smoothing:antialiased;text-align:center;quotes:'"' '"'}.FullQuote blockquote:before{content:open-quote;margin-right:2px}.FullQuote blockquote:after{content:close-quote;margin-left:2px}@media only screen and (min-width:768px){.FullQuote blockquote{font-size:26px;text-align:left}}.FullQuote-attribution{font-size:12px;color:#bfb5ae;font-weight:300;letter-spacing:1px;text-transform:uppercase;text-align:center;margin-top:20px}.FullQuote-attribution:before{content:"- ";color:#bfb5ae}.FullQuote-attribution[data-horizontal-align=right]{text-align:right}.FullQuote-attribution[data-horizontal-align=left]{text-align:left}.FullQuote-attribution[data-horizontal-align=center]{text-align:center}@media only screen and (min-width:768px){.FullQuote-attribution{text-align:left}}.QuoteCard{background:#202020;padding:40px 25px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;box-shadow:0 10px 20px 0 rgba(0,0,0,.06)}[data-hide-promo-dropshadow] .QuoteCard{box-shadow:none}.QuoteCard[data-option=light]{background:#fff}.QuoteCard[data-option=light] blockquote{color:var(--primaryTextColor)}.QuoteCard blockquote{color:var(--primaryTextColor);font-size:22px;font-weight:300;line-height:1.36;font-size:21px;line-height:1.4;color:var(--secondaryColor2);text-align:center;-webkit-font-smoothing:antialiased;margin:0}@media only screen and (min-width:1024px){.QuoteCard blockquote{font-size:26px;line-height:32px}}@media only screen and (min-width:768px){.QuoteCard blockquote{font-size:21px;line-height:27px}}.QuoteCard-attribution{color:#62727b;font-size:12px;font-weight:400;line-height:19px;color:var(--secondaryColor2);margin:9px;text-align:center;font-style:normal;text-transform:uppercase;letter-spacing:1px}@media only screen and (min-width:1024px){.QuoteCard-attribution{margin:20px 0 0}}.QuoteCard-attribution:before{content:"- "}[data-option=light] .QuoteCard-attribution{color:#626568}@media only screen and (min-width:768px){.QuoteCard{min-height:274px}}@media only screen and (min-width:1024px){.QuoteCard{padding:40px 60px;margin:0;min-height:320px;min-width:279px}}.SearchControl{color:var(--primaryTextColor);display:inline-block;margin-bottom:5px}.SearchControl:before{background-image:url('../../../resource/00000168-dd17-d487-a96e-df5fe3ee0000/styleguide/_assets/media/search-control-unchecked.39f3c0ce54d412faee51b73f67e2a880.png');background-size:17px;background-repeat:no-repeat;content:" ";display:inline-block;height:17px;margin-right:5px;position:relative;top:3px;width:17px}.SearchControl[data-selected]:before{background-image:url('../../../resource/00000168-dd17-d487-a96e-df5fe3ee0000/styleguide/_assets/media/search-control-checked.af7d0d52daae3464d76d1aa882916a9f.png')}.SearchControl-sorts{position:relative;top:5px}.SearchControl-sorts-first{cursor:pointer;font-weight:700}.SearchControl-sorts-first svg{fill:#202020;display:inline-block;height:9px;transform:rotate(90deg);width:9px}.SearchControl-sorts-heading{font-weight:300}.SearchControl-sorts-items{background:#fff;border:1px solid #f0efed;box-shadow:0 2px 2px 0 rgba(0,0,0,.1);left:45px;opacity:0;padding:calc(var(--modulePadding) * .2) calc(var(--modulePadding) * .2) 0;position:absolute;top:25px;transition:opacity .5s;visibility:hidden;width:110px}.SearchControl-sorts-items[data-toggle-in-searchsort=true]{opacity:1;visibility:visible;z-index:1}.SearchControl-sorts-items .SearchControl{display:block;margin-bottom:calc(var(--modulePadding) * .2)}.SearchControl-sorts-items .SearchControl:before{display:none}.SearchFilter{margin-bottom:calc(var(--modulePadding) * .75)}.SearchFilter:last-of-type{margin-bottom:0}.SearchFilter-heading{font-size:16px;font-weight:700;margin:0 0 5px}.SearchFilter-items{list-style:none;margin:0;padding:0}.SearchModule{padding:30px;border:1px solid #d2d6d9;background-color:#fff}.SearchModule-heading{font-family:ff-dagny-web-pro,sans-serif;font-weight:700;font-style:normal;font-size:22px;line-height:1.25;margin-bottom:16px}.SearchModule-search{position:relative;width:100%;-ms-flex-align:stretch;align-items:stretch;display:-ms-flexbox;display:flex}.SearchModule-searchButton{border:0;-ms-flex:0 0 50px;flex:0 0 50px;background-color:#fbc743;position:relative;outline:0}.SearchModule-searchButton:before{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.SearchModule-searchButton svg{transform:translateY(12%);color:#0e1719;width:22px;height:22px}.SearchModule-searchButton:focus,.SearchModule-searchButton:hover{background-color:#fab811}.SearchModule input{font-size:16px;font-weight:400;line-height:1.56;letter-spacing:.6px;line-height:50px;padding:0 10px;color:var(--primaryTextColor);width:100%;outline:0}.SearchModule input:-ms-input-placeholder{color:#222}.SearchModule input::placeholder{color:#222}.SearchResultsPage-mainContent-header{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-align:end;align-items:flex-end;margin:0 -20px 0 0}@media only screen and (min-width:768px){.SearchResultsPage-mainContent-header{-ms-flex-wrap:nowrap;flex-wrap:nowrap;-ms-flex-pack:justify;justify-content:space-between}}.SearchResultsPage-form,.SearchResultsPage-sorts{margin:0 20px 20px 0}.SearchResultsPage-noResults{text-align:center;width:100%}.SearchResultsPage-results,.SearchResultsPage-spotlights{list-style:none;padding:0}.SearchResultsPage-results li,.SearchResultsPage-spotlights li{margin-bottom:30px}.SearchResultsPage-formInput{font-size:16px;font-weight:400;line-height:1.56;letter-spacing:.6px;line-height:50px;padding:0 10px;color:var(--primaryTextColor);width:100%;outline:0}.SearchResultsPage-formInput:-ms-input-placeholder{color:var(--primaryTextColor)}.SearchResultsPage-formInput::placeholder{color:var(--primaryTextColor)}.SearchResultsPage-form{position:relative;width:100%;-ms-flex-align:stretch;align-items:stretch;display:-ms-flexbox;display:flex;height:50px;max-width:542px}.SearchResultsPage-formButton{border:0;-ms-flex:0 0 50px;flex:0 0 50px;background-color:#fbc743;position:relative;outline:0}.SearchResultsPage-formButton:before{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.SearchResultsPage-formButton svg{color:#0e1719;width:22px;height:22px}.SearchResultsPage-formButton svg.search-icon{transform:translate(5%,5%)}.SearchResultsPage-formButton:focus,.SearchResultsPage-formButton:hover{background-color:#fab811}.SearchResultsPage-pagination{margin:30px auto;text-align:center}.SearchResultsPage-pagination a,.SearchResultsPage-pagination span{font-family:ff-dagny-web-pro,sans-serif;font-style:normal;color:var(--primaryTextColor);font-weight:700;font-size:10px;line-height:1.25;font-size:12px;background-color:#fbc743;padding:10px 20px;margin:0 auto;border:0 solid #fbc743;text-decoration:none;transition:all .25s cubic-bezier(.4,0,.2,1);text-transform:uppercase;border-radius:3px;-webkit-font-smoothing:antialiased}@media only screen and (min-width:768px){.SearchResultsPage-pagination a,.SearchResultsPage-pagination span{font-size:12px}}.SearchResultsPage-pagination a:hover,.SearchResultsPage-pagination span:hover{color:var(--primaryTextColor);background-color:#e0ab28;text-decoration:none}@media only screen and (min-width:768px){.SearchResultsPage-pagination a,.SearchResultsPage-pagination span{font-size:15px}}.SearchResultsPage-pagination a{margin:0 auto 10px;min-width:140px;display:inline-block}@media only screen and (min-width:768px){.SearchResultsPage-pagination{margin:60px auto 0}.SearchResultsPage-pagination a{margin:0 10px}}.SearchResultsPage-pagination a{margin:0 5px}.SearchResultsPage.next-page-loading .SearchResultsPage-pagination .Link{color:transparent;position:relative}.SearchResultsPage.next-page-loading .SearchResultsPage-pagination .Link:after{display:block;color:var(--primaryTextColor);border-radius:50%;border:3px solid currentColor;border-right-color:rgba(0,0,0,.2);width:1em;height:1em;content:"";position:absolute;left:50%;top:50%;animation:e 1s infinite linear;transform-origin:0 0}@keyframes e{0%{transform:rotate(0deg) translate(-50%,-50%)}to{transform:rotate(1turn) translate(-50%,-50%)}}.SearchResultsPage.end-of-list .SearchResultsPage-pagination{display:none}.SearchOverlay{opacity:0;transition:.5s ease;top:var(--headerHeight);background:var(--secondaryColor2);left:0;right:0;bottom:0}[data-show-hat] .SearchOverlay{top:calc(var(--headerHeight) + 31px)}.SearchOverlay[data-searchoverlay-show]{opacity:1;position:fixed;z-index:10;padding:20px;height:140px}.SearchOverlay-content{display:none;position:relative}[data-searchoverlay-show] .SearchOverlay-content{display:block}.SearchOverlay-form{margin:30px auto;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;max-width:688px;background-color:#fff;-ms-flex-align:center;align-items:center}.SearchOverlay-input{-ms-flex:1;flex:1;margin:0 20px;font-size:16px;outline:0;height:40px;color:var(--primaryTextColor);font-weight:400;border:0}.SearchOverlay-input:focus,.SearchOverlay-input:focus-within{color:var(--primaryTextColor)}.SearchOverlay-input:-ms-input-placeholder{color:var(--secondaryColor4)}.SearchOverlay-input::placeholder{color:var(--secondaryColor4)}.SearchOverlay-button,.SearchOverlay-button:focus{position:relative;margin-right:9px;border:0}.SearchOverlay-button:focus span,.SearchOverlay-button span{display:none}.SearchOverlay-button .search-icon,.SearchOverlay-button:focus .search-icon{fill:var(--primaryTextColor)}.SearchOverlay-close{display:none;position:fixed;right:20px;top:15px;cursor:pointer}@media only screen and (min-width:768px){.SearchOverlay-close{position:absolute;right:0}}@media only screen and (min-width:1024px){.SearchOverlay-close{margin-right:34px}}.SearchOverlay-close svg{width:12px;height:12px}[data-searchoverlay-show] .SearchOverlay-close{display:block}[data-searchoverlay-show] .Header-search{display:none}.SocialBar-items{list-style:none;padding:0;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;width:50%;max-width:280px;margin:0 auto}.SocialBar-items-item{padding-right:24px}.SocialBar-items .SocialLink{display:-ms-inline-flexbox;display:inline-flex}.SocialBar [data-social-service] svg{fill:var(--footerTextColor);height:18px;width:24px}.SocialBar [data-social-service]:hover svg{fill:var(--secondaryTextColor)}.SocialBar [data-social-service=facebook] svg{fill:#5e689f}.SocialBar [data-social-service=twitter] svg{fill:#1eaeff}.SocialBar [data-social-service=linkedin] svg{fill:#107cc5}.SocialBar [data-social-service=googleplus] svg{fill:#ff1e3c}.SocialBar [data-social-service=pinterest] svg{fill:#e92727}.SocialBar [data-social-service=tumblr] svg{fill:#4b6c8e}.SocialBar [data-social-service=youtube] svg{fill:#ff0700}.SocialBar [data-social-service=instagram] svg{fill:#c3006d}@media only screen and (min-width:768px){.SocialBar-items-item{padding-right:0}}@media only screen and (min-width:1024px){.SocialBar-items{width:auto;max-width:none}}.AnchorTabs{position:relative}.AnchorTabs-title-panel{max-width:1240px;margin:0 auto;text-align:center;width:100%;padding:0 20px 15px 10px;margin-bottom:10px;position:relative;box-sizing:border-box;font-size:16px;line-height:1.5}@media only screen and (min-width:768px){.AnchorTabs-title-panel{margin-bottom:40px;display:none}}.AnchorTabs-title-panel:hover,.AnchorTabs-title-panel[data-active=true]{color:var(--primaryColor)}.AnchorTabs-title-panel[data-active=true]{font-weight:700}.AnchorTabs-title-panel:not([data-expanded]){color:var(--primaryTextColor);font-weight:400}.AnchorTabs-tabWrapper{background-color:#ebedf0}.AnchorTabs-tabs{max-width:1240px;margin:0 auto;margin-bottom:20px;display:-ms-flexbox;display:flex;list-style:none;position:relative;padding:0 8%;overflow-x:scroll}[data-widget=anchortabs] .AnchorTabs-tabs{margin-bottom:0}@media only screen and (min-width:768px){.AnchorTabs-tabs{margin-bottom:80px}}@media only screen and (min-width:1024px){.AnchorTabs-tabs{-ms-flex-pack:center;justify-content:center;margin-bottom:100px;padding:0 21%;overflow-x:unset}}.AnchorTabs-tabs li{position:relative}.AnchorTabs-tabs li .AnchorTabs-tab{padding:19px 20px 17px;text-align:center;display:inline-block;font-size:16px;line-height:1.5;position:relative;color:var(--primaryTextColor);width:-webkit-max-content;width:-moz-max-content;width:max-content}.AnchorTabs-tabs li .AnchorTabs-tab:hover,.AnchorTabs-tabs li .AnchorTabs-tab[data-active=true]{color:var(--primaryColor);font-weight:700}.AnchorTabs-tabs li .AnchorTabs-tab[data-active=true]{font-weight:700}.AnchorTabs-tabs li:hover,.AnchorTabs-tabs li[data-active]{cursor:pointer}.AnchorTabs-panel{margin-bottom:20px;padding:0;margin-top:-130px;padding-top:130px}.AnchorTabs-panel[data-visible=true]{display:block}@media only screen and (min-width:1024px){.AnchorTabs-panel{margin-bottom:0}.AnchorTabs-panel[data-visible=true]{display:block}}@media only screen and (min-width:1440px){.AnchorTabs-panel{padding:0;margin-top:-150px;padding-top:150px}}.AnchorTabs-content{margin:0 auto;padding:0}.AnchorTabs .TabItem-content>div{padding-left:20px;padding-right:20px}.BottomBorderTabs{position:relative;max-width:1240px;margin:0 auto;padding:80px 20px}.BottomBorderTabs-title{color:var(--primaryTextColor);font-size:14px;letter-spacing:1.5px;line-height:1.86;text-transform:uppercase;font-weight:900;text-align:center;margin-bottom:40px;padding:0 40px}@media only screen and (min-width:768px){.BottomBorderTabs-title{font-size:28px;letter-spacing:2px;line-height:1.44;padding:0 100px}}.BottomBorderTabs-title,.BottomBorderTabs-title-panel{text-transform:uppercase}.BottomBorderTabs-title-panel{display:block;width:100%;padding:0 20px 15px 10px;border-bottom:2px solid hsla(25,12%,72%,.25);margin-bottom:10px;position:relative;box-sizing:border-box;font-size:13px;line-height:14px}@media only screen and (min-width:768px){.BottomBorderTabs-title-panel{margin-bottom:40px}}@media only screen and (min-width:1024px){.BottomBorderTabs-title-panel{display:none}}.BottomBorderTabs-title-panel:after{content:"+";position:absolute;right:10px;top:50%;transform:translateY(-50%);font-size:20px;padding-bottom:15px;font-weight:200}@media only screen and (min-width:1024px){.BottomBorderTabs-title-panel:after{display:none}}.BottomBorderTabs-title-panel[data-expanded]:after{content:"-";color:var(--primaryColor);font-size:30px}.BottomBorderTabs-title-panel:hover,.BottomBorderTabs-title-panel[data-active=true]{text-decoration:none;color:var(--primaryTextColor)}.BottomBorderTabs-title-panel[data-active=true]{font-weight:700}.BottomBorderTabs-title-panel:not([data-expanded]){color:var(--primaryColor);font-weight:400}.BottomBorderTabs-tabs{display:none}@media only screen and (min-width:1024px){.BottomBorderTabs-tabs{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;list-style:none;position:relative;padding:0 8%;margin-bottom:40px}.BottomBorderTabs-tabs:after{content:"";position:absolute;left:0;bottom:0;height:1px;width:100%;border-bottom:2px solid hsla(25,12%,72%,.25)}.BottomBorderTabs-tabs li{position:relative}.BottomBorderTabs-tabs li:hover:after,.BottomBorderTabs-tabs li[data-active=true]:after{content:"";height:1px;width:100%;position:absolute;left:0;bottom:-1px;border-bottom:var(--primaryColor) 4px solid}.BottomBorderTabs-tabs li .BottomBorderTabs-tab{padding:0 60px 24px;text-align:center;display:inline-block;text-transform:uppercase;font-size:13px;line-height:14px;letter-spacing:2px;position:relative}.BottomBorderTabs-tabs li .BottomBorderTabs-tab:hover,.BottomBorderTabs-tabs li .BottomBorderTabs-tab[data-active=true]{text-decoration:none;color:var(--primaryTextColor)}.BottomBorderTabs-tabs li .BottomBorderTabs-tab[data-active=true]{font-weight:700}.BottomBorderTabs-tabs li:hover,.BottomBorderTabs-tabs li[data-active]{cursor:pointer}}@media only screen and (min-width:1024px) and only screen and (min-width:1024px){.BottomBorderTabs-tabs{padding:0 21%}}.BottomBorderTabs-panel{display:none;margin-bottom:20px}.BottomBorderTabs-panel[data-visible=true]{display:block}.BottomBorderTabs-panel:not([data-expanded]){display:none}@media only screen and (min-width:1024px){.BottomBorderTabs-panel{margin-bottom:0}.BottomBorderTabs-panel[data-visible=true]{display:block}}@media only screen and (min-width:1024px){.BottomBorderTabs{padding:80px 0}}.FullWidthTabs{position:relative}.FullWidthTabs-title-panel{display:block;width:100%;padding:0 20px 15px 10px;margin-bottom:10px;position:relative;box-sizing:border-box;font-size:16px;line-height:1.5}@media only screen and (min-width:768px){.FullWidthTabs-title-panel{margin-bottom:40px}}@media only screen and (min-width:1024px){.FullWidthTabs-title-panel{display:none}}.FullWidthTabs-title-panel:after{content:"+";position:absolute;right:10px;top:50%;transform:translateY(-50%);font-size:20px;padding-bottom:15px;font-weight:200}@media only screen and (min-width:1024px){.FullWidthTabs-title-panel:after{display:none}}.FullWidthTabs-title-panel[data-expanded]:after{content:"-";color:var(--primaryColor);font-size:30px}.FullWidthTabs-title-panel:hover,.FullWidthTabs-title-panel[data-active=true]{color:var(--primaryColor)}.FullWidthTabs-title-panel[data-active=true]{font-weight:700}.FullWidthTabs-title-panel:not([data-expanded]){color:var(--primaryTextColor);font-weight:400}.FullWidthTabs-tabWrapper{background-color:#ebedf0}.FullWidthTabs-tabs{display:none;max-width:1240px;margin:0 auto;margin-bottom:20px}@media only screen and (min-width:768px){.FullWidthTabs-tabs{margin-bottom:80px}}@media only screen and (min-width:1024px){.FullWidthTabs-tabs{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;list-style:none;position:relative;padding:0 8%;margin-bottom:100px}.FullWidthTabs-tabs li{position:relative}.FullWidthTabs-tabs li .FullWidthTabs-tab{padding:19px 20px 17px;text-align:center;display:inline-block;font-size:16px;line-height:1.5;position:relative;color:var(--primaryTextColor)}.FullWidthTabs-tabs li .FullWidthTabs-tab:hover,.FullWidthTabs-tabs li .FullWidthTabs-tab[data-active=true]{color:var(--primaryColor)}.FullWidthTabs-tabs li .FullWidthTabs-tab[data-active=true]{font-weight:700}.FullWidthTabs-tabs li:hover,.FullWidthTabs-tabs li[data-active]{cursor:pointer}}@media only screen and (min-width:1024px) and only screen and (min-width:1024px){.FullWidthTabs-tabs{padding:0 21%}}.FullWidthTabs-panel{display:none;margin-bottom:20px;padding:0 20px 15px 10px}.FullWidthTabs-panel[data-visible=true]{display:block}.FullWidthTabs-panel:not([data-expanded]){display:none}@media only screen and (min-width:1024px){.FullWidthTabs-panel{margin-bottom:0;padding:0 12%}.FullWidthTabs-panel[data-visible=true]{display:block}}@media only screen and (min-width:1440px){.FullWidthTabs-panel{padding:0}}.FullWidthTabs-content{max-width:1240px;margin:0 auto;padding:0 20px}.RichTextArticleBody p.cms-textAlign-center{text-align:center}.RichTextArticleBody p.cms-textAlign-right{text-align:right}.RichTextArticleBody h2,.RichTextArticleBody h3,.RichTextArticleBody h4,.RichTextArticleBody h5,.RichTextArticleBody h6{font-weight:700;line-height:1.41666667;font-size:1.5rem}.RichTextArticleBody h1{font-size:var(--header-1)}.RichTextArticleBody h2{font-size:var(--header-2)}.RichTextArticleBody h3{font-size:var(--header-3)}.RichTextArticleBody h4{font-size:var(--header-4)}.RichTextArticleBody h5{font-size:var(--header-5)}.RichTextArticleBody h6{font-size:var(--header-6)}.RichTextModule{max-width:1240px;margin:0 auto 40px}.RichTextModule p.cms-textAlign-center{text-align:center}.RichTextModule p.cms-textAlign-left{text-align:left}.RichTextModule p.cms-textAlign-right{text-align:right}@media only screen and (min-width:768px){.RichTextModule{margin-bottom:60px}}@media only screen and (min-width:1024px){.RichTextModule{margin-bottom:80px}}.PlaylistItem{width:100%;display:block;padding:20px 20px 0;border-bottom:1px solid #bfb5ae;cursor:pointer}.PlaylistItem[data-is-open] .PlaylistItem-companions{max-height:100%;display:block;background-color:hsla(0,0%,100%,.2);opacity:1}.PlaylistItem[data-is-open] .PlaylistItem-companions-heading{display:block;font-weight:900}.PlaylistItem-lead{display:-ms-inline-flexbox;display:inline-flex;padding-bottom:10px;width:100%}.PlaylistItem-status{display:none}.PlaylistItem-info{width:100%}.PlaylistItem-media{margin:0 20px 10px 0;position:relative;width:100%;max-width:110px;max-height:62px;overflow:hidden;display:-ms-flexbox;display:flex}.PlaylistItem-media img{width:100%;height:auto}.PlaylistItem-title{margin-bottom:5px}.PlaylistItem-title,.PlaylistItem-title a{font-size:14px;font-weight:500;line-height:1.29;letter-spacing:normal;color:#333}.PlaylistItem-companions{margin:0;position:relative;max-height:0;transition:.5s cubic-bezier(.165,.84,.44,1) 0ms;opacity:0;display:none}.PlaylistItem-companions-heading{line-height:1.43;letter-spacing:1.5px;text-transform:uppercase;padding:30px 0 20px;color:var(--primaryTextColor);text-align:center;display:none;margin:0}.PlaylistItem-type{position:absolute;display:none;top:50%;left:50%;transform:translate(-50%,-50%);width:30px;height:30px;border-radius:50%;border:2px solid #fff;background-color:rgba(0,0,0,.4)}.PlaylistItem-type[data-type=video],.PlaylistItem-type[data-type=Video]{display:block}.PlaylistItem-type[data-type=video]:before,.PlaylistItem-type[data-type=Video]:before{content:url('../../../resource/00000168-dd17-d487-a96e-df5fe3ee0000/styleguide/_assets/icons/video-type.112ff84b3942a4897ddd45bd345df200.svg');position:absolute;top:-41px;left:-41px}.PlaylistItem[data-selected]{border-top:2px solid var(--primaryColor);padding:20px 20px 0;margin:0;background-color:#fff}.PlaylistItem[data-selected] .PlaylistItem-lead{box-shadow:0 15px 10px -15px rgba(3,3,3,.3)}.PlaylistItem[data-selected] .PlaylistItem-companions{display:block}.PlaylistItem[data-selected] .PlaylistItem-status{display:block;padding:9px 10px;background-color:var(--primaryColor);white-space:nowrap;bottom:5px;left:5px;position:absolute;line-height:1}.PlaylistItem[data-selected] .PlaylistItem-status:before{content:"On Now";color:#fff;font-size:10px;font-weight:700;letter-spacing:.8px;text-transform:uppercase}.PlaylistItem[data-selected] .PlaylistItem-type{display:none}@media only screen and (min-width:768px){.PlaylistItem-type{bottom:5px}.PlaylistItem-media:hover>.PlaylistItem-type{bottom:5px}}.VideoPage{display:block;position:relative}.VideoPage-actions{margin-bottom:20px;text-align:center}[data-player-highlight] .VideoPage-actions{text-align:left}.VideoPage-tags{margin-bottom:60px}.VideoPage-sectionNavigation{margin:0 auto 50px}@media only screen and (min-width:1024px){.VideoPage-sectionNavigation{margin:0}}[data-player-highlight] .VideoPage-sectionNavigation{margin:0 auto 38px}@media only screen and (min-width:1024px){[data-player-highlight] .VideoPage-sectionNavigation{margin:0}}.VideoPage-sectionNavigation .Navigation{padding-bottom:0;top:0;padding-top:40px}@media only screen and (min-width:768px){.VideoPage-sectionNavigation .Navigation{padding-top:60px}}@media only screen and (min-width:1024px){.VideoPage-sectionNavigation .Navigation{padding-top:0}}[data-player-highlight] .VideoPage-sectionNavigation .Navigation{text-align:left}.VideoPage-sectionNavigation .Navigation .NavigationItem-text-link{text-align:center;display:block;margin-left:20px}[data-player-highlight] .VideoPage-sectionNavigation .Navigation .NavigationItem-text-link{text-align:left}@media only screen and (min-width:768px){.VideoPage-sectionNavigation .Navigation .NavigationItem-text-link{margin-left:40px}}@media only screen and (min-width:1024px){.VideoPage-sectionNavigation .Navigation .NavigationItem-text-link{margin-left:0}}.VideoPage-player{overflow:hidden;background-color:#202020}.VideoPage-comments{padding-top:40px;border-top:1px solid #bfb5ae}.VideoPage .ScrollableContentContainer{overflow:hidden}.VideoPage-body{width:100%;overflow-x:hidden}.VideoPage-body[data-secondscreen-is-open] .Figure img{width:100%}.VideoPage-body [data-video-min] .VideoPage-content{display:none}.VideoPage-body[data-video-min] .Footer{display:none}.VideoPage-body[data-video-min] .VideoPage-header{display:none}.VideoPage-body[data-video-min] .VideoPage-contentWrapper{margin-top:0}.VideoPage-body[data-video-min] .VideoPage [data-video-player] iframe{height:100%}.VideoPage-body[data-video-min] .VideoPage [data-video-player] video{height:auto}.VideoPage-body[data-video-min] .VideoPage .backTop{display:none}.VideoPage-body[data-video-min] .VideoPage-below,.VideoPage-body[data-video-min] .VideoPage-content{display:none}.VideoPage-body[data-video-min] .VideoPage-player{max-width:360px}.VideoPage-below{border:0}.VideoPage-below>div,.VideoPage-below>section{padding:40px 20px 30px}.VideoPage-below>div{border-top:1px solid #bfb5ae}.VideoPage-content{max-width:800px;padding:20px 20px 40px;position:relative;margin:0 auto}@media only screen and (min-width:768px){.VideoPage-content{padding:40px}}@media only screen and (min-width:1440px){.VideoPage-content{padding:60px 0 0;margin:0 auto}}.VideoPage-headline{font-family:ff-dagny-web-pro,sans-serif;font-weight:700;font-style:normal;color:var(--primaryTextColor);font-size:30px;line-height:1.25;padding-top:15px;margin:0 auto}@media only screen and (min-width:768px){.VideoPage-headline{font-size:42px}}@media only screen and (min-width:1024px){.VideoPage-headline{font-size:48px}}[data-player-highlight] .VideoPage-headline{text-align:left;margin:0 0 20px}.VideoPage-mediaProperties{padding-top:20px}.VideoPage-subHeadline{color:var(--primaryTextColor);font-size:16px;line-height:1.67;margin-bottom:40px;padding-top:40px}@media only screen and (min-width:768px){.VideoPage-subHeadline{font-size:18px;line-height:1.67}}[data-player-highlight] .VideoPage-subHeadline{padding-top:0}body[data-fadeout] .Article,body[data-fadeout] .Gallery,body[data-fadeout] .VideoMain{opacity:0}.ArticlePage,.BlogPostPage,.GalleryPage,.PressReleasePage,.VideoMain{opacity:1;transition:.5s cubic-bezier(.165,.84,.44,1) 0ms}@media only screen and (min-width:768px){.VideoPage-main{display:block}.VideoPage-below>div,.VideoPage-below>section{padding:20px 40px}}@media only screen and (min-width:1024px){.VideoPage [data-playlist-open]{display:-ms-flexbox;display:flex}[data-video-min] .VideoPage{display:block;position:fixed;top:100px;z-index:6;left:40px}.VideoPage .ScrollableContentContainer{width:100%;margin-right:360px}.VideoPage-main{width:100%}.VideoPage-below>div,.VideoPage-below>section{padding:80px 0;border:0}.VideoPage-contentWrapper{position:relative;overflow:hidden;margin-top:54px}}@media only screen and (min-width:1440px){.VideoPage-player>div{max-width:1200px;margin:0 auto}}.CompanionScreen{position:absolute;top:60px;right:0;bottom:0;height:100%;width:100%;min-width:320px;display:block;padding:0;z-index:4;transform:translateX(360px);transition-property:transform;transition:.5s cubic-bezier(.165,.84,.44,1) 0ms;background:#fff;visibility:hidden;pointer-events:none}.CompanionScreen[data-article-max]{top:0}.CompanionScreen-controls{position:fixed;z-index:10;width:100vw;right:0;padding:20px;max-height:60px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:end;justify-content:flex-end;color:#2bb7e0;font-weight:700;font-size:18px;background-color:#f0efed}[data-article-max] .CompanionScreen-controls{max-width:unset;margin-top:0;overflow:hidden}.CompanionScreen-controls-closeButton{font-size:14px;font-weight:500;line-height:1.29;letter-spacing:normal;color:#333;background:none;border:0;cursor:pointer;float:right;color:var(--primaryTextColor);display:-ms-inline-flexbox;display:inline-flex}.CompanionScreen-controls-closeButton svg{margin:3px 5px;width:14px;height:14px}.CompanionScreen-controls-expandButton{font-size:14px;font-weight:500;line-height:1.29;letter-spacing:normal;color:#333;display:none;border:0;cursor:pointer;color:var(--primaryTextColor);line-height:1}.CompanionScreen-controls-expandButton svg{width:6px;height:15px}.CompanionScreen-controls-expandButton span{padding-left:10px}[data-article-max] .CompanionScreen-controls-expandButton{background:url('../../../resource/00000168-dd17-d487-a96e-df5fe3ee0000/styleguide/_assets/icons/collapse.e72d6b3e7796a441d487130d583c2fdd.svg') no-repeat;margin-left:16px}[data-article-max] .CompanionScreen-controls-expandButton span{padding-left:15px}[data-article-max] .CompanionScreen-controls-expandButton .left-arrow{display:none}.CompanionScreen-content{position:relative;height:100vh;overflow-y:auto;padding-top:60px;overflow-x:hidden;box-shadow:0 1px 20px 0 rgba(0,0,0,.15)}[data-article-max] .CompanionScreen-content{width:1040px;box-shadow:none}.CompanionScreen[data-is-open]{transform:translateX(0);visibility:visible;pointer-events:all}.CompanionScreen p{font-size:16px;font-weight:300;line-height:1.75}.CompanionScreen .ArticlePage-mainContent,.CompanionScreen .BlogPostPage-mainContent,.CompanionScreen .PressReleasePage-mainContent{max-width:100%}.CompanionScreen .ArticlePage-people .AuthorPromo-media,.CompanionScreen .BlogPostPage-people .AuthorPromo-media,.CompanionScreen .PressReleasePage-people .AuthorPromo-media{max-width:60px;margin-right:20px;max-height:60px}.CompanionScreen .ArticlePage-people .AuthorPromo-description,.CompanionScreen .ArticlePage-people .AuthorPromo-description a,.CompanionScreen .ArticlePage-people .AuthorPromo-title,.CompanionScreen .ArticlePage-people .AuthorPromo-title a,.CompanionScreen .BlogPostPage-people .AuthorPromo-description,.CompanionScreen .BlogPostPage-people .AuthorPromo-description a,.CompanionScreen .BlogPostPage-people .AuthorPromo-title,.CompanionScreen .BlogPostPage-people .AuthorPromo-title a,.CompanionScreen .PressReleasePage-people .AuthorPromo-description,.CompanionScreen .PressReleasePage-people .AuthorPromo-description a,.CompanionScreen .PressReleasePage-people .AuthorPromo-title,.CompanionScreen .PressReleasePage-people .AuthorPromo-title a{font-size:16px}.CompanionScreen .ArticlePage-main,.CompanionScreen .BlogPostPage-main,.CompanionScreen .PressReleasePage-main{width:100%;display:block;padding:0 0 50px}.CompanionScreen .ArticlePage-content,.CompanionScreen .BlogPostPage-content,.CompanionScreen .PressReleasePage-content{padding:0;margin-right:auto;width:100%}.CompanionScreen .ArticlePage-pageInfo,.CompanionScreen .BlogPostPage-pageInfo,.CompanionScreen .PressReleasePage-pageInfo{background-color:#fff}.CompanionScreen .ArticlePage-lead,.CompanionScreen .BlogPostPage-lead,.CompanionScreen .PressReleasePage-lead{border-bottom:0;padding:20px}.CompanionScreen .ArticlePage-lead .Figure-caption,.CompanionScreen .BlogPostPage-lead .Figure-caption,.CompanionScreen .PressReleasePage-lead .Figure-caption{padding:0 20px}.CompanionScreen .ArticlePage-sectionNavigation .Navigation,.CompanionScreen .BlogPostPage-sectionNavigation .Navigation,.CompanionScreen .PressReleasePage-sectionNavigation .Navigation{padding-bottom:5px}.CompanionScreen .ArticlePage-sectionNavigation a,.CompanionScreen .BlogPostPage-sectionNavigation a,.CompanionScreen .PressReleasePage-sectionNavigation a{max-width:800px;margin:0 auto 30px}.CompanionScreen .ArticlePage-sectionNavigation a .Navigation,.CompanionScreen .BlogPostPage-sectionNavigation a .Navigation,.CompanionScreen .PressReleasePage-sectionNavigation a .Navigation{display:block;background-color:transparent;text-align:center;top:20px}.CompanionScreen .ArticlePage-sectionNavigation a .Navigation-items,.CompanionScreen .BlogPostPage-sectionNavigation a .Navigation-items,.CompanionScreen .PressReleasePage-sectionNavigation a .Navigation-items{margin:0;padding:0}.CompanionScreen .ArticlePage-sectionNavigation a .Navigation .NavigationItem,.CompanionScreen .BlogPostPage-sectionNavigation a .Navigation .NavigationItem,.CompanionScreen .PressReleasePage-sectionNavigation a .Navigation .NavigationItem{padding:0}.CompanionScreen .ArticlePage-sectionNavigation a .Navigation .NavigationItem-text,.CompanionScreen .ArticlePage-sectionNavigation a .Navigation .NavigationItem-text-link,.CompanionScreen .BlogPostPage-sectionNavigation a .Navigation .NavigationItem-text,.CompanionScreen .BlogPostPage-sectionNavigation a .Navigation .NavigationItem-text-link,.CompanionScreen .PressReleasePage-sectionNavigation a .Navigation .NavigationItem-text,.CompanionScreen .PressReleasePage-sectionNavigation a .Navigation .NavigationItem-text-link{color:#62727b;font-size:12px;font-weight:400;line-height:19px;color:var(--primaryColor);font-weight:700;text-align:center;text-transform:uppercase;letter-spacing:1px;height:16px}@media only screen and (min-width:1024px){.CompanionScreen .ArticlePage-sectionNavigation a .Navigation,.CompanionScreen .BlogPostPage-sectionNavigation a .Navigation,.CompanionScreen .PressReleasePage-sectionNavigation a .Navigation{top:0}}.CompanionScreen .ArticlePage-headline,.CompanionScreen .BlogPostPage-headline,.CompanionScreen .PressReleasePage-headline{font-size:24px;font-weight:500;line-height:1.15;padding:0 20px}.CompanionScreen .ArticlePage-actions,.CompanionScreen .ArticlePage-articleBody .Enhancement-item .FullWidthPromo,.CompanionScreen .ArticlePage-articleBody .Enhancement-item .PromoTextOverlay,.CompanionScreen .ArticlePage-articleBody .Enhancement-item .PromoTextOverlay-large,.CompanionScreen .ArticlePage-articleBody .Enhancement-item .PromoTextOverlayLarge-Contact,.CompanionScreen .ArticlePage-authorImage,.CompanionScreen .BlogPostPage-actions,.CompanionScreen .BlogPostPage-articleBody .Enhancement-item .FullWidthPromo,.CompanionScreen .BlogPostPage-articleBody .Enhancement-item .PromoTextOverlay,.CompanionScreen .BlogPostPage-articleBody .Enhancement-item .PromoTextOverlay-large,.CompanionScreen .BlogPostPage-authorImage,.CompanionScreen .PressReleasePage-actions,.CompanionScreen .PressReleasePage-articleBody .Enhancement-item .FullWidthPromo,.CompanionScreen .PressReleasePage-articleBody .Enhancement-item .PromoTextOverlay,.CompanionScreen .PressReleasePage-articleBody .Enhancement-item .PromoTextOverlay-large,.CompanionScreen .PressReleasePage-authorImage{display:none}.CompanionScreen .ArticlePage-articleBody .Enhancement-item .QuoteCard,.CompanionScreen .BlogPostPage-articleBody .Enhancement-item .QuoteCard,.CompanionScreen .PressReleasePage-articleBody .Enhancement-item .QuoteCard{margin-left:0}.CompanionScreen .ArticlePage-articleBody .Enhancement-item [data-video-player] iframe,.CompanionScreen .ArticlePage-articleBody .Enhancement-item [data-video-player] video,.CompanionScreen .BlogPostPage-articleBody .Enhancement-item [data-video-player] iframe,.CompanionScreen .BlogPostPage-articleBody .Enhancement-item [data-video-player] video,.CompanionScreen .PressReleasePage-articleBody .Enhancement-item [data-video-player] iframe,.CompanionScreen .PressReleasePage-articleBody .Enhancement-item [data-video-player] video{max-height:180px}.CompanionScreen .ArticlePage-articleBody,.CompanionScreen .ArticlePage-comments,.CompanionScreen .ArticlePage-people,.CompanionScreen .ArticlePage-tags,.CompanionScreen .ArticlePage-updatesCorrections,.CompanionScreen .BlogPostPage-articleBody,.CompanionScreen .BlogPostPage-comments,.CompanionScreen .BlogPostPage-people,.CompanionScreen .BlogPostPage-tags,.CompanionScreen .BlogPostPage-updatesCorrections,.CompanionScreen .PressReleasePage-articleBody,.CompanionScreen .PressReleasePage-comments,.CompanionScreen .PressReleasePage-people,.CompanionScreen .PressReleasePage-tags,.CompanionScreen .PressReleasePage-updatesCorrections{padding:0 20px}.CompanionScreen .ArticlePage-aside,.CompanionScreen .ArticlePage-below,.CompanionScreen .BlogPostPage-aside,.CompanionScreen .BlogPostPage-below,.CompanionScreen .PressReleasePage-aside,.CompanionScreen .PressReleasePage-below{display:none}.CompanionScreen .VideoPage-content{padding:20px}.CompanionScreen .VideoPage-pageInfo{background-color:#fff;padding:40px 40px 205px}@media only screen and (min-width:1024px){.CompanionScreen .VideoPage-pageInfo{padding:0 40px 205px}}.CompanionScreen .VideoPage-aside,.CompanionScreen .VideoPage-below{display:block}.CompanionScreen .VideoPage-player{max-height:unset;padding:0}.CompanionScreen .VideoPage-player [data-video-player] iframe,.CompanionScreen .VideoPage-player [data-video-player] video{height:100%}.CompanionScreen .VideoPage-sectionNavigation{margin-bottom:0}.CompanionScreen .VideoPage-sectionNavigation .Navigation{padding-bottom:5px;padding-top:20px}.CompanionScreen .VideoPage-sectionNavigation a{max-width:800px;margin:0 auto 30px}.CompanionScreen .VideoPage-sectionNavigation a .Navigation{display:block;background-color:transparent;text-align:center;top:20px}.CompanionScreen .VideoPage-sectionNavigation a .Navigation-items{margin:0;padding:0}.CompanionScreen .VideoPage-sectionNavigation a .Navigation .NavigationItem{padding:0}.CompanionScreen .VideoPage-sectionNavigation a .Navigation .NavigationItem-text,.CompanionScreen .VideoPage-sectionNavigation a .Navigation .NavigationItem-text-link{color:#62727b;font-size:12px;font-weight:400;line-height:19px;color:var(--primaryColor);font-weight:700;text-align:center;text-transform:uppercase;letter-spacing:1px;height:16px}@media only screen and (min-width:1024px){.CompanionScreen .VideoPage-sectionNavigation a .Navigation{top:0}}.CompanionScreen .VideoPage-subHeadline{font-size:16px;font-weight:300;line-height:1.75}.CompanionScreen .VideoPage-headline{font-size:24px;font-weight:500;line-height:1.15;padding:0 20px}.CompanionScreen .VideoPage-aside,.CompanionScreen .VideoPage-below{display:none}.CompanionScreen .GalleryPage-contentWrapper{padding:0;max-width:none}.CompanionScreen .GalleryPage-headline{font-size:24px;font-weight:500;line-height:1.15;padding:0 20px}.CompanionScreen .GalleryPage-pageInfo{padding:0}.CompanionScreen .GalleryPage-lightbox{z-index:1009}.CompanionScreen .GalleryPage-main{padding:20px 20px 50px}.CompanionScreen .GalleryPage-galleryBody{margin:20px 0;font-size:16px;font-weight:300;line-height:1.75}.CompanionScreen .GalleryPage-slides .ListMasonry{padding-top:0}.CompanionScreen .GalleryPage-slides .ListMasonry-items{width:100%}.CompanionScreen .GalleryPage-slides .ListMasonry-items:after{content:"flickity";display:none}.CompanionScreen .GalleryPage-slides .ListMasonry-items .grid-item,.CompanionScreen .GalleryPage-slides .ListMasonry-items .grid-sizer{width:100%}.CompanionScreen .GalleryPage-sectionNavigation .Navigation{padding-bottom:5px}.CompanionScreen .GalleryPage-sectionNavigation a{max-width:800px;margin:0 auto 30px}.CompanionScreen .GalleryPage-sectionNavigation a .Navigation{display:block;background-color:transparent;text-align:center;top:20px}.CompanionScreen .GalleryPage-sectionNavigation a .Navigation-items{margin:0;padding:0}.CompanionScreen .GalleryPage-sectionNavigation a .Navigation .NavigationItem{padding:0}.CompanionScreen .GalleryPage-sectionNavigation a .Navigation .NavigationItem-text,.CompanionScreen .GalleryPage-sectionNavigation a .Navigation .NavigationItem-text-link{color:#62727b;font-size:12px;font-weight:400;line-height:19px;color:var(--primaryColor);font-weight:700;text-align:center;text-transform:uppercase;letter-spacing:1px;height:16px}@media only screen and (min-width:1024px){.CompanionScreen .GalleryPage-sectionNavigation a .Navigation{top:0}}.CompanionScreen .GalleryPage-tags{padding:0}.CompanionScreen .GalleryPage-actions{margin-bottom:20px}.CompanionScreen .GalleryPage-pagination{text-align:center;margin:20px 0}.CompanionScreen .GalleryPage-pagination a{display:-ms-flexbox;display:flex;margin:0 5px}.CompanionScreen .GalleryPage-pagination a a{margin:0!important}.CompanionScreen .GalleryPage-pagination a[data-horizontal-align=center]{-ms-flex-pack:center;justify-content:center}.CompanionScreen .GalleryPage-pagination a[data-horizontal-align=right]{-ms-flex-pack:end;justify-content:flex-end}.CompanionScreen .GalleryPage-pagination a a,.CompanionScreen .GalleryPage-pagination a span{font-family:ff-dagny-web-pro,sans-serif;font-style:normal;color:#0e1719;font-weight:700;font-size:10px;line-height:1.25;font-size:12px;background-color:#fff;padding:10px 20px;margin:0 auto;border:1px solid #fbc743;text-decoration:none;transition:all .25s cubic-bezier(.4,0,.2,1);text-transform:uppercase;border-radius:3px;-webkit-font-smoothing:antialiased}@media only screen and (min-width:768px){.CompanionScreen .GalleryPage-pagination a a,.CompanionScreen .GalleryPage-pagination a span{font-size:12px}}.CompanionScreen .GalleryPage-pagination a a:hover,.CompanionScreen .GalleryPage-pagination a span:hover{color:#0e1719;background-color:#e0ab28;text-decoration:none}@media only screen and (min-width:768px){.CompanionScreen .GalleryPage-pagination a a,.CompanionScreen .GalleryPage-pagination a span{font-size:15px}}.CompanionScreen .GalleryPage-aside,.CompanionScreen .GalleryPage-below{display:none}.CompanionScreen[data-article-max] .ArticlePage-contentWrapper,.CompanionScreen[data-article-max] .BlogPostPage-contentWrapper,.CompanionScreen[data-article-max] .PressReleasePage-contentWrapper{margin-top:0}.CompanionScreen[data-article-max] .ArticlePage-articleBody .Enhancement-item .FullWidthPromo,.CompanionScreen[data-article-max] .ArticlePage-articleBody .Enhancement-item .PromoTextOverlay,.CompanionScreen[data-article-max] .ArticlePage-articleBody .Enhancement-item .PromoTextOverlay-large,.CompanionScreen[data-article-max] .ArticlePage-articleBody .Enhancement-item .PromoTextOverlayLarge-Contact,.CompanionScreen[data-article-max] .BlogPostPage-articleBody .Enhancement-item .FullWidthPromo,.CompanionScreen[data-article-max] .BlogPostPage-articleBody .Enhancement-item .PromoTextOverlay,.CompanionScreen[data-article-max] .BlogPostPage-articleBody .Enhancement-item .PromoTextOverlay-large,.CompanionScreen[data-article-max] .PressReleasePage-articleBody .Enhancement-item .FullWidthPromo,.CompanionScreen[data-article-max] .PressReleasePage-articleBody .Enhancement-item .PromoTextOverlay,.CompanionScreen[data-article-max] .PressReleasePage-articleBody .Enhancement-item .PromoTextOverlay-large{display:block}.CompanionScreen[data-article-max] .ArticlePage-articleBody .Enhancement-item .QuoteCard,.CompanionScreen[data-article-max] .BlogPostPage-articleBody .Enhancement-item .QuoteCard,.CompanionScreen[data-article-max] .PressReleasePage-articleBody .Enhancement-item .QuoteCard{margin-left:40px}.CompanionScreen[data-article-max] .ArticlePage-articleBody .Enhancement-item [data-video-player] iframe,.CompanionScreen[data-article-max] .ArticlePage-articleBody .Enhancement-item [data-video-player] video,.CompanionScreen[data-article-max] .BlogPostPage-articleBody .Enhancement-item [data-video-player] iframe,.CompanionScreen[data-article-max] .BlogPostPage-articleBody .Enhancement-item [data-video-player] video,.CompanionScreen[data-article-max] .PressReleasePage-articleBody .Enhancement-item [data-video-player] iframe,.CompanionScreen[data-article-max] .PressReleasePage-articleBody .Enhancement-item [data-video-player] video{max-height:unset}.CompanionScreen[data-article-max] .ArticlePage-sectionNavigation .Navigation,.CompanionScreen[data-article-max] .BlogPostPage-sectionNavigation .Navigation,.CompanionScreen[data-article-max] .PressReleasePage-sectionNavigation .Navigation{padding-bottom:5px}.CompanionScreen[data-article-max] .ArticlePage-sectionNavigation a,.CompanionScreen[data-article-max] .BlogPostPage-sectionNavigation a,.CompanionScreen[data-article-max] .PressReleasePage-sectionNavigation a{max-width:800px;margin:0 auto 30px}.CompanionScreen[data-article-max] .ArticlePage-sectionNavigation a .Navigation,.CompanionScreen[data-article-max] .BlogPostPage-sectionNavigation a .Navigation,.CompanionScreen[data-article-max] .PressReleasePage-sectionNavigation a .Navigation{display:block;background-color:transparent;text-align:center;top:20px}.CompanionScreen[data-article-max] .ArticlePage-sectionNavigation a .Navigation-items,.CompanionScreen[data-article-max] .BlogPostPage-sectionNavigation a .Navigation-items,.CompanionScreen[data-article-max] .PressReleasePage-sectionNavigation a .Navigation-items{margin:0;padding:0}.CompanionScreen[data-article-max] .ArticlePage-sectionNavigation a .Navigation .NavigationItem,.CompanionScreen[data-article-max] .BlogPostPage-sectionNavigation a .Navigation .NavigationItem,.CompanionScreen[data-article-max] .PressReleasePage-sectionNavigation a .Navigation .NavigationItem{padding:0}.CompanionScreen[data-article-max] .ArticlePage-sectionNavigation a .Navigation .NavigationItem-text,.CompanionScreen[data-article-max] .ArticlePage-sectionNavigation a .Navigation .NavigationItem-text-link,.CompanionScreen[data-article-max] .BlogPostPage-sectionNavigation a .Navigation .NavigationItem-text,.CompanionScreen[data-article-max] .BlogPostPage-sectionNavigation a .Navigation .NavigationItem-text-link,.CompanionScreen[data-article-max] .PressReleasePage-sectionNavigation a .Navigation .NavigationItem-text,.CompanionScreen[data-article-max] .PressReleasePage-sectionNavigation a .Navigation .NavigationItem-text-link{color:#62727b;font-size:12px;font-weight:400;line-height:19px;color:var(--primaryColor);font-weight:700;text-align:center;text-transform:uppercase;letter-spacing:1px;height:16px}@media only screen and (min-width:1024px){.CompanionScreen[data-article-max] .ArticlePage-sectionNavigation a .Navigation,.CompanionScreen[data-article-max] .BlogPostPage-sectionNavigation a .Navigation,.CompanionScreen[data-article-max] .PressReleasePage-sectionNavigation a .Navigation{top:0}}.CompanionScreen[data-article-max] .ArticlePage-aside,.CompanionScreen[data-article-max] .ArticlePage-content,.CompanionScreen[data-article-max] .BlogPostPage-aside,.CompanionScreen[data-article-max] .BlogPostPage-content,.CompanionScreen[data-article-max] .PressReleasePage-aside,.CompanionScreen[data-article-max] .PressReleasePage-content{max-width:unset;padding:0 20px}.CompanionScreen[data-article-max] .ArticlePage-aside,.CompanionScreen[data-article-max] .BlogPostPage-aside,.CompanionScreen[data-article-max] .PressReleasePage-aside{width:100%;margin-top:0}.CompanionScreen[data-article-max] .ArticlePage-aside,.CompanionScreen[data-article-max] .ArticlePage-below,.CompanionScreen[data-article-max] .BlogPostPage-aside,.CompanionScreen[data-article-max] .BlogPostPage-below,.CompanionScreen[data-article-max] .PressReleasePage-aside,.CompanionScreen[data-article-max] .PressReleasePage-below{display:block}.CompanionScreen[data-article-max] .ArticlePage-lead img,.CompanionScreen[data-article-max] .BlogPostPage-lead img,.CompanionScreen[data-article-max] .PressReleasePage-lead img{width:100%}.CompanionScreen[data-article-max] .ArticlePage-actions,.CompanionScreen[data-article-max] .ArticlePage-authorImage,.CompanionScreen[data-article-max] .BlogPostPage-actions,.CompanionScreen[data-article-max] .BlogPostPage-authorImage,.CompanionScreen[data-article-max] .PressReleasePage-actions,.CompanionScreen[data-article-max] .PressReleasePage-authorImage{display:block}.CompanionScreen[data-article-max] .ArticlePage-headline,.CompanionScreen[data-article-max] .BlogPostPage-headline,.CompanionScreen[data-article-max] .PressReleasePage-headline{font-size:30px}.CompanionScreen[data-article-max] .GalleryPage-headline{font-size:30px}.CompanionScreen[data-article-max] .GalleryPage-contentWrapper{margin-top:0}.CompanionScreen[data-article-max] .GalleryPage-main{padding-top:40px}.CompanionScreen[data-article-max] .GalleryPage-aside,.CompanionScreen[data-article-max] .GalleryPage-below{display:block}.CompanionScreen[data-article-max] .GalleryPage-sectionNavigation .Navigation{padding-bottom:5px}.CompanionScreen[data-article-max] .GalleryPage-sectionNavigation a{max-width:800px;margin:0 auto 30px}.CompanionScreen[data-article-max] .GalleryPage-sectionNavigation a .Navigation{display:block;background-color:transparent;text-align:center;top:20px}.CompanionScreen[data-article-max] .GalleryPage-sectionNavigation a .Navigation-items{margin:0;padding:0}.CompanionScreen[data-article-max] .GalleryPage-sectionNavigation a .Navigation .NavigationItem{padding:0}.CompanionScreen[data-article-max] .GalleryPage-sectionNavigation a .Navigation .NavigationItem-text,.CompanionScreen[data-article-max] .GalleryPage-sectionNavigation a .Navigation .NavigationItem-text-link{color:#62727b;font-size:12px;font-weight:400;line-height:19px;color:var(--primaryColor);font-weight:700;text-align:center;text-transform:uppercase;letter-spacing:1px;height:16px}@media only screen and (min-width:1024px){.CompanionScreen[data-article-max] .GalleryPage-sectionNavigation a .Navigation{top:0}}.CompanionScreen[data-article-max] .GalleryPage-slides .ListMasonry-items{width:100%}.CompanionScreen[data-article-max] .GalleryPage-slides .ListMasonry-items .grid-item,.CompanionScreen[data-article-max] .GalleryPage-slides .ListMasonry-items .grid-sizer{width:100%}@media only screen and (min-width:768px){.CompanionScreen[data-article-max] .GalleryPage-slides .ListMasonry-items .grid-item,.CompanionScreen[data-article-max] .GalleryPage-slides .ListMasonry-items .grid-sizer{display:inline-block;width:calc(48% - var(--gridGutters) / 2);margin-right:var(--gridGutters)}}.CompanionScreen[data-article-max] .GalleryPage-mainContent,.CompanionScreen[data-article-max] .GalleryPage-pageInfo{padding:0}@media only screen and (min-width:320px){.CompanionScreen{position:fixed;top:0}.CompanionScreen[data-is-open]{z-index:1009}.CompanionScreen-content{width:100%;max-width:100%;height:100vh}}@media only screen and (min-width:1024px){.CompanionScreen{position:absolute;width:0;top:0;min-width:360px}.CompanionScreen[data-article-max]{top:0;position:relative;width:auto;transform:translateX(0)}.CompanionScreen[data-is-open]{z-index:5}.CompanionScreen-content{max-width:360px;height:100%}[data-article-max] .CompanionScreen-content{max-width:1040px;float:right;box-shadow:none;height:100vh;width:60%}.CompanionScreen-content .ScrollableContentContainer{width:100%}.CompanionScreen[data-media-type=article] .CompanionScreen-controls,.CompanionScreen[data-media-type=Article] .CompanionScreen-controls,.CompanionScreen[data-media-type=gallery] .CompanionScreen-controls,.CompanionScreen[data-media-type=Gallery] .CompanionScreen-controls{-ms-flex-pack:justify;justify-content:space-between}.CompanionScreen[data-media-type=article] .CompanionScreen-controls-closeButton,.CompanionScreen[data-media-type=Article] .CompanionScreen-controls-closeButton,.CompanionScreen[data-media-type=article] .CompanionScreen-controls-expandButton,.CompanionScreen[data-media-type=Article] .CompanionScreen-controls-expandButton,.CompanionScreen[data-media-type=gallery] .CompanionScreen-controls-closeButton,.CompanionScreen[data-media-type=Gallery] .CompanionScreen-controls-closeButton,.CompanionScreen[data-media-type=gallery] .CompanionScreen-controls-expandButton,.CompanionScreen[data-media-type=Gallery] .CompanionScreen-controls-expandButton{display:-ms-flexbox;display:flex}.CompanionScreen .VideoMain-tabs{display:none}.CompanionScreen-controls{max-width:360px}}.Playlist{position:absolute;z-index:3;background:transparent}.Playlist-title{color:var(--primaryTextColor);font-size:18px;line-height:1.33;position:relative;cursor:pointer;width:100%;min-height:60px;padding:0;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;text-transform:uppercase;letter-spacing:2px;font-weight:900}@media only screen and (min-width:1024px){.Playlist-title{min-height:96px}}.Playlist[data-is-open]{width:auto}.Playlist[data-is-open] .Playlist-content{padding:0}.Playlist-body{width:100%;overflow:auto}@media only screen and (min-width:320px){.Playlist{position:fixed;right:0;bottom:0;left:0;width:100%}.Playlist[data-is-open]{top:100vh;z-index:8}.Playlist-content{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;position:relative;min-width:100%;top:auto;right:auto;height:100%;background:#f0efed}.Playlist-title{box-sizing:content-box}}@media only screen and (min-width:1024px){.Playlist{top:0;right:0;bottom:0;left:auto;width:0;position:absolute;animation:none}.Playlist[data-is-open]{top:0;z-index:3}.Playlist[data-is-open] .Playlist-content{transform:translateX(0)}[data-video-min] .Playlist{opacity:0}[data-breakingnews-is-open] .Playlist,[data-subscription-past-due-banner-is-open] .Playlist{top:75px}.Playlist-title{pointer-events:none}.Playlist-content{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;min-width:360px;width:100%;height:100%;padding:0 20px;position:absolute;top:0;right:0;z-index:3;overflow:hidden;font-size:15px;transform:translateX(330px);transition-property:transform;transition:.5s cubic-bezier(.165,.84,.44,1) 0ms;box-shadow:0 1px 20px 0 rgba(0,0,0,.15)}.Playlist-title{border-top:0}}.CompanionToaster{display:none;width:360px;position:absolute;background-color:#fff;top:20px;right:380px;z-index:2}.CompanionToaster[data-block]{display:block;transform:translateX(300px)}.CompanionToaster-titlebar{font-size:10px;font-weight:500;line-height:1.4;color:#fff;padding:8px 10px;opacity:.9;background-color:#333;height:30px}.CompanionToaster-close{right:10px;position:absolute;width:14px;height:18px;cursor:pointer}.CompanionToaster-progress{height:2px;background-color:var(--primaryColor)}.CompanionToaster-content{padding:10px}.CompanionToaster-content .CompanionContentItem{padding:0}.CompanionToaster[data-animate]{animation:1s ease-out 1 d forwards}.CompanionToaster-value{height:2px;background-color:#757574;width:1px}.CompanionContentItem{display:-ms-flexbox;display:flex;padding-bottom:20px;cursor:pointer;-ms-flex-align:center;align-items:center}.CompanionContentItem:hover{transition:transform .8s ease-in;transform:perspective(1px) translateZ(0)}.CompanionContentItem:hover .right-arrow{right:25px;transform:translateX(5px) scale(1.1)}.CompanionContentItem .right-arrow{width:10px;height:22px;right:20px}.CompanionContentItem-info{width:100%}.CompanionContentItem-title{line-height:1.29;margin-bottom:5px;line-height:1.33;padding-right:20px;display:block}.CompanionContentItem-title,.CompanionContentItem-title a{font-size:14px;font-weight:500;letter-spacing:normal;color:#333}.CompanionContentItem-title a{line-height:1.29}.CompanionContentItem-media{width:100%;max-width:88px;margin-right:20px}.CompanionContentItem-media img{width:100%;height:auto}.VideoModule{padding:20px;max-width:1200px;margin:0 auto}.VideoModule-title{color:var(--primaryTextColor);font-size:18px;line-height:1.33;padding:0 0 20px}.VideoModule-playlist{height:382px;overflow:hidden;background-color:var(--secondaryColor2);border:1px solid #bfb5ae;border-top:0}.VideoModule-playlist .PlaylistItem{display:none}.VideoModule-playlist .PlaylistItem[data-selected] .PlaylistItem-companions{display:none}.VideoModule-playlist .PlaylistItem:nth-child(-n+3){display:block}.VideoModule-player{width:100%;max-height:178px;background-color:#202020}.VideoModule-player [data-video-player] iframe,.VideoModule-player [data-video-player] video{position:relative;height:178px}.VideoModule-cta{text-align:center;padding:40px 0}@media only screen and (min-width:320px){.VideoModule-playlist{height:308px}.VideoModule-player{max-height:293px}.VideoModule-player [data-video-player] iframe,.VideoModule-player [data-video-player] video{height:293px}}@media only screen and (min-width:768px){.VideoModule{padding:40px}.VideoModule-playlist{height:308px}.VideoModule-player{max-height:385px}.VideoModule-player [data-video-player] iframe,.VideoModule-player [data-video-player] video{height:385px}}@media only screen and (min-width:1024px){.VideoModule{padding:40px 0}.VideoModule-title{max-width:944px;margin:0 auto}.VideoModule-body{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center}.VideoModule-player{max-width:584px;max-height:326px}.VideoModule-player [data-video-player] iframe,.VideoModule-player [data-video-player] video{height:326px}.VideoModule-playlist{max-width:360px;height:327px;overflow-y:auto;border-left:0;border-top:1px solid #bfb5ae}.VideoModule-playlist .PlaylistItem{display:block}}@media only screen and (min-width:1440px){.VideoModule-title{max-width:1200px}.VideoModule-player{max-width:840px;max-height:478px}.VideoModule-player [data-video-player] iframe,.VideoModule-player [data-video-player] video{height:478px}.VideoModule-playlist{height:478px}}.VideoEnhancement>*{color:var(--primaryTextColor);font-size:13px;font-weight:400;line-height:1.4;font-style:italic;background:#f0efed}@media only screen and (min-width:768px){.VideoEnhancement>*{font-size:14px;font-weight:400;line-height:1.47}}.VideoEnhancement-title{padding:20px}@media only screen and (min-width:768px){.VideoEnhancement-title{padding:30px}}.VideoEnhancement-player>*{position:relative;width:100%;height:0;padding-bottom:56.25%}.VideoEnhancement iframe{border:0;position:absolute;top:0;left:0;width:100%;height:100%}.VideoLead{background:#fff}.VideoLead-title{background:#f0efed;padding:20px;text-align:left}@media only screen and (min-width:768px){.VideoLead-title{padding:30px}}.VideoLead-headline{color:#fff;line-height:1.30555556;font-size:2.25rem;line-height:1;font-weight:700;max-width:700px;padding-bottom:calc(var(--modulePadding) / 3);text-align:center}.VideoLead-headline a{color:#fff}.VideoLead-play{background-color:var(--primaryColor);border:0;border-radius:100%;height:75px;-ms-flex-negative:0;flex-shrink:0;outline:0;position:relative;width:75px;z-index:1}.VideoLead-play span{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.VideoLead-play:before{content:url('../../../resource/00000168-dd17-d487-a96e-df5fe3ee0000/styleguide/_assets/icons/video-type.112ff84b3942a4897ddd45bd345df200.svg');height:108px;left:-17px;position:absolute;top:-17px;width:108px;z-index:2}.VideoLead-player{height:100%;left:0;position:relative;top:0;visibility:visible;width:100%}.VideoLead-poster .VideoLead-player{position:absolute;visibility:hidden}[data-playing-video=true] .VideoLead-player{visibility:visible}.VideoLead-poster .VideoLead-player .plyr{height:100%;margin:0;padding:0;width:100%}.VideoLead-poster .VideoLead-player .plyr__video-embed{height:100%;padding:0!important;position:relative;width:100%}.VideoLead-player .HTML5VideoPlayer{position:relative;padding-bottom:56.25%;height:0;margin:0 auto}.VideoLead-poster .VideoLead-player .HTML5VideoPlayer{height:100%;margin:0;padding:0;width:100%}.VideoLead-player .HTML5VideoPlayer-screen,.VideoLead-player .HTML5VideoPlayer video{position:absolute;top:0;left:0;width:100%;height:100%;border:0}.VideoLead-poster .VideoLead-player .HTML5VideoPlayer .HTML5VideoPlayer-screen,.VideoLead-poster .VideoLead-player .HTML5VideoPlayer video{border:0;height:100%;position:relative;width:100%}.VideoLead-player .YouTubeVideoPlayer{position:relative;padding-bottom:56.25%;height:0;margin:0 auto}.VideoLead-poster .VideoLead-player .YouTubeVideoPlayer{height:100%;margin:0;padding:0;width:100%}.VideoLead-player .YouTubeVideoPlayer iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:0}.VideoLead-poster .VideoLead-player .YouTubeVideoPlayer iframe{border:0;height:100%;position:relative;width:100%}.VideoLead-poster{position:relative}[data-playing-video=true] .VideoLead-poster-content{visibility:hidden}.VideoLead-poster-info{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;height:100%;left:0;-ms-flex-pack:center;justify-content:center;padding:calc((var(--modulePadding) / 2) - 10px) calc(var(--modulePadding) / 2);position:absolute;top:0;width:100%}.VideoLead-subHeadline{color:#fff;display:none;line-height:1.44444444;font-size:1.125rem;line-height:1.89;max-width:700px;padding-bottom:calc(var(--modulePadding) / 2);text-align:center}@media only screen and (min-width:768px){.VideoLead-poster-info{padding:calc(var(--modulePadding) / 2)}.VideoLead-subHeadline{display:block}}@media only screen and (min-width:1024px){.VideoLead-headline{line-height:1.32608696;font-size:2.875rem;line-height:1.13}}.plyr__control{border-radius:50%;border:2px solid #fff;background-color:rgba(0,0,0,.4)}.plyr__control[data-plyr=settings]{border-radius:0!important;border:none!important;background-color:transparent!important}.plyr__menu .plyr__control{border-radius:0!important;border:none!important;background-color:transparent!important}.plyr__control:hover{background-color:rgba(0,0,0,.4)}.plyr__control:hover[data-plyr=settings]{color:#000!important}.plyr__menu .plyr__control:hover{color:#000!important}.plyr__controls .plyr__control[data-plyr=play] svg{padding-left:3px}.plyr__controls .plyr__control:hover{background-color:rgba(0,0,0,.4)}.plyr__volume input[type=range]{color:unset}.HTML5VideoPlayer{display:block;position:relative;padding-bottom:56.25%;height:0;margin:0 auto}.HTML5VideoPlayer[data-hide-overlay=true] .HTML5VideoPlayer-playIcon,.HTML5VideoPlayer[data-hide-overlay=true] .HTML5VideoPlayer-thumbnail{opacity:0;visibility:0;pointer-events:none}.HTML5VideoPlayer-thumbnail{position:absolute;left:0;top:0;cursor:pointer;height:100%;z-index:1;width:100%}.HTML5VideoPlayer-thumbnail img{width:100%!important;height:100%!important;-o-object-fit:cover!important;object-fit:cover!important}.HTML5VideoPlayer-play{background-color:var(--primaryColor);border:0;border-radius:100%;height:75px;-ms-flex-negative:0;flex-shrink:0;outline:0;position:relative;width:75px;z-index:1}.HTML5VideoPlayer-play span{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.HTML5VideoPlayer-play:before{content:url('../../../resource/00000168-dd17-d487-a96e-df5fe3ee0000/styleguide/_assets/icons/video-type.112ff84b3942a4897ddd45bd345df200.svg');height:108px;left:-17px;position:absolute;top:-17px;width:108px;z-index:2}.HTML5VideoPlayer-playIcon,.HTML5VideoPlayer-thumbnail{transition:all .2s ease}.HTML5VideoPlayer-playIcon{z-index:1;position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;cursor:pointer}.HTML5VideoPlayer video{position:absolute;top:0;left:0;width:100%;height:100%;border:0}[data-video-player]{display:block;padding-bottom:56.25%;height:0;margin:0 auto}[data-video-player][data-aspect-ratio="4x3"]{padding-bottom:56.25%}[data-video-player][data-aspect-ratio="16x9"]{padding-bottom:56.25%}[data-video-player] iframe{position:absolute;top:0;height:100%;left:0;width:100%;border:0;max-height:698px}video{width:100%;max-height:698px;display:-ms-flexbox;display:flex}.CompanionContentItem-duration,.PlaylistItem-companions-heading,.PlaylistItem-duration,.PromoDuration{font-size:11px;font-weight:300;line-height:1.27;letter-spacing:.5px;color:var(--primaryTextColor)}@media only screen and (min-width:1440px){.BlogPostPage-main{padding:0}}.BlogPostPage-main{padding:20px}@media only screen and (min-width:1024px){.BlogPostPage-main{padding:0 0 80px}}.BlogPostPage-mainContent{max-width:800px;margin:0 auto}.BlogPostPage-mainContent-actions{margin:0 0 40px}.BlogPostPage-mainContent-actions ul{margin:0}.BlogPostPage-articleBody{margin:40px 0}.BlogPostPage-aboutContributor{margin-top:0}.BlogPostPage-actions{margin:30px 0}.BlogPage-alternate-main,.BlogPage-main{max-width:1240px;margin:0 auto;padding:80px 20px}@media only screen and (min-width:768px){.BlogPage-alternate-main,.BlogPage-main{padding:80px 40px}}@media only screen and (min-width:1024px){.BlogPage-alternate-main,.BlogPage-main{padding:0 80px;display:-ms-flexbox;display:flex}}@media only screen and (min-width:1440px){.BlogPage-alternate-main,.BlogPage-main{padding:0}}.BlogPage-alternate-mainContent,.BlogPage-mainContent{-ms-flex-order:2;order:2}@media only screen and (min-width:1024px){.BlogPage-alternate-mainContent,.BlogPage-mainContent{margin-left:20px}}.BlogPage-alternate-posts .PromoImageOnTop-large,.BlogPage-posts .PromoImageOnTop-large{margin-bottom:20px}.BlogPage-alternate-posts .PromoContent-media,.BlogPage-posts .PromoContent-media,.BlogPage-posts .PromoSpotlight-media{float:left}.BlogPage-alternate-posts .PromoContent-info,.BlogPage-posts .PromoContent-info,.BlogPage-posts .PromoSpotlight-info{display:block}.BlogPage-alternate-aside>div,.BlogPage-aside>div{width:100%;margin:0 auto 20px;padding:40px}.BlogPage-alternate-aside>div [class$=heading],.BlogPage-alternate-aside>div ul,.BlogPage-aside>div [class$=heading],.BlogPage-aside>div ul{padding-left:0;padding-right:0}.BlogPage-alternate-aside>div [class$=heading],.BlogPage-aside>div [class$=heading]{padding-top:0}@media only screen and (min-width:1024px){.BlogPage-alternate-aside>div,.BlogPage-aside>div{width:400px;padding:60px}}.BlogPage-alternate-leftRail,.BlogPage-leftRail{-ms-flex-order:1;order:1;width:100%}@media only screen and (min-width:1024px){.BlogPage-alternate-leftRail,.BlogPage-leftRail{max-width:400px}}.BlogPage-alternate-pagination,.BlogPage-pagination{display:-ms-flexbox;display:flex;list-style:none;margin:0 0 70px;padding:0;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}.BlogPage-alternate-nextPage,.BlogPage-alternate-previousPage,.BlogPage-nextPage,.BlogPage-previousPage{margin:30px auto;text-align:center;margin:24px 12px 12px}.BlogPage-alternate-nextPage a,.BlogPage-alternate-nextPage span,.BlogPage-alternate-previousPage a,.BlogPage-alternate-previousPage span,.BlogPage-nextPage a,.BlogPage-nextPage span,.BlogPage-previousPage a,.BlogPage-previousPage span{font-family:ff-dagny-web-pro,sans-serif;font-style:normal;color:var(--primaryTextColor);font-weight:700;font-size:10px;line-height:1.25;font-size:12px;background-color:#fbc743;padding:10px 20px;margin:0 auto;border:0 solid #fbc743;text-decoration:none;transition:all .25s cubic-bezier(.4,0,.2,1);text-transform:uppercase;border-radius:3px;-webkit-font-smoothing:antialiased}@media only screen and (min-width:768px){.BlogPage-alternate-nextPage a,.BlogPage-alternate-nextPage span,.BlogPage-alternate-previousPage a,.BlogPage-alternate-previousPage span,.BlogPage-nextPage a,.BlogPage-nextPage span,.BlogPage-previousPage a,.BlogPage-previousPage span{font-size:12px}}.BlogPage-alternate-nextPage a:hover,.BlogPage-alternate-nextPage span:hover,.BlogPage-alternate-previousPage a:hover,.BlogPage-alternate-previousPage span:hover,.BlogPage-nextPage a:hover,.BlogPage-nextPage span:hover,.BlogPage-previousPage a:hover,.BlogPage-previousPage span:hover{color:var(--primaryTextColor);background-color:#e0ab28;text-decoration:none}@media only screen and (min-width:768px){.BlogPage-alternate-nextPage a,.BlogPage-alternate-nextPage span,.BlogPage-alternate-previousPage a,.BlogPage-alternate-previousPage span,.BlogPage-nextPage a,.BlogPage-nextPage span,.BlogPage-previousPage a,.BlogPage-previousPage span{font-size:15px}}.BlogPage-alternate-nextPage a,.BlogPage-alternate-previousPage a,.BlogPage-nextPage a,.BlogPage-previousPage a{margin:0 auto 10px;min-width:140px;display:inline-block}@media only screen and (min-width:768px){.BlogPage-alternate-nextPage,.BlogPage-alternate-previousPage,.BlogPage-nextPage,.BlogPage-previousPage{margin:60px auto 0}.BlogPage-alternate-nextPage a,.BlogPage-alternate-previousPage a,.BlogPage-nextPage a,.BlogPage-previousPage a{margin:0 10px}}.BlogPage-alternate-nextPage a,.BlogPage-alternate-previousPage a,.BlogPage-nextPage a,.BlogPage-previousPage a{min-width:100px}@media only screen and (min-width:768px){.BlogPage-alternate-nextPage a,.BlogPage-alternate-previousPage a,.BlogPage-nextPage a,.BlogPage-previousPage a{min-width:140px}}@media only screen and (min-width:768px){.BlogPage-alternate-nextPage,.BlogPage-alternate-previousPage,.BlogPage-nextPage,.BlogPage-previousPage{margin:30px}}.BlogPage-alternate-below .PromoTextOverlay-large,.BlogPage-below .PromoTextOverlay-large,.BlogPage-below .PromoTextOverlayLarge-Contact{width:100%;margin:0}.BlogPage-alternate{--color:transparent;background-color:var(--color)}.BlogPage-alternate-main{max-width:1250px;margin:0 auto;padding:20px}@media screen and (max-width:1023px){.BlogPage-alternate-main[data-background]{background:none!important}}@media only screen and (min-width:768px){.BlogPage-alternate-main{padding:40px}}@media only screen and (min-width:1024px){.BlogPage-alternate-main{padding:60px;display:-ms-flexbox;display:flex}}@media only screen and (min-width:1440px){.BlogPage-alternate-main{padding:80px 0;display:-ms-flexbox;display:flex}}.BlogPage-alternate-posts{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:justify;justify-content:space-between}.BlogPage-alternate-posts>div:nth-child(2)~div{width:100%;margin-bottom:20px}@media only screen and (min-width:768px){.BlogPage-alternate-posts>div:nth-child(2)~div{width:48%}}.BlogPage-alternate-posts>div:nth-child(2)~div .PromoImageOnTop-large-description,.BlogPage-alternate-posts>div:nth-child(2)~div .PromoImageOnTop-large-duration{display:none}.BlogPage-alternate-posts>div:nth-child(2)~div .PromoImageOnTop-large-info{padding:30px}.BlogPage-alternate-posts>div:nth-child(2)~div .PromoImageOnTop-large-title,.BlogPage-alternate-posts>div:nth-child(2)~div .PromoImageOnTop-large-title a{font-size:21px;line-height:1.33}.BlogPage-alternate-posts>div:nth-child(-n+2){margin-bottom:20px;width:100%}.BlogPage-alternate-pageHeading-leftRail{font-family:ff-dagny-web-pro,sans-serif;font-weight:700;font-style:normal;color:var(--primaryTextColor);font-size:30px;line-height:1.25;display:none;text-align:left}@media only screen and (min-width:768px){.BlogPage-alternate-pageHeading-leftRail{font-size:42px}}@media only screen and (min-width:1024px){.BlogPage-alternate-pageHeading-leftRail{font-size:48px;display:block;padding-bottom:60px;max-width:300px}}.BlogPage-alternate-mainPageHeading{font-family:ff-dagny-web-pro,sans-serif;font-weight:700;font-style:normal;color:var(--primaryTextColor);font-size:30px;line-height:1.25;padding-bottom:40px;margin:0 auto}@media only screen and (min-width:768px){.BlogPage-alternate-mainPageHeading{font-size:42px}}@media only screen and (min-width:1024px){.BlogPage-alternate-mainPageHeading{font-size:48px;display:none}}.CategoryModule{padding:30px;border:1px solid #d2d6d9;background-color:#fff}.CategoryModule-heading{font-family:ff-dagny-web-pro,sans-serif;font-weight:700;font-style:normal;font-size:22px;line-height:1.25;margin-bottom:16px}.CategoryModule-links{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:start;align-items:flex-start;margin:0 -10px -10px 0}.CategoryModule-links a{font-family:ff-dagny-web-pro,sans-serif;font-weight:700;font-style:normal;background-color:#fff;color:var(--linkTextColor);font-size:13px;border:1px solid #d2d6d9;border-radius:1px;text-transform:none;padding:9px 15px;margin:0 10px 10px 0;padding:9px 12px}.EmployeePage-pageInfo{margin:0 auto;text-align:center;padding:50px 20px;background-color:#5e5e5e;text-transform:none;letter-spacing:0}.EmployeePage-infoWrapper{margin:0 auto;max-width:800px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.EmployeePage-mainContent{-ms-flex-order:0;order:0;margin:0 20px;padding:0}.EmployeePage-main{display:block;-ms-flex-flow:column wrap;flex-flow:column wrap;margin:0 auto 20px;padding:0}.EmployeePage-aside{-ms-flex-order:1;order:1;vertical-align:top;width:auto;margin:0 20px;padding:0}.EmployeePage-name{font-family:ff-dagny-web-pro,sans-serif;font-weight:700;font-style:normal;color:var(--primaryTextColor);font-size:30px;line-height:1.25;margin:0 auto 7px;letter-spacing:normal}@media only screen and (min-width:768px){.EmployeePage-name{font-size:42px}}@media only screen and (min-width:1024px){.EmployeePage-name{font-size:48px}}.EmployeePage-jobTitle{color:var(--primaryTextColor);font-size:22px;font-weight:300;line-height:1.36;color:#5e5e5e;margin:0 auto}.EmployeePage-employeeSocialLinks{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center}.EmployeePage-employeeSocialLinks-label{text-transform:uppercase;font-size:12px;line-height:16px;font-weight:700;color:var(--primaryTextColor);margin:0 0 10px}.EmployeePage-employeeSocialLinks .SocialBar-items{margin:0}.EmployeePage-employeeSocialLinks .SocialBar-items-item{padding-right:0}.EmployeePage-employeeSocialLinks .SocialBar-items-item:not(:last-child){margin-right:12px}.EmployeePage-links{list-style:none;padding:0}.EmployeePage-fullBiography{color:var(--primaryTextColor);font-size:16px;line-height:1.67;margin:0 0 60px;margin-top:-40px}@media only screen and (min-width:768px){.EmployeePage-fullBiography{font-size:18px;line-height:1.67}}.EmployeePage-fullBiography>:first-child{margin-top:40px}.EmployeePage-fullBiography a:hover{text-decoration:underline}.EmployeePage-fullBiography .RichTextArticleBody-body{margin-top:-40px}.EmployeePage-fullBiography .RichTextArticleBody-body>:first-child{margin-top:40px}.EmployeePage-fullBiography span.Enhancement-item{margin:0}@media only screen and (min-width:768px){.EmployeePage-fullBiography .Enhancement[data-align-center] .Enhancement-item>*{float:none;margin:0 auto}.EmployeePage-fullBiography .Enhancement[data-align-right] .Enhancement-item>*{float:right;margin:40px 0 40px 40px}.EmployeePage-fullBiography .Enhancement[data-align-left] .Enhancement-item>*{float:left;margin:40px 40px 40px 0}}.EmployeePage-fullBiography .ForgotPasswordForm-buttons button,.EmployeePage-fullBiography .ForgotPasswordForm-submit,.EmployeePage-fullBiography .Form-buttons button,.EmployeePage-fullBiography .FormStayInTouch-buttons button,.EmployeePage-fullBiography .LoginForm-buttons button,.EmployeePage-fullBiography .LoginForm-submit,.EmployeePage-fullBiography .PromoFullWidth-button a,.EmployeePage-fullBiography .PromoImageOnSideWithBackground-button a,.EmployeePage-fullBiography .RegistrationForm-buttons button,.EmployeePage-fullBiography .RegistrationForm-submit,.EmployeePage-fullBiography .ResetPasswordForm-buttons button,.EmployeePage-fullBiography .ResetPasswordForm-submit,.EmployeePage-fullBiography .SolidButton a,.EmployeePage-fullBiography .VideoModule-cta a,.EmployeePage-fullBiography [data-button-style=default] .PromoImageOnSide-button a{margin:0}.EmployeePage-fullBiography .Enhancement{width:100%;margin:20px 0}@media only screen and (min-width:768px){.EmployeePage-fullBiography .Enhancement{margin:40px 0}}.EmployeePage-fullBiography .Enhancement-item{margin:0 -20px}@media only screen and (min-width:768px){.EmployeePage-fullBiography .Enhancement-item{margin:0}}.EmployeePage-fullBiography .Enhancement img{width:100%;height:auto}.EmployeePage-fullBiography .Enhancement .QuoteCard{max-width:none;padding:45px 30px;margin:20px;min-height:1px}@media only screen and (min-width:768px){.EmployeePage-fullBiography .Enhancement .QuoteCard{padding:60px 40px}}@media only screen and (min-width:768px){.EmployeePage-fullBiography .Enhancement .QuoteCard[data-align-center]{margin:0 auto;max-width:300px}}@media only screen and (min-width:768px){.EmployeePage-fullBiography .Enhancement .QuoteCard[data-align-right]{float:right;margin:0 0 40px 40px;max-width:300px}}@media only screen and (min-width:768px){.EmployeePage-fullBiography .Enhancement .QuoteCard[data-align-left]{float:left;margin:0 40px 40px 0;max-width:300px}}.EmployeePage-fullBiography .Enhancement .QuoteCard blockquote{font-size:21px;line-height:1.24}.EmployeePage-fullBiography .Enhancement .FacebookEmbed,.EmployeePage-fullBiography .Enhancement .FacebookUrl,.EmployeePage-fullBiography .Enhancement .InstagramEmbed,.EmployeePage-fullBiography .Enhancement .InstagramUrl,.EmployeePage-fullBiography .Enhancement .TweetEmbed,.EmployeePage-fullBiography .Enhancement .TweetUrl{margin:0 20px;text-align:center;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center}.EmployeePage-fullBiography .Enhancement .FacebookEmbed>*,.EmployeePage-fullBiography .Enhancement .FacebookUrl>*,.EmployeePage-fullBiography .Enhancement .InstagramEmbed>*,.EmployeePage-fullBiography .Enhancement .InstagramUrl>*,.EmployeePage-fullBiography .Enhancement .TweetEmbed>*,.EmployeePage-fullBiography .Enhancement .TweetUrl>*{margin:0 auto;max-width:100%;min-width:auto}.EmployeePage-image{margin:0 0 20px}.EmployeePage-image img{border-radius:50%}.EmployeePage-metaInfo{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;text-align:left}@media only screen and (min-width:768px){.EmployeePage-mainContent{margin:0}.EmployeePage-main{display:-ms-flexbox;display:flex;margin:0 74px 40px}.EmployeePage-aside{margin:0}}@media only screen and (min-width:1024px){.EmployeePage-infoWrapper{-ms-flex-direction:row;flex-direction:row}[data-is-aside] .EmployeePage-infoWrapper{padding-left:370px}.EmployeePage-mainContent{-ms-flex-order:1;order:1}.EmployeePage-main{-ms-flex-flow:row;flex-flow:row;margin:0 auto;padding:0 40px 40px;max-width:1170px}.EmployeePage-aside{-ms-flex-order:0;order:0;width:100%;margin:-50px 50px 0 0;min-width:320px}.EmployeePage-jobTitle,.EmployeePage-name{margin:0}.EmployeePage-employeeSocialLinks{-ms-flex-direction:row;flex-direction:row}.EmployeePage-employeeSocialLinks-label{margin:0 10px 0 0}.EmployeePage-image{float:left;margin:0 40px 0 0}}.IntroQuizBody-mediaContent{margin-bottom:15px}.IntroQuizBody-mediaContent img{width:100%;height:auto}.IntroQuizBody-title{color:var(--primaryTextColor);font-size:20px;font-weight:900;line-height:1.2;margin-bottom:15px}@media only screen and (min-width:768px){.IntroQuizBody-title{font-size:30px}}.IntroQuizBody-description{color:var(--primaryTextColor);font-size:22px;font-weight:300;line-height:1.36;max-width:800px;text-align:center;margin:0 auto;color:var(--secondaryTextColor);font-size:18px;margin-bottom:15px}@media only screen and (min-width:1024px){.IntroQuizBody-description{font-size:22px}}.QuestionQuizBody-answerStatus{color:var(--primaryColor);font-weight:700;font-size:10px;line-height:1.25}@media only screen and (min-width:768px){.QuestionQuizBody-answerStatus{font-size:12px}}.QuestionQuizBody-mediaContent{margin-top:20px}.QuestionQuizBody-pagination{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;color:var(--primaryTextColor);font-size:13px;font-weight:400;line-height:1.4;font-style:italic}@media only screen and (min-width:768px){.QuestionQuizBody-pagination{font-size:14px;font-weight:400;line-height:1.47}}.QuestionQuizBody-pagination-label{font-weight:700}.QuestionQuizBody-pagination-score-correct{margin-right:15px}.QuizPage-topBody{color:var(--primaryTextColor);font-size:16px;line-height:1.67;margin:0 0 60px;margin-top:-40px}@media only screen and (min-width:768px){.QuizPage-topBody{font-size:18px;line-height:1.67}}.QuizPage-topBody>:first-child{margin-top:40px}.QuizPage-topBody a:hover{text-decoration:underline}.QuizPage-topBody .RichTextArticleBody-body{margin-top:-40px}.QuizPage-topBody .RichTextArticleBody-body>:first-child{margin-top:40px}.QuizPage-topBody span.Enhancement-item{margin:0}@media only screen and (min-width:768px){.QuizPage-topBody .Enhancement[data-align-center] .Enhancement-item>*{float:none;margin:0 auto}.QuizPage-topBody .Enhancement[data-align-right] .Enhancement-item>*{float:right;margin:40px 0 40px 40px}.QuizPage-topBody .Enhancement[data-align-left] .Enhancement-item>*{float:left;margin:40px 40px 40px 0}}.QuizPage-topBody .ForgotPasswordForm-buttons button,.QuizPage-topBody .ForgotPasswordForm-submit,.QuizPage-topBody .Form-buttons button,.QuizPage-topBody .FormStayInTouch-buttons button,.QuizPage-topBody .LoginForm-buttons button,.QuizPage-topBody .LoginForm-submit,.QuizPage-topBody .PromoFullWidth-button a,.QuizPage-topBody .PromoImageOnSideWithBackground-button a,.QuizPage-topBody .RegistrationForm-buttons button,.QuizPage-topBody .RegistrationForm-submit,.QuizPage-topBody .ResetPasswordForm-buttons button,.QuizPage-topBody .ResetPasswordForm-submit,.QuizPage-topBody .SolidButton a,.QuizPage-topBody .VideoModule-cta a,.QuizPage-topBody [data-button-style=default] .PromoImageOnSide-button a{margin:0}.QuizPage-topBody .Enhancement{width:100%;margin:20px 0}@media only screen and (min-width:768px){.QuizPage-topBody .Enhancement{margin:40px 0}}.QuizPage-topBody .Enhancement-item{margin:0 -20px}@media only screen and (min-width:768px){.QuizPage-topBody .Enhancement-item{margin:0}}.QuizPage-topBody .Enhancement img{width:100%;height:auto}.QuizPage-topBody .Enhancement .QuoteCard{max-width:none;padding:45px 30px;margin:20px;min-height:1px}@media only screen and (min-width:768px){.QuizPage-topBody .Enhancement .QuoteCard{padding:60px 40px}}@media only screen and (min-width:768px){.QuizPage-topBody .Enhancement .QuoteCard[data-align-center]{margin:0 auto;max-width:300px}}@media only screen and (min-width:768px){.QuizPage-topBody .Enhancement .QuoteCard[data-align-right]{float:right;margin:0 0 40px 40px;max-width:300px}}@media only screen and (min-width:768px){.QuizPage-topBody .Enhancement .QuoteCard[data-align-left]{float:left;margin:0 40px 40px 0;max-width:300px}}.QuizPage-topBody .Enhancement .QuoteCard blockquote{font-size:21px;line-height:1.24}.QuizPage-topBody .Enhancement .FacebookEmbed,.QuizPage-topBody .Enhancement .FacebookUrl,.QuizPage-topBody .Enhancement .InstagramEmbed,.QuizPage-topBody .Enhancement .InstagramUrl,.QuizPage-topBody .Enhancement .TweetEmbed,.QuizPage-topBody .Enhancement .TweetUrl{margin:0 20px;text-align:center;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center}.QuizPage-topBody .Enhancement .FacebookEmbed>*,.QuizPage-topBody .Enhancement .FacebookUrl>*,.QuizPage-topBody .Enhancement .InstagramEmbed>*,.QuizPage-topBody .Enhancement .InstagramUrl>*,.QuizPage-topBody .Enhancement .TweetEmbed>*,.QuizPage-topBody .Enhancement .TweetUrl>*{margin:0 auto;max-width:100%;min-width:auto}.QuizPage-pageInfo{margin:0 auto;text-align:center;padding:20px 20px 70px;background-color:#f0efed;text-transform:none;letter-spacing:0}.QuizPage-pageInfo[data-nolead]{padding:60px 20px 43px}@media only screen and (min-width:768px){.QuizPage-pageInfo{padding:60px 20px 100px}.QuizPage-pageInfo[data-nolead]{padding:60px 0 43px}}@media only screen and (min-width:1024px){.QuizPage-pageInfo{padding:60px 0 152px}.QuizPage-pageInfo[data-nolead]{padding:60px 0 43px}}.QuizPage-mainContent{-ms-flex-order:0;order:0;margin:0 20px;padding:0}@media only screen and (min-width:768px){.QuizPage-mainContent{margin:0}}@media only screen and (min-width:1024px){.QuizPage-mainContent{-ms-flex-order:1;order:1;-ms-flex:1;flex:1}}.QuizPage .Figure-credit{color:#62727b;font-size:12px;font-weight:400;line-height:19px;text-transform:uppercase}.QuizPage .Figure-caption{color:var(--primaryTextColor);font-weight:400;line-height:1.4;font-style:italic;font-size:13px;margin-bottom:10px}@media only screen and (min-width:768px){.QuizPage .Figure-caption{font-size:14px;font-weight:400;line-height:1.47}}.QuizPage-byline{color:var(--secondaryTextColor);font-family:ff-dagny-web-pro,sans-serif;font-weight:400;font-style:normal;font-size:14px;line-height:.86;text-align:center;margin-top:20px}.QuizPage-byline span{white-space:nowrap;margin-bottom:5px;display:block}@media only screen and (min-width:768px){.QuizPage-byline{display:block}.QuizPage-byline span{margin-bottom:0;display:inline-block}}.QuizPage-main{display:block;-ms-flex-flow:column wrap;flex-flow:column wrap;-ms-flex-pack:center;justify-content:center;margin:0 auto 20px;padding:0}@media only screen and (min-width:768px){.QuizPage-main{display:-ms-flexbox;display:flex;margin:0 9.64% 40px}}@media only screen and (min-width:1024px){.QuizPage-main{-ms-flex-flow:row;flex-flow:row;-ms-flex-pack:center;justify-content:center;margin:0 auto;padding:0 40px 40px;max-width:1170px}}.QuizPage-aside{-ms-flex-order:1;order:1;vertical-align:top;width:auto;margin:0 20px;padding:0;box-sizing:border-box}@media only screen and (min-width:768px){.QuizPage-aside{margin:0}}@media only screen and (min-width:1024px){.QuizPage-aside{-ms-flex-order:0;order:0;margin:-112px 20px 0 0;width:31.92%;max-width:300px}[data-nolead] .QuizPage-aside{margin-top:-60px}.QuizPage-aside .ListHorizontalRule,.QuizPage-aside .ListLarge,.QuizPage-aside .ListMedium,.QuizPage-aside .ListSmall{max-width:inherit;min-width:inherit}}@media only screen and (min-width:1440px){.QuizPage-aside{width:27.35%;max-width:320px;margin-right:50px}}.QuizPage-headline{font-family:ff-dagny-web-pro,sans-serif;font-weight:700;font-style:normal;color:var(--primaryTextColor);font-size:30px;line-height:1.25;margin:0 auto}@media only screen and (min-width:768px){.QuizPage-headline{font-size:42px}}@media only screen and (min-width:1024px){.QuizPage-headline{font-size:48px}}.QuizPage-quizBody{color:var(--primaryTextColor);font-size:16px;line-height:1.67;margin:0 0 60px;margin-top:-40px}@media only screen and (min-width:768px){.QuizPage-quizBody{font-size:18px;line-height:1.67}}.QuizPage-quizBody>:first-child{margin-top:40px}.QuizPage-quizBody a:hover{text-decoration:underline}.QuizPage-quizBody .RichTextArticleBody-body{margin-top:-40px}.QuizPage-quizBody .RichTextArticleBody-body>:first-child{margin-top:40px}.QuizPage-quizBody span.Enhancement-item{margin:0}@media only screen and (min-width:768px){.QuizPage-quizBody .Enhancement[data-align-center] .Enhancement-item>*{float:none;margin:0 auto}.QuizPage-quizBody .Enhancement[data-align-right] .Enhancement-item>*{float:right;margin:40px 0 40px 40px}.QuizPage-quizBody .Enhancement[data-align-left] .Enhancement-item>*{float:left;margin:40px 40px 40px 0}}.QuizPage-quizBody .ForgotPasswordForm-buttons button,.QuizPage-quizBody .ForgotPasswordForm-submit,.QuizPage-quizBody .Form-buttons button,.QuizPage-quizBody .FormStayInTouch-buttons button,.QuizPage-quizBody .LoginForm-buttons button,.QuizPage-quizBody .LoginForm-submit,.QuizPage-quizBody .PromoFullWidth-button a,.QuizPage-quizBody .PromoImageOnSideWithBackground-button a,.QuizPage-quizBody .RegistrationForm-buttons button,.QuizPage-quizBody .RegistrationForm-submit,.QuizPage-quizBody .ResetPasswordForm-buttons button,.QuizPage-quizBody .ResetPasswordForm-submit,.QuizPage-quizBody .SolidButton a,.QuizPage-quizBody .VideoModule-cta a,.QuizPage-quizBody [data-button-style=default] .PromoImageOnSide-button a{margin:0}.QuizPage-quizBody .Enhancement{width:100%;margin:20px 0}@media only screen and (min-width:768px){.QuizPage-quizBody .Enhancement{margin:40px 0}}.QuizPage-quizBody .Enhancement-item{margin:0 -20px}@media only screen and (min-width:768px){.QuizPage-quizBody .Enhancement-item{margin:0}}.QuizPage-quizBody .Enhancement img{width:100%;height:auto}.QuizPage-quizBody .Enhancement .QuoteCard{max-width:none;padding:45px 30px;margin:20px;min-height:1px}@media only screen and (min-width:768px){.QuizPage-quizBody .Enhancement .QuoteCard{padding:60px 40px}}@media only screen and (min-width:768px){.QuizPage-quizBody .Enhancement .QuoteCard[data-align-center]{margin:0 auto;max-width:300px}}@media only screen and (min-width:768px){.QuizPage-quizBody .Enhancement .QuoteCard[data-align-right]{float:right;margin:0 0 40px 40px;max-width:300px}}@media only screen and (min-width:768px){.QuizPage-quizBody .Enhancement .QuoteCard[data-align-left]{float:left;margin:0 40px 40px 0;max-width:300px}}.QuizPage-quizBody .Enhancement .QuoteCard blockquote{font-size:21px;line-height:1.24}.QuizPage-quizBody .Enhancement .FacebookEmbed,.QuizPage-quizBody .Enhancement .FacebookUrl,.QuizPage-quizBody .Enhancement .InstagramEmbed,.QuizPage-quizBody .Enhancement .InstagramUrl,.QuizPage-quizBody .Enhancement .TweetEmbed,.QuizPage-quizBody .Enhancement .TweetUrl{margin:0 20px;text-align:center;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center}.QuizPage-quizBody .Enhancement .FacebookEmbed>*,.QuizPage-quizBody .Enhancement .FacebookUrl>*,.QuizPage-quizBody .Enhancement .InstagramEmbed>*,.QuizPage-quizBody .Enhancement .InstagramUrl>*,.QuizPage-quizBody .Enhancement .TweetEmbed>*,.QuizPage-quizBody .Enhancement .TweetUrl>*{margin:0 auto;max-width:100%;min-width:auto}.QuizPage-quizBody button[name=action]{background:var(--primaryColor);color:#fff}.QuizPage-aboutContributor{background-color:#5e5e5e;padding:30px 7.14%;text-align:center;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;margin:20px 0}@media only screen and (min-width:768px){.QuizPage-aboutContributor{text-align:left;-ms-flex-direction:row;flex-direction:row;padding:40px 6.45%;margin:40px 0}}@media only screen and (min-width:1024px){.QuizPage-aboutContributor{text-align:left;-ms-flex-direction:row;flex-direction:row;margin:40px 0 20px}}@media only screen and (min-width:1440px){.QuizPage-aboutContributor{padding:60px 7.5%}}.QuizPage-aboutContributor img{display:block;height:auto;border-radius:50%;margin:0 auto;max-width:100px}@media only screen and (min-width:1024px){.QuizPage-aboutContributor img{max-width:none}}.QuizPage-aboutContributor h3{color:var(--primaryTextColor);font-weight:700;font-size:10px;line-height:1.25;line-height:1.8;margin:17px 0 0}@media only screen and (min-width:768px){.QuizPage-aboutContributor h3{font-size:12px;margin:0}}.QuizPage-aboutContributor hr{width:40px;height:3px;margin:20px auto;background-color:var(--primaryColor);border:0}@media only screen and (min-width:768px){.QuizPage-aboutContributor hr{margin:20px 20px 20px 0}}@media only screen and (min-width:768px){.QuizPage-authorTexts{margin:0 0 0 20px}}.QuizPage-authorName{font-family:ff-dagny-web-pro,sans-serif;font-weight:700;font-style:normal;color:var(--primaryTextColor);line-height:1.15;font-size:18px;color:var(--primaryColor);text-decoration:none;margin:10px}@media only screen and (min-width:768px){.QuizPage-authorName{font-size:26px;margin:7px 0 0}}.QuizPage-authorBiography{color:var(--primaryTextColor);font-size:13px;font-weight:400;line-height:1.4;font-style:italic;text-align:left}@media only screen and (min-width:768px){.QuizPage-authorBiography{font-size:14px;font-weight:400;line-height:1.47;font-size:15px}}.QuizPage-actions{margin:30px 0 0}.QuestionResponse-title{margin-bottom:0}.QuestionResponse-correctResponse-label,.QuestionResponse-response-label{font-weight:700}.RadioInputChoice{margin-bottom:25px}.RadioInputChoice[data-correct=true]{padding:5px;background:#f0efed}.RadioInputChoice-responseMessage{color:var(--primaryTextColor);font-size:13px;font-weight:400;line-height:1.4;font-style:italic;margin-top:10px;padding:0 20px}@media only screen and (min-width:768px){.RadioInputChoice-responseMessage{font-size:14px;font-weight:400;line-height:1.47}}.ScoreQuizBody-results{font-size:22px}.ScoreQuizBody-results-score{font-weight:700}.ScoreQuizBody-responses{padding:20px}.ScoreQuizBody-responses li{padding-bottom:10px;border-bottom:1px solid #f0efed}.PressReleasePage-richTextModule{color:var(--primaryTextColor);font-size:16px;line-height:1.67;margin:0 0 60px;margin-top:-40px}@media only screen and (min-width:768px){.PressReleasePage-richTextModule{font-size:18px;line-height:1.67}}.PressReleasePage-richTextModule>:first-child{margin-top:40px}.PressReleasePage-richTextModule a:hover{text-decoration:underline}.PressReleasePage-richTextModule .RichTextArticleBody-body{margin-top:-40px}.PressReleasePage-richTextModule .RichTextArticleBody-body>:first-child{margin-top:40px}.PressReleasePage-richTextModule span.Enhancement-item{margin:0}@media only screen and (min-width:768px){.PressReleasePage-richTextModule .Enhancement[data-align-center] .Enhancement-item>*{float:none;margin:0 auto}.PressReleasePage-richTextModule .Enhancement[data-align-right] .Enhancement-item>*{float:right;margin:40px 0 40px 40px}.PressReleasePage-richTextModule .Enhancement[data-align-left] .Enhancement-item>*{float:left;margin:40px 40px 40px 0}}.PressReleasePage-richTextModule .ForgotPasswordForm-buttons button,.PressReleasePage-richTextModule .ForgotPasswordForm-submit,.PressReleasePage-richTextModule .Form-buttons button,.PressReleasePage-richTextModule .FormStayInTouch-buttons button,.PressReleasePage-richTextModule .LoginForm-buttons button,.PressReleasePage-richTextModule .LoginForm-submit,.PressReleasePage-richTextModule .PromoFullWidth-button a,.PressReleasePage-richTextModule .PromoImageOnSideWithBackground-button a,.PressReleasePage-richTextModule .RegistrationForm-buttons button,.PressReleasePage-richTextModule .RegistrationForm-submit,.PressReleasePage-richTextModule .ResetPasswordForm-buttons button,.PressReleasePage-richTextModule .ResetPasswordForm-submit,.PressReleasePage-richTextModule .SolidButton a,.PressReleasePage-richTextModule .VideoModule-cta a,.PressReleasePage-richTextModule [data-button-style=default] .PromoImageOnSide-button a{margin:0}.PressReleasePage-richTextModule .Enhancement{width:100%;margin:20px 0}@media only screen and (min-width:768px){.PressReleasePage-richTextModule .Enhancement{margin:40px 0}}.PressReleasePage-richTextModule .Enhancement-item{margin:0 -20px}@media only screen and (min-width:768px){.PressReleasePage-richTextModule .Enhancement-item{margin:0}}.PressReleasePage-richTextModule .Enhancement img{width:100%;height:auto}.PressReleasePage-richTextModule .Enhancement .QuoteCard{max-width:none;padding:45px 30px;margin:20px;min-height:1px}@media only screen and (min-width:768px){.PressReleasePage-richTextModule .Enhancement .QuoteCard{padding:60px 40px}}@media only screen and (min-width:768px){.PressReleasePage-richTextModule .Enhancement .QuoteCard[data-align-center]{margin:0 auto;max-width:300px}}@media only screen and (min-width:768px){.PressReleasePage-richTextModule .Enhancement .QuoteCard[data-align-right]{float:right;margin:0 0 40px 40px;max-width:300px}}@media only screen and (min-width:768px){.PressReleasePage-richTextModule .Enhancement .QuoteCard[data-align-left]{float:left;margin:0 40px 40px 0;max-width:300px}}.PressReleasePage-richTextModule .Enhancement .QuoteCard blockquote{font-size:21px;line-height:1.24}.PressReleasePage-richTextModule .Enhancement .FacebookEmbed,.PressReleasePage-richTextModule .Enhancement .FacebookUrl,.PressReleasePage-richTextModule .Enhancement .InstagramEmbed,.PressReleasePage-richTextModule .Enhancement .InstagramUrl,.PressReleasePage-richTextModule .Enhancement .TweetEmbed,.PressReleasePage-richTextModule .Enhancement .TweetUrl{margin:0 20px;text-align:center;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center}.PressReleasePage-richTextModule .Enhancement .FacebookEmbed>*,.PressReleasePage-richTextModule .Enhancement .FacebookUrl>*,.PressReleasePage-richTextModule .Enhancement .InstagramEmbed>*,.PressReleasePage-richTextModule .Enhancement .InstagramUrl>*,.PressReleasePage-richTextModule .Enhancement .TweetEmbed>*,.PressReleasePage-richTextModule .Enhancement .TweetUrl>*{margin:0 auto;max-width:100%;min-width:auto}.PressReleasePage-main{max-width:800px}.PressReleasePage-topics{padding-top:40px}.PressReleasePage-topics a{font-family:ff-dagny-web-pro,sans-serif;font-weight:700;font-style:normal;background-color:#fff;color:var(--linkTextColor);font-size:13px;border:1px solid #d2d6d9;border-radius:1px;text-transform:none;padding:9px 15px;margin:0 10px 10px 0}.GoogleAdSenseAdModule,.GoogleDfpAd{display:-ms-flexbox;display:flex;width:100%;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;-ms-flex-direction:column;flex-direction:column}.advertisement{text-align:center}.advertisement .aarpe-ad:after{content:".";clear:both;display:table;visibility:hidden}.advertisement .aarpe-ad-wrapper>.aarpe-ad[data-adsize=leader]{min-height:130px;padding-top:22px}.SocialModule{background-color:#fff;padding:30px;border:1px solid #d2d6d9}.SocialModule-title{font-family:ff-dagny-web-pro,sans-serif;font-weight:700;font-style:normal;font-size:22px;line-height:1.25}.SocialModule-actions{list-style:none;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:0;margin:30px -30px -30px 0}.SocialModule-actions-item{margin:0 30px 30px 0}.SocialModule-items{margin-top:30px;border-top:1px solid #d2d6d9;list-style:none;padding:0}.SocialModule-items-item{margin-top:30px}.SocialModule .SocialLink{display:block;color:#fff;width:30px;height:30px;border-radius:50%;position:relative;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;background-color:#000;transition:background-color .2s ease}.SocialModule .SocialLink:hover{background-color:#1a1a1a}.SocialModule .SocialLink svg{width:60%;height:60%}.SocialModule .SocialLink[data-social-service=facebook]{background-color:#5e689f}.SocialModule .SocialLink[data-social-service=facebook]:hover{background-color:#4b537f}.SocialModule .SocialLink[data-social-service=twitter]{background-color:#1eaeff}.SocialModule .SocialLink[data-social-service=twitter]:hover{background-color:#0096ea}.SocialModule .SocialLink[data-social-service=linkedin]{background-color:#107cc5}.SocialModule .SocialLink[data-social-service=linkedin]:hover{background-color:#0c5e96}.SocialModule .SocialLink[data-social-service=googleplus]{background-color:#ff1e3c}.SocialModule .SocialLink[data-social-service=googleplus]:hover{background-color:#ea001f}.SocialModule .SocialLink[data-social-service=pinterest]{background-color:#e92727}.SocialModule .SocialLink[data-social-service=pinterest]:hover{background-color:#c91414}.SocialModule .SocialLink[data-social-service=tumblr]{background-color:#4b6c8e}.SocialModule .SocialLink[data-social-service=tumblr]:hover{background-color:#39536d}.SocialModule .SocialLink[data-social-service=youtube]{background-color:#ff0700}.SocialModule .SocialLink[data-social-service=youtube]:hover{background-color:#cc0600}.SocialModule .SocialLink[data-social-service=instagram]{background-color:#c3006d}.SocialModule .SocialLink[data-social-service=instagram]:hover{background-color:#900050}.SocialPromo{color:#000;transition:color .2s ease;display:-ms-flexbox;display:flex;-ms-flex-align:start;align-items:flex-start}.SocialPromo-icon{-ms-flex:0 0 36px;flex:0 0 36px;margin-right:10px}.SocialPromo-icon svg{max-width:36px;max-height:30px}.SocialPromo-title{font-size:16px;line-height:1.56;font-weight:700}a.SocialPromo:hover{color:var(--primaryColor)}body:before{display:none}@media only screen and (min-width:320px){body:before{content:"mq-sm"}}@media only screen and (min-width:768px){body:before{content:"mq-md"}}@media only screen and (min-width:1024px){body:before{content:"mq-lg"}}@media only screen and (min-width:1440px){body:before{content:"mq-xl"}}*{box-sizing:border-box;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html{font-size:16px}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:auto}a{color:var(--linkTextColor);text-decoration:none}a:hover{color:var(--linkHoverColor);text-decoration:none}figure{margin:0}.advertisement .aarpe-ad-wrapper>.aarpe-ad[data-adsize=leader].clearfix:before,.advertisement .aarpe-ad-wrapper>.aarpe-ad[data-adsize=leader]:before{display:none}.advertisement .aarpe-ad-wrapper>.aarpe-ad[data-adsize=leader]>div:before{content:"Advertisement";display:block;position:absolute;top:-11px;left:0;color:#62727b;font-size:7.5px;font-family:Verdana,Arial,Helvetica,sans-serif;text-transform:uppercase;transform:rotate(-90deg);top:50%;margin-top:-5.5px;margin-left:-39px}.advertisement .aarpe-ad-wrapper>.aarpe-ad[data-adsize=leader]{min-width:728px}