:root{--color--divider:#d8d8d8;--color--placeholder:#f7f7f7;--color--modal-overlay:rgba(0,0,0,0.8);--color--button-secondary:#666;--color--ngl-card:#000;--color--grey-scale--primary:#262626;--color--grey-scale--secondary:#666;--color--grey-scale--tertiary:#999;--color--grey-scale--black:#000;--color--grey-scale--white:#fff}@font-face{font-family:Fakt;font-weight:300;src:url(https://s.flipboard.com/webapp/fonts/FaktFlipboard-Light-c517299a.woff) format("woff")}@font-face{font-family:Fakt;font-weight:400;src:url(https://s.flipboard.com/webapp/fonts/FaktFlipboard-Normal-0efe3aa3.woff) format("woff")}@font-face{font-family:Fakt;font-weight:500;src:url(https://s.flipboard.com/webapp/fonts/FaktFlipboard-Medium-ff30e15a.woff) format("woff")}@font-face{font-family:Fakt;font-weight:600;src:url(https://s.flipboard.com/webapp/fonts/FaktFlipboard-SemiBold-9c83663b.woff) format("woff")}@font-face{font-family:FaktCondensed;font-weight:100;src:url(https://s.flipboard.com/webapp/fonts/FaktFlipboardCon-Thin.otf) format("opentype")}@font-face{font-family:FaktCondensed;font-weight:300;src:url(https://s.flipboard.com/webapp/fonts/FaktFlipboardCon-Light.otf) format("opentype")}@font-face{font-family:FaktCondensed;font-weight:400;src:url(https://s.flipboard.com/webapp/fonts/FaktFlipboardCon-Normal.otf) format("opentype")}@font-face{font-family:FaktCondensed;font-weight:500;src:url(https://s.flipboard.com/webapp/fonts/FaktFlipboardCon-Medium.otf) format("opentype")}@font-face{font-family:FaktCondensed;font-weight:600;src:url(https://s.flipboard.com/webapp/fonts/FaktFlipboardCon-SemiBold.otf) format("opentype")}@font-face{font-family:FaktCondensed;font-weight:700;src:url(https://s.flipboard.com/webapp/fonts/FaktFlipboardCon-Bold.otf) format("opentype")}@font-face{font-family:FaktCondensed;font-weight:900;src:url(https://s.flipboard.com/webapp/fonts/FaktFlipboardCon-Black.otf) format("opentype")}@font-face{font-family:Tiempos;font-weight:400;src:url(https://s.flipboard.com/webapp/fonts/TiemposText-Regular.otf) format("opentype")}@font-face{font-family:Tiempos;font-weight:500;src:url(https://s.flipboard.com/webapp/fonts/TiemposText-Medium.otf) format("opentype")}@font-face{font-family:Tiempos;font-weight:600;src:url(https://s.flipboard.com/webapp/fonts/TiemposText-Semibold.otf) format("opentype")}@font-face{font-family:Tiempos;font-weight:700;src:url(https://s.flipboard.com/webapp/fonts/TiemposText-Bold.otf) format("opentype")}[class*=button--],button{outline:none;border:none;text-decoration:none;text-align:center;font-size:13px;padding:8px 12px;font-family:Fakt,AvenirNext-Medium,Segoe UI,sans-serif;font-weight:600;color:var(--color--grey-scale--secondary);border-radius:4px;background-color:transparent;cursor:pointer;display:inline-block;white-space:nowrap;transition:all .15s ease}:focus[class*=button--],:hover[class*=button--],button:focus,button:hover{color:var(--color--grey-scale--primary)}:active[class*=button--],button:active{color:var(--color--grey-scale--secondary)}:disabled[class*=button--],button:disabled{cursor:not-allowed}input[type=email],input[type=number],input[type=password],input[type=search],input[type=tel],input[type=text],input[type=url]{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%;height:44px;padding:8px 12px;font-size:16px;font-weight:500;color:var(--color--grey-scale--primary);background-color:var(--color--placeholder);caret-color:#f52828;border:none;border-radius:4px;outline:none}input[type=email]::-webkit-input-placeholder,input[type=email]::placeholder,input[type=number]::-webkit-input-placeholder,input[type=number]::placeholder,input[type=password]::-webkit-input-placeholder,input[type=password]::placeholder,input[type=search]::-webkit-input-placeholder,input[type=search]::placeholder,input[type=tel]::-webkit-input-placeholder,input[type=tel]::placeholder,input[type=text]::-webkit-input-placeholder,input[type=text]::placeholder,input[type=url]::-webkit-input-placeholder,input[type=url]::placeholder{opacity:1;color:var(--color--grey-scale--secondary)}input[type=email]::-ms-clear,input[type=number]::-ms-clear,input[type=password]::-ms-clear,input[type=search]::-ms-clear,input[type=tel]::-ms-clear,input[type=text]::-ms-clear,input[type=url]::-ms-clear{display:none}html{box-sizing:border-box}*,:after,:before{box-sizing:inherit}body,html{margin:0;padding:0;height:100%;font-size:100%;line-height:1.4;font-weight:400;font-family:Fakt,AvenirNext-Medium,Segoe UI,sans-serif;color:var(--color--grey-scale--primary);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}iframe{box-sizing:content-box;border:none}ol,ul{list-style-type:none;padding:0}dd,dl,dt,figure,ol,ul{margin:0}img,picture{margin:0;max-width:100%;vertical-align:bottom}table{border-collapse:collapse;margin:0;width:100%}td{text-align:center}td,th,tr{vertical-align:middle}h1,h2,h3,h4,h5,h6{line-height:1.1;margin:0;padding:0}p{margin:0;line-height:1.4}a{text-decoration:none;color:var(--color--grey-scale--secondary);transition:all .15s ease}a:focus,a:hover{color:var(--color--grey-scale--primary)}a:active{color:var(--color--grey-scale--secondary)}.button--primary{color:#fff;background-color:#f52828;border:1px solid #f52828}.button--primary:focus,.button--primary:hover{color:#fff;background-color:#e00a0a;border:1px solid #e00a0a}.button--primary:active{box-shadow:inset -1px 2px 1px rgba(0,0,0,.2);color:hsla(0,0%,100%,.8);border:1px solid #e00a0a}.button--primary:disabled{opacity:.3}.button--primary.button--inverse{background-color:#fff;color:#f52828}.button--primary.button--inverse:focus,.button--primary.button--inverse:hover{color:#e00a0a;border:1px solid #e00a0a}.button--primary.button--inverse:active{box-shadow:inset -1px 2px 1px rgba(0,0,0,.2);color:#f52828;border:1px solid #f52828}.button--primary.button--inverse:disabled{opacity:.3}.button--secondary,.theme--dark .button--primary.button--inverse{color:var(--color--button-secondary);border:1px solid var(--color--button-secondary);background-color:var(--color--grey-scale--white)}.button--secondary:focus,.button--secondary:hover,.theme--dark .button--primary.button--inverse:focus,.theme--dark .button--primary.button--inverse:hover{color:var(--color--grey-scale--black);border:1px solid var(--color--grey-scale--black)}.button--secondary:active,.theme--dark .button--primary.button--inverse:active{box-shadow:inset -1px 2px 1px rgba(0,0,0,.2);color:var(--color--button-secondary);border:1px solid var(--color--button-secondary)}.button--secondary:disabled,.theme--dark .button--primary.button--inverse:disabled{opacity:.3}.button--fat{font-size:16px;line-height:3.5;padding:0 32px}.button--block{display:block;width:100%;margin-bottom:12px}.button-with-badge{display:flex;align-items:center}.button-with-badge svg{height:30px;width:30px}.button-with-badge span{display:inline-block;margin-left:12px;color:#fff}.button-with-badge:active>*{opacity:.9}.button-with-badge:disabled{cursor:not-allowed}.button-with-badge--facebook{background-color:#4267b2}.button-with-badge--facebook:focus,.button-with-badge--facebook:hover{background-color:#34518d}.button-with-badge--facebook:active{box-shadow:inset -1px 2px 1px rgba(0,0,0,.2)}.button-with-badge--facebook:disabled{opacity:.3}.button-with-badge--twitter{background-color:#1da1f2}.button-with-badge--twitter:focus,.button-with-badge--twitter:hover{background-color:#0c85d0}.button-with-badge--twitter:active{box-shadow:inset -1px 2px 1px rgba(0,0,0,.2)}.button-with-badge--twitter:disabled{opacity:.3}.button--loading{border:none}#root{height:100%}.page{width:100%}.layout--main{max-width:1142px;margin:0 auto;padding:60px 0 0;height:100%}@media (max-width:1174px){.layout--main{padding:60px 16px 0}}@supports (object-fit:cover){.image-frame img{object-fit:cover;height:100%;width:100%}}.image{opacity:0;transition:opacity .5s ease}.image--loaded{opacity:1}.logo--header{display:block;max-width:250px;margin:32px auto 0}.media-overlay{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:rgba(0,0,0,.6)}.media-overlay .play-button{opacity:.9}.media-overlay .play-button:hover{opacity:1}.responsive-iframe{position:relative;overflow:hidden;padding-top:56.25%}.responsive-iframe iframe{position:absolute;top:0;left:0;width:100%;height:100%}.soundcloud-container{background-size:cover}.soundcloud-container iframe{opacity:.9}.ui-text--page-title{font-size:30px}.ui-text--page-title,.ui-text--title{font-family:FaktCondensed,AvenirNextCondensed-Medium,Segoe UI,sans-serif;font-weight:900;color:var(--color--grey-scale--primary);text-transform:uppercase}.ui-text--title{font-size:22px}.ui-text--body{font-size:16px}.ui-text--body,.ui-text--body-2{font-family:Fakt,AvenirNext-Medium,Segoe UI,sans-serif;font-weight:500}.ui-text--body-2{font-size:14px}.ui-text--supporting{font-family:Fakt,AvenirNext-Medium,Segoe UI,sans-serif;font-size:13px;line-height:1.2;font-weight:500;color:var(--color--grey-scale--secondary)}.ui-text--supporting-emphasis{font-weight:600}[class*=article-text--title]{font-family:Tiempos,Georgia,serif;line-height:1.1;font-weight:600;color:var(--color--grey-scale--primary)}[class*=article-text--title] a{color:inherit}.article-text--title--small{font-size:16px}.article-text--title--large{font-size:22px}.article-text--body{font-size:16px;font-weight:400}.article-text--body,.article-text--caption{font-family:Tiempos,Georgia,serif;line-height:22px;color:var(--color--grey-scale--primary)}.article-text--caption{position:relative;border-bottom:1px solid var(--color--grey-scale--black);padding-bottom:8px;margin-bottom:16px;font-size:18px}.article-text--caption:before{left:43px;border-left:5px solid var(--color--grey-scale--primary);border-bottom:5px solid transparent;border-right:5px solid transparent;border-top:5px solid var(--color--grey-scale--primary)}.article-text--caption:after,.article-text--caption:before{content:"";position:absolute;width:0;height:0;top:100%;border-color:currentcolor}.article-text--caption:after{left:44px;border-left:4px solid var(--color--grey-scale--white);border-bottom:4px solid transparent;border-right:4px solid transparent;border-top:4px solid var(--color--grey-scale--white)}.post-attribution{display:flex;align-items:center;margin-bottom:12px;min-height:35px}@media (max-width:599px){.post-attribution--empty{min-height:0;margin-bottom:0}}.post-attribution a{text-decoration:none}.post-attribution .author-avatar{width:35px;height:35px;margin-right:8px}.post-attribution__source{display:block;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;margin-bottom:16px}.post-attribution__decorator{margin-left:4px}.post-attribution__magazine{display:block}.post-attribution__source-with-badge{display:flex;align-items:center}.post-attribution__source-with-badge .source-badge{width:32px;height:32px;margin-right:4px}.author-avatar img{display:block;object-fit:cover;border-radius:50%;background-color:var(--color--placeholder)}.author-avatar--default{text-transform:uppercase}.author-avatar--default svg{display:block;border-radius:50%;background-color:#f52828}.banner{width:100%;margin-top:60px;border-bottom:1px solid var(--color--divider);background-color:#f7f7f7;display:flex;flex-direction:row;position:relative}.banner .close-icon{position:absolute;top:16px;right:16px}.banner__content{width:50%;padding:24px 16px}.banner__title{font-family:FaktCondensed,AvenirNextCondensed-Medium,Segoe UI,sans-serif;font-weight:900;text-transform:uppercase}.banner__subtitle{margin-bottom:16px}.banner__image{height:100%;position:absolute;right:0;top:0}.theme--dark .banner{background-color:#333}.brand-banner{--button-size:280px;text-align:center;padding:0}.brand-banner .logo--landscape{display:block;margin:0 auto 60px}.brand-banner__header{font-family:FaktCondensed,AvenirNextCondensed-Medium,Segoe UI,sans-serif;font-weight:900;text-transform:uppercase;color:var(--color--grey-scale--primary);display:inline-block;margin-bottom:16px;font-size:45px;line-height:32px}.brand-banner__header div:last-child{border-bottom:8px solid #f52828;display:inline-block;padding:9px 0 8px}.brand-banner__subheader{font-family:Fakt,AvenirNext-Medium,Segoe UI,sans-serif;font-weight:500;font-size:20px;color:var(--color--grey-scale--primary);margin-bottom:32px}.brand-banner .button-wrapper{width:var(--button-size);margin:0 auto;display:block}.brand-banner .button-wrapper *{display:block}.brand-banner.small-screen-desktop{padding:100px 0}@media (min-width:600px){.brand-banner{padding:100px 0}.brand-banner__header{font-size:60px;line-height:43px}.brand-banner__header div:last-child{border-bottom:11px solid #f52828;display:inline-block;padding:12px 0 11px}.brand-banner__subheader{font-size:24px}.brand-banner .button-wrapper{width:auto}.brand-banner .button-wrapper *{display:inline-block}}.clear-button__wapper{padding:0 8px;height:100%;display:flex;align-items:center;justify-content:center}.clear-button__wapper svg{transform:scale(.5)}.clear-button{display:flex;align-items:center;justify-content:center;background-color:var(--color--grey-scale--tertiary);height:14px;width:14px;border-radius:7px;cursor:pointer}.clear-button:focus,.clear-button:hover{background-color:var(--color--grey-scale--secondary)}.cropped-image{overflow:hidden;position:relative;width:100%;height:100%}.cropped-image.cropped-image--hidden{visibility:hidden;opacity:0}.cropped-image>img{max-width:none;object-fit:cover;width:100%;height:100%}.cta-banner{padding:32px 0}@media (min-width:900px){.cta-banner{text-align:center}}.cta-banner h1{margin-bottom:16px}@media (min-width:900px){.cta-banner h1{margin-bottom:24px}}.cta-banner .button-base{width:100%}@media (min-width:900px){.cta-banner .button-base{width:40%;max-width:480px}}.cta-banner.theme--standard{border-top:1px solid var(--color--divider);border-bottom:1px solid var(--color--divider)}.cta-banner.theme--red{width:calc(100% + 32px);margin-left:-16px;padding-left:16px;padding-right:16px;background-color:#f52828}@media (min-width:900px){.cta-banner.theme--red{width:100%;margin:0;padding-left:0;padding-right:0}}.cta-banner.theme--red h1{color:#fff}.footer{padding:32px 16px 64px}.footer a{padding:12px;text-decoration:underline}.footer a:focus{text-decoration:none}.footer__links{font-size:14px;text-align:center}.footer__links a,.footer__links li{display:inline-block}.footer__copyright{display:block;margin:16px auto;text-align:center;font-size:12px}.home-feed .loading{padding-bottom:700px}.home-navigation__wrapper{min-height:52px;margin-bottom:24px}.home-navigation{background-color:var(--color--grey-scale--white);border-bottom:1px solid var(--color--divider)}.home-navigation ul{display:flex;flex-direction:row;max-width:1142px;margin:0 auto}.home-navigation__item{flex:1;text-align:center;font-family:FaktCondensed,AvenirNextCondensed-Medium,Segoe UI,sans-serif;font-weight:900;font-size:16px;padding:16px 8px;text-transform:uppercase;cursor:pointer}.home-navigation__item--unselected{color:var(--color--grey-scale--tertiary)}.home-navigation__item--unselected:hover{color:var(--color--grey-scale--primary)}.home-navigation--locked{position:fixed;top:59px;left:0;right:0;width:100%;border-bottom:1px solid var(--color--divider);z-index:801}.image-unavailable{position:relative;overflow:hidden;background-color:#f7f7f7}.image-unavailable,.image-unavailable__background-avatar{display:flex;align-items:center;justify-content:center;width:100%;height:100%}.image-unavailable__background-avatar{position:absolute;top:0;left:0}.image-unavailable__background-avatar .author-avatar{display:flex;width:100%}.image-unavailable__background-avatar img{filter:grayscale(100) opacity(9%) blur(4px);border-radius:unset;width:100%}.image-unavailable__avatar{position:relative;border-radius:50%;background-color:#fff}.image-unavailable__avatar img{filter:grayscale(100) opacity(60%)}.close-icon{cursor:pointer}.input-field{position:relative}.input-field--with-icon input{padding-left:42px}.input-field__icon{position:absolute;height:100%;margin:0 12px}.item-list{padding-bottom:16px}@media (min-width:600px){.item-list{display:grid;grid-column-gap:16px;grid-row-gap:16px;grid-template-columns:repeat(2,calc(50% - 8px))}}@media (min-width:1200px){.item-list{grid-template-columns:repeat(3,calc(33% - 8px))}}.item-list .post--album,.item-list .post--card{height:100%}.item-list .social-actions{flex-grow:1}.item-list__group{margin-bottom:64px;border-bottom:1px solid var(--color--divider)}@media (min-width:600px){.item-list__group{grid-column:1/span 2}}@media (min-width:1200px){.item-list__group{grid-column:1/span 3}}.item-list__group:last-child{border:none}.item-list__group-title{margin-bottom:24px}.loading{display:flex;justify-content:center;align-items:center;width:100%;height:100%;background:var(--color--grey-scale--white);z-index:1000}.loading-spinner{width:45px;text-align:center}.loading-spinner>div{width:8px;height:8px;margin:0 2px;background-color:#333;border-radius:100%;display:inline-block;-webkit-animation:sk-bouncedelay 1.4s ease-in-out infinite both;animation:sk-bouncedelay 1.4s ease-in-out infinite both}.loading-spinner .bounce-1{-webkit-animation-delay:-.32s;animation-delay:-.32s}.loading-spinner .bounce-2{-webkit-animation-delay:-.16s;animation-delay:-.16s}@-webkit-keyframes sk-bouncedelay{0%,80%,to{-webkit-transform:scale(0)}40%{-webkit-transform:scale(1)}}@keyframes sk-bouncedelay{0%,80%,to{-webkit-transform:scale(0);transform:scale(0)}40%{-webkit-transform:scale(1);transform:scale(1)}}.load-more{margin:16px 0 48px;display:flex;justify-content:center;align-items:center;width:100%;z-index:1000}.magazine-list__wrapper{margin:0 auto 60px}.magazine-list__wrapper .magazine-list{display:grid;grid-gap:12px;grid-template-columns:repeat(auto-fill,minmax(135px,1fr));margin-bottom:16px}.magazine-list__wrapper .magazine-list__magazine{position:relative;overflow:hidden;height:150px}.magazine-list__wrapper .magazine-list__title{position:absolute;top:12px;left:12px;width:calc(100% - 24px);font-size:16px;color:#fff}.magazine-list__wrapper .magazine-list .overlay{position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.3)}.main-header{position:fixed;top:0;left:0;width:100%;height:60px;background:#fff;border-bottom:1px solid var(--color--divider);z-index:800;display:flex;align-items:center;justify-content:space-between;padding:0 16px}.main-header__logo{position:relative;display:inline-flex;align-self:center;align-items:center}.main-header__logo .amp-logo{margin-left:8px;background-color:#fff;border-radius:50%;border:1px solid #fff}.main-header__buttons{justify-self:flex-end;display:flex;align-items:center}.main-header__buttons li{display:inline-block;margin-left:16px}.main-header__search-wrapper{display:inline-flex;cursor:pointer;padding:8px}.post{padding-bottom:24px}.post:not(:last-child){border-bottom:1px solid var(--color--divider)}.post__media{display:block;margin-bottom:12px;background:var(--color--placeholder);position:relative}.post__title{margin-bottom:12px;word-wrap:break-word}a.twitter-link{color:#f52828}.post__read-more{margin-top:24px;text-align:center}.post--album,.post--card{display:flex;flex-direction:column}.post--card .media-container{width:100%;height:257px}@media (min-width:600px){.post--card .media-container{height:270px}}@media (min-width:900px){.post--card .media-container{height:366px}}@media (min-width:1200px){.post--card .media-container{height:277px}}.post--card .quote-icon{margin-bottom:12px;margin-top:48px}.post--album .post--album-header{padding:12px 0;margin-bottom:32px;border-bottom:1px solid var(--color--divider)}.post--album figure{margin-bottom:32px}.post--album figcaption{margin-top:8px}.post--condensed{display:grid;grid-template-columns:100px auto;grid-column-gap:12px;padding:0;margin-bottom:24px}.post--condensed .post__media{width:100px;height:100px}.post--condensed .post__title{margin:0 0 8px}.post--condensed .post-attribution__source{margin:0}.post--condensed .post__body-wrapper{overflow:auto}.post--ngl-section-card{display:flex;flex-direction:column;height:100%;margin-bottom:0}.post--ngl-section-card .bracket-icon--rotated{transform:rotate(180deg)}.post--ngl-section-card .package-header{background-color:var(--color--ngl-card);color:#fff;display:flex;flex-direction:column;flex-grow:1;height:100%;padding:16px}.post--ngl-section-card .package-header .package-header__attribution,.post--ngl-section-card .package-header .package-header__description,.post--ngl-section-card .package-header h1{margin:8px 16px 16px;color:inherit}.post--ngl-section-card .package-header .package-header__description{font-size:13px;line-height:16px}.post--ngl-section-card .package-header__title-lockup{display:flex;flex-direction:column;flex-grow:1;margin-top:16px}.post--ngl-section-card .package-header__title-lockup .bracket-icon--rotated{flex-grow:1}.post--ngl-section-card .package-header__title-lockup--hide-brackets .package-header__attribution,.post--ngl-section-card .package-header__title-lockup--hide-brackets .package-header__description,.post--ngl-section-card .package-header__title-lockup--hide-brackets h1{margin-left:0;margin-right:0}.post--ngl-section-card .package-header__link{height:100%}@media (max-width:599px){.post--ngl-section-card .package-header__cover-image img{width:100%;height:auto}}.see-more__title{margin-bottom:12px}.social-actions{display:flex;align-items:flex-end;border-bottom:1px solid var(--color--divider);margin-top:8px}.social-actions__comment{flex-basis:50%;text-align:left;padding-left:0;font-weight:400}.social-actions__right-align{display:inline-flex;flex-basis:50%;justify-content:flex-end}.social-actions__button{display:inline-flex;padding:12px}.social-actions__button:last-child{padding-right:0}.topic-list{max-width:1142px;margin:0 auto}.topic-list__item{text-align:left}.topic-list__item--selected{background-color:var(--color--placeholder)}.topic-list__item-target{padding:16px 8px}.topic-tag{display:inline-block;padding:8px 16px 12px 0;font-family:FaktCondensed,AvenirNextCondensed-Medium,Segoe UI,sans-serif;font-weight:600;font-size:12px;text-transform:uppercase;text-decoration:none;color:#f52828;border:none}.topic-tag--white,.topic-tag--white:hover{color:#fff}.topic-tag:before{content:"#";display:inline-block}.topic-tag:hover{background-color:transparent;color:#ff1e1e}.modal-overlay{display:flex;align-items:center;justify-content:center;position:fixed;top:0;left:0;width:100%;height:100%;background:var(--color--modal-overlay);z-index:900;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.modal{position:relative;padding:16px;overflow-y:scroll;background:var(--color--grey-scale--white);z-index:900}.modal h1{margin-bottom:16px}.modal__controls{position:absolute;bottom:0;left:0;padding:16px;width:100%;display:flex;align-items:center;justify-content:flex-end;background:var(--color--grey-scale--white)}.modal__controls>*{margin-left:12px}.modal--fullscreen{position:fixed;top:0;left:0;width:100%;height:100%}.modal--fullscreen .modal__controls{position:fixed;border-top:1px solid var(--color--divider)}.modal--dropdown{position:fixed;padding:8px;top:0;right:0;width:100%;height:50vh;box-shadow:0 2px 10px rgba(0,0,0,.25);border-radius:0 0 0 3px}@media (min-width:600px){.modal--dropdown{width:390px}}@media (min-width:1200px){.modal--dropdown{width:438px}}.modal--window{min-height:250px;width:calc(100% - 24px);padding:24px;border-radius:3px}@media (min-width:600px){.modal--window{width:400px}}.modal--window .modal__controls{position:absolute;border:none}.prevent-overflow{overflow:hidden;position:fixed;width:100%}@media (min-width:600px){.prevent-overflow{position:relative;width:auto}}.content-gate__topic{color:#f52828}.search{height:100%;display:grid;grid-template-rows:44px auto;grid-gap:12px}.search .topic-list-wrapper{padding-bottom:64px;overflow-y:auto;-webkit-overflow-scrolling:touch}@media (min-width:600px){.search .topic-list-wrapper{padding-bottom:0}}.search .topic-list__item{display:block}.search .topic-list__item-target{display:block;padding:12px}.search .topic-list__item-target:before{content:"#";display:inline-block}.search .search--not-found{margin:12px}.search__input-wrapper{display:flex}.search__input-wrapper .input-field{flex:1}.clear-button__wapper{position:absolute;right:0;top:0}.share__copy-link-message{margin-top:12px}.article-view{margin-top:24px;display:block}@media (min-width:900px){.article-view{display:grid;grid-template-columns:calc(100% - 382px) 350px;grid-gap:32px}.article-view .see-more{margin-top:43px}}.article-view .post-attribution--empty{min-height:0;margin-bottom:0}.article-view .post{border:none}.article-view__main .post__media--image>img{height:auto;width:100%}.article-view .post--card .post__media{background:transparent}.article-view .social-actions{border:none}.article-view__main{height:100%}.article-view--no-attribution .see-more{margin-top:-4px}.article-view--no-see-more{grid-template-columns:none}.article-view--album{display:block}.error-view__message-wrapper{margin:160px auto;text-align:center}@media (min-width:600px){.error-view__message-wrapper{margin:220px auto}}.error-view__message-title{margin-bottom:8px}.home.layout--main{padding-top:16px}.home__search{margin:0 auto 64px;width:100%}.home__search input{pointer-events:none}.home .topic-list-wrapper{margin:32px auto 0;border-bottom:1px solid var(--color--divider);padding-bottom:48px}.home .topic-list__item{display:block;text-align:center;padding:8px;margin-bottom:8px}.home-feed__read-more{margin:auto;text-align:center}@media (max-width:599px){.home-navigation ul{display:block;text-align:center}.home-navigation li{display:inline-block}}.profile-header{align-items:left}.profile-header__username{margin:8px auto 4px}.section-header{padding:24px 0;margin-bottom:32px;border-bottom:1px solid var(--color--divider);display:flex;flex-direction:column}@media (min-width:600px){.section-header{flex-direction:row}}.section-header__title-wrapper{flex:1;display:flex;flex-direction:column}@media (min-width:600px){.section-header__title-wrapper{flex-direction:row;align-items:center;margin-bottom:0}}.section-header__text{max-width:560px}.section-header__title{display:inline-flex}.section-header__title--topic:before{content:"#";display:inline-block}.section-header__description{margin-top:8px}.section-header__follow{text-transform:capitalize;margin-left:16px}.section-header .author-avatar{margin-right:16px;margin-bottom:8px;min-width:80px}.section-view__list-header{margin:0 0 24px}.package-layout-scope{padding-top:60px}.package-layout-scope .package-layout,.package-layout-scope .post--ngl-section-card{max-width:1024px;margin:0 auto;padding:64px 32px}@media (max-width:600px){.package-layout-scope .package-layout,.package-layout-scope .post--ngl-section-card{padding:16px 16px 64px}}.package-layout-scope .package-layout header,.package-layout-scope .post--ngl-section-card header{display:block;margin-bottom:32px}.package-layout-scope .package-layout .bracket-icon--rotated,.package-layout-scope .post--ngl-section-card .bracket-icon--rotated{transform:rotate(180deg)}.package-layout-scope .package-layout article,.package-layout-scope .post--ngl-section-card article{text-align:initial;margin:initial;height:auto;position:static;min-width:0}.package-layout-scope .package-layout article .cropped-image img,.package-layout-scope .post--ngl-section-card article .cropped-image img{height:inherit}.package-layout-scope .package-layout .middot,.package-layout-scope .post--ngl-section-card .middot{margin:0 4px}.package-layout-scope header.package-header{width:100%;display:flex;position:relative}.package-layout-scope header.package-header .package-header__title-lockup{display:flex;flex-direction:column;flex-grow:1}.package-layout-scope header.package-header .package-header__attribution,.package-layout-scope header.package-header .package-header__description,.package-layout-scope header.package-header h1{margin:0 16px}.package-layout-scope header.package-header .package-header__title-lockup--hide-brackets .package-header__attribution,.package-layout-scope header.package-header .package-header__title-lockup--hide-brackets .package-header__description,.package-layout-scope header.package-header .package-header__title-lockup--hide-brackets h1{margin-left:0;margin-right:0}.package-layout-scope header.package-header h1{margin-top:8px;margin-bottom:16px;font-size:40px;line-height:36px}.package-layout-scope header.package-header .package-header__description{margin-top:32px;font-size:14px;line-height:18px}.package-layout-scope header.package-header .package-header__attribution{display:flex;align-items:center}.package-layout-scope header.package-header .package-header__attribution a{text-decoration:none;color:inherit}.package-layout-scope header.package-header .package-header__attribution .author-avatar{margin-right:8px}.package-layout-scope header.package-header .package-header__follow{flex-grow:1;display:flex;justify-content:flex-end}.package-layout-scope header.package-header .package-header__sponsored-author-attribution{align-items:flex-end;display:flex;flex-grow:1}.package-layout-scope header.package-header .package-header__sponsor{margin-left:12px}.package-layout-scope header.package-header .package-header__sponsor-prefix{font-size:12px;font-weight:500;text-transform:uppercase}.package-layout-scope header.package-header .package-header__sponsor-name{font-size:14px;font-weight:500}.package-layout-scope header.package-header .package-header__cover-image,.package-layout-scope header.package-header .package-header__cover-image--square{flex-basis:537px;flex-shrink:0;height:537px;max-width:537px;margin-left:48px}.package-layout-scope header.package-header .package-header__cover-image--no-mobile-crop{flex-basis:auto}.package-layout-scope header.package-header .package-header__cover-image--no-mobile-crop img{width:100%}.package-layout-scope header.package-header .package-header__cover-image--with-square-image{display:none}@media (max-width:1200px){.package-layout-scope header.package-header .package-header__cover-image,.package-layout-scope header.package-header .package-header__cover-image--square{flex-basis:350px;height:350px;max-width:none}.package-layout-scope header.package-header .package-header__cover-image--no-mobile-crop{flex-basis:auto;height:auto}}@media (max-width:900px){.package-layout-scope header.package-header{flex-direction:column-reverse}.package-layout-scope header.package-header .package-header__sponsored-author-attribution{margin-bottom:16px}.package-layout-scope header.package-header .package-header__cover-image,.package-layout-scope header.package-header .package-header__cover-image--square{margin-left:0;margin-bottom:16px}.package-layout-scope header.package-header .package-header__cover-image--with-square-image{display:block}.package-layout-scope header.package-header .package-header__cover-image--square{display:none}.package-layout-scope header.package-header .package-header__cover-image--no-mobile-crop{flex-basis:auto;height:auto}.package-layout-scope header.package-header .package-header__cover-image--no-mobile-crop .image{height:auto}}@media (max-width:599px){.package-layout-scope header.package-header .package-header__title-lockup{flex-grow:1}.package-layout-scope header.package-header .package-header__cover-image,.package-layout-scope header.package-header .package-header__cover-image--square{margin-bottom:8px}}@media (min-width:600px){.package-layout-scope header.package-header--hide-cover-image{justify-content:center;align-items:center}.package-layout-scope header.package-header--hide-cover-image .package-header__title-lockup{flex-grow:0}.package-layout-scope header.package-header--hide-cover-image .package-header__attribution,.package-layout-scope header.package-header--hide-cover-image .package-header__description,.package-layout-scope header.package-header--hide-cover-image h1{margin:0 48px;text-align:center}.package-layout-scope header.package-header--hide-cover-image .package-header__attribution,.package-layout-scope header.package-header--hide-cover-image .package-header__description{margin-top:16px}.package-layout-scope header.package-header--hide-cover-image .package-header__attribution{justify-content:center}.package-layout-scope header.package-header--hide-cover-image .package-header__description{text-align:center}.package-layout-scope header.package-header--hide-cover-image .package-header__sponsored-author-attribution{align-items:center;flex-direction:column;margin-top:48px}.package-layout-scope header.package-header--hide-cover-image .package-header__sponsor{margin:12px 0}.package-layout-scope header.package-header--hide-cover-image .package-header__sponsor-name,.package-layout-scope header.package-header--hide-cover-image .package-header__sponsor-prefix{text-align:center}}.package-layout-scope .package-footer{width:100%;min-height:64px;padding:12px 0;background-color:#262626;display:flex;justify-content:center}.mobile .package-layout-scope .package-footer{bottom:48px;min-height:58px;padding:8px 0}.package-layout-scope .package-footer h1{font-family:FaktCondensed,AvenirNextCondensed-Medium,Segoe UI,sans-serif;font-size:16px;line-height:22px;font-weight:900;text-transform:uppercase;color:#fff;margin-right:12px}.mobile .package-layout-scope .package-footer h1{font-size:14px;line-height:16px}.package-layout-scope .package-footer .flip-button-container,.package-layout-scope .package-footer .share-button-container{color:#fff;cursor:pointer;display:flex;align-items:center;min-height:36px;border:1px solid hsla(0,0%,100%,.3);border-radius:4px;padding:4px 8px;font-family:Fakt,AvenirNext-Medium,Segoe UI,sans-serif;font-weight:600;font-size:14px;line-height:18px}.package-layout-scope .package-footer .flip-button-container:not(:last-child),.package-layout-scope .package-footer .share-button-container:not(:last-child){margin-right:12px}.mobile .package-layout-scope .package-footer .flip-button-container,.mobile .package-layout-scope .package-footer .share-button-container{min-height:30px}.package-layout-scope .package-footer .share-button-container{background-color:#f52828}.package-layout-scope .package-footer .icon-button,.package-layout-scope .package-footer .show-more-icon,.package-layout-scope .package-footer .show-more-wrapper{display:flex;align-items:center}.package-layout-scope .package-footer__contents{flex-basis:1024px;display:flex;justify-content:space-between;align-items:center;padding:0 32px}.package-layout-scope .package-footer__actions{display:flex}.package-layout-scope .package-group{margin-bottom:48px;display:grid;grid-column-gap:24px;grid-row-gap:24px}.package-layout-scope .package-group header{grid-area:header;margin-bottom:8px}.package-layout-scope .package-group__subtitle{color:var(--color--grey-scale--secondary)}.package-layout-scope .package-group--large{grid-template-areas:"header"}.package-layout-scope .package-group--medium{grid-template-columns:1fr 1fr 1fr;grid-template-areas:"header header header"}.package-layout-scope .package-group--small{grid-template-columns:1fr 1fr;grid-template-areas:"header header"}@media (max-width:1200px){.package-layout-scope .package-group--medium{grid-template-columns:1fr 1fr;grid-template-areas:"header header"}}@media (max-width:900px){.package-layout-scope .package-group--medium,.package-layout-scope .package-group--small{grid-template-columns:1fr;grid-template-areas:"header"}}.package-layout-scope .package-group__title{display:inline-block}.package-layout-scope .package-group__topics{margin-top:20px}.package-layout-scope .package-group__topic{background:#f52828;margin:10px 10px 10px 0;padding:5px 10px;text-transform:uppercase;font-weight:900}.package-layout-scope .package-group-item-wrapper{margin:15px 0}.package-layout-scope .package-group-item__excerpt{font-weight:300;color:#ccc;margin-top:5px}@media (max-width:600px){.package-layout-scope .package-group-item__excerpt{display:none}}.package-layout-scope .package-group-item__content-wrapper{display:flex;justify-content:space-between}.package-layout-scope .package-group-item__title-wrapper{margin-right:10px}.package-layout-scope .package-group-item__image-wrapper{flex-basis:35%;flex-shrink:0}.package-layout-scope .package-group-item__image-wrapper img{width:100%}.package-layout-scope .package-post{position:relative;display:flex;justify-content:flex-start}.package-layout-scope .package-post header{display:flex;flex-direction:column;flex-grow:1}.package-layout-scope .package-post header h1.post__title{text-transform:none}.package-layout-scope .package-post__preview{border:1px solid var(--color--divider);flex-grow:0}.package-layout-scope .package-post__preview .image-frame,.package-layout-scope .package-post__preview .package-post__media-wrapper{background-color:var(--color--placeholder)}.package-layout-scope .package-post__preview .image-frame h1,.package-layout-scope .package-post__preview .package-post__media-wrapper h1{line-height:22px;font-weight:400}.package-layout-scope .package-post__content{align-items:flex-start;overflow-x:hidden}.package-layout-scope .package-post__text{flex-grow:1}.package-layout-scope .package-post__actions{margin-left:12px;flex-shrink:0}.package-layout-scope .package-post__title .post-attribution__source,.package-layout-scope .package-post__title .post__title{display:initial;font-family:Tiempos,Georgia,serif;font-size:16px;font-weight:600;line-height:20px;overflow-x:hidden}.package-layout-scope .package-post__title:not(:last-child){margin-bottom:8px}.package-layout-scope .post__title{display:inline-block;overflow-wrap:break-word}.package-layout-scope .package-group-item__prefix{color:#f52828;margin-right:5px}.package-layout-scope .package-post--status{align-items:stretch}.package-layout-scope .package-post--status .package-post__preview{border:initial}.package-layout-scope .package-post--status .package-post__media-wrapper{background-color:var(--color--placeholder);padding:16px;height:100%;font-family:Tiempos,Georgia,serif;line-height:22px;font-weight:400;width:auto;height:auto;flex-grow:1;display:flex;flex-direction:column;justify-content:space-between}.package-layout-scope .package-post--status .package-post__media-wrapper h4{font-size:16px;line-height:22px;font-weight:400}.package-layout-scope .package-post--status .package-post__title-wrapper{display:flex;flex-grow:1}.package-layout-scope .package-post__twitter-content{display:flex;flex-direction:column;justify-content:space-between;flex-grow:1;overflow:hidden}.package-layout-scope .package-post--twitter .twitter-text{overflow-wrap:break-word}.package-layout-scope .package-post--twitter .twitter-text a{color:#f52828}.package-layout-scope .package-post--twitter .package-post__metadata{display:flex;justify-content:space-between;margin-top:16px}.package-layout-scope .package-post--section .package-post__title h1.post__title{font-family:FaktCondensed,AvenirNextCondensed-Medium,Segoe UI,sans-serif;font-weight:900;font-size:30px;line-height:27px;text-transform:uppercase}.package-layout-scope .package-post--section header{flex-direction:row;align-items:flex-start}.package-layout-scope .package-post--section header .post-attribution__avatar{margin-right:12px}.package-layout-scope .package-post__subtitle{overflow-x:hidden}.package-layout-scope .package-post__subtitle:not(:last-child){margin-bottom:12px}.package-layout-scope .package-post__subtitle .social-attribution{display:inline-block}.package-layout-scope .package-intro__author-attribution,.package-layout-scope .package-post__author-attribution{display:flex;align-items:center;width:100%}.package-layout-scope .package-intro__author-attribution .author-avatar,.package-layout-scope .package-post__author-attribution .author-avatar{margin-right:8px}.package-layout-scope .package-intro__author-attribution .post-attribution__author,.package-layout-scope .package-post__author-attribution .post-attribution__author{font-family:Fakt,AvenirNext-Medium,Segoe UI,sans-serif;font-weight:600;font-size:14px;line-height:14px;display:block}.package-layout-scope .package-intro__author-attribution .social-attribution,.package-layout-scope .package-post__author-attribution .social-attribution{font-size:12px;font-weight:400}.package-layout-scope .package-intro__author-attribution:not(:last-child),.package-layout-scope .package-post__author-attribution:not(:last-child){margin-bottom:16px}.package-layout-scope .package-intro__author-attribution{margin-top:12px}.package-layout-scope .package-post__excerpt{font-family:Tiempos,Georgia,serif;font-size:14px;line-height:20px}.package-layout-scope .package-post__media-wrapper{position:relative}.package-layout-scope .package-post__media-wrapper .post__title{margin-bottom:0}.package-layout-scope .package-post--small{justify-content:space-between;align-items:flex-start}.package-layout-scope .package-post--small .package-post__preview{margin-right:12px;flex-shrink:0}.package-layout-scope .package-post--small .package-post__preview .gallery-preview{height:80px}.package-layout-scope .package-post--small .package-post__media-wrapper,.package-layout-scope .package-post--small .package-post__preview .image-frame{width:80px;height:80px}.package-layout-scope .package-post--small .image-unavailable__avatar{height:60px;width:60px}.package-layout-scope .package-post--small .package-post__content{flex-grow:1}.package-layout-scope .package-post--small.package-post--status{align-items:stretch}.package-layout-scope .package-post--small.package-post--status .package-post__preview{flex-grow:1;margin-right:0}.package-layout-scope .package-post--small.package-post--status .package-post__media-wrapper{height:100%}.package-layout-scope .package-post--small.package-post--status .package-post__content{margin-top:12px;flex-grow:0}.package-layout-scope .package-post--medium{flex-basis:50%;flex-direction:column;align-items:strech}.package-layout-scope .package-post--medium.package-post--status .package-post__media-wrapper{height:auto;min-height:232px}.package-layout-scope .package-post--medium .package-post__preview{flex-shrink:0;margin-bottom:12px;min-height:232px}.package-layout-scope .package-post--medium .package-post__media-wrapper,.package-layout-scope .package-post--medium .package-post__preview .image-frame{width:100%;height:232px}.package-layout-scope .package-post--medium .package-post__content{width:100%}.package-layout-scope .package-post--medium .package-group-item__prefix,.package-layout-scope .package-post--small .package-group-item__prefix{margin-top:1px}.package-layout-scope .package-post--medium.package-post--status,.package-layout-scope .package-post--small.package-post--status{flex-direction:column}.package-layout-scope .package-post--medium.package-post--status .package-post__preview,.package-layout-scope .package-post--small.package-post--status .package-post__preview{height:auto}.package-layout-scope .package-post--medium.package-post--status .package-post__media-wrapper,.package-layout-scope .package-post--small.package-post--status .package-post__media-wrapper{width:auto}.package-layout-scope .package-post--medium.package-post--status .package-post__media-wrapper:after,.package-layout-scope .package-post--small.package-post--status .package-post__media-wrapper:after{content:"";position:absolute;top:100%;left:29px;border-top-color:var(--color--placeholder);border-top:10px solid var(--color--placeholder);border-right:13px solid transparent}.package-layout-scope .package-post--medium.package-post--status .package-post__content,.package-layout-scope .package-post--small.package-post--status .package-post__content{margin-bottom:12px;width:100%}.package-layout-scope .package-post--large .package-post__preview{flex-shrink:0}.package-layout-scope .package-post--large .package-post__preview .image-frame,.package-layout-scope .package-post--large .package-post__preview .package-post__media-wrapper{width:452px}.package-layout-scope .package-post--large .package-post__preview .gallery-preview,.package-layout-scope .package-post--large .package-post__preview .image-frame{height:282px}.package-layout-scope .package-post--large .package-post__preview .package-post__media-wrapper{margin:0 auto;height:282px}.package-layout-scope .package-post--large .package-post__preview:not(:last-child){margin-right:24px}.package-layout-scope .package-post--large .package-group-item__prefix,.package-layout-scope .package-post--large .post__title,.package-layout-scope .package-post--large h4.twitter-text{font-family:Tiempos,Georgia,serif;font-weight:400;font-size:22px;line-height:28px}.package-layout-scope .package-post--large .package-post__content{flex-grow:1}.package-layout-scope .package-post--large.package-post--status .package-post__media-wrapper{height:auto;min-height:282px}@media (max-width:900px){.package-layout-scope .package-post--large{flex-direction:column}.package-layout-scope .package-post--large .package-post__preview{margin-bottom:12px}.package-layout-scope .package-post--large .package-post__preview .image-frame,.package-layout-scope .package-post--large .package-post__preview .package-post__media-wrapper{width:100%}.package-layout-scope .package-post--large .package-post__preview:not(:last-child){margin-right:0}.package-layout-scope .package-post--large .package-post__content{width:100%}}@media (max-width:600px){.package-layout-scope .package-post--section .package-post__title .post__title{font-family:FaktCondensed,AvenirNextCondensed-Medium,Segoe UI,sans-serif;font-weight:900;font-size:22px;line-height:20px;text-transform:none;overflow-x:hidden}}.package-layout-scope .gallery-preview{position:relative;overflow:hidden;width:100%;height:232px;display:grid;grid-template-areas:"primary secondary" "primary tertiary"}.package-layout-scope .gallery-preview__primary-image{grid-area:primary}.package-layout-scope .gallery-preview__secondary-image{grid-area:secondary}.package-layout-scope .gallery-preview__tertiary-image{grid-area:tertiary}.theme--dark{color:#fff;background:#000;--color--divider:#262626;--color--placeholder:#333;--color--button-secondary:#ddd;--color--ngl-card:#262626;--color--grey-scale--primary:#fff;--color--grey-scale--secondary:#999;--color--grey-scale--white:#000;--color--grey-scale--black:#fff}.theme--dark.main-header{background:#262626;border-bottom:1px solid #000}.modal-overlay--dark{--color--modal-overlay:rgba(38,38,38,0.95)}