.sticky-scroll-container{width:100%;position:relative}.sticky-scroll-section-1{z-index:0;flex-direction:column;justify-content:center;width:100%;height:100vh;display:flex;position:sticky;top:0;overflow:hidden}.sticky-scroll-section-1-content{background-color:var(--background,#fff);will-change:transform,opacity,filter;width:100%;height:100%}.sticky-scroll-section-2{z-index:20;background-color:#f9fafb;border-top-left-radius:60px;border-top-right-radius:60px;width:100%;margin-top:-10vh;padding-top:6rem;position:relative;overflow:hidden;box-shadow:0 -50px 100px #0000001a}.sticky-scroll-blob-1{filter:blur(120px);pointer-events:none;z-index:-1;background-color:#e5e5e580;border-radius:9999px;width:600px;height:600px;position:absolute;top:-20%;right:-10%}.sticky-scroll-blob-2{filter:blur(100px);pointer-events:none;z-index:-1;background-color:#ef44440d;border-radius:9999px;width:500px;height:500px;position:absolute;bottom:-10%;left:-10%}@media (max-width:768px){.sticky-scroll-section-2{border-top-left-radius:30px;border-top-right-radius:30px;margin-top:-5vh;box-shadow:0 -20px 40px #0000001a}.sticky-scroll-blob-1{width:300px;height:300px;top:-10%;right:-20%}.sticky-scroll-blob-2{width:250px;height:250px;bottom:-5%;left:-20%}}
