.stackable-content{--sticky-height:calc(var(--heading-size-600) + var(--space-m))}.stackable-content__with-image{--sticky-height:calc(var(--heading-size-500) + var(--space-m))}.stackable-content__container{isolation:isolate;margin:var(--space-m) auto 0}@media (min-width:48.001rem){.stackable-content__container{padding-bottom:calc((var(--card-count, 1) - 1)*var(--sticky-height) + var(--space-xl))}}.stackable-content__card{background-color:var(--color-surface-primary);width:100%}@media (min-width:48.001rem){.stackable-content__card{padding-bottom:var(--space-xl);position:sticky;top:calc((var(--card-index, 1) - 1)*var(--sticky-height));will-change:transform;z-index:calc(1 + var(--card-index, 1))}}.stackable-content__card-inner{background-color:var(--color-surface-primary);box-shadow:0 0 0 100vmax var(--color-surface-primary);clip-path:inset(0 -100vmax);display:grid;gap:var(--gutter);grid-template-columns:1fr;grid-template-rows:auto auto 1fr;padding-bottom:var(--space-s);padding-top:var(--space-s);position:relative}.stackable-content__card-inner:before{background-color:var(--color-border-primary);content:"";display:block;height:1px;margin-left:calc(-50vw + 50%);position:absolute;width:100vw}@media (min-width:48.001rem){.stackable-content__card-inner{grid-template-columns:repeat(12,1fr)}.stackable-content__card-inner .stackable-content__column--text:first-of-type{grid-column:1/span 2}.stackable-content__card-inner .stackable-content__column--text:nth-of-type(2){grid-column:4/span 4}.stackable-content__card-inner .stackable-content__column--text:nth-of-type(3){grid-column:8/span 4}.stackable-content__with-image .stackable-content__column--text:first-of-type{grid-column:1/span 4}.stackable-content__with-image .stackable-content__column--text:nth-of-type(2){grid-column:6/span 2}.stackable-content__column--text{display:grid;gap:var(--space-xl);grid-auto-flow:dense;grid-row:span 3;grid-template-rows:subgrid}.stackable-content__column--text>*{margin-top:0}.stackable-content__column--text>:first-child{grid-row:1}.stackable-content__column--text>:nth-child(2){grid-row:2}.stackable-content__column--text>:nth-child(n+3){grid-row:auto}.stackable-content__column--text :last-child{margin-bottom:0}.stackable-content__column--image{display:flex;flex-direction:column;grid-column:9/span 4;grid-row:1/-1;justify-content:center}}.stackable-content__column--image img{aspect-ratio:1;border-radius:var(--radius-brand);-o-object-fit:cover;object-fit:cover}.stackable-content__heading *+*{margin-top:var(--space-3xs)}.stackable-content__link a{border:1px solid var(--color-border-secondary);border-radius:var(--radius-brand);display:block;font-family:var(--font-family-heading);font-size:var(--text-size-btn);font-weight:600;letter-spacing:.02em;line-height:1;padding:var(--space-3xs) var(--space-xs);text-decoration:none;width:-moz-fit-content;width:fit-content}@media (max-width:48rem){.stackable-content .stackable-content__card-inner{gap:var(--space-xl);padding-bottom:var(--space-m);padding-top:calc(var(--space-xl) + var(--space-s) + var(--heading-size-300));position:relative}.stackable-content .stackable-content__card-inner .stackable-content__column:first-of-type>*+*{margin-top:var(--space-m)}.stackable-content .stackable-content__card-inner .stackable-content__column:first-of-type .stackable-content__card-heading{font-family:var(--font-family-heading);font-size:var(--heading-size-600);font-weight:600;line-height:1}.stackable-content .stackable-content__card-inner .stackable-content__column:nth-of-type(2) .stackable-content__subtitle{left:0;position:absolute;top:var(--space-s)}.stackable-content .stackable-content__card-inner .stackable-content__column:nth-of-type(3){order:3}.stackable-content:not(.stackable-content__with-image) .stackable-content__card-inner{gap:var(--space-xl);padding-bottom:var(--space-m);padding-top:calc(var(--space-xl) + var(--space-s) + var(--heading-size-300));position:relative}.stackable-content:not(.stackable-content__with-image) .stackable-content__card-inner .stackable-content__column:first-of-type{order:2}.stackable-content:not(.stackable-content__with-image) .stackable-content__card-inner .stackable-content__column:first-of-type .stackable-content__subtitle{left:0;position:absolute;top:var(--space-s)}.stackable-content:not(.stackable-content__with-image) .stackable-content__card-inner .stackable-content__column:first-of-type .stackable-content__content{margin-top:var(--space-m)}.stackable-content:not(.stackable-content__with-image) .stackable-content__card-inner .stackable-content__column:nth-of-type(2){order:1}.stackable-content:not(.stackable-content__with-image) .stackable-content__card-inner .stackable-content__column:nth-of-type(2) .stackable-content__content{margin-top:var(--space-m)}.stackable-content:not(.stackable-content__with-image) .stackable-content__card-inner .stackable-content__column:nth-of-type(3){order:3}}