.ArticleHero{min-height:calc(var(--vh, 1vh)*100)}@media(min-width:768px){.ArticleHero__Image .videoCaption,.ArticleHero__Image figcaption{left:32px}}.ArticleHero__Category{margin-top:calc(var(--vh, 1vh)*8);margin-bottom:1.25rem}@media(min-width:960px){.ArticleHero__Category{margin-top:0}}.ArticleHero__Copy{max-width:39.38rem}@media(min-width:960px){.ArticleHero__Copy{max-width:33.13rem}}.ArticleHero__Head{font-size:2rem}@media(min-width:768px){.ArticleHero__Head{font-size:2.63rem}}.ArticleHero__Byline,.ArticleHero__Category{letter-spacing:.075em}.ArticleTags{padding:2.5rem 0 3.13rem;border-bottom:1px solid rgba(64,62,61,.6)}.ArticleTags__heading{font-size:1.13rem;line-height:1.31rem;letter-spacing:-.015em;color:#000}.ArticleTags__lineText{position:relative;font-size:15px;line-height:18px;color:#54575a;margin-left:0}.ArticleTags__lineText:before{content:"";display:none;position:absolute;width:1.63rem;height:1px;background:#54575a;bottom:50%;left:-3.26rem;margin:0 0 0 .815rem}@media(min-width:768px){.ArticleTags__lineText{margin-left:3.26rem}.ArticleTags__lineText:before{display:block}}.ArticleTags__li{margin-right:.5rem;margin-top:.5rem;-webkit-text-decoration:none;text-decoration:none}.ArticleTags__li:last-child{margin-right:0}.ArticleTags__link{-webkit-text-decoration:none;text-decoration:none}.ArticleTags__tag{padding:.44rem 1.19rem;border:.6px solid #403e3d;border-radius:6.25rem;font-size:.69rem;line-height:.81rem;letter-spacing:.1em;text-transform:uppercase;color:#000;font-weight:500}.MagAuthorMap{display:grid;grid-gap:2.5rem;grid-template-columns:repeat(auto-fit,minmax(16.25rem,1fr));align-items:flex-start;margin:1.88rem 0 0;padding:2.5rem 0 3.13rem;border-top:1px solid rgba(64,62,61,.6);border-bottom:1px solid rgba(64,62,61,.6)}.MagAuthor{display:grid;grid-gap:1.25rem;grid-template-columns:repeat(auto-fit,minmax(16.25rem,max-content));align-items:center}.MagAuthor__Image{position:relative;width:3.38rem;height:3.38rem;overflow:hidden}.MagAuthor__Image img{height:100%;object-fit:cover;object-position:top;filter:grayscale(1)}.MagAuthor__Name{margin-left:.94rem}.RecList{--scrollbarBG:#cfd8dc;--thumbBG:#90a4ae}@media(min-width:1280px){.RecList{position:sticky;top:25%;padding:0}}.RecList+.RecList{padding:90px 0}.RecList__Head{border-bottom:.6px solid #403e3d}@media(min-width:1280px){.RecList li{display:none}.RecList li:nth-child(-n+4){display:inherit}}@media(max-width:1279px){.RecList__Articles{overflow:scroll;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch}.RecList__Articles::-webkit-scrollbar{width:0;height:2px}.RecList__Articles{scrollbar-width:thin;scrollbar-color:var(--thumbBG)}.RecList__Articles::-webkit-scrollbar-track{background:var(--scrollbarBG)}.RecList__Articles::-webkit-scrollbar-thumb{background-color:var(--thumbBG)}}.RecList__Grid{display:grid;grid-template-columns:repeat(var(--box-count),minmax(10.63rem,auto));width:calc(var(--box-count)*16.5vw);column-gap:1.25rem}.RecList__Grid .ArticleObject__Copy{margin-top:1.25rem}@media(min-width:480px){.RecList__Grid{grid-template-columns:repeat(var(--box-count),minmax(20rem,auto))}}@media(min-width:768px){.RecList__Grid .ArticleObject__Copy{margin-top:0}}@media(min-width:1280px){.RecList__Grid{grid-template-columns:20rem;width:auto;row-gap:1.25rem}}.RecList__Grid>*{scroll-snap-align:start}