*{box-sizing:border-box;margin:0;padding:0}.container{align-items:flex-start;background:linear-gradient(270deg,#7fb2eb,#306fb6);border-radius:10px;flex-direction:column;height:100%;margin-left:10%;padding:0 2%;width:80%}.container,.form-content{display:flex;justify-content:space-between}.form-content{align-items:center;flex-wrap:wrap;width:100%}.career-content{color:#fff;padding:6% 4% 20% 2%;width:50%}.img{height:244px;padding-top:2%;width:208px}.form-right-content{background:#fff;border-radius:20px;box-shadow:0 4px 50px rgba(0,0,0,.1);padding:2%;width:50%}@media(max-width:1024px){.form-content{align-items:center;display:flex;flex-direction:column;flex-wrap:wrap;justify-content:space-around;width:100%}.career-content{color:#fff;padding-bottom:2%;width:100%}.form-right-content{background:#fff;border-radius:20px;box-shadow:0 4px 50px rgba(0,0,0,.1);height:40%;margin-bottom:4%;padding:2%;width:100%}}@media(max-width:768px){.form-content{align-items:center;display:flex;flex-direction:column;flex-wrap:wrap;justify-content:space-around;width:100%}.career-content{color:#fff;padding-bottom:2%;width:100%}.form-right-content{background:#fff;border-radius:20px;box-shadow:0 4px 50px rgba(0,0,0,.1);height:40%;margin-bottom:4%;padding:2%;width:100%}}@media(max-width:425px){.form-content{align-items:center;display:flex;flex-direction:column;flex-wrap:wrap;justify-content:space-around;width:100%}.career-content{color:#fff;padding-bottom:2%;width:100%}.form-right-content{background:#fff;border-radius:20px;box-shadow:0 4px 50px rgba(0,0,0,.1);height:40%;margin-bottom:4%;padding:2%;width:100%}}