.ArticleHero{min-height:calc(var(--vh, 1vh)*100)}@media(min-width:768px){.ArticleHero{display:flex}}.ArticleHero__Image{position:relative;margin:0}@media(min-width:768px){.ArticleHero__Image{width:50%}.ArticleHero__Image .videoCaption,.ArticleHero__Image figcaption{left:32px}}.ArticleHero__ImageEl{display:block;width:100%;height:100%;object-fit:cover}.ArticleHero__VideoInner{height:100%;margin:0;overflow:hidden}.ArticleHero__Caption{position:relative;width:100%;margin-top:.75rem;font-size:.87rem;text-align:center;color:#32302f}@media(min-width:480px){.ArticleHero__Caption{padding-top:.75rem}}@media(min-width:640px){.ArticleHero__Caption{text-align:left}}.ArticleHero__Copy{display:flex;flex-direction:column;justify-content:center;max-width:39.38rem;margin-right:auto;margin-left:auto;padding-right:2rem;padding-left:2rem;text-align:center}.ArticleHero__Copy[data-has-caption=true]{margin-top:1.25rem}@media(min-width:768px){.ArticleHero__Copy{width:50%}}@media(min-width:960px){.ArticleHero__Copy{max-width:33.13rem}}.ArticleHero__Category{margin-top:calc(var(--vh, 1vh)*8);margin-bottom:1.25rem;font-size:.75rem;text-transform:uppercase;visibility:hidden;opacity:0}@media(min-width:960px){.ArticleHero__Category{margin-top:0}}.ArticleHero__Head{margin-bottom:1.25rem;font-size:2rem;font-weight:600;line-height:1;letter-spacing:-.03rem;color:#32302f;visibility:hidden;opacity:0}@media(min-width:640px){.ArticleHero__Head{margin-bottom:3.25rem}}@media(min-width:768px){.ArticleHero__Head{font-size:2.63rem}}@media(min-width:1024px){.ArticleHero__Head{margin-bottom:2rem}}.ArticleHero__Description{margin-bottom:2rem;font-size:1.31rem;color:#32302f;visibility:hidden;opacity:0}@media(min-width:640px){.ArticleHero__Description{margin-bottom:3.25rem}}@media(min-width:768px){.ArticleHero__Description{font-size:1.5rem}}.ArticleHero__Byline{margin-top:0;font-size:.75rem;line-height:1.5;text-transform:uppercase;color:#32302f;visibility:hidden;opacity:0}.ArticleHero__BylineLabel{margin-right:.25rem;font-style:italic;color:#73706e}.ArticleHero__BylineName{font-weight:600}.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{display:block;font-size:1.13rem;line-height:1.31rem;letter-spacing:-.015em;color:#000}@media(min-width:640px){.ArticleTags__heading{display:inline-block}}.ArticleTags__list{margin-top:.5rem;margin-bottom:0;list-style:none}.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{display:inline-block;margin-right:.5rem;margin-top:.5rem;-webkit-text-decoration:none;text-decoration:none}.ArticleTags__li:last-child{margin-right:0}.ArticleTags__link{display:inline-block;-webkit-text-decoration:none;text-decoration:none}.ArticleTags__tag{display:inline-block;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;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;gap:1.25rem;grid-template-columns:repeat(auto-fit,minmax(16.25rem,max-content));align-items:center}.MagAuthor__Byline{display:flex;flex-shrink:0}.MagAuthor__Image{position:relative;width:3.38rem;height:3.38rem;overflow:hidden;border-radius:9999px}.MagAuthor__Image img{height:100%;object-fit:cover;object-position:top;filter:grayscale(1)}.MagAuthor__Name{margin-left:.94rem;font-weight:600;color:#32302f}.MagAuthor__WrittenBy{font-size:.87rem;color:#32302f}.MagAuthor__AuthorName{margin-top:0}.MagAuthor__BioText{font-size:1rem;color:#686664}.MagAuthor__AuthorLink{margin-top:1.25rem;font-size:.75rem;font-weight:500;text-align:center;text-transform:uppercase;letter-spacing:.06rem}.RecList{--scrollbarBG:#cfd8dc;--thumbBG:#90a4ae}@media(min-width:1280px){.RecList{position:sticky;top:25%;padding:0}}.RecList+.RecList{padding:90px 0}.RecList__Head{padding-bottom:.75rem;margin-bottom:2rem;border-bottom:.6px solid #403e3d;color:#32302f}.RecList__Heading{font-size:.87rem;font-weight:500;letter-spacing:.06rem;text-transform:uppercase}@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;scrollbar-width:thin;scrollbar-color:var(--thumbBG)}.RecList__Articles::-webkit-scrollbar{width:0;height:2px}.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;list-style:none}.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}