.article-hero.default{padding:4rem;display:flex;flex-direction:column}.article-hero.default .hero-centered{margin:0 auto;max-width:1200px;width:100%}.article-hero.default .article-tags{display:flex;gap:1rem;margin-bottom:1.5rem;flex-wrap:wrap}.article-hero.default .article-tags .tag{padding:1rem;border:1px solid var(--medium-light-gray, #767676);text-transform:uppercase;font-family:var(--halis);font-size:1.3rem;line-height:1;font-weight:700;color:var(--medium-light-gray, #767676)}.article-hero.default h1{text-transform:none;font-family:var(--nunito);font-size:3.2rem;font-weight:500;line-height:1.5;margin-bottom:2rem;color:var(--maroon, #501214)}.article-hero.default h1.short{font-size:5.2rem;line-height:1.38}.article-hero.default h1.medium{font-size:3.8rem;line-height:1.37}@media (max-width: 50em){.article-hero.default h1{font-size:2.4rem;line-height:1.5}.article-hero.default h1.short,.article-hero.default h1.medium{font-size:3.8rem;line-height:1.37}}@media (max-width: 40em){.article-hero.default h1.short,.article-hero.default h1.medium{font-size:3.2rem;line-height:1.5}}.article-hero.default .content-wrapper{display:flex;gap:4rem}.article-hero.default .content-wrapper .article-hero-image{position:relative;width:65%;margin:0;aspect-ratio:5/3;height:100%}.article-hero.default .content-wrapper .article-hero-image img{aspect-ratio:5/3;width:100%;object-fit:cover;display:flex}.article-hero.default .content-wrapper .article-hero-image figcaption{position:absolute;bottom:0;left:0;padding:2px 6px;color:#fff;background-color:#000c;font-size:1.2rem;line-height:normal;font-weight:500;font-style:italic;letter-spacing:.36px}.article-hero.default .content-wrapper .content{width:35%;display:flex;flex-direction:column;justify-content:flex-start}.article-hero.default .content-wrapper .content .description{margin-bottom:2rem;color:var(--charcoal);font-weight:400;font-size:1.6rem;line-height:1.875;letter-spacing:.8px}.article-hero.default .content-wrapper .content .description p{font-size:inherit;color:inherit;line-height:inherit;font-weight:inherit;margin-top:0}.article-hero.default .content-wrapper .content .description p a{color:inherit;line-height:inherit;font-weight:inherit;font-size:inherit}.article-hero.default .content-wrapper .content .description p:last-child{margin-bottom:0}.article-hero.default .content-wrapper .content .byline-and-social{flex:1;display:flex;flex-direction:column;justify-content:space-between}.article-hero.default .content-wrapper .content .byline-and-social .byline{display:flex;gap:.5rem;flex-wrap:wrap;align-items:center;margin-bottom:2rem}.article-hero.default .content-wrapper .content .byline-and-social .byline .heading-and-date span.date{white-space:nowrap}.article-hero.default .content-wrapper .content .byline-and-social .byline .pub-info{font-family:var(--nunito);font-size:1.6rem;font-weight:400;line-height:1.375;color:var(--charcoal);letter-spacing:.8px}.article-hero.default .content-wrapper .content .byline-and-social .byline .byline-divider{color:var(--charcoal);font-size:1.6rem;font-weight:500;line-height:1.375;width:2rem;text-align:center}.article-hero.default .content-wrapper .content .byline-and-social .byline .author{width:100%}.article-hero.default .content-wrapper .content .byline-and-social .byline .author .author-name{white-space:nowrap}.article-hero.default .content-wrapper .content .byline-and-social .article-hero-social .social-content{display:flex;gap:1rem;align-items:center}.article-hero.default .content-wrapper .content .byline-and-social .article-hero-social .social-content h2{color:var(--charcoal);font-size:1.6rem;font-family:var(--nunito);line-height:1.375;margin-bottom:0;font-weight:400;letter-spacing:.8px;font-weight:700;text-transform:uppercase}.article-hero.default .content-wrapper .content .byline-and-social .article-hero-social .social-content ul.social-links{list-style:none;padding-left:0;display:flex;margin:0;gap:2rem}.article-hero.default .content-wrapper .content .byline-and-social .article-hero-social .social-content ul.social-links a{text-decoration:none;color:var(--charcoal);font-size:1.8rem;width:32px;height:24px;display:flex;justify-content:center;align-items:center}@media (max-width: 23em){.article-hero.default .content-wrapper .content .byline-and-social .article-hero-social .social-content ul.social-links{gap:1rem}}.article-hero.default .content-wrapper .content .divider{background-color:#ac9155;width:100%;height:1px;margin-bottom:2rem}.article-hero.default .content-wrapper .content .divider.hide{display:none}.article-hero.default .content-wrapper.no-crop .content{flex:1}.article-hero.default .content-wrapper.no-crop .article-hero-image{width:unset;max-height:415px;flex:0 1 max-content;display:flex;aspect-ratio:unset}.article-hero.default .content-wrapper.no-crop .article-hero-image.tall-image{flex:0 1 min-content}.article-hero.default .content-wrapper.no-crop .article-hero-image img{min-height:100%;object-fit:contain;object-position:top left;aspect-ratio:unset}.article-hero.default.no-image .content-wrapper .content{width:100%}.article-hero.default.no-image .content-wrapper .content .byline-and-social{flex-direction:row;column-gap:4rem}.article-hero.default.no-image .content-wrapper .content .byline-and-social .byline{flex-direction:column;align-items:flex-start}.article-hero.default.no-image .content-wrapper .content .byline-and-social .byline .author{width:unset}@media (max-width: 64em){.article-hero.default .content-wrapper .article-hero-image,.article-hero.default .content-wrapper .content{width:50%}}@media (max-width: 50em){.article-hero.default{padding:4rem 2rem}.article-hero.default .content-wrapper{flex-direction:column;gap:2rem}.article-hero.default .content-wrapper .article-hero-image,.article-hero.default .content-wrapper .content{width:100%}.article-hero.default .content-wrapper .content .divider.hide{display:block}.article-hero.default .content-wrapper .content .byline-and-social{flex-direction:row;column-gap:2rem}.article-hero.default .content-wrapper .content .byline-and-social .byline{margin-bottom:0}.article-hero.default .content-wrapper .content .byline-and-social .byline .heading-and-date{width:100%}.article-hero.default .content-wrapper .content .byline-and-social .byline .author{width:unset}.article-hero.default .content-wrapper .content .byline-and-social .article-hero-social .divider{display:none}.article-hero.default .content-wrapper .content .byline-and-social .article-hero-social .social-content{flex-wrap:wrap}.article-hero.default .content-wrapper .content .byline-and-social .article-hero-social .social-content h2{width:100%}.article-hero.default .content-wrapper.no-crop .article-hero-image.wide-image{max-width:unset!important}.article-hero.default .content-wrapper.no-crop .article-hero-image img{display:inline;object-position:center}.article-hero.default.no-image .content-wrapper .content .byline-and-social .byline{flex-direction:row}.article-hero.default.no-image .content-wrapper .content .byline-and-social .byline .author{width:100%}}@media (max-width: 40em){.article-hero.default{padding:2rem}.article-hero.default .content-wrapper .content .byline-and-social{flex-direction:column;gap:2rem}.article-hero.default .content-wrapper .content .byline-and-social .article-hero-social .social-content h2{width:unset}.article-hero.default.no-image .content-wrapper .content .byline-and-social{flex-direction:column}}.article-hero.fullwidth .image-container{position:relative;overflow:hidden}.article-hero.fullwidth .image-container .background-image{background-size:cover;background-repeat:no-repeat;background-position:50% 50%;height:600px;background-color:#000}.article-hero.fullwidth .image-container .background-image .overlay{background-color:#00000087;height:100%;position:absolute;top:0;width:100%}.article-hero.fullwidth .image-container .background-image .content{max-width:1200px;max-height:600px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:space-between;padding:6rem 4rem}.article-hero.fullwidth .image-container .background-image .content .top{flex:1;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:1rem;padding:8rem 0}.article-hero.fullwidth .image-container .background-image .content .top .article-tags{display:flex;gap:1rem;margin-bottom:1.5rem;flex-wrap:wrap;margin-bottom:0}.article-hero.fullwidth .image-container .background-image .content .top .article-tags .tag{padding:1rem;border:1px solid #fff;text-transform:uppercase;font-family:var(--halis);font-size:1.3rem;line-height:1;font-weight:700;color:#fff}@media (max-width: 40em){.article-hero.fullwidth .image-container .background-image .content .top .article-tags{justify-content:center}}.article-hero.fullwidth .image-container .background-image .content .top h1{text-transform:none;font-family:var(--nunito);font-size:3.2rem;font-weight:500;line-height:1.5;margin-bottom:2rem;color:#fff}.article-hero.fullwidth .image-container .background-image .content .top h1.short{font-size:5.2rem;line-height:1.38}.article-hero.fullwidth .image-container .background-image .content .top h1.medium{font-size:3.8rem;line-height:1.37}@media (max-width: 50em){.article-hero.fullwidth .image-container .background-image .content .top h1{font-size:2.4rem;line-height:1.5}.article-hero.fullwidth .image-container .background-image .content .top h1.short,.article-hero.fullwidth .image-container .background-image .content .top h1.medium{font-size:3.8rem;line-height:1.37}}@media (max-width: 40em){.article-hero.fullwidth .image-container .background-image .content .top h1.short,.article-hero.fullwidth .image-container .background-image .content .top h1.medium{font-size:3.2rem;line-height:1.5}}.article-hero.fullwidth .image-container .background-image .content .top h1{margin-bottom:0;text-align:center;letter-spacing:.72px}.article-hero.fullwidth .image-container .background-image .content .top .description{margin-bottom:2rem;color:#fff;font-weight:400;font-size:1.6rem;line-height:1.875;letter-spacing:.8px;text-align:center;max-width:760px;margin-bottom:0}.article-hero.fullwidth .image-container .background-image .content .top .description p{font-size:inherit;color:inherit;line-height:inherit;font-weight:inherit;margin-top:0}.article-hero.fullwidth .image-container .background-image .content .top .description p a{color:inherit;line-height:inherit;font-weight:inherit;font-size:inherit}.article-hero.fullwidth .image-container .background-image .content .top .description p:last-child{margin-bottom:0}.article-hero.fullwidth .image-container .background-image .content .byline{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;padding-top:2rem;row-gap:.5rem;column-gap:1rem}.article-hero.fullwidth .image-container .background-image .content .byline .pub-info{font-family:var(--nunito);font-size:1.6rem;font-weight:400;line-height:1.375;color:#fff;letter-spacing:.8px}.article-hero.fullwidth .image-container .background-image .content .byline .author{text-align:center}.article-hero.fullwidth .image-container .background-image .content .byline .byline-divider{color:#fff;font-weight:700;margin-right:2rem}.article-hero.fullwidth .image-container .background-image .content .byline .heading-and-date{width:100%;text-align:center}.article-hero.fullwidth .image-container .background-image .content .byline .heading-and-date span.date{white-space:nowrap}.article-hero.fullwidth .mobile-description-and-byline{display:none;background-color:var(--maroon);padding:3rem 2rem;flex-direction:column;gap:3rem}.article-hero.fullwidth .mobile-description-and-byline .description{margin-bottom:2rem;color:#fff;font-weight:400;font-size:1.6rem;line-height:1.875;letter-spacing:.8px}.article-hero.fullwidth .mobile-description-and-byline .description p{font-size:inherit;color:inherit;line-height:inherit;font-weight:inherit;margin-top:0}.article-hero.fullwidth .mobile-description-and-byline .description p a{color:inherit;line-height:inherit;font-weight:inherit;font-size:inherit}.article-hero.fullwidth .mobile-description-and-byline .description p:last-child{margin-bottom:0}.article-hero.fullwidth .social-container{display:flex;justify-content:flex-end;padding:0 2rem;height:4.4rem;align-items:center}.article-hero.fullwidth .social-container .article-hero-social .social-content{display:flex;gap:1rem;align-items:center}.article-hero.fullwidth .social-container .article-hero-social .social-content h2{color:var(--medium-light-gray, #767676);font-size:1.6rem;font-family:var(--nunito);line-height:1.375;margin-bottom:0;font-weight:400;letter-spacing:.8px;font-weight:700;text-transform:uppercase}.article-hero.fullwidth .social-container .article-hero-social .social-content ul.social-links{list-style:none;padding-left:0;display:flex;margin:0;gap:2rem}.article-hero.fullwidth .social-container .article-hero-social .social-content ul.social-links a{text-decoration:none;color:var(--medium-light-gray, #767676);font-size:1.8rem;width:32px;height:24px;display:flex;justify-content:center;align-items:center}@media (max-width: 23em){.article-hero.fullwidth .social-container .article-hero-social .social-content ul.social-links{gap:1rem}}.article-hero.fullwidth .social-container .article-hero-social{flex-direction:row;align-items:center;justify-content:flex-end}.article-hero.fullwidth .social-container .article-hero-social ul.social-links{gap:1rem}@media (max-width: 64em){.article-hero.fullwidth .image-container .background-image .content .top{padding:6rem 0}}@media (max-width: 50em){.article-hero.fullwidth .image-container .background-image{height:unset;min-height:500px}.article-hero.fullwidth .image-container .background-image .content{padding:2rem 2rem 4rem}.article-hero.fullwidth .social-container{justify-content:center}}@media (max-width: 40em){.article-hero.fullwidth .image-container .background-image{min-height:320px}.article-hero.fullwidth .image-container .background-image .content{padding:2rem 2rem 3rem}.article-hero.fullwidth .image-container .background-image .content .top{padding:0}.article-hero.fullwidth .image-container .background-image .content .top .article-title{margin-bottom:0}.article-hero.fullwidth .image-container .background-image .content .top .description,.article-hero.fullwidth .image-container .background-image .content .byline{display:none}.article-hero.fullwidth .mobile-description-and-byline{display:flex}.article-hero.fullwidth .mobile-description-and-byline .description{line-height:1.88;text-align:center;margin-bottom:0}.article-hero.fullwidth .mobile-description-and-byline .byline{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;padding-top:2rem;row-gap:.5rem;column-gap:1rem}.article-hero.fullwidth .mobile-description-and-byline .byline .pub-info{font-family:var(--nunito);font-size:1.6rem;font-weight:400;line-height:1.375;color:#fff;letter-spacing:.8px}.article-hero.fullwidth .mobile-description-and-byline .byline .author{text-align:center}.article-hero.fullwidth .mobile-description-and-byline .byline .byline-divider{color:#fff;font-weight:700;margin-right:2rem}.article-hero.fullwidth .mobile-description-and-byline .byline .heading-and-date{width:100%;text-align:center}.article-hero.fullwidth .mobile-description-and-byline .byline .heading-and-date span.date{white-space:nowrap}}
