.stack-cards-on-scroll{padding-bottom:var(--module-spacing-xl);padding-top:var(--module-spacing-xl);position:relative;scroll-margin-top:25vh}.stack-cards-on-scroll__wrapper{display:flex;flex-direction:column;gap:48px;justify-content:space-between;padding-block:24px;position:relative;z-index:2}.stack-cards-on-scroll__left{display:flex;flex-direction:column;gap:32px;width:100%}.stack-cards-on-scroll__left-copy,.stack-cards-on-scroll__left-title{padding:0}.stack-cards-on-scroll__right{display:flex;flex-direction:column;gap:24px;position:relative;width:100%}.stack-cards-on-scroll__card{position:relative;--card-shadow:0px -50px 40px 0px hsla(0,0%,80%,.12)}.stack-cards-on-scroll__card-top{background-color:#fff;border-radius:18px 18px 0 0;box-shadow:var(--card-shadow);display:none;height:91px;position:relative;width:80%}.stack-cards-on-scroll__card-bottom{align-items:flex-start;background-color:#fff;border-radius:18px;box-shadow:var(--card-shadow);display:flex;flex-direction:column;gap:24px;padding:40px 24px 49px}.stack-cards-on-scroll__card-bottom-title{padding:0}.stack-cards-on-scroll__card-bottom-img{height:60px;object-fit:contain;object-position:left;width:68px}.stack-cards-on-scroll__card-bottom-copy{padding:0}.stack-cards-on-scroll__pagination{align-items:center;color:var(--color-navy);display:none;font-family:var(--font-secondary);font-size:18px;font-weight:600;height:91px;justify-content:center;position:absolute;right:0;top:0;width:20%}@media (min-width:900px){.stack-cards-on-scroll{padding-bottom:calc(var(--module-spacing-xl) + var(--margin-bottom-offset));padding-top:var(--module-spacing-xl)}.stack-cards-on-scroll__wrapper{flex-direction:row}.stack-cards-on-scroll__left{justify-content:center;max-width:528px;width:100%}.stack-cards-on-scroll__right{display:grid;grid-template-areas:"cards";max-width:640px;width:100%}.stack-cards-on-scroll__pagination{display:flex}.stack-cards-on-scroll__card{grid-area:cards;translate:0 var(--margin-top)}.stack-cards-on-scroll__card-top{display:block}.stack-cards-on-scroll__card-top:after{background-image:url(//19971575.fs1.hubspotusercontent-na1.net/hubfs/19971575/raw_assets/public/DigitalHands/Images/curved-bottom-left-corner-white.png);background-position:bottom;background-repeat:no-repeat;bottom:0;content:"";height:15px;left:100%;position:absolute;width:15px}.stack-cards-on-scroll__card-bottom-img{margin-bottom:16px}.stack-cards-on-scroll__card-bottom{background-color:#fff;border-radius:0 18px 18px 18px;padding:0 56px 103px}}