.card-stack{display:-ms-grid;display:grid;grid-auto-rows:1fr}.card-stack-card{word-wrap:break-word;background-clip:border-box;background-color:#fff;border:0 solid rgba(27,22,66,.125);border-radius:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;min-width:0;position:relative;overflow:hidden;-webkit-box-shadow:0 0 24px rgb(27 22 66 / 4%),0 44px 74px rgb(27 22 66 / 6%);box-shadow:0 0 24px rgb(27 22 66 / 4%),0 44px 74px rgb(27 22 66 / 6%);border-radius:1rem}@media screen and (max-width:800px){.card-stack-card{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}}.card-stack-item{position:sticky;top:140px;margin-bottom:3rem}.card-stack-item>.card{height:100%;-webkit-transform-origin:top center;-ms-transform-origin:top center;transform-origin:top center}.card-stack__text-wrapper{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:45.66667%}@media screen and (max-width:800px){.card-stack__text-wrapper{width:100%}}.card-stack__image-wrapper{-webkit-box-flex:1;-ms-flex:1 0 0;flex:1 0 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.card-stack__text{padding:3rem}@media screen and (max-width:800px){.card-stack__text{padding:1rem}.card-stack__image img{max-height:300px;width:100%}}.card-stack-item>.card-stack-card{height:100%;-webkit-transform-origin:top center;-ms-transform-origin:top center;transform-origin:top center}