.cardContainer{height:100vh;display:flex;align-items:center;justify-content:center;position:sticky;top:0}.card{flex-direction:column;position:relative;height:auto;border-radius:25px;padding:50px;transform-origin:top}.body,.card{display:flex}.body{height:100%;margin-top:50px;gap:50px}.inner{width:100%;height:100%}.imageContainer img{-o-object-fit:cover;object-fit:cover}html{scroll-behavior:auto}#banner-section{background-image:url(https://img.freepik.com/free-photo/abstract-luxury-gradient-blue-background-smooth-dark-blue-with-black-vignette-studio-banner_1258-90363.jpg);background-position:50%;background-size:cover;background-repeat:no-repeat}