.layered-card{display:flex;flex-direction:column;height:inherit;box-shadow:0 1.5rem 3rem #00000014;opacity:1}.layered-card:before{content:"";height:100%;position:absolute;top:0;width:100%;left:0;opacity:0;opacity:var(--layered-card-overlay-opacity, 0);transition:opacity .3s linear;z-index:2;pointer-events:none;background-color:#000}.layered-card-motion-card-container{height:100%}.layered-card .text-group{height:100%;display:flex;flex-direction:column}.layered-card .text-group > div[\:has\(.text-group-subheading\)]{flex:1}.layered-card .text-group>div:has(.text-group-subheading){flex:1}.layered-card .text-group[\:not-has\(.text-group-subheading\)] > div[\:has\(.text-group-headline\)]{flex:1}.layered-card .text-group:not(:has(.text-group-subheading))>div:has(.text-group-headline){flex:1}.layered-card-header-container{margin:2rem 2rem 4rem;display:flex;flex:1}.layered-card-media-container{overflow:hidden}.layered-card-media-container .image-frame,.layered-card-media-container picture{height:100%}.layered-card-media-container img{aspect-ratio:4/3;width:100%;height:100%}.layered-card-reduced-motion{margin-bottom:2.5rem}@media (min-width: 41.0625rem){.layered-card{display:grid;grid-template-columns:repeat(5,1fr)}.layered-card-header-container{grid-column:1 / 4;margin:2rem 1.75rem}.layered-card-media-container{height:100%;grid-column:4 / 6}.layered-card-media-container>div{height:100%}.layered-card-media-container img{aspect-ratio:3/4}}@media (min-width: 64rem){.layered-card{grid-template-columns:repeat(12,1fr)}.layered-card-header-container{margin-top:clamp(2.25rem,-.6199551569506725rem + 4.484304932735426vw,3.5rem);margin-bottom:clamp(2.25rem,-.6199551569506725rem + 4.484304932735426vw,3.5rem);margin-left:clamp(2rem,-.2959641255605381rem + 3.587443946188341vw,3rem);margin-right:clamp(3rem,-.44394618834080735rem + 5.381165919282512vw,4.5rem);grid-column:1 / 8}@supports not (font-size: clamp(2.25rem,-.6199551569506725rem + 4.484304932735426vw,3.5rem)){.layered-card-header-container{margin-top:min(max(2.25rem,-.6199551569506725rem + 4.484304932735426vw),3.5rem);margin-bottom:min(max(2.25rem,-.6199551569506725rem + 4.484304932735426vw),3.5rem)}}@supports not (font-size: clamp(2rem,-.2959641255605381rem + 3.587443946188341vw,3rem)){.layered-card-header-container{margin-left:min(max(2rem,-.2959641255605381rem + 3.587443946188341vw),3rem)}}@supports not (font-size: clamp(3rem,-.44394618834080735rem + 5.381165919282512vw,4.5rem)){.layered-card-header-container{margin-right:min(max(3rem,-.44394618834080735rem + 5.381165919282512vw),4.5rem)}}.layered-card-media-container{grid-column:8 / 13}}@media (min-width: 91.875rem){.layered-card-header-container{margin:3.5rem 4.5rem 3.5rem 3rem}}@supports not (overflow: clip){.layered-card-section{overflow:visible}}.layered-card-section-header{padding-bottom:var(--grid-fluid-clamp-value--lg)}.layered-card-section-cards-container{display:grid;justify-content:center;grid-auto-rows:1fr}.layered-card-section-card-sticky-wrapper{position:-webkit-sticky;position:sticky;display:flex;justify-content:center;align-items:center;top:var(--grid-fluid-clamp-value--lg)}.layered-card-section-card-static-wrapper{position:static}.layered-card-section-card-container{position:relative;height:100%}.layered-card-section-action-group{padding-top:var(--grid-fluid-clamp-value--lg)}
