.tabbed-story-panel__intro{padding-bottom:40px}.tabbed-story-panel__cards{display:grid;gap:20px;grid-template-columns:3fr 3fr 2fr}@media (min-width:768px) and (max-width:1023px){.tabbed-story-panel__cards{grid-template-columns:1fr 1fr}.tabbed-story-panel__cards .tabbed-story-panel__card:last-child{grid-column:1/-1}.tabbed-story-panel__stats{flex-direction:row;gap:40px;justify-content:center}}@media (width <= 767px){.tabbed-story-panel__cards{grid-template-columns:1fr}}.tabbed-story-panel__card .card__body{padding:64px 40px 40px}.tabbed-story-panel__card.card--col .tag{left:40px}.tabbed-story-panel__stats{display:flex;flex-direction:column;gap:24px}.tabbed-story-panel__stat-text{font-size:var(--fs-label);margin:4px 0 0}.tabbed-story-panel__card :is(h1,h2,h3,h4,h5,h6){margin-bottom:.5em;margin-top:0}.tabbed-story-panel__stat h2{font-size:var(--fs-h2);margin-bottom:0}.tabbed-story-panel__card.card--light-mint :is(h1,h2,h3,h4,h5,h6){color:var(--green)}