.homepage .hero{display:flex;width:100%;background-color:#bcd7de;background-color:purple;background:linear-gradient(180deg,#ffe1ff,#e2c9f9);background:linear-gradient(to bottom right,#9b4ace,#4b7fb0,#481294);color:#041127;color:#fff;flex-direction:column;justify-content:center;align-items:center;padding:10px;min-height:60vh;background-size:cover;background-repeat:no-repeat;background-position:50%}.homepage .hero .bg{max-height:60vh;max-width:100%;margin:0 auto}