.main-component-alt{background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:15px;box-shadow:0 8px 25px rgba(66,35,255,.3);display:flex;height:600px;justify-content:flex-end;overflow:hidden;position:relative;width:100%}.right-column-alt{align-items:center;display:flex;justify-content:center;padding:30px;width:50%}.content-box-alt{background-color:#fff;border-radius:15px;box-shadow:0 4px 15px rgba(0,0,0,.1);padding:25px;text-align:center;width:100%}.content-box-alt h2{color:#4223ff;font-size:24px;font-weight:700;margin-bottom:15px}.content-box-alt p{color:#333;line-height:1.6;margin-bottom:10px}.content-box-alt .highlight{color:#4223ff;font-weight:700}@media (max-width:768px){.main-component-alt{flex-direction:column;height:auto;justify-content:center;min-height:400px}.right-column-alt{padding:20px;width:100%}.content-box-alt{margin-bottom:20px;max-width:none}}