.story-features{position:relative;width:100%;box-sizing:border-box;padding-top:80px;padding-bottom:80px;background:radial-gradient(ellipse 140% 90% at 18% 100%,#6a1f7a2e,#6a1f7a00 55%),radial-gradient(ellipse 120% 110% at 100% 25%,#0094d52e,#0094d500 55%),#fff}.story-features__inner{display:grid;column-gap:135px;row-gap:40px;grid-template-columns:minmax(0,584px) minmax(0,481px);grid-template-areas:"heading media" "description media" "quote media" "bullets media";align-items:start;justify-content:space-between;width:100%}.story-features__heading{grid-area:heading;display:flex;flex-direction:column;align-items:flex-start;gap:16px;min-width:0}.story-features__description{grid-area:description;min-width:0}.story-features__quote{grid-area:quote}.story-features__bullets{grid-area:bullets;list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:12px;min-width:0}.story-features__media{grid-area:media;position:relative;align-self:stretch;min-height:100%;padding-top:45px}.story-features__eyebrow{margin:0;color:#6a1f7a;font-size:12px;font-weight:700;line-height:16px;text-transform:uppercase}.story-features__title{margin:0;color:#3f3f48;font-size:32px;font-weight:700;line-height:44px;text-wrap:balance}.story-features__description{color:#272731;font-size:16px;font-weight:400;line-height:24px}.story-features__description a{color:#d6001c;text-decoration:underline;text-underline-offset:4px}.story-features__description>*:first-child{margin-top:0}.story-features__description>*:last-child{margin-bottom:0}.story-features__quote{margin:0;padding:32px;border:4px solid;border-image:linear-gradient(-50deg,#d6001c 3%,#6a1f7a 94%) 1;color:#3f3f48}.story-features__quote-content,.story-features__quote-content p{font-size:16px;font-weight:700;line-height:24px}.story-features__quote-content>*:first-child{margin-top:0}.story-features__quote-content>*:last-child{margin-bottom:0}.story-features__bullet{display:flex;align-items:flex-start;gap:8px}.story-features__bullet-marker{flex:0 0 auto;display:inline-block;width:8px;height:8px;margin:8px 8px 0;background:linear-gradient(-50deg,#d6001c 3%,#6a1f7a 94%)}.story-features__bullet-text{flex:1 1 0;min-width:0;color:#272731;font-size:16px;font-weight:400;line-height:24px}.story-features__media-image,.story-features__media-placeholder{display:block;width:100%;height:100%;object-fit:cover;min-height:400px}.story-features__media-placeholder{background:radial-gradient(circle at 30% 25%,#ff627726,#ff627700 40%),radial-gradient(circle at 70% 70%,#e285f926,#e285f900 40%),linear-gradient(135deg,#f4eef7,#ebd9ee)}.story-features__graphic{position:absolute;right:-16px;bottom:-16px;pointer-events:none}.story-features__graphic-image{display:block;max-width:100%;height:auto}@media (min-width: 768px) and (max-width: 1199px){.story-features{padding-top:48px;padding-bottom:48px}.story-features__inner{column-gap:48px;row-gap:40px;grid-template-columns:minmax(0,3fr) minmax(0,2fr);grid-template-areas:"heading heading" "description description" "quote quote" "bullets media"}.story-features__media-image,.story-features__media-placeholder{min-height:0}.story-features__media{padding-top:0}}@media (max-width: 767px){.story-features{padding-top:32px;padding-bottom:32px}.story-features__inner{column-gap:0;row-gap:24px;grid-template-columns:minmax(0,1fr);grid-template-areas:"heading" "description" "quote" "bullets" "media"}.story-features__heading{gap:12px}.story-features__media{min-height:0;padding-top:0}.story-features__media-image,.story-features__media-placeholder{min-height:0}.story-features__quote{padding:24px}.story-features__graphic{display:none}}
