.stack{border-top:1px solid var(--Brand-Colors-Tertiary-light-grey, #A4A4A4)}.stack__title{padding:3.2rem var(--container-padding)}@media only screen and (min-width: 1024px){.stack__title{padding:2.3055rem var(--container-padding) 2.0945rem}}.stack__cards{padding:2.4rem var(--container-padding) 4.8rem;display:flex;flex-direction:column;gap:2.4rem}@media only screen and (min-width: 1024px){.stack__cards{gap:0;padding:0;position:relative}}.stack__card{border:1px solid var(--Brand-Colors-Tertiary-light-grey, #A4A4A4)}@media only screen and (min-width: 1024px){.stack__card{min-height:calc(100vh - var(--header-height-not-top));display:grid;grid-template-columns:repeat(2, minmax(0, 1fr));gap:0;border:none;border-top:1px solid var(--Brand-Colors-Tertiary-light-grey, #A4A4A4)}.stack__card--1{min-height:calc(100vh - var(--header-height-not-top))}.stack__card--2{min-height:calc(100vh - var(--header-height-not-top) - 122px)}.stack__card--3{min-height:calc(100vh - var(--header-height-not-top) - 244px)}.stack__card--4{min-height:calc(100vh - var(--header-height-not-top) - 366px)}.stack__card--5{min-height:calc(100vh - var(--header-height-not-top) - 488px)}.stack__card--6{min-height:calc(100vh - var(--header-height-not-top) - 610px)}.stack__card--7{min-height:calc(100vh - var(--header-height-not-top) - 732px)}.stack__card--8{min-height:calc(100vh - var(--header-height-not-top) - 854px)}.stack__card--9{min-height:calc(100vh - var(--header-height-not-top) - 976px)}.stack__card:last-of-type{min-height:auto !important}}.stack__card-image{padding:2.4rem 3.6rem;display:flex;justify-content:center;align-items:center}@media only screen and (min-width: 1024px){.stack__card-image{display:none;max-height:calc(100vh - var(--header-height-not-top));border-right:1px solid var(--Brand-Colors-Tertiary-light-grey, #A4A4A4)}}.stack__card-image--dt{display:none;height:calc(100vh - var(--header-height-not-top));position:absolute;top:0;left:0;width:50%;z-index:6;opacity:0}@media only screen and (min-width: 1024px){.stack__card-image--dt{display:flex}}.stack__card-image-img{width:23.1rem;height:41.5rem;aspect-ratio:231/415}@media only screen and (min-width: 1024px){.stack__card-image-img{aspect-ratio:39/70;width:auto;height:60%}}.stack__card-content{padding:1.6rem;display:flex;flex-direction:column;gap:.8rem}@media only screen and (min-width: 1024px){.stack__card-content{padding:3.2rem 2.4rem;max-width:60rem;gap:1.6rem;grid-column:2/3;background-color:var(--background-color)}}.stack__card-title{margin-bottom:.8rem}@media only screen and (min-width: 1024px){.stack__card-title{margin-bottom:0}}
