.home-editorial-mosaic{position:relative}.home-editorial-mosaic__eyebrow{margin:0 0 .55rem;letter-spacing:.22em;text-transform:uppercase;font-size:.72rem;color:var(--color-muted)}.home-editorial-mosaic__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(.8rem,2vw,1.4rem)}.home-editorial-mosaic__item{position:relative;overflow:hidden;border-radius:20px;background:var(--mosaic-tint,#f2eee8);aspect-ratio:9/16;isolation:isolate}.home-editorial-mosaic__item::before{content:"";position:absolute;inset:auto auto -90px -55px;width:210px;height:210px;border-radius:999px;background:linear-gradient(135deg,rgba(255,255,255,.65),rgba(255,255,255,0));pointer-events:none;z-index:2}.home-editorial-mosaic__item:nth-child(3n+2){aspect-ratio:4/7}.home-editorial-mosaic__item:nth-child(3n+3){aspect-ratio:3/5}.home-editorial-mosaic__item--text{display:grid;align-content:end;background:linear-gradient(145deg,var(--mosaic-tint,#f2eee8),#e7ddd0);aspect-ratio:9/14}.home-editorial-mosaic__link{position:relative;display:block;height:100%;color:inherit;text-decoration:none}.home-editorial-mosaic__media{position:absolute;inset:0}.home-editorial-mosaic__media::after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(10,10,10,0) 38%,rgba(10,10,10,.7) 100%)}.home-editorial-mosaic__media img{width:100%;height:100%;object-fit:cover;transform:scale(1.001);transition:transform 340ms}.home-editorial-mosaic__content{position:absolute;left:clamp(1rem,2.2vw,1.7rem);right:clamp(1rem,2.2vw,1.7rem);bottom:clamp(1rem,2.2vw,1.6rem);z-index:3;color:#111}.home-editorial-mosaic__item--has-media .home-editorial-mosaic__content{color:#fff}.home-editorial-mosaic__kicker{margin:0 0 .4rem;font-size:.68rem;letter-spacing:.18em;text-transform:uppercase;opacity:.95}.home-editorial-mosaic__item-title{margin:0;font-family:var(--font-heading);font-size:clamp(1.25rem, 3.2vw, 2rem);letter-spacing:.02em;line-height:1.02}.home-editorial-mosaic__text{margin:.6rem 0 0;max-width:36ch;line-height:1.45}.home-editorial-mosaic__cta{display:inline-block;margin-top:.72rem;font-size:.8rem;letter-spacing:.16em;text-transform:uppercase}.home-editorial-mosaic__item:focus-within .home-editorial-mosaic__media img,.home-editorial-mosaic__item:hover .home-editorial-mosaic__media img{transform:scale(1.06)}@media (max-width:989px){.home-editorial-mosaic__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:767px){.home-editorial-mosaic__grid{grid-template-columns:1fr}.home-editorial-mosaic__item,.home-editorial-mosaic__item--text,.home-editorial-mosaic__item:nth-child(3n+2),.home-editorial-mosaic__item:nth-child(3n+3){aspect-ratio:9/14}}