.become-seller-banner-wrapper{width:100%;display:flex;background-color:var(--color-lightx-orange);height:500px}.become-seller-banner-heading-wrapper{width:100%;display:flex;justify-content:center;flex-direction:column;padding:0 40px;background-image:linear-gradient(90deg,rgba(0,0,0,.7),transparent),url(/images/banners/BecomeSeller3.jpg);background-size:cover;color:var(--color-white)}.become-seller-banner-heading{max-width:650px;padding-left:70px}.become-seller-banner-heading h2{font-size:42px;margin-bottom:10px}.become-seller-banner-heading p{font-size:20px;font-weight:600}.become-seller-banner-heading .register-now-button{background-color:var(--color-soft-orange);color:#fff;padding:10px 20px;border-radius:8px;text-align:center;font-weight:700;font-size:16px;cursor:pointer;box-shadow:0 4px 6px rgba(0,0,0,.1);transition:all .3s ease;width:200px;margin-top:20px}.become-seller-banner-heading .register-now-button:hover{opacity:.9}.become-seller-banner-photo{width:50%;background-image:url(/images/banners/BecomeSeller.png);background-position:50%;background-size:cover;margin:20px}.become-seller-contents-container{display:flex}.become-seller-stepper{width:55%;padding:20px}.become-seller-form-wrapper{width:45%}.become-seller-stepper-container{padding:40px;max-width:600px;margin:auto;background-color:#f8f9fa}.stepper-icon-color{color:var(--color-warm-orange)}.become-seller-form-container{max-width:100%;margin-top:30px;padding:20px;background-color:#fff;border-radius:8px;box-shadow:0 0 10px rgba(0,0,0,.1)}@media screen and (max-width:768px){.become-seller-banner-heading{width:100%;padding-left:0}.become-seller-banner-heading h2{font-size:38px}.become-seller-banner-heading p{font-size:18px;font-weight:600}.become-seller-contents-container{flex-direction:column}.become-seller-form-wrapper,.become-seller-stepper{width:100%}}@media screen and (max-width:480px){.become-seller-banner-heading h2{font-size:30px}.become-seller-banner-heading p{font-size:16px;font-weight:400}.become-seller-stepper{padding:0}}