.spinner{margin:10px auto 0;width:70px;text-align:center}.spinner>div{width:10px;height:10px;background-color:rgba(255,255,255,.5);border-radius:100%;display:inline-block;animation:sk-bouncedelay 1.4s ease-in-out infinite both}.spinner--dark>div{background-color:rgba(0,0,0,.5)}.spinner .bounce1{animation-delay:-.32s}.spinner .bounce2{animation-delay:-.16s}@keyframes sk-bouncedelay{0%,80%,to{transform:scale(0)}40%{transform:scale(1)}}
/*! minireset.css v0.0.6 | MIT License | github.com/jgthms/minireset.css */blockquote,body,dd,dl,dt,fieldset,figure,h1,h2,h3,h4,h5,h6,hr,html,iframe,legend,li,ol,p,pre,textarea,ul{margin:0;padding:0}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:400}ul{list-style:none}button,input,select,textarea{margin:0}html{box-sizing:border-box}*,:after,:before{box-sizing:inherit}img,video{height:auto;max-width:100%}iframe{border:0}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}td:not([align]),th:not([align]){text-align:left}.ad{margin-bottom:30px}.outOfPageAd{top:20px;position:fixed;background-color:rgba(0,0,0,0);border:none}.outOfPageAd--left{left:20px}.outOfPageAd--right{right:20px}.ad--horizontal{margin-bottom:0}.ad--horizontal img{display:block}.ad--sticky{position:sticky;top:80px}.article{margin-top:10px}.article .nav--sub{margin-top:0}.article__kicker{display:block;font-size:1.4rem;font-weight:700;color:#e50914;text-transform:uppercase;margin-bottom:15px}.article__headline{font-weight:700}.article__subheadline{font-family:Georgia,Times,Times New Roman,serif;font-size:2.2rem;font-weight:400;font-style:italic;margin:20px 0}.article__lead{font-size:1.9rem;margin-top:25px;margin-bottom:0}.article__infoWrap{display:flex;justify-content:space-between;flex-direction:column}@media(min-width:769px){.article__infoWrap{flex-direction:row}}.article__info{display:flex;flex-wrap:wrap;justify-content:space-between;margin-top:20px}.article__meta{font-size:1.5rem}.article__author{font-weight:700}.article__social{display:flex;margin-top:15px}.article__social__item{display:flex;width:32px;height:32px;margin-left:0;margin-right:15px}@media(min-width:769px){.article__social__item{margin-right:5px}}.article__social__item--copy{position:relative;background:#3f51b5;border-radius:100%;cursor:pointer}.article__social__item--copy span{position:absolute;left:-10px;bottom:-25px;margin-left:10px}.article__featured{margin-top:40px}.article__image figcaption{color:#828282;margin-top:15px}.article__text{font-size:1.9rem;line-height:1.7;margin-top:40px;margin-bottom:50px}.article__text h1,.article__text h2,.article__text h3,.article__text h4,.article__text h5,.article__text h6{line-height:1.4;margin-top:20px;margin-bottom:10px}@media(min-width:769px){.article__text h1,.article__text h2,.article__text h3,.article__text h4,.article__text h5,.article__text h6{margin-top:40px;margin-bottom:20px}}.article__text p{font-size:1.9rem;line-height:1.7;margin-bottom:15px}@media(min-width:769px){.article__text p{margin-bottom:20px}}.article__text a{color:#e50914}.article__text a:hover{text-decoration:underline}.article__text ul{list-style:disc}.article__text ol,.article__text ul{padding-left:40px;margin-bottom:15px}@media(min-width:769px){.article__text ol,.article__text ul{margin-bottom:20px}}.article__text figure{margin-top:40px;margin-bottom:40px}.article__text figure img{display:block}.article__text figure figcaption{font-size:1.6rem;color:#828282;margin-top:15px}.article__text blockquote{font-family:Georgia,serif;font-size:2.8rem;font-style:italic;margin-top:40px;margin-bottom:40px}.article__text--page{max-width:800px;margin:0 auto 60px}.article__box{display:flex}.article__box+.article__box{margin-top:30px}.article__box__img{width:70px;flex:0 0 70px;margin-right:20px}.article__box__img img{border-radius:100%;overflow:hidden}.article__box__name{font-weight:700;margin-bottom:5px}.article__box__role{font-size:1.4rem;text-transform:uppercase;margin-bottom:5px}.article__box__bio{font-size:1.5rem;line-height:1.6}.article__sugg{margin-top:40px}@media(min-width:769px){.article__sugg{margin-top:80px}}.article__suggBtn{text-align:center;position:absolute;bottom:0;left:0;right:0;padding-top:160px;padding-bottom:0;background-image:linear-gradient(rgba(255,255,255,0),rgba(255,255,255,.7) 35%,rgb(255,255,255) 80%)}@media(min-width:1024px){.authorBox{margin-top:55px}}.authorBox .links li{margin-left:0;margin-right:20px}.authorBox__img{width:110px;margin-bottom:20px}.authorBox__img img{border-radius:100%;overflow:hidden}.authorBox__hdl{font-size:2.8rem;font-weight:700;margin-bottom:20px}.authorBox__pos{font-size:1.4rem;text-transform:uppercase}.authorBox__bio,.authorBox__pos{margin-bottom:20px}.briefList{margin-bottom:30px}.briefList__kicker,.briefList__time{display:block;font-size:1.4rem;color:#757575;margin-bottom:10px}.briefList__hdl{font-size:1.6rem;font-weight:700}@keyframes btn-spin{0%{animation-timing-function:cubic-bezier(.5856,.0703,.4143,.9297);transform:rotate(0)}to{transform:rotate(1turn)}}.btn{font-size:1.4rem;font-weight:700;padding:10px 30px;text-transform:uppercase;border:1px solid #333;background:rgba(0,0,0,0);border-radius:2px;cursor:pointer}.btn:hover{opacity:.9}.btn--color{color:#fff;background:#e50914;border:1px solid #e50914}.btn--load{position:relative;padding:10px 40px;transition:transform .2s}.btn--load:disabled .btn__spin{opacity:1}.btn--load:disabled .btn__spin:after{animation:btn-spin 1s linear infinite}.btn__spin{position:absolute;left:15px;opacity:0}.btn__spin:after{content:" ";display:block;width:15px;height:15px;box-sizing:border-box;border-radius:50%;border:2px solid;border-left:2px solid rgba(0,0,0,0);backface-visibility:hidden}.btnLink{display:inline-block;font-family:Georgia,serif;font-size:1.5rem;font-style:italic}html{font-size:56%}@media(min-width:641px){html{font-size:62.5%}}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:1.6em;font-weight:400;line-height:1.4;color:#333;padding-top:0;background:#333}body,h1,h2,h3,h4,h5,h6{font-family:Open Sans,sans-serif}h1,h2,h3,h4,h5,h6{font-weight:700}h1{font-size:3.5rem}h2{font-size:3rem}h3{font-size:2.5rem}h4{font-size:2rem}h5{font-size:1.5rem}h6{font-size:1rem}.btn--load,a{color:#333;text-decoration:none;transform:translateY(0);transition:transform .2s}.btn--load:hover,a:hover{transform:translateY(-2px)}p{color:#333;font-size:1.7rem;font-weight:400;line-height:169%;margin-top:0;margin-bottom:15px}nav ul{margin:0;padding:0;list-style:none}img{max-width:100%;width:100%}input{font-family:Georgia,serif;font-size:1.4rem;font-style:italic;color:#757575;padding:10px 20px;margin:0}.footer{display:flex;flex-direction:column;justify-content:space-between;align-items:stretch;color:#fff;margin-top:20px;margin-left:-15px;margin-right:-15px;padding:40px 40px 120px;background:#e50914}@media(min-width:769px){.footer{margin-left:-30px;margin-right:-30px}}@media(min-width:1024px){.footer{padding:40px}}.footer p{font-size:1.4rem;color:#fff;margin-bottom:0}.footer p span{font-family:Georgia,serif;font-style:italic}.footer a{font-size:1.4rem;color:#fff}.footer a.active{color:#fff!important;font-weight:700}.footer__wrap{display:flex;flex-direction:column;justify-content:space-between;align-items:center}@media(min-width:769px){.footer__wrap{flex-direction:row}}.footer__logo img{width:100px}.footer__social{display:flex;margin:20px 0}@media(min-width:769px){.footer__social{margin:0}}.footer__social p{font-size:1.5rem;margin-right:20px}.footer__nav{margin-top:15px}.footer__nav .nav__ham{display:none}.footer__nav .nav{float:none}.footer__nav ul{font-weight:400;display:flex;flex-wrap:wrap;justify-content:center;text-transform:none}.footer__nav li{font-size:1.5rem;margin-left:15px!important}.head{background:#464646;margin:0 -15px;padding:0 15px}@media(min-width:769px){.head{margin:0 -30px;padding:0 30px}}.head__top{display:flex;flex-wrap:wrap;justify-content:space-between;padding:10px 0}@media(min-width:769px){.head__top{margin-bottom:-37px}}.head__top__social{display:block;margin-bottom:10px}@media(min-width:769px){.head__top__social{display:none}}.head__topLeft{display:none;margin-top:10px}@media(min-width:769px){.head__topLeft{display:block}}.head__topRight{align-items:center;margin-top:10px;width:100%}@media(min-width:769px){.head__topRight{display:flex;width:auto}}.head__topRight p{font-family:Georgia,serif;font-size:1.4rem;font-style:italic;margin-right:20px;margin-bottom:0}.head__middle,.head__topRight .links{justify-content:space-between}.head__middle{display:flex}.head__middle .links li:last-child{margin-right:0}.head__logo{display:block;width:134px;margin-left:auto;margin-right:auto;cursor:pointer}@media(min-width:769px){.head__logo{margin-left:0;margin-right:0}}.head__social{display:none}@media(min-width:769px){.head__social{display:flex}}.head__social p{font-family:Georgia,serif;font-size:1.5rem;font-style:italic;margin-right:20px;margin-bottom:0}.head__bottom{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;padding:10px 0;flex-direction:column-reverse}@media(min-width:769px){.head__bottom{flex-direction:row}}.head__bottom .links li:last-child{margin-right:0}.head__bottom__social{display:none}@media(min-width:769px){.head__bottom__social{display:block}}.marginTop0{margin-top:0!important}@media(min-width:641px){.marginTop0{margin-top:0!important}}.marginBottom0{margin-bottom:0!important}@media(min-width:641px){.marginBottom0{margin-bottom:0!important}}.margin0{margin:0!important}@media(min-width:641px){.margin0{margin:0!important}}.marginTop20{margin-top:10px!important}@media(min-width:641px){.marginTop20{margin-top:20px!important}}.marginBottom20{margin-bottom:10px!important}@media(min-width:641px){.marginBottom20{margin-bottom:20px!important}}.margin20{margin:10px!important}@media(min-width:641px){.margin20{margin:20px!important}}.marginTop30{margin-top:15px!important}@media(min-width:641px){.marginTop30{margin-top:30px!important}}.marginBottom30{margin-bottom:15px!important}@media(min-width:641px){.marginBottom30{margin-bottom:30px!important}}.margin30{margin:15px!important}@media(min-width:641px){.margin30{margin:30px!important}}.marginTop60{margin-top:30px!important}@media(min-width:641px){.marginTop60{margin-top:60px!important}}.marginBottom60{margin-bottom:30px!important}@media(min-width:641px){.marginBottom60{margin-bottom:60px!important}}.margin60{margin:30px!important}@media(min-width:641px){.margin60{margin:60px!important}}.marginBottom-20{margin-bottom:-10px!important}@media(min-width:769px){.marginBottom-20{margin-bottom:-20px!important}}.swiper .hero--cover img:not(.icon){height:280px;object-fit:cover}@media(min-width:641px){.swiper .hero--cover img:not(.icon){height:350px}}@media(min-width:769px){.swiper .hero--cover img:not(.icon){height:450px}}@media(min-width:1024px){.swiper .hero--cover img:not(.icon){height:500px}}.swiper-button-next,.swiper-button-prev{top:var(--swiper-navigation-top-offset,30%)!important;color:#fff!important;font-weight:600;padding:20px;background:#e50914}@media(min-width:769px){.swiper-button-next,.swiper-button-prev{top:var(--swiper-navigation-top-offset,40%)!important}}@media(min-width:1024px){.swiper-button-next,.swiper-button-prev{top:var(--swiper-navigation-top-offset,50%)!important;padding:30px}}.swiper-button-next:after,.swiper-button-prev:after{font-size:24px!important}@media(min-width:1024px){.swiper-button-next:after,.swiper-button-prev:after{font-size:34px!important}}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:0!important}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:0!important}.swiper-pagination{top:15px!important;right:15px!important;bottom:auto!important;left:auto!important;width:auto!important}.swiper-pagination-bullet{background:#e50914!important;box-shadow:1px 1px 10px #000}.swiper-pagination-bullet-active{box-shadow:1px 1px 10px rgba(0,0,0,.2)}.disqus-comment-count{position:absolute;font-size:1.2rem;color:#333!important;font-weight:700;text-align:center;top:5px;right:5px;width:30px;height:24px;padding-top:1px;background:url(/img/icon-comment.svg) no-repeat}@media(min-width:641px){.disqus-comment-count{top:10px;right:10px}}.disqus-comment-count:empty{display:none}.container{max-width:1140px;margin:0 auto;padding:0 15px;background:#fff}@media(min-width:769px){.container{padding:0 30px}}.center{display:block;text-align:center;margin-left:auto;margin-right:auto}.unavailableOffline{opacity:.5;cursor:not-allowed}.hero{position:relative;margin-bottom:30px}.hero .hero__img:after{display:none}@media(min-width:769px){.hero .hero__img:after{display:block}}.heroWrap{width:100%;margin-bottom:30px}.heroWrap .hero--cover{margin:0!important}.swiper-slide{width:100%!important}.hero__img{position:relative;display:block;margin-bottom:20px}@media(min-width:769px){.hero__img{margin-bottom:0}}.hero__text{position:relative;left:auto;right:auto;bottom:auto;padding-right:15px;width:100%;max-width:none;box-sizing:border-box;z-index:2}@media(min-width:769px){.hero__text{margin-left:0;padding-left:30px;padding-bottom:30px}.hero__text,.hero__text:after{position:absolute;left:0;bottom:0}.hero__text:after{display:block;content:" ";width:100%;height:150%;margin-bottom:0;right:0;background-image:linear-gradient(0deg,rgba(0,0,0,.7) 25%,rgba(0,0,0,.15) 60%,rgba(0,0,0,0) 80%)}}.hero__text *{color:#333}@media(min-width:769px){.hero__text *{color:#fff}}.hero__kicker{display:block;margin-bottom:10px}.hero__hdl{position:relative;font-size:2.8rem;font-weight:700;z-index:2}.hero__lead,.hero__subheadline{position:relative;margin-top:10px;margin-bottom:0;z-index:2}.hero__subheadline{font-family:Georgia,Times,Times New Roman,serif;font-size:2rem;line-height:160%;font-weight:400;font-style:italic}.hero--cover{margin-left:-15px!important;margin-right:-15px!important}@media(min-width:769px){.hero--cover{margin-left:-30px!important;margin-right:-30px!important}}.hero--cover .disqus-comment-count{position:relative;display:inline-block;float:right}.hero__text--cover{padding-left:0;max-width:none;z-index:2}@media(min-width:769px){.hero__text--cover{margin-left:0;left:0;padding-left:90px;padding-right:60px;padding-bottom:40px;bottom:0}}.hero__text--cover .hero__hdl--cover,.hero__text--cover .hero__lead{max-width:640px}.hero__hdl--cover{position:relative;font-size:2.8rem}@media(min-width:769px){.hero__hdl--cover{font-size:3.4rem}}.hero--small .hero__img{margin-bottom:0}.hero--small .hero__img:after{display:block}.hero__text--small{position:absolute;padding:15px;bottom:0}.hero__text--small *{color:#fff}.hero__hdl--small{font-family:Georgia,serif;font-size:2.2rem;font-style:italic}.icon{position:absolute;top:20px;left:20px;width:32px;height:auto}.icon--hero{width:38px;height:auto}@media(min-width:769px){.icon--hero{width:48px}}.icon--list{top:10px;left:10px}.join{margin-top:0!important}@media(min-width:769px){.join{margin-right:-30px}}.join__text{padding:40px 40px 40px 0!important}@media(min-width:769px){.join__text{padding:80px 80px 80px 0!important}}.join__form{display:flex;align-items:center;justify-content:center;padding:40px!important;background:#eaeaea}@media(min-width:769px){.join__form{padding:80px!important}}.join__form form{display:flex;flex-direction:column;flex:0 1 280px}.join__form form input{margin-bottom:20px}.join__top{display:flex;justify-content:space-between}.join__top img{width:24px}.join__sep{position:relative;font-size:3rem;font-weight:700;color:#eaeaea;line-height:0px;margin-top:40px}@media(min-width:769px){.join__sep{margin-top:0}}.join__sep span{background:#fff}.join__sep span:after{position:absolute;left:50px;right:0;display:block;content:" ";height:1px;background:#eaeaea}@media(min-width:769px){.join__sep span:after{right:-30px}}.grid{align-items:stretch;justify-content:flex-start;flex-wrap:wrap}.grid .grid__item{flex:1 1 auto;padding:0 1.5rem}.grid .grid__item.grid__item--col-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.grid .grid__item.grid__item--col-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.grid .grid__item.grid__item--col-3{flex:0 0 25%;max-width:25%}.grid .grid__item.grid__item--col-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.grid .grid__item.grid__item--col-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.grid .grid__item.grid__item--col-6{flex:0 0 50%;max-width:50%}.grid .grid__item.grid__item--col-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.grid .grid__item.grid__item--col-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.grid .grid__item.grid__item--col-9{flex:0 0 75%;max-width:75%}.grid .grid__item.grid__item--col-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.grid .grid__item.grid__item--col-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.grid .grid__item.grid__item--col-12{flex:0 0 100%;max-width:100%}.grid .grid__item>.grid,.grid--padding-fix{margin-left:-1.5rem;margin-right:-1.5rem;padding:0}.grid--margin{margin-top:1.5rem;margin-bottom:1.5rem}.grid--wrap{flex-wrap:wrap}.grid--boxed{margin-left:-1.5rem;margin-right:-1.5rem}.grid--boxed .grid__item{margin:1.5rem;padding:0}.grid--boxed-styled .grid__item{background-color:#fff;border-radius:2px;box-shadow:0 1px 4px rgba(0,0,0,.12)}.grid--boxed-small{margin-left:-.5rem;margin-right:-.5rem}.grid--boxed-small .grid__item{margin:.5rem;padding:0}.grid--boxed-small-styled .grid__item{background-color:#fff;border-radius:2px;box-shadow:0 1px 4px rgba(0,0,0,.12)}.grid+.grid{margin-top:1rem}@media only screen and (min-width:0){.grid .grid__item.gi-xsmall-1{flex:0 0 8.3333333333%;min-width:8.3333333333%}.grid .grid__item.gi-xsmall-2{flex:0 0 16.6666666667%;min-width:16.6666666667%}.grid .grid__item.gi-xsmall-3{flex:0 0 25%;min-width:25%}.grid .grid__item.gi-xsmall-4{flex:0 0 33.3333333333%;min-width:33.3333333333%}.grid .grid__item.gi-xsmall-5{flex:0 0 41.6666666667%;min-width:41.6666666667%}.grid .grid__item.gi-xsmall-6{flex:0 0 50%;min-width:50%}.grid .grid__item.gi-xsmall-7{flex:0 0 58.3333333333%;min-width:58.3333333333%}.grid .grid__item.gi-xsmall-8{flex:0 0 66.6666666667%;min-width:66.6666666667%}.grid .grid__item.gi-xsmall-9{flex:0 0 75%;min-width:75%}.grid .grid__item.gi-xsmall-10{flex:0 0 83.3333333333%;min-width:83.3333333333%}.grid .grid__item.gi-xsmall-11{flex:0 0 91.6666666667%;min-width:91.6666666667%}.grid .grid__item.gi-xsmall-12{flex:0 0 100%;min-width:100%}.grid--boxed .grid__item.gi-xsmall-1{flex-grow:0;flex-shrink:0;flex-basis:calc(8.3333333333% - 3rem);min-width:calc(8.3333333333% - 3rem)}.grid--boxed .grid__item.gi-xsmall-2{flex-grow:0;flex-shrink:0;flex-basis:calc(16.6666666667% - 3rem);min-width:calc(16.6666666667% - 3rem)}.grid--boxed .grid__item.gi-xsmall-3{flex-grow:0;flex-shrink:0;flex-basis:calc(25% - 3rem);min-width:calc(25% - 3rem)}.grid--boxed .grid__item.gi-xsmall-4{flex-grow:0;flex-shrink:0;flex-basis:calc(33.3333333333% - 3rem);min-width:calc(33.3333333333% - 3rem)}.grid--boxed .grid__item.gi-xsmall-5{flex-grow:0;flex-shrink:0;flex-basis:calc(41.6666666667% - 3rem);min-width:calc(41.6666666667% - 3rem)}.grid--boxed .grid__item.gi-xsmall-6{flex-grow:0;flex-shrink:0;flex-basis:calc(50% - 3rem);min-width:calc(50% - 3rem)}.grid--boxed .grid__item.gi-xsmall-7{flex-grow:0;flex-shrink:0;flex-basis:calc(58.3333333333% - 3rem);min-width:calc(58.3333333333% - 3rem)}.grid--boxed .grid__item.gi-xsmall-8{flex-grow:0;flex-shrink:0;flex-basis:calc(66.6666666667% - 3rem);min-width:calc(66.6666666667% - 3rem)}.grid--boxed .grid__item.gi-xsmall-9{flex-grow:0;flex-shrink:0;flex-basis:calc(75% - 3rem);min-width:calc(75% - 3rem)}.grid--boxed .grid__item.gi-xsmall-10{flex-grow:0;flex-shrink:0;flex-basis:calc(83.3333333333% - 3rem);min-width:calc(83.3333333333% - 3rem)}.grid--boxed .grid__item.gi-xsmall-11{flex-grow:0;flex-shrink:0;flex-basis:calc(91.6666666667% - 3rem);min-width:calc(91.6666666667% - 3rem)}.grid--boxed .grid__item.gi-xsmall-12{flex-grow:0;flex-shrink:0;flex-basis:calc(100% - 3rem);min-width:calc(100% - 3rem)}.grid--boxed-small .grid__item.gi-xsmall-1{flex-grow:0;flex-shrink:0;flex-basis:calc(8.3333333333% - 1rem);min-width:calc(8.3333333333% - 1rem)}.grid--boxed-small .grid__item.gi-xsmall-2{flex-grow:0;flex-shrink:0;flex-basis:calc(16.6666666667% - 1rem);min-width:calc(16.6666666667% - 1rem)}.grid--boxed-small .grid__item.gi-xsmall-3{flex-grow:0;flex-shrink:0;flex-basis:calc(25% - 1rem);min-width:calc(25% - 1rem)}.grid--boxed-small .grid__item.gi-xsmall-4{flex-grow:0;flex-shrink:0;flex-basis:calc(33.3333333333% - 1rem);min-width:calc(33.3333333333% - 1rem)}.grid--boxed-small .grid__item.gi-xsmall-5{flex-grow:0;flex-shrink:0;flex-basis:calc(41.6666666667% - 1rem);min-width:calc(41.6666666667% - 1rem)}.grid--boxed-small .grid__item.gi-xsmall-6{flex-grow:0;flex-shrink:0;flex-basis:calc(50% - 1rem);min-width:calc(50% - 1rem)}.grid--boxed-small .grid__item.gi-xsmall-7{flex-grow:0;flex-shrink:0;flex-basis:calc(58.3333333333% - 1rem);min-width:calc(58.3333333333% - 1rem)}.grid--boxed-small .grid__item.gi-xsmall-8{flex-grow:0;flex-shrink:0;flex-basis:calc(66.6666666667% - 1rem);min-width:calc(66.6666666667% - 1rem)}.grid--boxed-small .grid__item.gi-xsmall-9{flex-grow:0;flex-shrink:0;flex-basis:calc(75% - 1rem);min-width:calc(75% - 1rem)}.grid--boxed-small .grid__item.gi-xsmall-10{flex-grow:0;flex-shrink:0;flex-basis:calc(83.3333333333% - 1rem);min-width:calc(83.3333333333% - 1rem)}.grid--boxed-small .grid__item.gi-xsmall-11{flex-grow:0;flex-shrink:0;flex-basis:calc(91.6666666667% - 1rem);min-width:calc(91.6666666667% - 1rem)}.grid--boxed-small .grid__item.gi-xsmall-12{flex-grow:0;flex-shrink:0;flex-basis:calc(100% - 1rem);min-width:calc(100% - 1rem)}}@media only screen and (min-width:641px){.grid .grid__item.gi-small-1{flex:0 0 8.3333333333%;min-width:8.3333333333%}.grid .grid__item.gi-small-2{flex:0 0 16.6666666667%;min-width:16.6666666667%}.grid .grid__item.gi-small-3{flex:0 0 25%;min-width:25%}.grid .grid__item.gi-small-4{flex:0 0 33.3333333333%;min-width:33.3333333333%}.grid .grid__item.gi-small-5{flex:0 0 41.6666666667%;min-width:41.6666666667%}.grid .grid__item.gi-small-6{flex:0 0 50%;min-width:50%}.grid .grid__item.gi-small-7{flex:0 0 58.3333333333%;min-width:58.3333333333%}.grid .grid__item.gi-small-8{flex:0 0 66.6666666667%;min-width:66.6666666667%}.grid .grid__item.gi-small-9{flex:0 0 75%;min-width:75%}.grid .grid__item.gi-small-10{flex:0 0 83.3333333333%;min-width:83.3333333333%}.grid .grid__item.gi-small-11{flex:0 0 91.6666666667%;min-width:91.6666666667%}.grid .grid__item.gi-small-12{flex:0 0 100%;min-width:100%}.grid--boxed .grid__item.gi-small-1{flex-grow:0;flex-shrink:0;flex-basis:calc(8.3333333333% - 3rem);min-width:calc(8.3333333333% - 3rem)}.grid--boxed .grid__item.gi-small-2{flex-grow:0;flex-shrink:0;flex-basis:calc(16.6666666667% - 3rem);min-width:calc(16.6666666667% - 3rem)}.grid--boxed .grid__item.gi-small-3{flex-grow:0;flex-shrink:0;flex-basis:calc(25% - 3rem);min-width:calc(25% - 3rem)}.grid--boxed .grid__item.gi-small-4{flex-grow:0;flex-shrink:0;flex-basis:calc(33.3333333333% - 3rem);min-width:calc(33.3333333333% - 3rem)}.grid--boxed .grid__item.gi-small-5{flex-grow:0;flex-shrink:0;flex-basis:calc(41.6666666667% - 3rem);min-width:calc(41.6666666667% - 3rem)}.grid--boxed .grid__item.gi-small-6{flex-grow:0;flex-shrink:0;flex-basis:calc(50% - 3rem);min-width:calc(50% - 3rem)}.grid--boxed .grid__item.gi-small-7{flex-grow:0;flex-shrink:0;flex-basis:calc(58.3333333333% - 3rem);min-width:calc(58.3333333333% - 3rem)}.grid--boxed .grid__item.gi-small-8{flex-grow:0;flex-shrink:0;flex-basis:calc(66.6666666667% - 3rem);min-width:calc(66.6666666667% - 3rem)}.grid--boxed .grid__item.gi-small-9{flex-grow:0;flex-shrink:0;flex-basis:calc(75% - 3rem);min-width:calc(75% - 3rem)}.grid--boxed .grid__item.gi-small-10{flex-grow:0;flex-shrink:0;flex-basis:calc(83.3333333333% - 3rem);min-width:calc(83.3333333333% - 3rem)}.grid--boxed .grid__item.gi-small-11{flex-grow:0;flex-shrink:0;flex-basis:calc(91.6666666667% - 3rem);min-width:calc(91.6666666667% - 3rem)}.grid--boxed .grid__item.gi-small-12{flex-grow:0;flex-shrink:0;flex-basis:calc(100% - 3rem);min-width:calc(100% - 3rem)}.grid--boxed-small .grid__item.gi-small-1{flex-grow:0;flex-shrink:0;flex-basis:calc(8.3333333333% - 1rem);min-width:calc(8.3333333333% - 1rem)}.grid--boxed-small .grid__item.gi-small-2{flex-grow:0;flex-shrink:0;flex-basis:calc(16.6666666667% - 1rem);min-width:calc(16.6666666667% - 1rem)}.grid--boxed-small .grid__item.gi-small-3{flex-grow:0;flex-shrink:0;flex-basis:calc(25% - 1rem);min-width:calc(25% - 1rem)}.grid--boxed-small .grid__item.gi-small-4{flex-grow:0;flex-shrink:0;flex-basis:calc(33.3333333333% - 1rem);min-width:calc(33.3333333333% - 1rem)}.grid--boxed-small .grid__item.gi-small-5{flex-grow:0;flex-shrink:0;flex-basis:calc(41.6666666667% - 1rem);min-width:calc(41.6666666667% - 1rem)}.grid--boxed-small .grid__item.gi-small-6{flex-grow:0;flex-shrink:0;flex-basis:calc(50% - 1rem);min-width:calc(50% - 1rem)}.grid--boxed-small .grid__item.gi-small-7{flex-grow:0;flex-shrink:0;flex-basis:calc(58.3333333333% - 1rem);min-width:calc(58.3333333333% - 1rem)}.grid--boxed-small .grid__item.gi-small-8{flex-grow:0;flex-shrink:0;flex-basis:calc(66.6666666667% - 1rem);min-width:calc(66.6666666667% - 1rem)}.grid--boxed-small .grid__item.gi-small-9{flex-grow:0;flex-shrink:0;flex-basis:calc(75% - 1rem);min-width:calc(75% - 1rem)}.grid--boxed-small .grid__item.gi-small-10{flex-grow:0;flex-shrink:0;flex-basis:calc(83.3333333333% - 1rem);min-width:calc(83.3333333333% - 1rem)}.grid--boxed-small .grid__item.gi-small-11{flex-grow:0;flex-shrink:0;flex-basis:calc(91.6666666667% - 1rem);min-width:calc(91.6666666667% - 1rem)}.grid--boxed-small .grid__item.gi-small-12{flex-grow:0;flex-shrink:0;flex-basis:calc(100% - 1rem);min-width:calc(100% - 1rem)}}@media only screen and (min-width:769px){.grid .grid__item.gi-medium-1{flex:0 0 8.3333333333%;min-width:8.3333333333%}.grid .grid__item.gi-medium-2{flex:0 0 16.6666666667%;min-width:16.6666666667%}.grid .grid__item.gi-medium-3{flex:0 0 25%;min-width:25%}.grid .grid__item.gi-medium-4{flex:0 0 33.3333333333%;min-width:33.3333333333%}.grid .grid__item.gi-medium-5{flex:0 0 41.6666666667%;min-width:41.6666666667%}.grid .grid__item.gi-medium-6{flex:0 0 50%;min-width:50%}.grid .grid__item.gi-medium-7{flex:0 0 58.3333333333%;min-width:58.3333333333%}.grid .grid__item.gi-medium-8{flex:0 0 66.6666666667%;min-width:66.6666666667%}.grid .grid__item.gi-medium-9{flex:0 0 75%;min-width:75%}.grid .grid__item.gi-medium-10{flex:0 0 83.3333333333%;min-width:83.3333333333%}.grid .grid__item.gi-medium-11{flex:0 0 91.6666666667%;min-width:91.6666666667%}.grid .grid__item.gi-medium-12{flex:0 0 100%;min-width:100%}.grid--boxed .grid__item.gi-medium-1{flex-grow:0;flex-shrink:0;flex-basis:calc(8.3333333333% - 3rem);min-width:calc(8.3333333333% - 3rem)}.grid--boxed .grid__item.gi-medium-2{flex-grow:0;flex-shrink:0;flex-basis:calc(16.6666666667% - 3rem);min-width:calc(16.6666666667% - 3rem)}.grid--boxed .grid__item.gi-medium-3{flex-grow:0;flex-shrink:0;flex-basis:calc(25% - 3rem);min-width:calc(25% - 3rem)}.grid--boxed .grid__item.gi-medium-4{flex-grow:0;flex-shrink:0;flex-basis:calc(33.3333333333% - 3rem);min-width:calc(33.3333333333% - 3rem)}.grid--boxed .grid__item.gi-medium-5{flex-grow:0;flex-shrink:0;flex-basis:calc(41.6666666667% - 3rem);min-width:calc(41.6666666667% - 3rem)}.grid--boxed .grid__item.gi-medium-6{flex-grow:0;flex-shrink:0;flex-basis:calc(50% - 3rem);min-width:calc(50% - 3rem)}.grid--boxed .grid__item.gi-medium-7{flex-grow:0;flex-shrink:0;flex-basis:calc(58.3333333333% - 3rem);min-width:calc(58.3333333333% - 3rem)}.grid--boxed .grid__item.gi-medium-8{flex-grow:0;flex-shrink:0;flex-basis:calc(66.6666666667% - 3rem);min-width:calc(66.6666666667% - 3rem)}.grid--boxed .grid__item.gi-medium-9{flex-grow:0;flex-shrink:0;flex-basis:calc(75% - 3rem);min-width:calc(75% - 3rem)}.grid--boxed .grid__item.gi-medium-10{flex-grow:0;flex-shrink:0;flex-basis:calc(83.3333333333% - 3rem);min-width:calc(83.3333333333% - 3rem)}.grid--boxed .grid__item.gi-medium-11{flex-grow:0;flex-shrink:0;flex-basis:calc(91.6666666667% - 3rem);min-width:calc(91.6666666667% - 3rem)}.grid--boxed .grid__item.gi-medium-12{flex-grow:0;flex-shrink:0;flex-basis:calc(100% - 3rem);min-width:calc(100% - 3rem)}.grid--boxed-small .grid__item.gi-medium-1{flex-grow:0;flex-shrink:0;flex-basis:calc(8.3333333333% - 1rem);min-width:calc(8.3333333333% - 1rem)}.grid--boxed-small .grid__item.gi-medium-2{flex-grow:0;flex-shrink:0;flex-basis:calc(16.6666666667% - 1rem);min-width:calc(16.6666666667% - 1rem)}.grid--boxed-small .grid__item.gi-medium-3{flex-grow:0;flex-shrink:0;flex-basis:calc(25% - 1rem);min-width:calc(25% - 1rem)}.grid--boxed-small .grid__item.gi-medium-4{flex-grow:0;flex-shrink:0;flex-basis:calc(33.3333333333% - 1rem);min-width:calc(33.3333333333% - 1rem)}.grid--boxed-small .grid__item.gi-medium-5{flex-grow:0;flex-shrink:0;flex-basis:calc(41.6666666667% - 1rem);min-width:calc(41.6666666667% - 1rem)}.grid--boxed-small .grid__item.gi-medium-6{flex-grow:0;flex-shrink:0;flex-basis:calc(50% - 1rem);min-width:calc(50% - 1rem)}.grid--boxed-small .grid__item.gi-medium-7{flex-grow:0;flex-shrink:0;flex-basis:calc(58.3333333333% - 1rem);min-width:calc(58.3333333333% - 1rem)}.grid--boxed-small .grid__item.gi-medium-8{flex-grow:0;flex-shrink:0;flex-basis:calc(66.6666666667% - 1rem);min-width:calc(66.6666666667% - 1rem)}.grid--boxed-small .grid__item.gi-medium-9{flex-grow:0;flex-shrink:0;flex-basis:calc(75% - 1rem);min-width:calc(75% - 1rem)}.grid--boxed-small .grid__item.gi-medium-10{flex-grow:0;flex-shrink:0;flex-basis:calc(83.3333333333% - 1rem);min-width:calc(83.3333333333% - 1rem)}.grid--boxed-small .grid__item.gi-medium-11{flex-grow:0;flex-shrink:0;flex-basis:calc(91.6666666667% - 1rem);min-width:calc(91.6666666667% - 1rem)}.grid--boxed-small .grid__item.gi-medium-12{flex-grow:0;flex-shrink:0;flex-basis:calc(100% - 1rem);min-width:calc(100% - 1rem)}}@media only screen and (min-width:1025px){.grid .grid__item.gi-large-1{flex:0 0 8.3333333333%;min-width:8.3333333333%}.grid .grid__item.gi-large-2{flex:0 0 16.6666666667%;min-width:16.6666666667%}.grid .grid__item.gi-large-3{flex:0 0 25%;min-width:25%}.grid .grid__item.gi-large-4{flex:0 0 33.3333333333%;min-width:33.3333333333%}.grid .grid__item.gi-large-5{flex:0 0 41.6666666667%;min-width:41.6666666667%}.grid .grid__item.gi-large-6{flex:0 0 50%;min-width:50%}.grid .grid__item.gi-large-7{flex:0 0 58.3333333333%;min-width:58.3333333333%}.grid .grid__item.gi-large-8{flex:0 0 66.6666666667%;min-width:66.6666666667%}.grid .grid__item.gi-large-9{flex:0 0 75%;min-width:75%}.grid .grid__item.gi-large-10{flex:0 0 83.3333333333%;min-width:83.3333333333%}.grid .grid__item.gi-large-11{flex:0 0 91.6666666667%;min-width:91.6666666667%}.grid .grid__item.gi-large-12{flex:0 0 100%;min-width:100%}.grid--boxed .grid__item.gi-large-1{flex-grow:0;flex-shrink:0;flex-basis:calc(8.3333333333% - 3rem);min-width:calc(8.3333333333% - 3rem)}.grid--boxed .grid__item.gi-large-2{flex-grow:0;flex-shrink:0;flex-basis:calc(16.6666666667% - 3rem);min-width:calc(16.6666666667% - 3rem)}.grid--boxed .grid__item.gi-large-3{flex-grow:0;flex-shrink:0;flex-basis:calc(25% - 3rem);min-width:calc(25% - 3rem)}.grid--boxed .grid__item.gi-large-4{flex-grow:0;flex-shrink:0;flex-basis:calc(33.3333333333% - 3rem);min-width:calc(33.3333333333% - 3rem)}.grid--boxed .grid__item.gi-large-5{flex-grow:0;flex-shrink:0;flex-basis:calc(41.6666666667% - 3rem);min-width:calc(41.6666666667% - 3rem)}.grid--boxed .grid__item.gi-large-6{flex-grow:0;flex-shrink:0;flex-basis:calc(50% - 3rem);min-width:calc(50% - 3rem)}.grid--boxed .grid__item.gi-large-7{flex-grow:0;flex-shrink:0;flex-basis:calc(58.3333333333% - 3rem);min-width:calc(58.3333333333% - 3rem)}.grid--boxed .grid__item.gi-large-8{flex-grow:0;flex-shrink:0;flex-basis:calc(66.6666666667% - 3rem);min-width:calc(66.6666666667% - 3rem)}.grid--boxed .grid__item.gi-large-9{flex-grow:0;flex-shrink:0;flex-basis:calc(75% - 3rem);min-width:calc(75% - 3rem)}.grid--boxed .grid__item.gi-large-10{flex-grow:0;flex-shrink:0;flex-basis:calc(83.3333333333% - 3rem);min-width:calc(83.3333333333% - 3rem)}.grid--boxed .grid__item.gi-large-11{flex-grow:0;flex-shrink:0;flex-basis:calc(91.6666666667% - 3rem);min-width:calc(91.6666666667% - 3rem)}.grid--boxed .grid__item.gi-large-12{flex-grow:0;flex-shrink:0;flex-basis:calc(100% - 3rem);min-width:calc(100% - 3rem)}.grid--boxed-small .grid__item.gi-large-1{flex-grow:0;flex-shrink:0;flex-basis:calc(8.3333333333% - 1rem);min-width:calc(8.3333333333% - 1rem)}.grid--boxed-small .grid__item.gi-large-2{flex-grow:0;flex-shrink:0;flex-basis:calc(16.6666666667% - 1rem);min-width:calc(16.6666666667% - 1rem)}.grid--boxed-small .grid__item.gi-large-3{flex-grow:0;flex-shrink:0;flex-basis:calc(25% - 1rem);min-width:calc(25% - 1rem)}.grid--boxed-small .grid__item.gi-large-4{flex-grow:0;flex-shrink:0;flex-basis:calc(33.3333333333% - 1rem);min-width:calc(33.3333333333% - 1rem)}.grid--boxed-small .grid__item.gi-large-5{flex-grow:0;flex-shrink:0;flex-basis:calc(41.6666666667% - 1rem);min-width:calc(41.6666666667% - 1rem)}.grid--boxed-small .grid__item.gi-large-6{flex-grow:0;flex-shrink:0;flex-basis:calc(50% - 1rem);min-width:calc(50% - 1rem)}.grid--boxed-small .grid__item.gi-large-7{flex-grow:0;flex-shrink:0;flex-basis:calc(58.3333333333% - 1rem);min-width:calc(58.3333333333% - 1rem)}.grid--boxed-small .grid__item.gi-large-8{flex-grow:0;flex-shrink:0;flex-basis:calc(66.6666666667% - 1rem);min-width:calc(66.6666666667% - 1rem)}.grid--boxed-small .grid__item.gi-large-9{flex-grow:0;flex-shrink:0;flex-basis:calc(75% - 1rem);min-width:calc(75% - 1rem)}.grid--boxed-small .grid__item.gi-large-10{flex-grow:0;flex-shrink:0;flex-basis:calc(83.3333333333% - 1rem);min-width:calc(83.3333333333% - 1rem)}.grid--boxed-small .grid__item.gi-large-11{flex-grow:0;flex-shrink:0;flex-basis:calc(91.6666666667% - 1rem);min-width:calc(91.6666666667% - 1rem)}.grid--boxed-small .grid__item.gi-large-12{flex-grow:0;flex-shrink:0;flex-basis:calc(100% - 1rem);min-width:calc(100% - 1rem)}}@media only screen and (min-width:1367px){.grid .grid__item.gi-xlarge-1{flex:0 0 8.3333333333%;min-width:8.3333333333%}.grid .grid__item.gi-xlarge-2{flex:0 0 16.6666666667%;min-width:16.6666666667%}.grid .grid__item.gi-xlarge-3{flex:0 0 25%;min-width:25%}.grid .grid__item.gi-xlarge-4{flex:0 0 33.3333333333%;min-width:33.3333333333%}.grid .grid__item.gi-xlarge-5{flex:0 0 41.6666666667%;min-width:41.6666666667%}.grid .grid__item.gi-xlarge-6{flex:0 0 50%;min-width:50%}.grid .grid__item.gi-xlarge-7{flex:0 0 58.3333333333%;min-width:58.3333333333%}.grid .grid__item.gi-xlarge-8{flex:0 0 66.6666666667%;min-width:66.6666666667%}.grid .grid__item.gi-xlarge-9{flex:0 0 75%;min-width:75%}.grid .grid__item.gi-xlarge-10{flex:0 0 83.3333333333%;min-width:83.3333333333%}.grid .grid__item.gi-xlarge-11{flex:0 0 91.6666666667%;min-width:91.6666666667%}.grid .grid__item.gi-xlarge-12{flex:0 0 100%;min-width:100%}.grid--boxed .grid__item.gi-xlarge-1{flex-grow:0;flex-shrink:0;flex-basis:calc(8.3333333333% - 3rem);min-width:calc(8.3333333333% - 3rem)}.grid--boxed .grid__item.gi-xlarge-2{flex-grow:0;flex-shrink:0;flex-basis:calc(16.6666666667% - 3rem);min-width:calc(16.6666666667% - 3rem)}.grid--boxed .grid__item.gi-xlarge-3{flex-grow:0;flex-shrink:0;flex-basis:calc(25% - 3rem);min-width:calc(25% - 3rem)}.grid--boxed .grid__item.gi-xlarge-4{flex-grow:0;flex-shrink:0;flex-basis:calc(33.3333333333% - 3rem);min-width:calc(33.3333333333% - 3rem)}.grid--boxed .grid__item.gi-xlarge-5{flex-grow:0;flex-shrink:0;flex-basis:calc(41.6666666667% - 3rem);min-width:calc(41.6666666667% - 3rem)}.grid--boxed .grid__item.gi-xlarge-6{flex-grow:0;flex-shrink:0;flex-basis:calc(50% - 3rem);min-width:calc(50% - 3rem)}.grid--boxed .grid__item.gi-xlarge-7{flex-grow:0;flex-shrink:0;flex-basis:calc(58.3333333333% - 3rem);min-width:calc(58.3333333333% - 3rem)}.grid--boxed .grid__item.gi-xlarge-8{flex-grow:0;flex-shrink:0;flex-basis:calc(66.6666666667% - 3rem);min-width:calc(66.6666666667% - 3rem)}.grid--boxed .grid__item.gi-xlarge-9{flex-grow:0;flex-shrink:0;flex-basis:calc(75% - 3rem);min-width:calc(75% - 3rem)}.grid--boxed .grid__item.gi-xlarge-10{flex-grow:0;flex-shrink:0;flex-basis:calc(83.3333333333% - 3rem);min-width:calc(83.3333333333% - 3rem)}.grid--boxed .grid__item.gi-xlarge-11{flex-grow:0;flex-shrink:0;flex-basis:calc(91.6666666667% - 3rem);min-width:calc(91.6666666667% - 3rem)}.grid--boxed .grid__item.gi-xlarge-12{flex-grow:0;flex-shrink:0;flex-basis:calc(100% - 3rem);min-width:calc(100% - 3rem)}.grid--boxed-small .grid__item.gi-xlarge-1{flex-grow:0;flex-shrink:0;flex-basis:calc(8.3333333333% - 1rem);min-width:calc(8.3333333333% - 1rem)}.grid--boxed-small .grid__item.gi-xlarge-2{flex-grow:0;flex-shrink:0;flex-basis:calc(16.6666666667% - 1rem);min-width:calc(16.6666666667% - 1rem)}.grid--boxed-small .grid__item.gi-xlarge-3{flex-grow:0;flex-shrink:0;flex-basis:calc(25% - 1rem);min-width:calc(25% - 1rem)}.grid--boxed-small .grid__item.gi-xlarge-4{flex-grow:0;flex-shrink:0;flex-basis:calc(33.3333333333% - 1rem);min-width:calc(33.3333333333% - 1rem)}.grid--boxed-small .grid__item.gi-xlarge-5{flex-grow:0;flex-shrink:0;flex-basis:calc(41.6666666667% - 1rem);min-width:calc(41.6666666667% - 1rem)}.grid--boxed-small .grid__item.gi-xlarge-6{flex-grow:0;flex-shrink:0;flex-basis:calc(50% - 1rem);min-width:calc(50% - 1rem)}.grid--boxed-small .grid__item.gi-xlarge-7{flex-grow:0;flex-shrink:0;flex-basis:calc(58.3333333333% - 1rem);min-width:calc(58.3333333333% - 1rem)}.grid--boxed-small .grid__item.gi-xlarge-8{flex-grow:0;flex-shrink:0;flex-basis:calc(66.6666666667% - 1rem);min-width:calc(66.6666666667% - 1rem)}.grid--boxed-small .grid__item.gi-xlarge-9{flex-grow:0;flex-shrink:0;flex-basis:calc(75% - 1rem);min-width:calc(75% - 1rem)}.grid--boxed-small .grid__item.gi-xlarge-10{flex-grow:0;flex-shrink:0;flex-basis:calc(83.3333333333% - 1rem);min-width:calc(83.3333333333% - 1rem)}.grid--boxed-small .grid__item.gi-xlarge-11{flex-grow:0;flex-shrink:0;flex-basis:calc(91.6666666667% - 1rem);min-width:calc(91.6666666667% - 1rem)}.grid--boxed-small .grid__item.gi-xlarge-12{flex-grow:0;flex-shrink:0;flex-basis:calc(100% - 1rem);min-width:calc(100% - 1rem)}}.links{display:flex;flex-wrap:wrap;font-size:1.4rem;text-transform:uppercase;padding-left:0;list-style:none}.links li{margin-left:14px}.links li a{display:flex;align-items:center;color:#fff}.links li a img{width:24px}.links li a img+span{margin-left:10px}.links--left li{margin-left:0;margin-right:20px}.links .link--live img{width:74px}.list{display:flex;flex-direction:row;margin-bottom:30px}.list__img{position:relative;flex:0 0 140px;margin-right:30px;margin-bottom:0}@media(min-width:769px){.list__img{flex:0 0 200px}}@media(min-width:1024px){.list__img{flex:0 0 280px}}.list__img:hover{transform:none}.list__text{flex:1 1 auto}.list__kicker{display:block;margin-bottom:10px}.list__hdl{font-size:2rem;font-weight:700;margin-top:-2px}@media(min-width:641px){.list__hdl{margin-top:0}}.list__time{display:block;font-size:1.4rem;color:#757575;margin-top:10px}.list__lead{display:none;margin-top:10px;margin-bottom:0}@media(min-width:641px){.list__lead{display:block}}.list__subheadline{font-family:Georgia,Times,Times New Roman,serif;font-size:1.8rem;line-height:160%;font-weight:400;font-style:italic;margin-top:10px;margin-bottom:0}.list__author{font-size:1.5rem;color:#757575;display:inline-block;margin-top:10px}.topic .list{margin-left:0}@media(min-width:641px){.topic .list{margin-left:30px}}.mainCols{display:flex;flex-direction:column;margin-top:30px}@media(min-width:1024px){.mainCols{flex-direction:row}}.mainCols--videos{margin:0 -15px -20px;padding:30px;background:#101110}@media(min-width:769px){.mainCols--videos{margin:0 -30px -20px}}.mainCols--videos h2{color:#fff;border-bottom:2px solid #515151}.mainCols--videos p{color:#fff;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;background:#282828;padding:30px;border-bottom:1px solid #515151}.main--left{flex:1 1 auto}.main--right{margin-top:30px}@media(min-width:1024px){.main--right{flex:0 0 300px;max-width:300px;margin-top:0;margin-left:50px}}.mobileMenu{position:fixed;right:0;left:0;bottom:0;text-align:center;background-color:#fff;box-shadow:0 -2px 4px rgba(0,0,0,.15);z-index:2}.mobileMenu ul{display:flex;justify-content:space-between}.mobileMenu ul a{font-size:1.6rem;font-weight:500;color:#8b8088}.mobileMenu ul img{display:block;width:24px;margin:0 auto 8px}.mobileMenu ul li a{display:block;padding:18px 16px}.mobileMenu ul li:nth-child(2) a,.mobileMenu ul li:nth-child(3) a{color:#e50914}.mobileMenu .active{background:#eee}.navContainerWrap,.navContainerWrap .navContainer{position:relative;max-width:100%}.navContainerWrap .navContainer{overflow-x:auto;overflow-y:hidden}.navContainerWrap .advancer{appearance:none;background:rgba(0,0,0,0);padding:0;border:0}.navContainerWrap .advancer:focus{outline:0}.navContainerWrap .advancer{position:absolute;top:0;bottom:0}.navContainerWrap .advancer--right{right:-10px}.navContainerWrap .advancer--left{left:-10px}.navContainerWrap .advancer svg{width:10px;height:1.5em;fill:#fff}.navContainer--arrows{margin:0 10px}.navContent{max-width:100%;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;white-space:nowrap;-ms-overflow-style:-ms-autohiding-scrollbar}.navContent::-webkit-scrollbar{display:none}.nav{position:relative;font-size:1.6rem;font-weight:700;margin-top:0;margin-bottom:0;display:block;float:left}@media(min-width:769px){.nav{font-size:1.5rem}}.nav ul,.nav ul li{margin-top:5px;margin-bottom:5px}.nav ul li{display:inline-flex;margin-right:15px}.nav ul li.vip{background:#f2c46f;padding:0 5px;border-radius:2px}.nav ul li.vip a{color:#464646}.nav ul li.english a{font-size:1.3rem;font-weight:500;color:hsla(0,0%,100%,.7098039216)!important;text-transform:uppercase;border:1px solid hsla(0,0%,100%,.7098039216);padding:4px 8px;border-radius:4px}.nav ul li a{display:inline-block;color:#fff}.nav ul li a.active{color:#e50914}.nav--sub{margin-top:20px}.nav--sub .filter{font-size:1.5rem;font-weight:700;margin:5px 10px}.nav--sub .filter .active{color:#e50914}.nav--sub+.article__full{margin-top:30px}.onScrollNavbar{position:fixed;top:0;left:0;right:0;display:flex;flex-wrap:wrap;overflow:hidden;background-color:#464646;color:#fff;padding:10px 15px;box-shadow:0 10px 10px rgba(0,0,0,.22);z-index:999;transform:translateY(-100px);transition:transform .5s ease-out}.onScrollNavbar--visible{transform:translateY(0);transition:transform .5s ease-out}.onScrollNavbar nav{position:relative;margin:0;display:block;float:left;align-items:center}@media(min-width:1024px){.onScrollNavbar nav{display:flex;width:100%}}.onScrollNavbar ul{display:flex;align-items:center}.onScrollNavbar ul li.vip{background:#f2c46f;padding:0 5px;border-radius:2px}.onScrollNavbar__logo{width:30px;margin-right:15px;display:none}@media(min-width:1024px){.onScrollNavbar__logo{display:block}}.section__hdl{display:block;font-size:2.4rem;font-weight:700;text-transform:uppercase;padding-bottom:20px;margin-bottom:30px;border-bottom:2px solid #e0e0e0}.section__hdl--small{font-size:1.6rem;border-bottom:none;margin-bottom:20px}.section__hdl--small:after{display:block;content:" ";width:40px;padding-bottom:20px;border-bottom:4px solid #333}.section__hdl--theme:after{border-bottom:4px solid #e50914}.section__hdl--theme span{color:#e50914;text-transform:none}div.slideshow{margin-top:0;margin-bottom:40px}div.slideshow .next,div.slideshow .prev{border-radius:0;width:25px;text-indent:-9999px}div.slideshow .prev{background:url(/img/arrow-left-white.svg);left:20px;transform:none}div.slideshow .next{background:url(/img/arrow-right-white.svg);right:20px}.tabs__nav{display:flex;flex-wrap:wrap;margin-bottom:30px}.tabs__nav li{font-size:1.6rem;font-weight:700;margin-right:40px;text-transform:uppercase}.tabs__nav li:last-child{margin-right:0}.tabs__item{cursor:pointer}.tabs__item--active{padding-bottom:10px;border-bottom:4px solid #333}.tags{display:flex;align-items:center;flex-wrap:wrap;margin-bottom:50px}.tags__hdl{font-size:1.4rem;text-transform:uppercase;font-weight:700;margin-right:20px;margin-bottom:10px}.tag__items{display:flex;flex-wrap:wrap}.tag__item a{display:inline-block;padding:5px 15px;margin-right:20px;margin-bottom:10px;border:1px solid #bdbdbd;border-radius:2px}.tag__item a:hover{transform:translateY(-2px)}.topic{background:#eaeaea;margin-bottom:30px;padding-bottom:15px}@media(min-width:769px){.topic{margin-left:-30px;padding-bottom:40px}}@media(min-width:1024px){.topic{margin-right:0}}.topic__wrap{position:relative;margin-top:-100px;margin-left:15px;margin-right:15px;padding:20px 20px 40px;background:#fff}@media(min-width:769px){.topic__wrap{margin-top:-200px;margin-left:30px;margin-right:30px}}.topic__text{display:block;margin-bottom:10px}.topic__hdl{font-weight:700;margin-bottom:10px}.topic__subhdl{font-family:Georgia,Times,Times New Roman,serif;font-style:italic;font-weight:400;margin-bottom:20px}.search-input form{display:flex;width:100%;justify-content:center;margin-bottom:2em}.search-input form input{flex:0 1 540px;border:1px solid #333;outline:none;margin-right:1em}.search-input form button{font-size:1.6rem;font-weight:600;text-transform:uppercase;color:#fff;padding:0 40px;background:#b72025;border:none;cursor:pointer}:root{--elevation-main:1px 0px 4px rgba(0,0,0,0.25);--palette-primary-darkest:#8a001f;--palette-primary-dark:#b72025;--palette-primary-main:#b92a2f;--palette-primary-light:#bf353a;--palette-primary-lighter:#c3464a;--palette-primary-lightest:#eee;--font-family-serif:"Source Sans Pro"}.AllCommentsTabContainer-stream-2qYTX>*{padding:10px}.AllCommentsTabContainer-stream-2qYTX>:not(:first-child):not(button){padding-top:var(--spacing-4);margin-bottom:calc(2*var(--mini-unit)) 0!important}.coral-tabBar-tab{font-size:21px;font-weight:700;border-top:2px solid #b72025!important;padding:10px 20px}.coral-comment-topBar{margin-bottom:12px!important}.coral-commentTag{background:#fff!important}.coral-comment-actionBar{padding-bottom:10px}.StreamContainer-tabBarRow-3T4QQ{border-bottom:1px solid #555}.StreamContainer-fixedTab-38Lht{padding-top:10px!important;padding-bottom:10px!important}.Tab-secondary-SAOuB{color:#333}.Tab-secondary-SAOuB.Tab-active-XrGkw{font-size:21px;font-weight:700;padding:10px 20px;border-top:1px solid #555;border-color:#b72025 #555 #fff;border-style:solid;border-width:2px 1px 1px}.Tab-root-33kKH{font-size:18px}.grid{display:flex;flex-direction:row}.grid .grid-element{flex:1 1;padding:2rem}.grid .grid-element-small{flex:.2 1}.pagination{list-style:none;height:40px;width:fit-content;padding:0;margin-top:40px}.pagination,.pagination li a{display:flex;align-items:center}.pagination li a{height:100%;padding:0 10px;cursor:pointer}.pagination li a:hover,.pagination li.active a{text-decoration:underline}.pagination li.active a{font-weight:700;pointer-events:none}.slideshow{position:relative;overflow:hidden;margin:1em auto}.slideshow,.slideshow .next,.slideshow .prev{display:flex;justify-content:center;align-items:center}.slideshow .next,.slideshow .prev{top:calc(50% - 20px);position:absolute;background:#fff;border-radius:30px;width:40px;height:40px;-webkit-user-select:none;user-select:none;cursor:pointer;font-weight:700;font-size:18px;z-index:2}.slideshow .next{right:10px}.slideshow .prev{left:10px;transform:scale(-1)}.slideshow .image{position:absolute}