.feed-card{display:flex;flex-direction:row;background-color:#fff}@media only screen and (min-width: 700px){.feed-card{align-items:flex-start}}.feed-card.vice-card--dark{background-color:#000}@media only screen and (min-width: 700px){.feed-card{flex-direction:row-reverse;padding:40px 0}}.feed-card .vice-card-hed{font-size:var(--font-size-h4)}@media only screen and (min-width: 700px){.feed-card .vice-card-hed{font-size:var(--font-size-h2)}}.feed-card .vice-card-image{flex-grow:1;width:150px;min-width:150px;max-width:150px}@media only screen and (min-width: 700px){.feed-card .vice-card-image{width:33.3%;min-width:33.3%}}@media only screen and (min-width: 1000px){.feed-card .vice-card-image{width:50%;min-width:50%}}.feed-card .vice-card-image__link,.feed-card .vice-card-image__placeholder-image{height:100%}@media only screen and (min-width: 700px){.feed-card .vice-card-image__link,.feed-card .vice-card-image__placeholder-image{height:auto}}.feed-card .vice-card__content{min-width:50%;flex-grow:1;padding:20px;width:100%}@media only screen and (min-width: 700px){.feed-card .vice-card__content{padding:0 40px 0 20px}}.feed-card .vice-card-dek{display:none}@media only screen and (min-width: 700px){.feed-card .vice-card-dek{display:block}}
@media only screen and (min-width: 1000px){.feed{display:grid;grid-template-columns:2fr 1fr;grid-template-areas:"feed right"}}@media only screen and (min-width: 1000px){.feed__list{grid-area:feed;border-right:1px solid rgba(0,0,0,.1)}}.feed__list ul{list-style:none;margin:0;padding:0}.feed--first .feed__list ul{border-top:0}@media only screen and (min-width: 700px){.feed__list ul{border-top:0}}.feed__list ul li{margin:0;padding:0}.feed__list ul .feed__list__item--card+.feed__list__item--card{border-top:solid 1px rgba(0,0,0,.1)}.feed__right{display:none}@media only screen and (min-width: 1000px){.feed__right{display:block;grid-area:right}}
.latest-feed{background-color:#fff}.latest-feed .feature-card{margin-bottom:40px}@media only screen and (min-width: 1000px){.latest-feed .feature-card{margin-bottom:0}}.latest-feed__separator{border-bottom:solid 1px rgba(0,0,0,.1)}@media only screen and (min-width: 1000px){.latest-feed__separator{width:66.67%}}@media only screen and (min-width: 1000px){.latest-feed__separator:last-child{width:100%}}
.feature-card{margin:0 auto;max-width:1600px;width:100%;background-color:#000;display:flex;flex-flow:column}@media only screen and (min-width: 1000px){.feature-card{flex-flow:row-reverse}}.feature-card .vice-card__content{border-top:1px solid rgba(255, 255, 255, 0.2);display:flex;flex-flow:column;justify-content:center;padding:40px 20px}@media only screen and (min-width: 700px){.feature-card .vice-card__content{padding:40px 40px}}@media only screen and (min-width: 1000px){.feature-card .vice-card__content{flex:1}}.feature-card .vice-card__vice-card-hed{font-size:var(--font-size-h2)}.feature-card .vice-card__vice-card-dek{font-size:var(--font-size-h4)}.feature-card .vice-card__vice-card-image{background-color:#333;margin:-20px auto 0;position:relative;top:20px;width:calc(100% - 40px);z-index:3}.feature-card .vice-card__vice-card-image .vice-card-image__link{height:100%}.feature-card .vice-card__vice-card-image .vice-card-image__link .vice-card-image__placeholder-image{height:100%}@media only screen and (min-width: 700px){.feature-card .vice-card__vice-card-image{margin:-40px auto 0;top:40px;width:calc(100% - 80px)}}@media only screen and (min-width: 1000px){.feature-card .vice-card__vice-card-image{align-items:center;display:flex;margin:0;position:static;width:66.6666666667%}}
.three-up{list-style-type:none;margin:0;padding:0;margin:0 auto;max-width:1600px;width:100%;border-bottom:1px solid rgba(0, 0, 0, 0.1);display:flex;flex-flow:column;width:100%}@media only screen and (min-width: 700px){.three-up{flex-flow:row;flex-wrap:wrap}}.three-up .three-up__item{border-bottom:1px solid rgba(0, 0, 0, 0.1);width:100%}.three-up .three-up__item:nth-child(3){border-right:none}.three-up .three-up__item:last-child{border-bottom:none}@media only screen and (min-width: 700px){.three-up .three-up__item{border-bottom:none;border-right:1px solid rgba(0, 0, 0, 0.1);width:33.3333333333%}.three-up .three-up__item:lang(ar){border-left:1px solid rgba(0, 0, 0, 0.1);border-right:none}}.three-up .three-up__vice-card{display:flex;flex-flow:row;height:100%;position:relative;width:100%}@media only screen and (min-width: 700px){.three-up .three-up__vice-card{flex-flow:column;width:100%}}.three-up .vice-card__vice-card-image{width:150px;min-width:150px;max-width:150px}@media only screen and (min-width: 700px){.three-up .vice-card__vice-card-image{width:100%;min-width:initial;max-width:initial}}.three-up .vice-card__content{background-color:#fff;display:flex;flex-flow:column;flex-grow:1;justify-content:center;padding:20px;width:100%}@media only screen and (min-width: 700px){.three-up .vice-card__content{display:block;height:100%;order:2;padding:40px}}.three-up .vice-card__vice-card-image .vice-card-image__link,.three-up .vice-card__vice-card-image .vice-card-image__placeholder-image{height:100%}@media only screen and (min-width: 700px){.three-up .vice-card__vice-card-image .vice-card-image__link,.three-up .vice-card__vice-card-image .vice-card-image__placeholder-image{height:auto}}.three-up .vice-card__vice-card-hed{font-size:var(--font-size-h4)}@media only screen and (min-width: 700px){.three-up .vice-card__vice-card-hed{font-size:var(--font-size-h3)}}.three-up .vice-card__vice-card-dek{display:none;font-size:var(--font-size-h5)}@media only screen and (min-width: 700px){.three-up .vice-card__vice-card-dek{display:block}}@media only screen and (min-width: 1000px){.three-up .vice-card__vice-card-dek{font-size:var(--font-size-h4)}}.three-up .vice-card--dark .vice-card__content{background-color:#000;border-bottom:1px solid rgba(255, 255, 255, 0.2)}@media only screen and (min-width: 700px){.three-up .vice-card--dark .vice-card__content{border-bottom:none;border-right:1px solid rgba(255, 255, 255, 0.2)}}.three-up .three-up__item:last-child .vice-card .vice-card__content,.three-up .three-up__item:last-child .vice-card--dark .vice-card__content{border-bottom:none}@media only screen and (min-width: 700px){.three-up .three-up__item:nth-child(3n) .vice-card .vice-card__content,.three-up .three-up__item:nth-child(3n) .vice-card--dark .vice-card__content{border-right:none}}
.newsletter-signup{padding:40px 20px}@media only screen and (min-width: 700px){.newsletter-signup{padding:40px}}.newsletter-signup--light{background-color:#fff;color:#000}.newsletter-signup--dark{background-color:#000;color:#fff}@media only screen and (min-width: 1000px){.newsletter-signup__content{max-width:66.67%}}.newsletter-signup__title{font-family:var(--font-family-hed);font-size:var(--font-size-h1);-webkit-hyphens:auto;hyphens:auto;line-height:var(--line-height-hed-tight);margin:0 0 20px 0;text-transform:uppercase}.newsletter-signup__form{display:flex;margin-bottom:20px;position:relative}.newsletter-signup__input{font-family:var(--font-family-dek);font-size:var(--font-size-h5);line-height:var(--line-height-dek-tight);border-radius:2px;height:50px;padding:0 20px;vertical-align:middle;background-color:rgba(255,255,255,.4);color:#fff;border:0;width:100%}.newsletter-signup--success .newsletter-signup__input{background-color:#ffd600;color:#000}.newsletter-signup__input::placeholder{color:#fff}.newsletter-signup__input:focus,.newsletter-signup__input:active{background-color:#fff;color:#000}.newsletter-signup__submit{font-family:var(--font-family-dek);font-size:var(--font-size-h5);line-height:var(--line-height-dek-tight);border-radius:2px;height:50px;padding:0 20px;margin-left:10px;vertical-align:middle;background-color:#fff;color:#000;border:0;font-weight:bold;word-break:keep-all;max-width:130px;width:100%;cursor:pointer}.newsletter-signup__submit:hover{background-color:#ccc}.newsletter-signup__disclaimer{font-family:var(--font-family-dek);font-size:var(--font-size-h5);line-height:var(--line-height-dek-loose);color:rgba(255,255,255,.6)}.newsletter-signup__check{position:absolute;right:20px;top:17px}
.split-header--dark{background-color:#000;color:#fff}.split-header--light{background-color:rgba(0,0,0,0);color:#000}.split-header--caps{text-transform:uppercase}.split-header__hed{color:inherit;display:block;font-family:var(--font-family-hed);-webkit-font-smoothing:antialiased;font-weight:var(--font-weight-hed-bold);line-height:var(--line-height-hed-normal);line-height:1;margin:0;padding:0}.split-header__hed--size-1{font-size:var(--font-size-h1)}.split-header__hed--size-2{font-size:var(--font-size-h2)}.split-header__hed--size-3{font-size:var(--font-size-h3)}.split-header__hed--size-4{font-size:var(--font-size-h4)}.split-header__hed--size-5{font-size:var(--font-size-h5)}.split-header__hed--size-6{font-size:var(--font-size-h6)}
.user-newsletter{background-color:#000;color:#fff}.user-newsletter--light{background-color:#fff;color:#000}.user-newsletter__content{padding:40px 20px}@media only screen and (min-width: 700px){.user-newsletter__content{padding:40px}}.user-newsletter__heading{margin-bottom:20px}.user-newsletter__title{-webkit-hyphens:auto;font-family:var(--font-family-hed);font-weight:var(--font-weight-hed-bold);line-height:var(--line-height-hed-tight);font-size:var(--font-size-h1);text-transform:uppercase;margin:0;hyphens:auto}.user-newsletter__dek{font-family:var(--font-family-dek);line-height:var(--line-height-dek-normal);font-size:var(--font-size-h4);margin-top:20px;margin-bottom:0}.user-newsletter__form{display:flex;margin-bottom:20px}.user-newsletter__form__wrap{width:100%}@media only screen and (min-width: 700px){.user-newsletter__form__wrap{position:relative}}.user-newsletter__form__label{height:1px;overflow:hidden;position:absolute;white-space:nowrap;width:1px}.user-newsletter__form input[type=email],.user-newsletter__form input:focus{border:0;height:50px;padding:0 20px;font-size:var(--font-size-h5);font-family:var(--font-family-dek);vertical-align:middle;background-color:rgba(255,255,255,.4);color:#fff;border-radius:2px;width:100%}.user-newsletter--light .user-newsletter__form input[type=email],.user-newsletter--light .user-newsletter__form input:focus{background:#fff;color:#000;border:1px solid rgba(0,0,0,.2)}@media only screen and (min-width: 700px){.user-newsletter__form input[type=email],.user-newsletter__form input:focus{margin-bottom:0}}.user-newsletter__form input[type=email]::placeholder,.user-newsletter__form input:focus::placeholder{color:#fff}.user-newsletter--light .user-newsletter__form input[type=email]::placeholder,.user-newsletter--light .user-newsletter__form input:focus::placeholder{color:rgba(0,0,0,.2)}.user-newsletter__form input[type=email].user-newsletter__form__input--disabled,.user-newsletter__form input:focus.user-newsletter__form__input--disabled{background-color:#000;border:solid 1px rgba(255,255,255,.2)}.user-newsletter--light .user-newsletter__form input[type=email].user-newsletter__form__input--disabled,.user-newsletter--light .user-newsletter__form input:focus.user-newsletter__form__input--disabled{background-color:#fff;color:#000;border:1px solid rgba(0,0,0,.2)}.user-newsletter__form input[type=email].user-newsletter__form__input--error,.user-newsletter__form input:focus.user-newsletter__form__input--error{border:solid 1px #c80000;background-color:#c80000}.user-newsletter--light .user-newsletter__form input[type=email].user-newsletter__form__input--error,.user-newsletter--light .user-newsletter__form input:focus.user-newsletter__form__input--error{background-color:#fff;border:solid 1px #c80000;color:#c80000}.user-newsletter__submit{margin-left:15px;font-weight:var(--font-weight-dek-bold);word-break:keep-all;max-width:130px;width:100%}.user-newsletter__error{margin-top:20px;font-family:var(--font-family-dek);font-size:var(--font-size-h5)}.user-newsletter--light .user-newsletter__error{color:#c80000}.user-newsletter__edit-button{cursor:pointer;color:#fff;border:0;background-color:rgba(0,0,0,0);padding:0;margin:20px 0 0 0;font-size:var(--font-size-h5);font-family:var(--font-family-dek);line-height:var(--line-height-dek-loose);text-decoration:underline}@media only screen and (min-width: 700px){.user-newsletter__edit-button{margin:0}}.user-newsletter__edit-button:hover{opacity:.4}.user-newsletter--light .user-newsletter__edit-button{color:#000}@media only screen and (min-width: 700px){.user-newsletter__edit-button{position:absolute;right:20px;top:14px}}.user-newsletter__terms{color:rgba(255,255,255,.8);font-family:var(--font-family-dek);line-height:var(--line-height-dek-loose);font-size:var(--font-size-h5);margin:0}.user-newsletter__terms a{color:#fff}.user-newsletter--light .user-newsletter__terms{color:rgba(0,0,0,.8)}.user-newsletter--light .user-newsletter__terms a{color:#000}.user-newsletter__terms+.user-newsletter__terms{margin-top:15px}.user-newsletter__confirm__dek{font-family:var(--font-family-dek);margin-top:20px;margin-bottom:20px;font-size:var(--font-size-h4);line-height:var(--line-height-dek-loose)}.user-newsletter__confirm__resend{width:auto;font-weight:var(--font-weight-dek-bold)}
.sharethrough-ad .vice-ad__ad{border:none}.sharethrough-ad .vice-ad__ad .str-adunit{margin:0;max-width:100%;height:auto;display:flex;flex-direction:row-reverse;background-color:#fff}@media only screen and (min-width: 700px){.sharethrough-ad .vice-ad__ad .str-adunit{flex-direction:row;padding:40px 0}}.sharethrough-ad .vice-ad__ad .str-adunit .thumbnail-wrapper{width:50%;height:auto !important;max-width:150px;min-width:150px;flex-grow:1;background-color:#fff}@media only screen and (min-width: 700px)and (max-width: 999px){.sharethrough-ad .vice-ad__ad .str-adunit .thumbnail-wrapper{width:33.3% !important;min-width:33.3% !important;max-width:400px}}@media only screen and (min-width: 1000px){.sharethrough-ad .vice-ad__ad .str-adunit .thumbnail-wrapper{width:50%;max-width:400px;min-width:50%}}@media only screen and (min-width: 1000px){.sharethrough-ad .vice-ad__ad .str-adunit .thumbnail-wrapper{width:50%;min-width:50%}}.sharethrough-ad .vice-ad__ad .str-adunit .thumbnail-wrapper .str-thumbnail{margin:0;width:100%;height:auto;padding-top:100%}@media only screen and (min-width: 700px){.sharethrough-ad .vice-ad__ad .str-adunit .thumbnail-wrapper .str-thumbnail{padding-top:56.25%}}.sharethrough-ad .vice-ad__ad .str-adunit .str-text{padding:20px;flex-grow:1}@media only screen and (min-width: 700px){.sharethrough-ad .vice-ad__ad .str-adunit .str-text{padding:0 40px 0 20px}}.sharethrough-ad .vice-ad__ad .str-adunit .str-text .str-title{font-size:var(--font-size-h4);font-family:var(--font-family-hed);line-height:var(--line-height-hed-normal);font-weight:var(--font-weight-hed-bold)}@media only screen and (min-width: 700px){.sharethrough-ad .vice-ad__ad .str-adunit .str-text .str-title{font-size:var(--font-size-h2)}}.sharethrough-ad .vice-ad__ad .str-adunit .str-text .str-description{display:none;font-family:var(--font-family-dek);font-weight:var(--font-weight-dek-normal);line-height:var(--line-height-dek-loose);font-size:var(--font-size-h4)}@media only screen and (min-width: 700px){.sharethrough-ad .vice-ad__ad .str-adunit .str-text .str-description{display:block}}.sharethrough-ad .vice-ad__ad .str-adunit .str-text .str-advertiser{color:#000;font-family:var(--font-family-accent);font-size:var(--font-size-h6);text-transform:uppercase}.sharethrough-ad .vice-ad__ad .str-adunit .str-bottom{padding:0 20px}@media only screen and (min-width: 700px){.sharethrough-ad .vice-ad__ad .str-adunit .str-bottom{padding:0 40px 0 20px}}
@keyframes blink{0%{color:#000}49%{color:#000}50%{color:rgba(0,0,0,0)}99%{color:rgba(0,0,0,0)}100%{color:#000}}.loading-fallback{animation:blink 1s infinite;font-family:var(--font-family-hed);font-size:var(--font-size-h1);font-weight:bold;user-select:none;text-transform:uppercase}
@keyframes spin{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}.keep-reading-lockup{height:160px;position:relative;width:160px;user-select:none;display:inline-block}.keep-reading-lockup__letters{animation-name:spin;animation-duration:5000ms;animation-iteration-count:infinite;animation-timing-function:linear;height:100%;width:100%}.keep-reading-lockup__letters__char{font-family:var(--font-family-accent);font-size:var(--font-size-h4);height:80px;position:absolute;width:16px;left:45%;top:0;text-transform:uppercase;transform-origin:bottom center}.keep-reading-lockup__arrow{position:absolute;left:50%;transform:translate(-50%, -50%);top:50%}
.loading-lockup-infinite{height:340px;display:flex;justify-content:center;align-items:center}.loading-lockup-infinite__button{border:none 0px;padding:0;margin:0;background-color:rgba(0,0,0,0);text-decoration:underline;font-family:var(--font-family-hed);font-size:var(--font-size-h1);font-weight:var(--font-weight-hed-bold);cursor:pointer;width:147px}.loading-lockup-infinite__button:hover{opacity:.6}@media only screen and (min-width: 700px){.loading-lockup-infinite__button{width:auto}}.loading-lockup-infinite--loading .loading-lockup-infinite__button{outline:0}
.user-newsletter-signup a:hover{opacity:.6}.user-newsletter-signup--dark{background-color:#000}@media only screen and (min-width: 1000px){.user-newsletter-signup--dark .user-newsletter{width:66.67%}}.user-newsletter-signup--dark a:hover{color:#fff}
.placeholder-image{display:block;overflow:hidden;padding-top:100%;position:relative;width:100%;background-color:#ccc}.placeholder-image>*{bottom:0;height:100%;left:0;position:absolute;right:0;top:0;width:100%}@supports(object-fit: cover){.placeholder-image>img{object-fit:cover}}.placeholder-image--1-1.placeholder-image,.placeholder-image--1-1{padding-top:100%}.placeholder-image--10-4.placeholder-image,.placeholder-image--10-4{padding-top:40%}.placeholder-image--16-9.placeholder-image,.placeholder-image--16-9{padding-top:56.25%}@media only screen and (min-width: 0px){.placeholder-image--1-1--sm.placeholder-image,.placeholder-image--1-1--sm{padding-top:100%}.placeholder-image--10-4--sm.placeholder-image,.placeholder-image--10-4--sm{padding-top:40%}.placeholder-image--16-9--sm.placeholder-image,.placeholder-image--16-9--sm{padding-top:56.25%}}@media only screen and (min-width: 700px){.placeholder-image--1-1--md.placeholder-image,.placeholder-image--1-1--md{padding-top:100%}.placeholder-image--10-4--md.placeholder-image,.placeholder-image--10-4--md{padding-top:40%}.placeholder-image--16-9--md.placeholder-image,.placeholder-image--16-9--md{padding-top:56.25%}}@media only screen and (min-width: 1000px){.placeholder-image--1-1--lg.placeholder-image,.placeholder-image--1-1--lg{padding-top:100%}.placeholder-image--10-4--lg.placeholder-image,.placeholder-image--10-4--lg{padding-top:40%}.placeholder-image--16-9--lg.placeholder-image,.placeholder-image--16-9--lg{padding-top:56.25%}}@media only screen and (min-width: 1600px){.placeholder-image--1-1--xl.placeholder-image,.placeholder-image--1-1--xl{padding-top:100%}.placeholder-image--10-4--xl.placeholder-image,.placeholder-image--10-4--xl{padding-top:40%}.placeholder-image--16-9--xl.placeholder-image,.placeholder-image--16-9--xl{padding-top:56.25%}}
.promo a{display:flex;padding:20px;text-decoration:none}@media only screen and (min-width: 700px){.promo a{padding:40px}}.promo__image{min-width:80px;max-width:80px;width:80px;height:80px}@media only screen and (min-width: 700px){.promo__image{min-width:120px;max-width:120px;width:120px;height:120px}}.promo__content{margin-left:20px;align-self:center}.promo__content__title{font-family:var(--font-family-hed);font-weight:var(--font-weight-hed-bold);font-size:var(--font-size-h4);line-height:var(--line-height-hed-normal);margin-top:0;margin-bottom:10px}.promo__content__sub{font-family:var(--font-family-accent);font-size:var(--font-size-h6);line-height:var(--line-height-accent-normal);text-transform:uppercase}
.promo-row{list-style:none;display:grid;grid-template-columns:repeat(3, 300px);flex-wrap:nowrap;overflow-x:auto;margin:0;padding:0;background-color:#000}.promo-row::-webkit-scrollbar{display:none}@media only screen and (min-width: 1000px){.promo-row{grid-template-columns:repeat(3, 1fr)}}.promo-row a{color:#fff}.promo-row a:hover{color:rgba(255,255,255,.6)}.promo-row li+li{border-left:solid 1px rgba(255,255,255,.2)}.promo-row--light{background-color:#fff}.promo-row--light a{color:#000}.promo-row--light a:hover{color:rgba(0,0,0,.6)}.promo-row--light li+li{border-left:solid 1px rgba(0,0,0,.2)}.promo-row--two{grid-template-columns:repeat(2, 300px)}@media only screen and (min-width: 700px){.promo-row--two{grid-template-columns:repeat(2, 1fr)}}@media only screen and (min-width: 1000px){.promo-row{overflow-x:hidden}}.promo-row__item{width:100%}

/*# sourceMappingURL=c29f156dbce6606745255447055eb2b430d79184_CSS.663983fa.chunk.css.map*/