.scrollcards-section{display:flex;flex-direction:column;gap:24px;max-height:565px;overflow-y:auto;position:relative;scroll-snap-type:y mandatory}.scrollcards-section::-webkit-scrollbar{display:none}.scrollcards-section{-ms-overflow-style:none;scrollbar-width:none}.scrollcards-card{backdrop-filter:blur(8px);background:#f1f1f1;border-radius:20px;padding:24px;position:relative;scroll-snap-align:start}.scrollcards-card:after{background:linear-gradient(305deg,#1011324f,#777cf700);border-radius:20px;bottom:0;content:"";left:0;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;padding:2px;position:absolute;right:0;top:0;z-index:-1}.scrollcards-step{align-items:flex-start;display:flex;gap:25px;padding:30px 50px 0 20px;position:relative}.scrollcards-step-icon{align-items:center;background:#1e21e9;border-radius:50%;color:#fff;display:flex;flex-shrink:0;font-weight:700;height:40px;justify-content:center;width:40px}.scrollcards-step-content{flex:1}.scrollcards-step-content h3{color:#000;font-family:Lato;font-size:32px;font-style:normal;font-weight:700;line-height:120%;margin:0}.scrollcards-step-content p{font-weight:400!important;margin:45px 0!important}.scrollcards-step-content p,.scrollcards-step-content p span{color:#000;font-family:Helvetica;font-size:20px!important;font-style:normal;line-height:140%!important}.scrollcards-step-content p span{font-weight:700!important;margin-bottom:2px!important}.scrollcards-section::-webkit-scrollbar{width:6px}.scrollcards-section::-webkit-scrollbar-thumb{background:#ccc;border-radius:3px}.scrollcards-step-content:after{background:linear-gradient(180deg,#3639ff 13.51%,rgba(108,85,255,0) 89.18%,rgba(99,101,255,0) 0);content:"";display:block;height:85%;left:5.8%;position:absolute;top:10%;width:2px;z-index:-1}.overlay-scrollcard:after{background:linear-gradient(180deg,hsla(0,0%,97%,0) 0,#f8f8f8);bottom:0;content:"";height:105px;left:0;pointer-events:none;position:absolute;width:100%}.scroll-card-wrap{position:relative;width:50%}.wrap-card{align-items:center;display:flex;justify-content:space-between}.wrap-img{height:auto;max-width:45%}