.insight{display:flex;flex-direction:column;height:100%;position:relative;-webkit-text-decoration:none;text-decoration:none;width:100%}.insight--featured .insight__author--meta{display:none}@media (min-width:1024px){.insight--featured .insight__image-wrapper .insight__author--image{display:none}.insight--featured .insight__author--meta{display:flex}}.insight__link{-webkit-text-decoration:none;text-decoration:none}.insight__link.is-touch-active .insight__title{color:var(--color-secondary-500)}.insight__link.is-touch-active .insight__image{transform:scale(1.05)}.insight__link.is-touch-active svg{fill:var(--color-secondary-500)}@media (hover:hover) and (pointer:fine){.insight__link:hover .insight__title{color:var(--color-secondary-500)}.insight__link:hover .insight__image{transform:scale(1.05)}.insight__link:hover svg{fill:var(--color-secondary-500)}}.insight__tags{align-items:center;display:inline-flex;flex-wrap:wrap;gap:.8rem;justify-content:flex-start;margin-top:auto}.insight__tags .insight__date{color:#ffffff80;font-size:1.2rem;font-style:normal;font-weight:500}.insight__tag{align-items:center;background:#ffffff1a;border-radius:2.4rem;color:#ffffff4d;display:flex;font-size:1.1rem;font-weight:500;height:2.4rem;justify-content:center;letter-spacing:.11rem;line-height:120%;padding:0 .8rem;text-transform:uppercase}.insight__tag:empty{display:none}.insight__dot{background-color:#fff;border-radius:50%;height:.2rem;width:.2rem}.insight__title{text-wrap:pretty;color:var(--color-white);font-size:2.4rem;font-weight:500;letter-spacing:-.048rem;line-height:120%;margin-bottom:2.4rem;transition:color .25s ease-in-out}@media (min-width:48em){.insight__title{font-size:2.6rem;letter-spacing:-.052rem}}.insight.insight--loading{gap:1.6rem}.insight.insight--loading .insight__image-wrapper{animation:insight-skeleton-shimmer 1.4s ease-in-out infinite;aspect-ratio:405/228;background:linear-gradient(90deg,#ffffff0f,#ffffff1f 50%,#ffffff0f);background-size:200% 100%;border-radius:.4rem;margin-bottom:0;overflow:hidden;position:relative}.insight.insight--loading .insight__image-wrapper .insight__image{background:#0000;transform:none}.insight.insight--loading .insight__meta-wrapper{display:flex;flex-direction:column;gap:1.6rem}.insight.insight--loading .insight__content{display:flex;flex-direction:column;gap:1.2rem;width:100%}.insight.insight--loading .insight__title{border-radius:.4rem;min-height:4.8rem;width:100%}.insight.insight--loading .insight__tag,.insight.insight--loading .insight__title{animation:insight-skeleton-shimmer 1.4s ease-in-out infinite;background:linear-gradient(90deg,#ffffff0f,#ffffff1f 50%,#ffffff0f);background-size:200% 100%}.insight.insight--loading .insight__tag{display:inline-block;min-height:2.4rem;min-width:6rem}.insight.insight--loading .insight__tags{height:2.4rem;margin-top:0}.insight.insight--loading .author__image{animation:insight-skeleton-shimmer 1.4s ease-in-out infinite;background:linear-gradient(90deg,#ffffff0f,#ffffff1f 50%,#ffffff0f);background-size:200% 100%;border-radius:50%;height:4.8rem;overflow:hidden;width:4.8rem}.insight.insight--loading .author__image .image{background:#0000;height:100%;width:100%}.insight.insight--loading .author__content{display:flex;flex-direction:column;gap:.8rem}.insight.insight--loading .author__name{width:12rem}.insight.insight--loading .author__job,.insight.insight--loading .author__name{animation:insight-skeleton-shimmer 1.4s ease-in-out infinite;background:linear-gradient(90deg,#ffffff0f,#ffffff1f 50%,#ffffff0f);background-size:200% 100%;border-radius:.4rem;min-height:1.4rem}.insight.insight--loading .author__job{margin-left:4rem;opacity:1;width:8rem}@keyframes insight-skeleton-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.insight__image{display:block;height:100%;object-fit:cover;transform-origin:center;transition:transform .25s ease-in-out;width:100%}.insight__image-wrapper{aspect-ratio:405/228;margin-bottom:2.4rem;overflow:hidden;position:relative;width:100%}.insight__image-wrapper:before{background:linear-gradient(0deg,#16002b80,#16002b00);content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.insight__image-wrapper .insight__author{bottom:2.4rem;position:absolute;right:2.4rem;z-index:1}.insight svg{fill:#0000;position:absolute;right:0;transition:fill .25s ease-in-out}.insight__meta-wrapper{display:contents}.insight__meta-wrapper-featured{align-items:flex-start;display:flex;flex-flow:column wrap;gap:3.2rem;justify-content:center}@media (min-width:48em){.insight__meta-wrapper-featured{min-width:44.5rem}}.insight__meta-wrapper-featured .insight__author{flex-direction:row}.insight__meta-wrapper-featured .insight__author .author__content{text-align:left}.insight__meta-wrapper-featured .insight__title{font-size:2.6rem;font-style:normal;font-weight:500;letter-spacing:-.052rem;line-height:120%;margin-bottom:0}.insight__meta-wrapper-featured .insight__tags{margin-top:0;width:100%}
