[type=color],[type=date],[type=datetime],[type=datetime-local],[type=email],[type=month],[type=number],[type=password],[type=search],[type=tel],[type=text],[type=time],[type=url],[type=week],textarea{display:block;box-sizing:border-box;width:100%;height:2.11875rem;margin:0 0 1rem;padding:0.5rem;border:1px solid #cacaca;border-radius:2px;background-color:#fefefe;box-shadow:inset 0 1px 2px rgba(10, 10, 10, 0.1);font-family:inherit;font-size:0.875rem;font-weight:normal;line-height:1.35;color:#0a0a0a;transition:box-shadow 0.5s, border-color 0.25s ease-in-out;-webkit-appearance:none;-moz-appearance:none;appearance:none}[type=color]:focus,[type=date]:focus,[type=datetime]:focus,[type=datetime-local]:focus,[type=email]:focus,[type=month]:focus,[type=number]:focus,[type=password]:focus,[type=search]:focus,[type=tel]:focus,[type=text]:focus,[type=time]:focus,[type=url]:focus,[type=week]:focus,textarea:focus{outline:none;border:1px solid #8a8a8a;background-color:#fefefe;box-shadow:0 0 5px #cacaca;transition:box-shadow 0.5s, border-color 0.25s ease-in-out}textarea{max-width:100%}textarea[rows]{height:auto}input::-webkit-input-placeholder,textarea::-webkit-input-placeholder{color:#cacaca}input:-ms-input-placeholder,textarea:-ms-input-placeholder{color:#cacaca}input::-ms-input-placeholder,textarea::-ms-input-placeholder{color:#cacaca}input::placeholder,textarea::placeholder{color:#cacaca}input:disabled,input[readonly],textarea:disabled,textarea[readonly]{background-color:#efefef;cursor:default}[type=button],[type=submit]{-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:2px}input[type=search]{box-sizing:border-box}[type=checkbox],[type=file],[type=radio]{margin:0 0 1rem}[type=checkbox]+label,[type=radio]+label{display:inline-block;vertical-align:baseline;margin-left:0.5rem;margin-right:1rem;margin-bottom:0}[type=checkbox]+label[for],[type=radio]+label[for]{cursor:pointer}label>[type=checkbox],label>[type=radio]{margin-right:0.5rem}[type=file]{width:100%}label{display:block;margin:0;font-size:0.875rem;font-weight:normal;line-height:1.8;color:#0a0a0a}label.middle{margin:0 0 1rem;padding:0.5625rem 0}.help-text{margin-top:-0.5rem;font-size:0.8125rem;font-style:normal;color:#8a8a8a}.input-group{display:-ms-flexbox;display:flex;width:100%;margin-bottom:1rem;-ms-flex-align:stretch;align-items:stretch}.input-group>:first-child{border-radius:2px 0 0 2px}.input-group>:last-child>*{border-radius:0 2px 2px 0}.input-group-button,.input-group-button a,.input-group-button button,.input-group-button input,.input-group-button label,.input-group-field,.input-group-label{margin:0;white-space:nowrap}.input-group-label{padding:0 1rem;border:1px solid #cacaca;background:#efefef;color:#0a0a0a;text-align:center;white-space:nowrap;display:-ms-flexbox;display:flex;-ms-flex:0 0 auto;flex:0 0 auto;-ms-flex-align:center;align-items:center}.input-group-label:first-child{border-right:0}.input-group-label:last-child{border-left:0}.input-group-field{border-radius:0;-ms-flex:1 1 0px;flex:1 1 0px;height:auto;min-width:0}.input-group-button{padding-top:0;padding-bottom:0;text-align:center;display:-ms-flexbox;display:flex;-ms-flex:0 0 auto;flex:0 0 auto}.input-group-button a,.input-group-button button,.input-group-button input,.input-group-button label{height:auto;-ms-flex-item-align:stretch;align-self:stretch;padding-top:0;padding-bottom:0;font-size:0.875rem}fieldset{margin:0;padding:0;border:0}legend{max-width:100%;margin-bottom:0.5rem}.fieldset{margin:1.125rem 0;padding:1.25rem;border:1px solid #cacaca}.fieldset legend{margin:0;margin-left:-0.1875rem;padding:0 0.1875rem}select{height:2.11875rem;margin:0 0 1rem;padding:0.5rem;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid #cacaca;border-radius:2px;background-color:#fefefe;font-family:inherit;font-size:0.875rem;font-weight:normal;line-height:1.35;color:#0a0a0a;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' width='32' height='24' viewBox='0 0 32 24'><polygon points='0,0 32,0 16,24' style='fill: rgb%28138, 138, 138%29'></polygon></svg>");background-origin:content-box;background-position:right -1rem center;background-repeat:no-repeat;background-size:9px 6px;padding-right:1.5rem;transition:box-shadow 0.5s, border-color 0.25s ease-in-out}@media screen and (min-width:0\0){select{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAYCAYAAACbU/80AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAIpJREFUeNrEkckNgDAMBBfRkEt0ObRBBdsGXUDgmQfK4XhH2m8czQAAy27R3tsw4Qfe2x8uOO6oYLb6GlOor3GF+swURAOmUJ+RwtEJs9WvTGEYxBXqI1MQAZhCfUQKRzDMVj+TwrAIV6jvSUEkYAr1LSkcyTBb/V+KYfX7xAeusq3sLDtGH3kEGACPWIflNZfhRQAAAABJRU5ErkJggg==")}}select:focus{outline:none;border:1px solid #8a8a8a;background-color:#fefefe;box-shadow:0 0 5px #cacaca;transition:box-shadow 0.5s, border-color 0.25s ease-in-out}select:disabled{background-color:#efefef;cursor:default}select::-ms-expand{display:none}select[multiple]{height:auto;background-image:none}.is-invalid-input:not(:focus){border-color:#ec5840;background-color:#fcedeb}.is-invalid-input:not(:focus)::-webkit-input-placeholder{color:#ec5840}.is-invalid-input:not(:focus):-ms-input-placeholder{color:#ec5840}.is-invalid-input:not(:focus)::-ms-input-placeholder{color:#ec5840}.is-invalid-input:not(:focus)::placeholder{color:#ec5840}.is-invalid-label{color:#ec5840}.form-error{display:none;margin-top:-0.5rem;margin-bottom:1rem;font-size:0.75rem;font-weight:bold;color:#ec5840}.form-error.is-visible{display:block}.card--form .card__inner{padding:1rem;text-align:center}@media print,screen and (min-width:40em){.card--form .card__inner{padding:2rem}}.card--form .card__content{max-width:none;margin-right:auto;margin-left:auto;display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap;padding:0!important;-ms-flex:0 0 50%;flex:0 0 50%;-ms-flex-align:center;align-items:center;-ms-flex-line-pack:center;align-content:center}.card--form .card__media{max-width:none;margin-right:auto;margin-left:auto;display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap;-ms-flex-align:start;align-items:flex-start;-ms-flex-line-pack:start;align-content:flex-start;padding-bottom:0;max-width:480px;margin-left:auto;margin-right:auto;text-align:center}@media print,screen and (min-width:64em){.card--form .card__media{max-width:none;text-align:left}}.card--form .card__media:before{display:none}.pglobal__summary{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;padding-right:0;padding-left:0}.pglobal__summary p{font-size:0.9375rem;margin-bottom:0;margin-left:auto;margin-right:auto;color:#555;font-weight:bold;margin-bottom:0;line-height:1.4}@media print,screen and (min-width:64em){.pglobal__summary p{max-width:440px;margin-left:0}}.pglobal__summary .note{opacity:0.8;font-weight:normal;display:block;padding-top:1rem;font-size:0.875rem}.pglobal__summary .note a{color:inherit}.pglobal__summary .note a:hover{color:#b90017}.pglobal__cta,.pglobal__form,.success.callout{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;padding-right:0;padding-left:0}.success.callout{margin-bottom:0;margin-top:1.5rem;color:#0f5c2b!important;font-weight:bold;font-size:0.875rem}.callout.alert{margin-bottom:0;margin-top:1rem;color:#861e0d!important;font-weight:bold;font-size:0.75rem;padding:0.75rem}.pglobal__form{max-width:480px;margin-right:auto;margin-left:auto}@media print,screen and (min-width:64em){.pglobal__form{max-width:none}}.pglobal__form__submit{display:inline-block;vertical-align:middle;margin:0 0 1rem 0;font-family:inherit;padding:0.85em 1em;-webkit-appearance:none;border:1px solid transparent;border-radius:2px;transition:background-color 0.25s ease-out, color 0.25s ease-out;font-size:0.9rem;line-height:1;text-align:center;cursor:pointer;background-color:#d10019;color:#fff;font-weight:bold;margin-bottom:0;margin-top:0;border-bottom-left-radius:0;border-top-left-radius:0}[data-whatinput=mouse] .pglobal__form__submit{outline:0}.pglobal__form__submit:focus,.pglobal__form__submit:hover{background-color:#a70014;color:#fff}.pglobal__form__input--check{position:relative;display:block;padding-left:1.25rem;text-align:left;margin-bottom:0.5rem}.pglobal__form__input--check+.pglobal__form__input--check{margin-bottom:0}.pglobal__form__input--check input{position:absolute;margin-top:0.08rem;margin-left:-1.25rem}.pglobal__form__input--check label{font-size:12px;line-height:16px;color:#999}.pglobal__form__input--check label .has-tip,.pglobal__form__input--check label .help-text{font-size:11px;color:#ccc;font-weight:normal;text-transform:uppercase}.pglobal__form__input--check label.is-invalid-label .help-text{font-weight:bold;color:#ec5840}.main .pubHorz:first-child{background:#fff;padding-top:2rem;padding-bottom:1.75rem}.main .pubHorz:first-child:before{text-align:center}.page--listing{background:#fafafa}.page--listing .page__title{margin-bottom:0;color:#222;position:relative;padding-left:1.5rem;font-size:2.5rem;line-height:0.95}.page--listing .page__title:before{content:'';position:absolute;left:.625rem;width:4px;top:3px;bottom:7px;background:#D1232A}.stack--collection:not([class*=stack--collection--]):not(.stack--multimedia):not(.stack--opinion):not(.stack--multimedia):not(.stack--inimigo-publico):not(.stack--rtp){border-top:0}.stack--collection{padding-top:0;padding-bottom:0;margin-top:0}.optin-expert,.story__footer .social-tools,.story__footer .story__actions,.subscription-disclaimer{display:none!important}.story__footer .tag-list{border-bottom:0;padding-bottom:0}.story__footer .tag-list:after{display:none}.faux-row{max-width:72.5rem;margin-right:auto;margin-left:auto;display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap;-ms-flex-align:stretch;align-items:stretch;margin-top:3rem;padding-top:1rem;position:relative}.faux-row.medium-up-6 .page__content__picker{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;padding-right:0.625rem;padding-left:0.625rem;text-align:center;padding-top:0.5rem;padding-bottom:4rem}.faux-row.medium-up-6 .page__content__picker .button{font-weight:bold}.faux-row.medium-up-6 .page__content__picker .menu{text-align:left}@media print,screen and (min-width:40em){.faux-row.medium-up-6>:nth-child(2){-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%;padding-right:0;padding-left:0}}@media print,screen and (min-width:40em){.faux-row.medium-up-6>:last-child{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%;padding-right:0;padding-left:0}}.faux-row:before{content:'';display:block;position:absolute;height:4px;left:15px;right:15px;background:#D1232A;top:0}@media print,screen and (min-width:40em){.faux-row:before{left:15px;right:15px}}.faux-row:before{left:10px;right:10px}.stack--newsletter-archive .card{position:absolute;right:.653rem;left:.653rem;bottom:1.25rem;top:54px}.stack--newsletter-archive .headline-list--compact{bottom:0}.stack--newsletter-archive .headline-list--compact time{display:block}.stack--external .card__title,.tone--external .card__title{font-family:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif}.stack--external .kicker,.stack--external .kicker a,.tone--external .kicker,.tone--external .kicker a{color:#8a8a8a}.stack--external .headline.story__headline,.stack--external .headline.story__headline em,.stack--external .headline.story__headline i,.stack--external .story__blurb,.stack--external .story__blurb em,.stack--external .story__blurb i,.tone--external .headline.story__headline,.tone--external .headline.story__headline em,.tone--external .headline.story__headline i,.tone--external .story__blurb,.tone--external .story__blurb em,.tone--external .story__blurb i{font-family:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif;line-height:1.65}.stack--external .headline.story__headline,.tone--external .headline.story__headline{line-height:1.15}.tone--external .content{background:#fff5f6}.colophon__legal,.colophon__nav .colophon__nav__item:not(.colophon__nav__item--brand),.masthead__extras .masthead__nav,.masthead__main .menu{display:none!important}.stack--print-edition .flex-media img{-o-object-fit:cover;object-fit:cover;font-family:"object-fit: cover";position:absolute;width:100%;height:100%}.no-objectfit .stack--print-edition .flex-media img{visibility:hidden}.stack--print-edition .stack__header{display:block}.stack--print-edition .stack__title{margin-bottom:0.5rem;padding:0;width:100%;display:block}.stack--print-edition .stack__header{display:block}@media print,screen and (min-width:64em){.stack--print-edition .stack__header{-ms-flex:1 1 0px;flex:1 1 0px;padding-left:0;padding-right:0}}.stack--print-edition .stack__blurb{width:100%;display:block}.stack--print-edition .stack__blurb p{margin-bottom:0.5rem}.stack--print-edition .stack__blurb ul{font-size:14px;line-height:20px;margin-bottom:0}.stack--print-edition .stack__blurb li{margin-bottom:0.25rem}.stack--print-edition .stack__blurb li a{font-weight:bold}.stack--print-edition .stack__slice,.stack--print-edition .stack__slice>.stack__slice{-ms-flex-align:stretch;align-items:stretch}.stack--print-edition .stack__slice--t-t-t{-ms-flex-align:stretch;align-items:stretch}.stack--print-edition .media--print-cover{-ms-flex:0 0 72%;flex:0 0 72%;max-width:72%}@media print,screen and (min-width:40em){.stack--print-edition .media--print-cover{-ms-flex:0 0 40%;flex:0 0 40%;max-width:40%}}@media print,screen and (min-width:64em){.stack--print-edition .media--print-cover{-ms-flex:0 0 80%;flex:0 0 80%;max-width:80%}}.stack--print-edition .media--print-cover .flex-media.cover{padding-bottom:124.5155039%;margin-bottom:0}.stack--print-edition .media--print-cover .flex-media.cover img{border:1px solid #cacaca;padding:4px}.stack--print-edition .stack__header{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}@media print,screen and (min-width:64em){.stack--print-edition .stack__slice--t-tt>.stack__slice__item{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.stack--print-edition .stack__slice--t-tt>.stack__slice__item:last-child{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}}.stack--print-edition .stack__slice--f .stack__title{color:#0a0a0a}.stack--print-edition .stack__slice--t-tt>.stack__slice__item:first-child{display:-ms-flexbox;display:flex;-ms-flex-pack:start;justify-content:flex-start;text-align:left}@media screen and (max-width:29.99875em){.stack--print-edition .stack__slice--t-tt>.stack__slice__item:first-child{-ms-flex-flow:row wrap;flex-flow:row wrap;-ms-flex-pack:center;justify-content:center;text-align:center}}@media screen and (max-width:63.99875em){.stack--print-edition .stack__slice--t-tt>.stack__slice__item:first-child{margin-bottom:2rem}}@media print,screen and (min-width:64em){.stack--print-edition .stack__slice--t-t-t .stack__slice__item{margin-bottom:0}}.stack--print-edition .stack__ads{min-height:0;background:#fff;border-radius:2px;-ms-flex-align:center;align-items:center;padding:1rem}.stack--print-edition .stack__ads .ad-slot{background:transparent;padding:0}.stack--print-edition .caption{font-weight:bold;color:#555;margin-bottom:0.25rem;font-size:0.75rem}@media screen and (max-width:29.99875em){.stack--print-edition .caption{text-align:center}}.stack--subscribers .stack__header{display:block}.stack--subscribers .stack__title{margin-bottom:0.5rem;padding:0;width:100%;display:block}.stack--subscribers .stack__header{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;padding-right:0.9375rem;padding-left:0.9375rem;display:block}@media print,screen and (min-width:40em){.stack--subscribers .stack__header{padding-right:0.9375rem;padding-left:0.9375rem}}@media print,screen and (min-width:40em){.stack--subscribers .stack__header{padding-left:0;padding-right:0}}@media print,screen and (min-width:64em){.stack--subscribers .stack__header{-ms-flex:1 1 0px;flex:1 1 0px;padding-left:0;padding-right:0}}.stack--subscribers .stack__blurb{width:100%;display:block}.stack--subscribers .stack__blurb p{margin-bottom:0.5rem}.stack--subscribers .stack__blurb ul{font-size:14px;line-height:20px;margin-bottom:0}.stack--subscribers .stack__slice,.stack--subscribers .stack__slice>.stack__slice{-ms-flex-align:start;align-items:flex-start}.stack--subscribers .stack__slice--t-t-t{-ms-flex-align:stretch;align-items:stretch}.stack--subscribers .media--print-cover{-ms-flex:0 0 72%;flex:0 0 72%;max-width:72%}@media print,screen and (min-width:40em){.stack--subscribers .media--print-cover{-ms-flex:0 0 40%;flex:0 0 40%;max-width:40%}}@media print,screen and (min-width:64em){.stack--subscribers .media--print-cover{-ms-flex:0 0 80%;flex:0 0 80%;max-width:80%}}.stack--subscribers .media--print-cover .flex-media.cover{padding-bottom:124.5155039%}.stack--subscribers .media--print-cover .flex-media.cover img{border:1px solid #cacaca;padding:4px}.stack--subscribers .stack__header{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}@media print,screen and (min-width:64em){.stack--subscribers .stack__slice--t-tt>.stack__slice__item{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.stack--subscribers .stack__slice--t-tt>.stack__slice__item:last-child{-ms-flex:0 0 66.66667%;flex:0 0 66.66667%;max-width:66.66667%;margin-left:8.33333%}}.stack--subscribers .stack__slice--t-tt>.stack__slice__item:first-child{display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap;-ms-flex-pack:center;justify-content:center}@media print,screen and (min-width:64em){.stack--subscribers .stack__slice--t-tt>.stack__slice__item:first-child .stack__header{text-align:center}}@media screen and (min-width:40em) and (max-width:63.99875em){.stack--subscribers .stack__slice--t-tt>.stack__slice__item:first-child{-ms-flex-pack:start;justify-content:flex-start}}.stack--subscribers .stack__slice--t-t-t .stack__slice__item:nth-child(n+4){display:none!important}.stack--subscribers .caption{font-weight:bold;text-align:center;color:#555}@media screen and (min-width:40em) and (max-width:63.99875em){.stack--subscribers .caption{text-align:left}}.page__header .page__content__picker{-ms-flex:0 0 auto;flex:0 0 auto;padding-right:0;padding-left:0}.page__content__picker .button{margin-bottom:0;text-transform:uppercase;font-weight:normal;color:#555;border-color:#555}.page__content__picker .button:after{display:block;width:0;height:0;border:inset 4px;content:'';border-bottom-width:0;border-top-style:solid;border-color:#555 transparent transparent;position:relative;top:0.2em;display:inline-block;float:right;margin-left:4px}.page--front.page--pglobal{background:#efefef!important;margin-top:-1rem;padding-top:2rem;padding-bottom:3rem}@media screen and (max-width:63.99875em){.page--front.page--pglobal{padding-top:1rem}}.page--front.page--pglobal .stack__slice__item .stack__ads{background:#fff}.page--front.page--pglobal .page__body>.pubHorz{background:#fff;padding-top:2rem;padding-bottom:1.75rem}.page--front.page--pglobal .page__body>.pubHorz:before{text-align:center}.page--front.page--pglobal .stack--has-title{margin-top:3rem}.page--front.page--pglobal .stack--print-edition .card{-ms-flex:0 0 72%;flex:0 0 72%;max-width:72%}@media print,screen and (min-width:40em){.page--front.page--pglobal .stack--print-edition .card{-ms-flex:0 0 40%;flex:0 0 40%;max-width:40%}}@media print,screen and (min-width:64em){.page--front.page--pglobal .stack--print-edition .card{-ms-flex:0 0 80%;flex:0 0 80%;max-width:80%}}.page--front.page--pglobal .page__content__nav__inner>div{max-width:none;margin-right:auto;margin-left:auto;display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap;-ms-flex-align:end;align-items:flex-end;margin-bottom:1rem}.page--front.page--pglobal .page__content__meta{-ms-flex:1 1 0px;flex:1 1 0px;padding-right:0;padding-left:0;min-width:0}.page--front.page--pglobal .dropdown-editions ul>li:not(:last-child){border-bottom:1px solid #efefef}.page--front.page--pglobal .dropdown-editions ul>li a{padding-left:0;padding-right:0;color:#222}.page--front.page--pglobal .dropdown-editions ul>li a:hover{color:#b90017}.page--front.page--pglobal .dropdown-editions__date{display:block;text-transform:uppercase;font-size:11px;font-weight:bold;color:#999;margin-bottom:4px}.page--front.page--pglobal .page__content__nav h1{font-family:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif;font-weight:700;margin-bottom:0;line-height:0.92;text-transform:uppercase;font-size:3.5rem;font-weight:900;color:#D1232A}.fonts-a-loaded .page--front.page--pglobal .page__content__nav h1{font-family:"giorgiosans-medium", Helvetica, Arial, sans-serif}.fonts-b-loaded .page--front.page--pglobal .page__content__nav h1 em,.fonts-b-loaded .page--front.page--pglobal .page__content__nav h1 i{font-family:"giorgiosans-medium-italic", Helvetica, Arial, sans-serif;font-style:italic}.page--front.page--pglobal .page__content__nav h2{font-family:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif;font-size:14px;text-transform:uppercase;color:#555;margin-bottom:4px}.page--front.page--pglobal .stack__title{color:#222;position:relative;padding-left:1.5rem;font-size:2.5rem;line-height:0.95}.page--front.page--pglobal .stack__title:before{content:'';position:absolute;left:.625rem;width:4px;top:3px;bottom:7px;background:#D1232A}@media print,screen and (min-width:40em){.page--front.page--pglobal{margin-top:-2rem}}.page__header{max-width:72.5rem;margin-right:auto;margin-left:auto;display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap;margin-bottom:3rem;position:relative}.page__header:after{content:'';display:block;position:absolute;height:4px;left:15px;right:15px;background:#000;bottom:0}@media print,screen and (min-width:40em){.page__header:after{left:15px;right:15px}}.page__header:after{right:0.625rem;left:0.625rem}.page--listing .page__header:after{display:none}@media screen and (max-width:39.99875em){.page__header{margin-bottom:2rem}}.page--listing .page__header{margin-bottom:0}.story__header .page__header{margin-right:-0.9375rem;margin-left:-0.9375rem;display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap;position:relative;max-width:81.25rem;margin-bottom:2rem}@media print,screen and (min-width:40em){.story__header .page__header{margin-right:-0.9375rem;margin-left:-0.9375rem}}@media print,screen and (min-width:64em){.story__header .page__header{margin-right:-0.9375rem;margin-left:-0.9375rem}}.story__header .page__header:after{content:'';display:block;position:absolute;height:2px;left:15px;right:15px;background:#000;bottom:0}@media print,screen and (min-width:40em){.story__header .page__header:after{left:15px;right:15px}}.story__header .page__header:after{right:0.625rem;left:0.625rem}.tone--multimedia .story__header .page__header:after{background:#fff}.page__header__form,.page__header__title{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;padding-right:0.625rem;padding-left:0.625rem}.page__header__title{-ms-flex-align:end;align-items:flex-end;display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap;padding-bottom:1rem;text-align:left}.story__header .page__header__title{padding-bottom:0.75rem}.pglobal__extras{-ms-flex:1 1 0px;flex:1 1 0px;text-align:right}@media screen and (max-width:63.99875em){.pglobal__extras{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-flow:row wrap;flex-flow:row wrap;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;margin-top:.85rem;padding-top:.85rem;border-top:1px solid #cacaca}.tone--multimedia .pglobal__extras{border-color:#555}.pglobal__extras .sponsor{-ms-flex:0 0 auto;flex:0 0 auto;padding-right:0;padding-left:0;text-align:left!important;margin-top:0!important}.pglobal__extras .sponsor a,.pglobal__extras .sponsor img{display:block}.pglobal__extras .language-switcher{-ms-flex:1 1 0px;flex:1 1 0px;padding-right:0;padding-left:0;min-width:0;text-align:right}}.language-switcher{line-height:18px}.language-switcher .button-group{margin-bottom:0}.language-switcher .button-group__wrapper{display:inline-block;vertical-align:middle}.language-switcher .button-group .button{margin-right:-0.0625rem}.language-switcher .button-group .button:first-child{border-top-right-radius:0;border-bottom-right-radius:0}.language-switcher .button-group .button:last-child{border-top-left-radius:0;border-bottom-left-radius:0}.language-switcher .button{font-size:0.65rem;text-transform:uppercase;font-weight:normal;background-color:#555;color:#fff}.language-switcher .button:focus,.language-switcher .button:hover{background-color:#444444;color:#fff}.language-switcher .button:not(.active){border:1px solid #555;color:#555}.language-switcher .button:not(.active),.language-switcher .button:not(.active):focus,.language-switcher .button:not(.active):hover{background-color:transparent}.language-switcher .button:not(.active).disabled,.language-switcher .button:not(.active).disabled:focus,.language-switcher .button:not(.active).disabled:hover,.language-switcher .button:not(.active)[disabled],.language-switcher .button:not(.active)[disabled]:focus,.language-switcher .button:not(.active)[disabled]:hover{background-color:transparent}.language-switcher .button:not(.active):focus,.language-switcher .button:not(.active):hover{border-color:#2b2b2b;color:#2b2b2b}.language-switcher .button:not(.active):focus.disabled,.language-switcher .button:not(.active):focus[disabled],.language-switcher .button:not(.active):hover.disabled,.language-switcher .button:not(.active):hover[disabled]{border:1px solid #555;color:#555}.tone--multimedia .language-switcher .button{background-color:#efefef;color:#111}.tone--multimedia .language-switcher .button:focus,.tone--multimedia .language-switcher .button:hover{background-color:#bfbfbf;color:#111}.tone--multimedia .language-switcher .button:not(.active){border:1px solid #efefef;color:#efefef}.tone--multimedia .language-switcher .button:not(.active),.tone--multimedia .language-switcher .button:not(.active):focus,.tone--multimedia .language-switcher .button:not(.active):hover{background-color:transparent}.tone--multimedia .language-switcher .button:not(.active).disabled,.tone--multimedia .language-switcher .button:not(.active).disabled:focus,.tone--multimedia .language-switcher .button:not(.active).disabled:hover,.tone--multimedia .language-switcher .button:not(.active)[disabled],.tone--multimedia .language-switcher .button:not(.active)[disabled]:focus,.tone--multimedia .language-switcher .button:not(.active)[disabled]:hover{background-color:transparent}.tone--multimedia .language-switcher .button:not(.active):focus,.tone--multimedia .language-switcher .button:not(.active):hover{border-color:#787878;color:#787878}.tone--multimedia .language-switcher .button:not(.active):focus.disabled,.tone--multimedia .language-switcher .button:not(.active):focus[disabled],.tone--multimedia .language-switcher .button:not(.active):hover.disabled,.tone--multimedia .language-switcher .button:not(.active):hover[disabled]{border:1px solid #efefef;color:#efefef}.language-switcher .button.active{pointer-events:none}.language-switcher i{color:#555;top:0;vertical-align:middle;margin-right:4px}.tone--multimedia .language-switcher i{color:#efefef}.language-switcher__links{margin:0;padding:0;list-style:none;text-transform:uppercase}.language-switcher__links span{color:#888}.language-switcher__links a{color:#222;font-weight:bold}.language-switcher__links a:hover{text-decoration:underline}.language-switcher__links,.language-switcher__links li{display:inline-block}.language-switcher__links li{margin-left:0.5rem;font-size:0.75rem}.page__content__nav{max-width:72.5rem;margin-right:auto;margin-left:auto;display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap;display:none}.page__content__nav__inner{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;padding-right:0.625rem;padding-left:0.625rem}.page--newsletters-archive .page__header--sticky{display:none}.page--newsletters-archive .card--form{margin-left:0.9375rem;margin-right:0.9375rem;margin-bottom:2rem}@media screen and (max-width:39.99875em){.page--newsletters-archive .card--form{margin-bottom:1rem}}.page--newsletters-archive iframe{background:#fff}.page--pglobal--home .page__header .page__title{text-align:left}.page--pglobal--home .page__header .page__title:before{content:'PGLOBAL';color:#cacaca}.page--pglobal--home .page__header .card--form+.page__title{margin-top:1.5rem}.page--pglobal--home .page__title{font-size:24px;line-height:24px}@media print,screen and (min-width:40em){.page--pglobal--home .page__title{font-size:40px;line-height:40px}}.page--pglobal--home .card--form{margin-bottom:2rem}@media screen and (max-width:39.99875em){.page--pglobal--home .card--form{margin-bottom:1rem}}.modal--pdf{min-height:90vh;position:relative}@media screen and (min-width:51.25em){.modal--pdf.large{width:820px}}.modal--pdf .close-button{width:40px;height:40px;text-align:center;color:#eee;background:rgba(0, 0, 0, 0.75);border-radius:0;right:12px;top:54px;line-height:40px}.modal--pdf .close-button:hover{background:rgba(0, 0, 0, 0.55)}.modal--pdf .close-button span{pointer-events:none;line-height:40px;display:block;position:relative;top:-2px}.modal--pdf iframe{position:absolute;top:0;left:0;width:100%;height:100%}.small-caps{font-size:94%;text-transform:uppercase}.page--pglobal--home{background:#f4f4f4;margin-top:-1rem}@media print,screen and (min-width:40em){.page--pglobal--home{margin-top:-2rem}}.page--pglobal--home .page__content{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}@media screen and (max-width:63.99875em){.page--pglobal--home .page__wrapper{max-width:748px;margin-left:auto;margin-right:auto}}.page--pglobal--home .page__wrapper .page__content{max-width:72.5rem;margin-right:auto;margin-left:auto;display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap}@media screen and (max-width:63.99875em){.page--pglobal--home .page__wrapper .page__content{-ms-flex-pack:center;justify-content:center}}.page--pglobal--home .page__wrapper .page__header{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;padding-right:0.9375rem;padding-left:0.9375rem}@media print,screen and (min-width:40em){.page--pglobal--home .page__wrapper .page__header{padding-right:0.9375rem;padding-left:0.9375rem}}.page--pglobal--home .page__wrapper .page__body{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;padding-right:0.9375rem;padding-left:0.9375rem}@media print,screen and (min-width:40em){.page--pglobal--home .page__wrapper .page__body{padding-right:0.9375rem;padding-left:0.9375rem}}@media screen and (max-width:39.99875em){.page--pglobal--home .page__wrapper .page__body{padding-left:0;padding-right:0}}@media print,screen and (min-width:64em){.page--pglobal--home .page__wrapper .page__body{-ms-flex:0 0 66.66667%;flex:0 0 66.66667%;max-width:66.66667%;padding-right:0.9375rem;padding-left:0.9375rem}}@media print,screen and (min-width:64em) and (min-width:40em){.page--pglobal--home .page__wrapper .page__body{padding-right:0.9375rem;padding-left:0.9375rem}}.page--pglobal--home .page__wrapper .page__extras{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;padding-right:0.9375rem;padding-left:0.9375rem}@media print,screen and (min-width:40em){.page--pglobal--home .page__wrapper .page__extras{padding-right:0.9375rem;padding-left:0.9375rem}}@media screen and (min-width:40em) and (max-width:63.99875em){.page--pglobal--home .page__wrapper .page__extras{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%;padding-right:0.9375rem;padding-left:0.9375rem}}@media screen and (min-width:40em) and (max-width:63.99875em) and (min-width:40em){.page--pglobal--home .page__wrapper .page__extras{padding-right:0.9375rem;padding-left:0.9375rem}}@media print,screen and (min-width:64em){.page--pglobal--home .page__wrapper .page__extras{-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%;padding-right:0.9375rem;padding-left:0.9375rem}}@media print,screen and (min-width:64em) and (min-width:40em){.page--pglobal--home .page__wrapper .page__extras{padding-right:0.9375rem;padding-left:0.9375rem}}.page--pglobal--home .page__content{padding:0;background:transparent}@media print,screen and (min-width:64em){.page--pglobal--home .page__content{padding-bottom:2rem}}.pglobal__logo{margin-bottom:1rem;max-width:240px;-ms-flex:0 0 240px;flex:0 0 240px;margin-left:0;margin-right:0;margin-bottom:0}@media screen and (max-width:39.99875em){.pglobal__logo{max-width:170px}}.pglobal__logo .flex-media{padding-bottom:27.4193548%!important;position:relative!important;background:transparent;margin-bottom:0}.story__header .pglobal__logo{max-width:140px;-ms-flex:0 0 140px;flex:0 0 140px}.pglobal__logo svg{position:absolute;top:0;left:0;width:100%;height:100%}.tone--multimedia .pglobal__logo svg path,.tone--multimedia .pglobal__logo svg polygon{fill:#fff}.tone--multimedia .pglobal__logo svg path:first-child{fill:#d10019}.page__header{text-align:center}.page__header h2{font-family:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif;font-size:12px;line-height:16px}@media print,screen and (min-width:64em){.page__header h2{font-size:14px;line-height:18px}.page__header h2 .break{display:block}}.page__header .sponsor,.page__header h2{margin:0}@media print,screen and (min-width:64em){.page__header .sponsor,.page__header h2{margin-left:auto;margin-right:auto}}.page__header .sponsor{font-size:0.6875rem;text-transform:uppercase;color:#333;margin-bottom:1.5rem;text-align:right;margin-right:0}.page--front .page__header .sponsor{margin-top:6px}@media screen and (max-width:63.99875em){.page__header .sponsor{margin-bottom:0}}.tone--multimedia .page__header .sponsor{color:#efefef}.page__header .sponsor img{position:relative;top:-2px;margin-left:2px;width:auto;height:22px}@media screen and (max-width:63.99875em){.page__header .sponsor img{height:16px;margin-top:4px;display:block}}.page__header .pglobal__claim{-ms-flex:1 1 1px;flex:1 1 1px;max-width:520px;margin-left:1rem!important;margin-right:0!important;text-align:left;margin-bottom:0!important;position:relative;bottom:-1px}@media print,screen and (min-width:64em){.page__header .pglobal__claim{max-width:320px}}@media screen and (max-width:39.99875em){.page--front .page__header .pglobal__claim{-ms-flex:1 0 100%;flex:1 0 100%;max-width:100%;margin-left:0!important;padding-top:8px}}.page__header .pglobal__claim .sponsor{margin-bottom:0;text-align:left;padding-top:4px}@media screen and (max-width:63.99875em){.page__header .pglobal__claim .sponsor{padding-top:0}.page--front .page__header .pglobal__claim .sponsor{margin-top:8px!important}}@media screen and (max-width:39.99875em){.page__extras{padding-left:0!important;padding-right:0!important}}@media screen and (max-width:63.99875em){.page__extras{padding-bottom:4rem}}.page__extras .pubVert,.page__extras .pubVert:before{width:300px;margin-right:auto;margin-left:auto;display:block}.page__extras .module,.page__extras .pubVert{margin-top:4rem}@media screen and (max-width:63.99875em){.page__extras .module,.page__extras .pubVert{margin-top:2rem}}@media screen and (max-width:39.99875em){.page__extras .module{padding-right:.9375rem;padding-left:.9375rem}}.page__extras .module>header{border-color:#222;border-top-width:2px}.page__extras .headline-list>li{border-color:#ddd}.module .card--media-avatar .card__media{bottom:-13px}.module .card--media-avatar .button{text-transform:uppercase;z-index:-1;pointer-events:none}.module .card--media-avatar .card__meta{z-index:-1}.module .card--media-avatar .card__content{padding-top:1.5rem;padding-left:1.5rem;padding-right:5.625rem;padding-bottom:3.6875rem}.module .headline-list--media .kicker{margin-bottom:2px}.module .headline-list--media .media-object-section.headline-list__thumb{-ms-flex:0 0 86px;flex:0 0 86px;max-width:86px;padding-right:0.5rem}.related-stories{padding-bottom:1rem}.story .story__headline{pointer-events:none;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}@media print,screen and (min-width:40em){.story .card--form .card__inner{padding:1.5rem}}.supplement-nameplate+.card--form,.supplement-nameplate+.pglobal__form__card{margin-top:-1.25rem;margin-bottom:1.75rem}.content{background:#fafafa}.supplement-nameplate.supplement-nameplate--pglobal{max-width:none;margin-right:auto;margin-left:auto;display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap;-ms-flex-align:end;align-items:flex-end;padding-bottom:0.75rem;margin-bottom:2.25rem;border-bottom-color:#222;border-bottom-width:2px}.supplement-nameplate.supplement-nameplate--pglobal .supplement-nameplate__actions{-ms-flex:1 1 0px;flex:1 1 0px;text-align:right}@media screen and (max-height:420px){.supplement-nameplate.supplement-nameplate--pglobal .supplement-nameplate__actions{display:none}}.supplement-nameplate.supplement-nameplate--pglobal .button{display:inline-block;vertical-align:middle;margin:0 0 1rem 0;font-family:inherit;padding:0.85em 1em;-webkit-appearance:none;border:1px solid transparent;border-radius:2px;transition:background-color 0.25s ease-out, color 0.25s ease-out;font-size:0.9rem;line-height:1;text-align:center;cursor:pointer;border:1px solid #d10019;color:#d10019;margin-bottom:0;font-size:0.6rem;text-transform:uppercase;font-weight:normal}[data-whatinput=mouse] .supplement-nameplate.supplement-nameplate--pglobal .button{outline:0}.supplement-nameplate.supplement-nameplate--pglobal .button,.supplement-nameplate.supplement-nameplate--pglobal .button:focus,.supplement-nameplate.supplement-nameplate--pglobal .button:hover{background-color:transparent}.supplement-nameplate.supplement-nameplate--pglobal .button.disabled,.supplement-nameplate.supplement-nameplate--pglobal .button.disabled:focus,.supplement-nameplate.supplement-nameplate--pglobal .button.disabled:hover,.supplement-nameplate.supplement-nameplate--pglobal .button[disabled],.supplement-nameplate.supplement-nameplate--pglobal .button[disabled]:focus,.supplement-nameplate.supplement-nameplate--pglobal .button[disabled]:hover{background-color:transparent}.supplement-nameplate.supplement-nameplate--pglobal .button:focus,.supplement-nameplate.supplement-nameplate--pglobal .button:hover{border-color:#69000d;color:#69000d}.supplement-nameplate.supplement-nameplate--pglobal .button:focus.disabled,.supplement-nameplate.supplement-nameplate--pglobal .button:focus[disabled],.supplement-nameplate.supplement-nameplate--pglobal .button:hover.disabled,.supplement-nameplate.supplement-nameplate--pglobal .button:hover[disabled]{border:1px solid #d10019;color:#d10019}.supplement-nameplate__logo{margin-bottom:0}.supplement-nameplate__logo a{opacity:1}.supplement-nameplate__text{padding-left:0.75rem;position:relative;bottom:-3px;font-size:13px;text-transform:uppercase;color:#222}@media screen and (max-width:39.99875em){.supplement-nameplate__text{display:none}}.supplement-nameplate__img{width:140px;height:38px}@media screen and (max-width:39.99875em){.supplement-nameplate__img{width:100px;height:27px}}.social-tools__item--comment{display:none}.social-tools--sticky{display:none!important}.supplemental-slot--margin-thinner .module>header{border-color:#222;border-top-width:2px}.story__meta .social-tools{display:none}.tone--multimedia .supplement-nameplate__img path,.tone--multimedia .supplement-nameplate__img polygon{fill:#fff}.tone--multimedia .supplement-nameplate__img path:first-child{fill:#d10019}.tone--multimedia .supplement-nameplate__text{color:#fff}.tone--multimedia .supplement-nameplate.supplement-nameplate--pglobal{border-color:#fff}.tone--multimedia .supplement-nameplate__actions .button,.tone--multimedia .supplement-nameplate__actions .button:hover{border-color:#fff;color:#fff}.story__meta .social-tools{display:none}.blocked-content-wrapper{display:none}.is-blocked-content{position:fixed;top:0;bottom:0;width:100%}.is-blocked-content .blocked-content-wrapper{display:block}.is-blocked-content .story__content,.is-blocked-content .story__footer,.is-blocked-content .story__header>:not(.supplement-nameplate){-webkit-filter:blur(1px);filter:blur(1px);pointer-events:none}.blocked-content-wrapper{position:fixed;top:6rem;bottom:0;z-index:99;width:100%;overflow-y:scroll;background:-moz-linear-gradient(top, rgba(254, 254, 254, 0.01) 0%, rgba(254, 254, 254, 0.9) 60%, #fefefe 100%);background:-webkit-linear-gradient(top, rgba(254, 254, 254, 0.01) 0%, rgba(254, 254, 254, 0.9) 60%, #fefefe 100%);background:linear-gradient(to bottom, rgba(254, 254, 254, 0.01) 0%, rgba(254, 254, 254, 0.9) 60%, #fefefe 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#03fefefe', endColorstr='#fefefe',GradientType=0);pointer-events:none}@media screen and (max-height:420px){.blocked-content-wrapper{pointer-events:auto}}.tone--multimedia .blocked-content-wrapper{background:-moz-linear-gradient(top, rgba(34, 34, 34, 0.01) 0%, rgba(34, 34, 34, 0.9) 60%, #222222 100%);background:-webkit-linear-gradient(top, rgba(34, 34, 34, 0.01) 0%, rgba(34, 34, 34, 0.9) 60%, #222222 100%);background:linear-gradient(to bottom, rgba(34, 34, 34, 0.01) 0%, rgba(34, 34, 34, 0.9) 60%, #222222 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#03222222', endColorstr='#222222',GradientType=0)}.blocked-content__message{box-shadow:0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);position:absolute;bottom:0;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);padding:1rem 1.5rem;width:100%;max-width:46.625rem;border-top:solid 8px #d10019;background-color:#F2F2F2;text-align:center;pointer-events:auto}@media print,screen and (min-width:40em){.blocked-content__message{padding:2rem 6rem}}@media screen and (max-height:420px){.blocked-content__message{position:static;-webkit-transform:none;transform:none;margin:5rem auto 0 auto}}.tone--multimedia .blocked-content__message{background-color:#fff}.blocked-content__message__title{font-family:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif;font-weight:700;text-transform:uppercase;font-size:1.75rem;line-height:1.875rem;margin:0;color:#222}.fonts-a-loaded .blocked-content__message__title{font-family:"giorgiosans-medium", Helvetica, Arial, sans-serif}.fonts-b-loaded .blocked-content__message__title em,.fonts-b-loaded .blocked-content__message__title i{font-family:"giorgiosans-medium-italic", Helvetica, Arial, sans-serif;font-style:italic}@media print,screen and (min-width:40em){.blocked-content__message__title{font-size:2rem;line-height:2.125rem}}.blocked-content__message__headline{font-size:1rem;line-height:1.5rem;margin:0;margin-top:2rem}.blocked-content__message__button{font-size:0.75rem;padding:1em 2em;text-transform:uppercase;margin:0;margin-top:2rem}.blocked-content__message__extra-text{font-size:0.75rem;line-height:0.9375rem;margin:0;margin-top:0.5rem;color:#707070;font-weight:bold}.blocked-content__message__extra-text a{color:#707070;text-decoration:underline}.stack--newsletter-form{text-align:center}.pglobal__newsletter-options__form{max-width:420px!important;margin-right:auto!important;margin-left:auto!important;max-width:72.5rem;margin-right:auto;margin-left:auto;display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap}.pglobal__newsletter-options__form .input-group{-ms-flex-pack:center;justify-content:center}.pglobal__newsletter-options__form .input-field{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;padding-right:0.9375rem;padding-left:0.9375rem}@media print,screen and (min-width:40em){.pglobal__newsletter-options__form .input-field{padding-right:0.9375rem;padding-left:0.9375rem}}.pglobal__newsletter-options__form .input-field--half{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%;padding-right:0.5rem;padding-left:0.5rem}.pglobal__newsletter-options__form .button,.pglobal__newsletter-options__form .input-group--submit{margin-bottom:0;text-align:center}.pglobal__newsletter-options__form .button{margin-top:1rem;min-width:149px}.pglobal__newsletter-options__form .button{min-width:0;margin-top:0}.pglobal__newsletter-options__form .input-field{margin-bottom:0.5rem}.pglobal__newsletter-options__form .input-field.input-group--submit{margin-top:2rem}.pglobal__newsletter-options__form label{background:#efefef;border-radius:3px;padding:2rem 0.75rem;text-align:center;display:block;border:3px solid #efefef;margin:0;font-weight:normal;color:#8a8a8a;line-height:1.125rem;text-align:center;position:relative;font-size:14px;text-transform:uppercase;font-weight:bold;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-positive:1;flex-grow:1;margin-bottom:0;border:1px solid #efefef;border-radius:3px;background:#fff;box-shadow:none;overflow:hidden;color:#0a0a0a;transition:all 0.25s}.pglobal__newsletter-options__form label:after{font-family:"publico-icons"!important;font-style:normal!important;font-weight:normal!important;font-variant:normal!important;text-transform:none!important;font-display:block;speak:none;line-height:inherit;font-size:inherit;line-height:inherit;vertical-align:top;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:auto;display:inline-block;position:relative;content:'';display:block;margin-left:auto;margin-right:auto;margin-top:8px;width:18px;height:18px;text-align:center;line-height:18px;border:1px solid #cacaca;border-radius:999px;font-size:0.625rem}.pglobal__newsletter-options__form label>:last-child{margin-bottom:0}.pglobal__newsletter-options__form label:hover{box-shadow:1px 1px 3px rgba(0, 0, 0, 0.08)}.pglobal__newsletter-options__form [type=checkbox]:checked+label:after{content:"\e009";background-color:#555;color:#fff;border-color:#555}.pglobal__newsletter-options__form input[type=checkbox]{position:absolute;opacity:0;width:0;height:0}@media screen and (max-width:63.99875em){.faux-row.medium-up-6{display:block}.faux-row.medium-up-6 .stack__slice--f{height:200px}.faux-row.medium-up-6 .stack__slice--f article{overflow-y:scroll}}.stack--pglobal-newsletter .tabs-wrapper{max-width:1160px;margin:0 auto;padding:0}@media print,screen and (min-width:64em){.stack--pglobal-newsletter .tabs-wrapper{padding:0 0.625rem}}.header-buttons{max-width:72.5rem;margin:-2rem auto 0 auto;text-align:right;padding-right:0.625rem;padding-left:0.625rem}.header-buttons .button{display:inline-block;vertical-align:middle;margin:0 0 1rem 0;font-family:inherit;padding:0.85em 1em 0.8em;-webkit-appearance:none;border:1px solid transparent;border-radius:2px;transition:background-color 0.25s ease-out, color 0.25s ease-out;font-size:0.9rem;line-height:1;text-align:center;cursor:pointer;border:1px solid #d10019;color:#d10019;font-size:0.6rem;text-transform:uppercase;background:transparent;font-weight:400}.button--newsletter{border:1px solid #666!important;color:#666!important}.no-touch .header-buttons .button:hover{border:1px solid #111!important;color:#111!important}@media screen and (max-width:29.99875em){.header-buttons{margin-top:-1rem}}.badge--exclusive{background:none;display:block;margin-bottom:.125rem;margin-top:.125rem;width:auto!important;height:auto!important;margin-top:0}.tone--opinion .badge--exclusive{margin-top:12px}.tone--feature .badge--exclusive{margin-bottom:0}.card--l .badge--exclusive{margin-top:-.475rem;margin-bottom:0;height:auto;margin-top:0}.card--xl .badge--exclusive,.card--xxl .badge--exclusive{top:0}.badge--exclusive:after{content:"EXCLUSIVO";background:#f8dc51;color:#111;font-size:.625rem;padding:0.1875rem 0.25rem;border-radius:1px;position:relative;top:-1px;text-transform:uppercase;font-weight:bold;letter-spacing:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Open Sans","Helvetica Neue",sans-serif;line-height:20px}.card__content{position:relative}.card .label+.card__title{margin-top:1.25rem}.card--f .label,.card--l .label,.card--s .label{top:0!important;margin-top:0!important;border-top-right-radius:0!important;border-bottom-right-radius:4px!important}@media print,screen and (min-width:64em){.card--l .label{top:0!important;margin-top:0!important}}