.module-insights-feed-block{overflow:hidden}.module-insights-feed-block .b-intro .typ{max-width:45rem;margin:auto}.insight-feed{padding:8rem 20px}@media only screen and (min-width: 992px){.insight-feed{padding:20rem 20px 8rem}}.insight-feed.-center{padding-top:8rem}.insight-feed__wrapper{display:grid;gap:2rem 4.5rem}@media only screen and (min-width: 992px){.insight-feed__wrapper{display:flex;justify-content:center}}.insight-feed__item{position:relative;aspect-ratio:335/245;border-radius:var(--border-radius-default);overflow:hidden}@media only screen and (min-width: 992px){.insight-feed__item{aspect-ratio:390/451;flex:1;max-width:33%}}.insight-feed__item-image{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.insight-feed__item-image .image-fallback{--fallback-background-color: var(--c-main-pink)}.insight-feed__item-image-media{width:100%;height:100%;object-fit:cover}.insight-feed__item-content{position:relative;width:100%;height:100%;padding:2rem;display:flex;flex-wrap:nowrap;gap:2rem;align-items:flex-end;justify-content:space-between;background:linear-gradient(180deg, rgba(46, 43, 58, 0) 3.51%, rgba(46, 43, 58, 0.8) 110.17%)}.insight-feed__item-title{font-weight:var(--font-weight-medium)}.insight-feed__item-title a::before{content:"";display:block;position:absolute;width:100%;height:100%;top:0;left:0}.insight-feed__item-arrow{display:flex;align-items:center;justify-content:center;width:3.4rem;height:3.4rem;border-radius:50%;background-color:hsla(0,0%,100%,.2);flex-shrink:0;pointer-events:none;transition:transform 400ms cubic-bezier(0.365, 0.305, 0, 1)}.insight-feed__item-arrow svg{width:2.5rem}.insight-feed__item:hover .insight-feed__item-arrow{transform:translateX(5px)}.insight-feed__item-type{padding:.5rem 1rem;border-radius:.5rem;position:absolute;top:2rem;left:2rem;pointer-events:none}
