.study-item,.study-item:hover{color:var(--text-color)}.grid-for-perspective{display:grid;place-items:center;padding:2rem;width:100%;perspective:var(--perspective)}.grid-wrap{height:var(--grid-height);width:var(--grid-width);display:grid;grid-template-columns:repeat(var(--grid-columns),1fr);gap:var(--grid-gap);transform-style:preserve-3d}.grid__item{aspect-ratio:var(--grid-item-ratio);width:100%;height:auto;overflow:hidden;position:relative;display:grid;place-items:center}.grid__item-inner{position:relative}.news-grid-link{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.news-grid-link:hover{-webkit-font-smoothing:auto;-moz-osx-font-smoothing:auto}.news-grid-image-round{aspect-ratio:1/1;border-radius:9999px}.news-grid-image-square{aspect-ratio:1/1;border-radius:1.5rem}.news-grid-image-quote{aspect-ratio:1/1;border-bottom-right-radius:9999px;border-top-left-radius:9999px;border-top-right-radius:9999px}.news-grid-classification{margin-top:0;display:none;font-size:.875rem;line-height:1.25rem;text-transform:uppercase}@media (min-width:768px){.news-grid-classification{margin-top:1rem;display:block}}.news-grid-author{margin-top:.5rem;font-size:.875rem;line-height:1.25rem;text-transform:uppercase}@media (min-width:768px){.news-grid-author{margin-top:1rem}}.news-grid-title{margin-top:0;margin-right:0;font-size:1.125rem;line-height:1.75rem}@media (min-width:768px){.news-grid-title{margin-top:1.5rem;margin-right:1.5rem;font-size:1.25rem;line-height:1.75rem}}.safari-animation-fix{-webkit-mask-image:-webkit-radial-gradient(#fff,#000)}