@import"https://fonts.googleapis.com/css2?family=Rubik:ital,wght@0,300..900;1,300..900&display=swap";@keyframes movingGradient{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}body{margin:0;font-family:Rubik}.cont{width:100%;height:100vh;background:linear-gradient(45deg,#070b34,#141852,#2b2f77,#483475,#6b4984,#855988);background-size:300% 300%;animation:movingGradient 10s ease infinite;display:flex}.cont2{width:100%;top:0;height:90vh;background-color:#f5f5f5;display:flex;justify-content:center;align-items:center}.cont3{width:100%;top:0;height:90vh;background-color:#f5f5f5;display:flex;justify-content:center;align-items:center;flex-direction:column}.cont4{width:100%;height:100vh;background:linear-gradient(45deg,#070b34,#141852,#2b2f77,#483475,#6b4984,#855988);background-size:300% 300%;animation:movingGradient 10s ease infinite;display:flex;align-items:center;justify-content:center}.limcont{display:flex;flex-direction:row}.footer{width:100%;height:250px;position:relative;bottom:0;background-color:#242323;font-family:Rubik;color:#f5f5f5;display:flex}.title{font-family:Rubik;padding-left:250px;padding-top:450px;color:#fff;font-size:72px;font-weight:700;animation:typeDel 3s linear;display:inline-block;white-space:nowrap;overflow:hidden;margin-top:1.5em}@keyframes typeDel{0%,10%{width:0}45%,55%{width:10em}}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background:#add8e6}::-webkit-scrollbar-thumb{background:#add8e6}::-webkit-scrollbar-thumb:hover{background:pink}.apply{height:50px;width:200px;background-color:#000;cursor:pointer;box-shadow:4px 6px #fff;border:4px solid;border-radius:15px;overflow:hidden;position:relative;left:50%;text-align:center;font-size:30px;font-weight:600;font-family:Rubik;color:#fff;display:flex;justify-content:center;align-items:center;transform:translate(-50%);transition:cubic-bezier(.68,-.55,.265,1.55) .4s}.apply:hover{transform:translate(calc(2px - 50%),2px);box-shadow:2px 3px #000}.appbox{width:350px;height:550px;border-radius:20px;background-color:#272729;box-shadow:#00000026 5.95px 5.95px 2.6px;margin-left:20px;margin-right:20px;font-family:Rubik;color:#f5f5f5;font-size:medium;padding-left:10px;padding-top:10px}.appboxtxt{height:calc(100% - 100px)}.applycont{width:100vw;height:100vh;background-size:300% 300%;align-items:center}.jobheader{width:100vw;height:250px;background-color:#373c3e;position:relative}.userbox{width:60vw;height:200px;border-radius:20px;background-color:#272729;box-shadow:#00000026 5.95px 5.95px 2.6px;margin-left:20px;margin-right:20px;margin-top:50px;font-family:Rubik;color:#f5f5f5;align-content:center;padding-left:10px;font-size:22px}.userbox2{width:60vw;height:200px;border-radius:20px;background-color:#272729;box-shadow:#00000026 5.95px 5.95px 2.6px;margin-left:20px;margin-top:50px;position:relative;font-family:Rubik;color:#f5f5f5;align-content:center;padding-left:10px;font-size:22px}img{width:200px;height:200px;border-radius:55%;right:10%;margin-top:50px;border:#000;border-radius:5}.header{width:100vw;height:50px;background-color:transparent;position:fixed;background-color:#242323be;display:flex;align-content:center}.change{margin-left:250px;width:500px;font-family:Rubik;color:#f0f8ff;font-size:large;padding:20px}.lenisbttn{font-family:Rubik;color:#f0f8ff;font-size:medium;border-right:#fff solid 2px;border-left:#fff solid 2px;display:flex;justify-content:center;height:100%;width:100%;align-items:center;cursor:pointer;-webkit-user-select:none;user-select:none}.AppField{padding:20px;width:50%;height:500px;position:relative;align-self:center;border-color:#000;border-width:1px;border-radius:10px;border-style:solid;top:5%;left:25%;display:flex;background-color:#f5f5f5}.form-container{width:50%;padding:12px 20px;margin:8px 0;display:inline-block}.form-group{margin-bottom:15px}label{font-family:Rubik;display:block;font-weight:700;margin-bottom:5px}input[type=text]{font-family:Rubik;width:100%;padding:8px;width:50%;box-sizing:border-box;border-radius:5px;border:1px solid #ccc}input[type=submit]{font-family:Rubik;width:50%;padding:10px 20px;background-color:#000;color:#fff;border:none;border-radius:5px;cursor:pointer}input[type=submit]:hover{background-color:#333}#country{width:50%;height:7.5%;background-color:#f5f5f5}#country:hover{background-color:#afeeee}#Gender{width:50%;height:7.5%;background-color:#f5f5f5}#Gender:hover{background:#b0e0e6}#lanme{position:relative;left:10%;width:50%}.back{width:50px;height:50px}.textright{width:50%;height:100%;font-family:Rubik;border-left:#000;border-width:5px}#p5{font-family:Rubik;text-decoration:wavy}
