.stack-cards{--top:84px;--peek:40px;background-color:rgba(0,168,153,.1);display:grid;gap:0;isolation:isolate;padding-bottom:40vh;padding-top:100px;position:relative}.stack-cards .card-body ul{padding-left:20px}.stack-cards .header-container p{margin:0 auto;max-width:920px}.stack-cards .container{overflow:visible!important}.stack-cards .card{background:transparent;box-shadow:0 .5rem 1.25rem rgba(0,0,0,.12);margin:0 auto;position:sticky;top:calc(var(--top) + var(--i, 0)*var(--peek));transform:translateZ(0);z-index:var(--z,1)}.stack-cards .card+.card{margin-top:0}.stack-cards .card-body{background:#fff 0 0 no-repeat padding-box;border-radius:40px;display:flex;height:100%;padding:40px}.stack-cards .card{border:0;border-radius:40px;margin:0 auto 40px;max-width:1100px}.stack-cards .card:last-child{margin:0 auto}@media (prefers-reduced-motion:reduce){.stack-cards .card{transition:none}}@media (max-width:1024px){.stack-cards{--peek:28px}.stack-cards .card{max-width:940px}}@media (max-width:768px){.stack-cards{--top:72px;--peek:22px;padding-top:56px}.stack-cards .card{border-radius:24px;max-width:100%}.stack-cards .card-body{align-items:stretch;border-radius:24px;flex-direction:column;gap:1rem;padding:24px}.stack-cards .card-body>img{height:auto;margin:0 auto 8px;max-width:none;width:100%}.stack-image img{height:auto}}@media (max-width:576px){.stack-cards{--top:64px;--peek:18px;padding-top:48px}.stack-cards .card-body{border-radius:20px;padding:20px}.stack-cards .card{border-radius:20px}}@media (max-width:768px){.stack-cards .card-body{display:flex;flex-direction:column}.stack-cards .card-body .stack-image,.stack-cards .card-body>img{align-self:stretch;margin:0 0 12px;order:-1!important;width:100%}.stack-cards .card-body>:not(.stack-image):not(img){order:0!important}.stack-cards .card-body .stack-image img,.stack-cards .card-body>img{display:block;height:auto;width:100%}}