:root{--background:#fff;--foreground:#171717;--root-color:#0dc1e1;--card-color:#14d1f3}@media (prefers-color-scheme:dark){:root{--background:#0a0a0a;--foreground:#ededed}}html{height:100%}html,body{max-width:100vw;overflow-x:hidden}body{min-height:100%;color:var(--foreground);background:var(--background);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;flex-direction:column;font-family:Arial,Helvetica,sans-serif;display:flex}*{box-sizing:border-box;margin:0;padding:0}a{color:inherit;text-decoration:none}@media (prefers-color-scheme:dark){html{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}}.slider{width:100%;margin-bottom:30px;overflow:hidden}.slide-child{white-space:nowrap;gap:20px;animation:30s infinite scroll;display:flex}.slide-child h4{width:100%;font-size:12px}.job-layout{justify-content:space-between;gap:30px;padding:10px 30px;display:flex}.user-card{text-align:center;background-color:var(--card-color);justify-items:center;width:300px;height:fit-content;padding:20px}.user-card p{text-align:justify;font-size:12px}.user-img img{border-radius:50%;width:100%;height:100%}.user-img{border:solid var(--root-color);object-fit:cover;border-radius:50%;width:210px;height:auto}.slider{width:100%;overflow:hidden}.slide-track{gap:30px;width:fit-content;animation:20s linear infinite scroll;display:flex}.slide-track h4{white-space:nowrap;flex-shrink:0;padding:10px 20px;font-size:12px}.login-btn{background-color:#dcdcdc}@keyframes scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.post-cards{background-color:var(--card-color);padding:10px}.post-cards .card{border:solid #dcdcdc;gap:20px;margin:10px 0;padding:5px;line-height:30px;display:flex}.poster-img{width:130px;height:100px}.poster-img img{width:100%;height:100%}.job-cards{background-color:#dcdcdc;height:530px;padding:20px}.job-child{background-color:var(--card-color);padding:20px}.job-cards h3{text-align:center;background-color:#dcdcdc;padding:10px}.newjobs{gap:20px;display:flex}.newjob-img{width:300px}.newjob-img img{width:100%;height:100%}.newjob-parent{display:flex}.newjob-content{background-color:#fff;width:100%;padding:10px}.newjob-content p{font-size:12px}.newjob-btn{flex-direction:column;justify-content:space-between;width:50%;line-height:30px;display:flex}.newjob-btn button{background-color:#e27805;border:none;width:100%;padding:10px}.btn1{color:#000;cursor:pointer;z-index:1;background:#fff;border:none;padding:10px 20px;transition:color .3s;position:relative;overflow:hidden}.btn1:before{content:"";transform-origin:0 0;z-index:-1;background:#000;width:150%;height:150%;transition:transform .8s;position:absolute;top:0;left:0;transform:scale(0)}.btn1:hover:before{transform:scale(1)}.btn1:hover{color:#fff}@media (min-width:1201px){.user-img{width:120px}.newjobs{gap:10px}.newjob-img{width:200px}.newjob-content p{font-size:10px}.job-cards{padding:10px}.job-cards h3{font-size:12px}.job-child{padding:10px}.job-layout{gap:10px;padding:10px}.newjob-btn button{font-size:10px}.jobpost-content h3,p{font-size:12px}.jobpost-content .seemore-btn{font-size:10px;padding:10px!important}}@media (max-width:1200px){.user-img{width:120px}.newjobs{gap:10px}.newjob-img{width:150px}.newjob-content p{font-size:10px}.job-cards{padding:10px}.job-cards h3{font-size:10px}.job-child{padding:10px}.job-layout{gap:10px;padding:10px}.newjob-btn button,.jobpost-content h3,p{font-size:10px}.jobpost-content .seemore-btn{font-size:7px;padding:10px!important}}@media (max-width:1025px){.user-img{width:120px}.newjobs{gap:10px}.newjob-img{width:150px}.newjob-content p{font-size:10px}.job-cards{padding:10px}.job-cards h3{font-size:10px}.job-child{padding:10px}.job-layout{gap:10px;padding:10px}.newjob-btn button,.jobpost-content h3,p{font-size:10px}.jobpost-content .seemore-btn{font-size:7px;padding:10px!important}}@media (max-width:1000px){.job-layout{flex-direction:column;align-items:center}.user-card{border-radius:100px;justify-content:space-between;align-items:center;width:60%;display:flex}.user-card button{padding:10px}.user-card p{display:none}.job-cards{height:fit-content}.post-cards{display:none}}@media (max-width:768px){.newjobs{flex-direction:column;align-items:center}.newjob-parent{flex-direction:column;gap:20px}.newjob-btn{flex-direction:row;justify-content:space-between;gap:20px;width:100%;display:flex}.user-card{border-radius:0%;flex-direction:column}.user-card h2{font-size:16px}.user-card h6{color:#fff;font-size:10px}.newjob-content{text-align:center}.newjob-content p{background-color:var(--card-color);text-align:left;padding:10px}}
