.scroll-wrapper{border-bottom:2px dashed var(--color-surface50);border-top:2px dashed var(--color-surface50);min-height:100vh;padding-bottom:50px;width:100%}.scroll-card h3{margin-bottom:20px}.scroll-card p{font-size:20px}.scroll-card-wrapper{margin-bottom:50px;perspective:500px;width:100%}.scroll-card-wrapper:last-child{margin-bottom:0}.scroll-cards{margin:0 auto;width:100%}.scroll-card{align-items:center;background-color:#f8e5d7;background-position:top;background-repeat:no-repeat;background-size:cover;border:1px solid #620d48;border-radius:10px;height:400px;justify-content:center;padding:50px;width:100%}