@charset "UTF-8";@import"https://fonts.googleapis.com/css2?family=Outfit:wght@100..900&family=Work+Sans:ital,wght@0,100..900;1,100..900&display=swap";*{margin:0;padding:0;box-sizing:border-box}.link{cursor:pointer;z-index:30}.width{width:100%}.input{color:#fff}.navbar{background-color:#161616;display:flex;align-items:center;justify-content:space-between;width:100%;padding:28px 3%}.navbar button{background-color:transparent;border:none;cursor:pointer}.navbar .navel{display:flex;gap:23px;font-family:Work Sans;justify-content:center;align-items:center;font-size:18px;font-weight:400;text-align:center}.navbar .navel .home{background-color:#1e1e1e;padding:6px 11px;border-radius:4px}.navbar .navel .findjob{padding:6px 11px;border-radius:4px;z-index:2}.navbar .navel .findjob:hover{background-color:#1e1e1e;transition:.5s}.navbar .navel .cart{display:flex;justify-content:center;align-items:center;gap:5px}.navbar .navel .cart p{font-size:13px;background-color:#1e1e1e;padding:2px 7px;border-radius:50%}.navbar .navel .pages{color:#fff;padding:6px 11px;border-radius:4px}.navbar .navel .pages button{display:flex;justify-content:center;align-items:center}.navbar .navel .pages:hover{background-color:#1e1e1e;transition:.5s}.navbar .navel .postjob{background-color:#1e1e1e;padding:15px 27px;border-radius:4px;border:2px solid rgb(47,46,46);z-index:2}.navbar .navel .postjob:hover{background-color:#2c56fe;transition:.5s}.navbar .navel .hamburger{display:none;z-index:100}.navbar .navel .hamburger:active{background-color:#284ee2}@media only screen and (max-width: 988px){.navbar .navel .home,.navbar .navel .pages,.navbar .navel .findjob{display:none}.navbar .navel .hamburger{display:block;background-color:#1e1e1e;padding:10px;border-radius:4px;border:2px solid rgb(47,46,46)}.navbar img{max-width:100%;height:auto}}@media only screen and (max-width: 540px){.navbar .navel .postjob{display:none}.navbar .navel .cart{order:-1}.navbar img{max-width:70%;height:auto}}.pagescont .normal:hover{cursor:pointer;color:#284ee2;transition:.3s}@media only screen and (max-width: 543px){.navbar{padding:13px}}.link{color:#fff;text-decoration:none}.pages{position:relative}.pages .pageshover{border:2px solid rgb(47,46,46);border-radius:4px;display:flex;align-items:center;justify-content:space-between;position:absolute;width:350px;height:300px;text-align:left;padding:10px;top:40px;left:0;z-index:20;background-color:#1e1e1e}.strong{font-weight:600;font-family:Outfit;font-size:22px;padding-bottom:10px;padding-top:30px;padding-left:20px}.normal{font-size:16px;margin-bottom:15px;font-family:Work Sans;padding-left:20px}.pageshover{display:none}.pageshover.show{display:block}.drawer{background-color:#0e0e0e;color:#fff;font-family:Work Sans;font-size:18px}.drawer p{margin:15px}.hero{background-color:#161616;color:#fff;display:flex;flex-direction:column;text-align:center;justify-content:center;align-items:center;width:100%}.hero .imgleft{position:absolute;top:120px;left:0}.hero .imgright{position:absolute;top:0;right:0}.hero img{max-width:100%;height:auto}.hero .container{max-width:55%;display:flex;flex-direction:column;gap:35px}.hero .container .spot{font-family:Outfit;font-weight:600;font-size:72px;padding-top:65px}.hero .secondcont{max-width:55%;display:flex;flex-direction:column;gap:35px;margin-top:40px;justify-content:center;align-items:center;padding-bottom:10.5%}.hero .secondcont .get{font-family:Work Sans;font-weight:400;font-size:18px;margin-bottom:25px}.hero .secondcont .search{font-family:Work Sans;display:flex;flex-direction:column;justify-content:space-between;width:100%;z-index:2}.hero .secondcont .search .left{width:100%;display:flex;flex-direction:row;margin-bottom:10px;gap:20px;justify-content:space-between}.hero .secondcont .search .find{font-size:14px;text-align:left}.hero .secondcont .search .input{width:100%;background-color:#1e1e1e;color:#fff;border:2px solid rgb(47,46,46);padding:18px;border-radius:4px}.hero .secondcont .search input::placeholder{color:#fff;font-size:14px}.hero .secondcont .search input:focus{transition:1s}.hero .secondcont .search .explore{font-size:18px;background-color:#2c56fe;color:#fff;padding:20px 35px;border-radius:4px;border:none;cursor:pointer}.hero .secondcont .search .explore:hover{background-color:#1e1e1e;transition:.5s}@media only screen and (max-width: 543px){.hero img{max-width:100%;height:auto}}@media screen and (max-width: 780px){.hero .container{max-width:90%}.hero .container .spot{font-size:50px}.hero .secondcont{max-width:90%}}@media only screen and (max-width: 543px){.hero .container{max-width:86%}.hero .container .spot{font-size:42px}.hero .secondcont .search .explore{width:100%}.hero .secondcont .search .left{flex-direction:column;gap:30px}}.photos{background-color:#161616;width:100%;text-align:center;padding-bottom:7%}.photos .photocont{max-width:90%;display:flex;flex-direction:row;justify-content:space-around;align-items:center;margin:0 auto;position:relative;font-family:Work Sans;font-size:13px;color:#fff}.photos .photocont .img{max-width:15%}.photos .photocont .leftcloud{position:absolute;top:-17%;left:32%;max-width:100%;height:auto}.photos .photocont .leftcloud .first{top:28%;right:5%;position:absolute;rotate:30deg}.photos .photocont .leftcloud .second{top:40%;right:30%;position:absolute;rotate:30deg}.photos .photocont .rightcloud{position:absolute;top:-25%;right:14%;max-width:100%;height:auto}.photos .photocont .rightcloud .first{top:25%;left:25%;position:absolute;rotate:-30deg}.photos .photocont .rightcloud .second{top:43%;left:40%;position:absolute;rotate:-30deg}@media only screen and (max-width: 1380px){.photos .photocont .leftcloud{top:-25%;left:32%}.photos .photocont .rightcloud{top:-30%;right:15%}}@media only screen and (max-width: 1100px){.photos .photocont .leftcloud,.photos .photocont .rightcloud{display:none}}.about{width:100%;display:flex;justify-content:center;align-items:center;text-align:center;background-color:#161616;flex-direction:column;color:#fff}.about .aboutcont{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;max-width:65%}.about .aboutcont .supposing{font-size:36px;font-family:Outfit;font-weight:600;padding-bottom:5%}.about .aboutcont .passage{font-family:Work Sans;font-size:18px;padding-bottom:5%}.about .aboutcont button{font-size:18px;background-color:#2c56fe;color:#fff;padding:13px 35px;border-radius:4px;border:none;cursor:pointer;font-family:Work Sans;margin-bottom:10%}.about .aboutcont button:hover{background-color:#1e1e1e;transition:.5s}@media only screen and (max-width: 1100px){.about .aboutcont{max-width:90%}.about .aboutcont .supposing{font-size:30px}}@media only screen and (max-width: 540px){.about .aboutcont .supposing{font-size:26px}.about .aboutcont button{margin-bottom:20%}}.about .grid{width:100%;display:flex;justify-content:space-around;align-items:center;margin:0 auto;text-align:center}.about .grid img{height:80px;margin-bottom:5%}.about .grid .griditem{padding:0 3%;margin-bottom:6%}.about .grid .griditem .top{font-weight:600;font-size:22px;font-family:Outfit;margin-bottom:5%}.about .grid .griditem .bottom{font-size:18px;font-family:Work Sans;padding-bottom:10%}.findjob{background-color:#161616;color:#fff;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center}.findjob .find{font-weight:600;font-size:60px;font-family:Outfit;margin-bottom:7%}.findjob .leftside{gap:4%;text-align:left}.findjob .leftside .category{display:flex;gap:4%;font-size:18px;font-family:Work Sans;padding:3%;border-radius:4px;cursor:pointer}.findjob .leftside .category img{height:25px}.findjob .leftside .category:hover{background-color:#2c56fe;transition:.5s}@media only screen and (max-width: 900px){.findjob .find{font-size:34px}.findjob .leftside{display:flex;flex-flow:wrap;justify-content:center}.findjob .leftside .category{gap:0%;margin-bottom:12px}.findjob .leftside .category img{margin:0 7px}}.findgrid{padding:0 5% 11%}.findgrid .rightside{text-align:left}.findgrid .rightside .browse{font-size:18px;background-color:#2c56fe;color:#fff;padding:13px 35px;border-radius:4px;border:none;cursor:pointer;font-family:Work Sans}.findgrid .rightside .browse:hover{background-color:#1e1e1e;transition:.5s}.findgrid .rightside .jobs{background-color:#1e1e1e;border:2px solid rgb(47,46,46);border-radius:4px;display:flex;align-items:center;justify-content:space-between;padding:3%;margin-bottom:4%;cursor:pointer}.findgrid .rightside .jobs img{height:40px;width:40px}.findgrid .rightside .jobs button{padding:15px 30px;background-color:transparent;color:#fff;border:2px solid rgb(47,46,46);border-radius:4px;font-size:18px;font-family:Work Sans;cursor:pointer}.findgrid .rightside .jobs button:hover{background-color:#2c56fe;transition:.5s}.findgrid .rightside .jobs .type{font-size:18px;font-family:Work Sans;border-right:2px solid rgb(47,46,46);border-left:2px solid rgb(47,46,46);padding:3.5% 4%;width:150px}@media only screen and (max-width: 1040px){.findgrid .rightside .jobs .type{width:auto;padding:1.5%}}.findgrid .rightside .jobs .jobscont{display:flex;align-items:center;gap:15px;width:230px}.findgrid .rightside .jobs .jobscont .inf .jobname{font-size:18px;font-family:Outfit;font-weight:600}@media only screen and (max-width: 1040px){.findgrid .rightside .jobs .jobscont .inf .jobname{font-size:15px}}.findgrid .rightside .jobs .jobscont .inf .location{display:flex;align-items:center;padding-top:3px}.findgrid .rightside .jobs .jobscont .inf .location p{font-size:12px;font-family:Work Sans}.findgrid .rightside .jobs .jobscont .inf .location img{width:16px;height:24px}@media only screen and (max-width: 770px){.findgrid .rightside .jobs{display:flex;flex-direction:column;align-items:flex-start}.findgrid .rightside .jobs .jobscont{margin-bottom:15px;width:auto}.findgrid .rightside .jobs .type{border:none;margin-bottom:5px;padding:2% 0}.findgrid .rightside .jobs button{width:100%}}@media only screen and (max-width: 500px){.findgrid .rightside .jobs .jobscont{display:flex;flex-direction:column;align-items:flex-start}}.findgrid .rightside .jobs:hover{transform:translateY(-5px);transition:transform .3s ease}.findgrid .rightside .jobs:not(:hover){transform:translateY(0);transition:transform .3s ease}.comment{background-color:#0e0e0e;color:#fff;padding:13% 0 20% 3%;position:relative}.comment .commentgrid .trusted{font-weight:600;font-size:60px;font-family:Outfit;padding-bottom:3%}@media only screen and (max-width: 1100px){.comment .commentgrid .trusted{font-size:45px}}@media only screen and (max-width: 500px){.comment .commentgrid .trusted{font-size:37px}}.comment .commentgrid .moonlight{font-size:18px;font-family:Work Sans;padding-bottom:6%}.comment .commentgrid .counts{display:flex;justify-content:space-between}.comment .commentgrid .counts .item{display:flex;flex-direction:column;gap:7px}.comment .commentgrid .counts .item .cont{display:flex;align-items:center}.comment .commentgrid .counts .item .cont .count{font-size:36px;font-weight:600;font-family:Outfit}.comment .commentgrid .counts .item .cont .plus{font-size:36px;font-weight:600;font-family:Outfit;color:#284ee2}.comment .commentgrid .counts .item .countname{font-size:18px;font-family:Work Sans}@media only screen and (max-width: 385px){.comment .commentgrid .counts{display:flex;gap:20px;flex-direction:column}}@media only screen and (max-width: 1200px){.comment .commentgrid .counts{padding-right:20px}}.comment .head{max-height:13%;position:absolute;bottom:0;max-width:150px}@keyframes jump1{to{transform:translateY(-30px)}}.comment .head1{left:0;animation:jump1 .6s infinite alternate}@keyframes jump2{to{transform:translateY(-60px)}}.comment .head2{left:8%;animation:jump2 1.2s infinite alternate}@keyframes jump3{to{transform:translateY(-20px)}}.comment .head3{left:17%;animation:jump3 1s infinite alternate}@keyframes jump4{to{transform:translateY(-60px)}}.comment .head4{left:24%;animation:jump4 1s infinite alternate}@keyframes jump5{to{transform:translateY(-30px)}}.comment .head5{left:31%;animation:jump5 1s infinite alternate}@keyframes jump6{to{transform:translateY(-50px)}}.comment .head6{left:58%;animation:jump6 .8s infinite alternate}@keyframes jump7{to{transform:translateY(-20px)}}.comment .head7{right:23%;animation:jump7 .6s infinite alternate}@keyframes jump8{to{transform:translateY(-40px)}}.comment .head8{right:14%;animation:jump8 1s infinite alternate}@keyframes jump9{to{transform:translateY(-33px)}}.comment .head9{right:7%;animation:jump9 .8s infinite alternate}@keyframes jump10{to{transform:translateY(-40px)}}.comment .head10{right:0;animation:jump10 .8s infinite alternate}@media only screen and (max-width: 1190px){.comment .head{max-height:8%}.comment .head1{left:0}.comment .head2{left:10%}.comment .head3{left:20%}.comment .head4{left:29%}.comment .head5{left:38%}.comment .head6{left:49%}.comment .head7{right:30%}.comment .head8{right:20%}.comment .head9{right:10%}.comment .head10{right:0}}@media only screen and (max-width: 800px){.comment .head{display:none}}.head{position:absolute;animation:jumpAnimation 1s}@keyframes jumpAnimation{to{transform:translateY(0)}40%{transform:translateY(-30px)}60%{transform:translateY(-15px)}}.custom-prev{height:60px;width:60px;border:2px solid rgb(47,46,46);padding:13px;cursor:pointer;border-radius:50%;margin-right:10px;margin-top:20px}.custom-next{height:60px;width:60px;border:2px solid rgb(47,46,46);padding:13px;cursor:pointer;border-radius:50%}.commentbutton{padding:13px;cursor:pointer;border:none;transition:.3s;border-radius:4px;width:100px;position:absolute;right:3%;margin-top:30px;background-color:#fd890f}.commentbutton:hover{background-color:#1e1e1e;color:#fff}.swipercont{background-color:#1e1e1e;display:flex;flex-direction:column;justify-content:space-between;padding:40px 35px;width:400px;height:315px;border-radius:4px;position:relative}.swipercont .stars{display:flex;gap:3px}.swipercont .stars .star{height:16px;width:16px}.swipercont .moon{font-size:18px;font-family:Work Sans}.swipercont .moon{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:6;-webkit-box-orient:vertical}.swipercont .information{display:flex;gap:20px}.swipercont .information .info .name{font-size:22px;font-weight:600;font-family:Outfit;margin-bottom:5px}.swipercont .information .info .work{font-size:14px;font-family:Work Sans;color:#284ee2}.swipercont .information .profile{height:60px;width:60px;border-radius:50%}@media only screen and (max-width: 1320px){.swipercont{width:370px}}@media only screen and (max-width: 900px){.swipercont{width:350px}}@media only screen and (max-width: 735px){.swipercont{width:400px}}@media only screen and (max-width: 500px){.swipercont{width:300px}}.companysection{background-color:#161616;color:#fff;display:flex;flex-direction:column;padding:6% 3% 25%;position:relative;overflow:hidden}.companysection button{padding:15px 35px;background-color:#2c56fe;color:#fff;border:2px solid rgb(47,46,46);border-radius:4px;font-size:18px;font-family:Work Sans;cursor:pointer}.companysection button:hover{background-color:#1e1e1e;transition:.5s}.companysection .findfav{display:flex;justify-content:space-between;align-items:center;margin-bottom:4%}.companysection .find{font-weight:600;font-size:60px;font-family:Outfit;margin-bottom:7%}@media only screen and (max-width: 900px){.companysection .find{font-size:34px}.companysection .findfav{display:flex;flex-direction:column;align-items:start;margin-bottom:30px}.companysection .leftside{display:flex;flex-flow:wrap;justify-content:center}.companysection .leftside .category{gap:0%;margin-bottom:12px}.companysection .leftside .category img{margin:0 7px}}.companysection .findcompany{position:absolute;top:37%;right:0;transition:transform .2s ease}.companysection .findcompany .rightside{text-align:left}.companysection .findcompany .rightside .jobs{background-color:#1e1e1e;border:2px solid rgb(47,46,46);border-radius:4px;display:flex;justify-content:space-between;padding:7%;max-width:100%;margin-bottom:4%;flex-direction:column;gap:20px;cursor:pointer}.companysection .findcompany .rightside .jobs .position{display:flex;justify-content:space-between}.companysection .findcompany .rightside .jobs .position .browsejob{display:flex;align-items:center;gap:7px}.companysection .findcompany .rightside .jobs .position .browsejob img{height:20px;width:20px}.companysection .findcompany .rightside .jobs .position .browsejob p{font-size:18px;font-family:Work Sans;color:#284ee2}@media (max-width: 770px){.companysection .findcompany .rightside .jobs .position{display:block}}.companysection .findcompany .rightside .jobs img{height:40px;width:40px}.companysection .findcompany .rightside .jobs button{padding:15px 30px;background-color:transparent;color:#fff;border:2px solid rgb(47,46,46);border-radius:4px;font-size:18px;font-family:Work Sans;cursor:pointer}.companysection .findcompany .rightside .jobs button:hover{background-color:#2c56fe;transition:.5s}.companysection .findcompany .rightside .jobs .type{font-size:18px;font-family:Work Sans}.companysection .findcompany .rightside .jobs .jobscont{display:flex;align-items:center;gap:15px}.companysection .findcompany .rightside .jobs .jobscont .jobicon{height:60px;width:60px}.companysection .findcompany .rightside .jobs .jobscont .inf{display:flex;flex-direction:column;gap:10px}.companysection .findcompany .rightside .jobs .jobscont .inf .jobname{font-size:18px;font-family:Outfit;font-weight:600}@media only screen and (max-width: 1040px){.companysection .findcompany .rightside .jobs .jobscont .inf .jobname{font-size:15px}}.companysection .findcompany .rightside .jobs .jobscont .inf .place{font-size:16px;font-family:Work Sans}@media only screen and (max-width: 770px){.companysection .findcompany .rightside .jobs{display:flex;flex-direction:column;align-items:flex-start}.companysection .findcompany .rightside .jobs .jobscont{margin-bottom:15px}.companysection .findcompany .rightside .jobs .type{border:none;margin-bottom:5px;padding:2% 0}.companysection .findcompany .rightside .jobs button{width:100%}}.companysection .findcompany .rightside .jobs:hover{transform:translateY(-5px);transition:transform .3s ease}.companysection .findcompany .rightside .jobs:not(:hover){transform:translateY(0);transition:transform .3s ease}@media (max-width: 1200px){.companysection .findcompany{transform:none!important;position:static;transition:none}}.companysection .findcompany2{position:absolute;bottom:7%;left:0;transition:transform .2s ease}.companysection .findcompany2 .rightside{text-align:left}.companysection .findcompany2 .rightside .jobs{background-color:#1e1e1e;border:2px solid rgb(47,46,46);border-radius:4px;display:flex;justify-content:space-between;padding:7%;max-width:100%;margin-bottom:4%;flex-direction:column;gap:20px;cursor:pointer}.companysection .findcompany2 .rightside .jobs .position{display:flex;justify-content:space-between}.companysection .findcompany2 .rightside .jobs .position .browsejob{display:flex;align-items:center;gap:7px}.companysection .findcompany2 .rightside .jobs .position .browsejob img{height:20px;width:20px}.companysection .findcompany2 .rightside .jobs .position .browsejob p{font-size:18px;font-family:Work Sans;color:#284ee2}@media (max-width: 770px){.companysection .findcompany2 .rightside .jobs .position{display:block}}.companysection .findcompany2 .rightside .jobs img{height:40px;width:40px}.companysection .findcompany2 .rightside .jobs button{padding:15px 30px;background-color:transparent;color:#fff;border:2px solid rgb(47,46,46);border-radius:4px;font-size:18px;font-family:Work Sans;cursor:pointer}.companysection .findcompany2 .rightside .jobs button:hover{background-color:#2c56fe;transition:.5s}.companysection .findcompany2 .rightside .jobs .type{font-size:18px;font-family:Work Sans}.companysection .findcompany2 .rightside .jobs .jobscont{display:flex;align-items:center;gap:15px}.companysection .findcompany2 .rightside .jobs .jobscont .jobicon{height:60px;width:60px}.companysection .findcompany2 .rightside .jobs .jobscont .inf{display:flex;flex-direction:column;gap:10px}.companysection .findcompany2 .rightside .jobs .jobscont .inf .jobname{font-size:18px;font-family:Outfit;font-weight:600}@media only screen and (max-width: 1040px){.companysection .findcompany2 .rightside .jobs .jobscont .inf .jobname{font-size:15px}}.companysection .findcompany2 .rightside .jobs .jobscont .inf .place{font-size:16px;font-family:Work Sans}@media only screen and (max-width: 770px){.companysection .findcompany2 .rightside .jobs{display:flex;flex-direction:column;align-items:flex-start}.companysection .findcompany2 .rightside .jobs .jobscont{margin-bottom:15px}.companysection .findcompany2 .rightside .jobs .type{border:none;margin-bottom:5px;padding:2% 0}.companysection .findcompany2 .rightside .jobs button{width:100%}}.companysection .findcompany2 .rightside .jobs:hover{transform:translateY(-5px);transition:transform .3s ease}.companysection .findcompany2 .rightside .jobs:not(:hover){transform:translateY(0);transition:transform .3s ease}@media (max-width: 1200px){.companysection .findcompany2{position:static;transform:none!important;transition:none}}.questions{background-color:#161616;color:#fff;padding:5% 3% 15%}.questions .mobile{position:absolute;height:600px;max-width:100%;top:200px;right:28%;transform:rotate(60deg)}.questions .questiongrid .images{width:100%;max-width:90%}.questions .questiongrid .images .download{font-size:48px;font-weight:600;font-family:Outfit;margin-bottom:30px}.questions .questiongrid .images .image{display:flex;justify-content:left;gap:20px;padding-bottom:340px}.questions .questiongrid .images .image .store{width:160px;height:50px}.questions .questiongrid .app{background-color:#0e0e0e;padding:50px 50px 30px;border-radius:6px;position:relative;overflow:hidden}@media (max-width: 630px){.questions .questiongrid .images .image{display:flex;flex-direction:column}.questions .questiongrid .images .download{font-size:30px}.questions .questiongrid .app{padding:30px 30px 20px}}.questions .most{font-size:48px;font-weight:600;font-family:Outfit;padding:1% 0 10%}@media (max-width: 600px){.questions .most{padding:1% 0 5%}}.accordioncont .accordion{background-color:transparent!important;color:#fff!important;box-shadow:none!important;margin-bottom:20px}.accordioncont .question{font-family:Outfit;font-size:22px;font-weight:600}.accordioncont .answer{font-family:Work Sans;font-size:18px;font-weight:400}.accordioncont .inc{width:15px;margin-right:20px;transform:rotate(45deg);transition:transform .3s ease}.accordioncont .rotate{transition:transform .3s ease;transform:rotate(180deg)}.footer{padding:5% 3%;background-color:#161616;color:#fff;position:relative}.footer .background{position:absolute;bottom:0;left:0}.footer .background2{position:absolute;bottom:0;right:0}.footer img{max-width:100%;height:auto}.footer .sect{display:flex;flex-direction:column;gap:10px}.footer .strong{font-weight:600;font-family:Outfit;font-size:22px;padding-bottom:10px;padding-top:30px}.footer .normal{font-size:18px;font-family:Work Sans}.login{color:#fff;background-color:#161616;padding:4% 0;text-align:center}.login .log{font-weight:600;font-family:Outfit;font-size:72px;margin-bottom:1%}.login .please{font-size:18px;font-family:Work Sans;margin-bottom:4%;padding:0 3%}.login .form{display:flex;justify-content:center;align-items:center;text-align:left;margin-bottom:10%;margin-right:4%;margin-left:4%}.login .formik{display:flex;justify-content:center;padding:10%;flex-direction:column;text-align:left;gap:10px}.login .cont{background-color:#1e1e1e;border:2px solid rgb(47,46,46);border-radius:4px;height:100%;width:500px}@media only screen and (max-width: 540px){.login .cont{width:400px}}@media only screen and (max-width: 430px){.login .cont{width:300px}}.login .input{background-color:transparent;border:2px solid rgb(47,46,46);padding:3%;font-size:18px;font-family:Work Sans;margin-bottom:20px}.login .input::placeholder{color:#fff;font-size:14px}.login .label{font-size:18px;font-family:Work Sans}.login button{padding:15px 30px;background-color:#2c56fe;color:#fff;border-radius:4px;font-size:18px;font-family:Work Sans;cursor:pointer;border:none}.login button:hover{background-color:transparent;transition:.5s}.login .sign{display:flex;justify-content:center;font-size:18px;font-family:Work Sans;gap:6px}.login .sign .normal{color:#284ee2}@media only screen and (max-width: 710px){.login .log{font-size:50px}}@media only screen and (max-width: 500px){.login .log{font-size:42px}.login .sign{display:flex;flex-direction:column;text-align:center}}.jobspage{background-color:#161616;color:#fff;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;padding-top:4%}.jobspage .jobsgrid{max-width:45%}.jobspage .jobsgrid .find{font-weight:600;font-size:72px;font-family:Outfit;margin-bottom:3%}.jobspage .jobsgrid .yet{margin-bottom:15%;font-size:18px;font-family:Work Sans}.jobspage .leftside{display:flex;flex-direction:column;text-align:left}.jobspage .leftside .cont{margin-bottom:8%}.jobspage .leftside .categ{font-size:22px;font-weight:600;font-family:Outfit;margin-bottom:4%}.jobspage .leftside .category{display:flex;font-size:18px;font-family:Work Sans;padding:4%;border-radius:4px;border:2px solid rgb(47,46,46);margin-bottom:2.5%;cursor:pointer}.jobspage .leftside .category:hover{background-color:#2c56fe;transition:.5s}@media only screen and (max-width: 900px){.jobspage .jobsgrid{max-width:85%}.jobspage .jobsgrid .find{font-size:42px}.jobspage .leftside .category{gap:0%;margin-bottom:12px}.jobspage .leftside .category img{margin:0 7px}}.jobspage .findgrid{padding:0 3% 11%}.jobspage .findgrid .rightside{text-align:left}.jobspage .findgrid .rightside .jobs{background-color:#1e1e1e;border:2px solid rgb(47,46,46);border-radius:4px;display:flex;align-items:start;padding:8%;margin-bottom:4%;height:calc(100% - 10px);justify-content:space-between;flex-direction:column;cursor:pointer}.jobspage .findgrid .rightside .jobs .intern{font-size:16px;font-family:Work Sans;background-color:#2c56fe;padding:1% 2%;border-radius:3px;margin-bottom:4%}.jobspage .findgrid .rightside .jobs .jobname{font-size:28px;font-family:Outfit;font-weight:600;margin-bottom:4%}.jobspage .findgrid .rightside .jobs .payment{display:flex;gap:5%;width:100%;font-size:16px;font-family:Work Sans;margin-bottom:4%;align-items:center}.jobspage .findgrid .rightside .jobs .payment div{display:flex;gap:4%}.jobspage .findgrid .rightside .jobs .payment .dot{font-size:24px;margin-bottom:3%}.jobspage .findgrid .rightside .jobs .jobscontainer{margin-bottom:5%}.jobspage .findgrid .rightside .jobs img{height:40px;width:40px}.jobspage .findgrid .rightside .jobs button{padding:15px 30px;background-color:#161616;color:#fff;border:2px solid rgb(47,46,46);border-radius:4px;font-size:18px;font-family:Work Sans;cursor:pointer;width:100%}.jobspage .findgrid .rightside .jobs button:hover{background-color:#2c56fe;transition:.5s}.jobspage .findgrid .rightside .jobs .jobscontainer{display:flex;justify-content:center;align-items:center;gap:15px}.jobspage .findgrid .rightside .jobs .jobscontainer .inf .jobname{font-size:18px;font-family:Outfit;font-weight:600}@media only screen and (max-width: 1040px){.jobspage .findgrid .rightside .jobs .jobscontainer .inf .jobname{font-size:15px}}.jobspage .findgrid .rightside .jobs .jobscontainer .inf .location{display:flex;align-items:center;padding-top:3px}.jobspage .findgrid .rightside .jobs .jobscontainer .inf .location p{font-size:12px;font-family:Work Sans}.jobspage .findgrid .rightside .jobs .jobscontainer .inf .location img{width:16px;height:24px}@media only screen and (max-width: 770px){.jobspage .findgrid .rightside .jobs{display:flex;flex-direction:column;align-items:flex-start}.jobspage .findgrid .rightside .jobs .jobscontainer{margin-bottom:15px}.jobspage .findgrid .rightside .jobs .type{border:none;margin-bottom:5px;padding:2% 0}.jobspage .findgrid .rightside .jobs button{width:100%}}@media only screen and (max-width: 500px){.jobspage .findgrid .rightside .jobs .jobscontainer{display:flex;align-items:flex-start}}.jobspage .findgrid .rightside .jobs:hover{transform:translateY(-5px);transition:transform .3s ease}.jobspage .findgrid .rightside .jobs:not(:hover){transform:translateY(0);transition:transform .3s ease}.jobspage .select{margin-bottom:25%;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center}.jobspage .select .location{font-size:60px;font-weight:600;font-family:Outfit;margin-bottom:4%}.jobspage .select .locationcont{overflow:hidden;position:relative;display:flex;cursor:pointer;justify-content:center;align-items:center;text-align:center}.jobspage .select .image{background-position:center;background-size:cover;background-repeat:no-repeat;width:310px;height:380px;display:flex;justify-content:center;align-items:end;box-shadow:inset 0 -40px 40px #030303f3;transition:transform .3s ease}.jobspage .select .image p{font-size:28px;font-weight:600;font-family:Outfit;margin-bottom:7%;position:absolute}@media only screen and (max-width: 600px){.jobspage .select .image{width:450px;height:570px}.jobspage .select .location{font-size:34px}}@media only screen and (max-width: 510px){.jobspage .select .image{width:300px;height:400px}}.jobspage .image1{background-image:url(https://assets-global.website-files.com/63b3bf674632664abc613903/63bd4ee5378af441979adf5f_remote.jpg)}.jobspage .image2{background-image:url(https://assets-global.website-files.com/63b3bf674632664abc613903/63b7a673efdaa8140877261e_tokyo.jpg)}.jobspage .image3{background-image:url(https://assets-global.website-files.com/63b3bf674632664abc613903/63b7a67ba857156113b0d8a7_london.jpg)}.jobspage .image4{background-image:url(https://assets-global.website-files.com/63b3bf674632664abc613903/63b7a6850574d5ec29c7a94f_mumbai.jpg)}.jobspage .image:hover{transform:scale(1.1)}.companypage{background-color:#161616;color:#fff;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:6% 3% 25%}.companypage .compheading{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;margin-bottom:8%;max-width:45%}.companypage .compheading .comp{font-size:72px;font-family:Outfit;font-weight:600}.companypage .compheading .yet{font-size:18px;font-family:Work Sans}.companypage button{padding:15px 35px;background-color:#2c56fe;color:#fff;border:2px solid rgb(47,46,46);border-radius:4px;font-size:18px;font-family:Work Sans;cursor:pointer}.companypage button:hover{background-color:#1e1e1e;transition:.5s}.companypage .findfav{display:flex;justify-content:space-between;align-items:center;margin-bottom:4%}.companypage .find{font-weight:600;font-size:60px;font-family:Outfit;margin-bottom:7%}@media only screen and (max-width: 900px){.companypage .compheading{max-width:90%}.companypage .compheading .comp{font-size:50px}.companypage .findfav{display:flex;flex-direction:column;align-items:start;margin-bottom:30px}.companypage .leftside{display:flex;flex-flow:wrap;justify-content:center}.companypage .leftside .category{gap:0%;margin-bottom:12px}.companypage .leftside .category img{margin:0 7px}}@media (max-width: 500px){.companypage .compheading{max-width:95%}.companypage .compheading .comp{font-size:42px}}@media (max-width: 400px){.companypage .compheading .comp{font-size:36px}}.companypage .findcompany{transition:transform .2s ease}.companypage .findcompany .rightside{text-align:left}.companypage .findcompany .rightside .jobs{background-color:#1e1e1e;border:2px solid rgb(47,46,46);border-radius:4px;display:flex;justify-content:space-between;padding:7%;max-width:100%;margin-bottom:4%;flex-direction:column;gap:20px;height:calc(100% - 10px);cursor:pointer}.companypage .findcompany .rightside .jobs .position{display:flex;justify-content:space-between}.companypage .findcompany .rightside .jobs .position .browsejob{display:flex;align-items:center;gap:7px}.companypage .findcompany .rightside .jobs .position .browsejob img{height:20px;width:20px}.companypage .findcompany .rightside .jobs .position .browsejob p{font-size:18px;font-family:Work Sans;color:#284ee2}@media (max-width: 770px){.companypage .findcompany .rightside .jobs .position{display:block}}.companypage .findcompany .rightside .jobs img{height:40px;width:40px}.companypage .findcompany .rightside .jobs button{padding:15px 30px;background-color:transparent;color:#fff;border:2px solid rgb(47,46,46);border-radius:4px;font-size:18px;font-family:Work Sans;cursor:pointer}.companypage .findcompany .rightside .jobs button:hover{background-color:#2c56fe;transition:.5s}.companypage .findcompany .rightside .jobs .type{font-size:18px;font-family:Work Sans}.companypage .findcompany .rightside .jobs .jobscont{display:flex;align-items:center;gap:15px}.companypage .findcompany .rightside .jobs .jobscont .jobicon{height:60px;width:60px}.companypage .findcompany .rightside .jobs .jobscont .inf{display:flex;flex-direction:column;gap:10px}.companypage .findcompany .rightside .jobs .jobscont .inf .jobname{font-size:18px;font-family:Outfit;font-weight:600}@media only screen and (max-width: 1040px){.companypage .findcompany .rightside .jobs .jobscont .inf .jobname{font-size:15px}}.companypage .findcompany .rightside .jobs .jobscont .inf .place{font-size:16px;font-family:Work Sans}@media only screen and (max-width: 770px){.companypage .findcompany .rightside .jobs{display:flex;flex-direction:column;align-items:flex-start}.companypage .findcompany .rightside .jobs .jobscont{margin-bottom:15px}.companypage .findcompany .rightside .jobs .type{border:none;margin-bottom:5px;padding:2% 0}.companypage .findcompany .rightside .jobs button{width:100%}}.companypage .findcompany .rightside .jobs:hover{transform:translateY(-5px);transition:transform .3s ease}.companypage .findcompany .rightside .jobs:not(:hover){transform:translateY(0);transition:transform .3s ease}@media (max-width: 1200px){.companypage .findcompany{transform:none!important;position:static;transition:none}}.detail{padding:0 3%;background-color:#161616}.detail .image{background-image:url(https://assets-global.website-files.com/63b3bf674632664abc613903/63b7ce63efdaa806be797fc6_job-single-01.jpg);background-position:center;background-size:cover;background-repeat:no-repeat;height:42vh}.detail .of{padding-top:20%}.detail .detailpage{background-color:#161616;color:#fff;display:flex;flex-direction:column;justify-content:center;align-items:left;text-align:center;padding-top:4%;padding-bottom:20%}.detail .detailpage .similarjob{padding-bottom:10%;display:flex;justify-content:space-between;align-items:center}.detail .detailpage .similarjob .similar{font-size:48px;font-family:Outfit;font-weight:600}.detail .detailpage .similarjob .browsejob{display:flex;align-items:center;gap:7px}.detail .detailpage .similarjob .browsejob img{height:20px;width:20px}.detail .detailpage .similarjob .browsejob p{font-size:18px;font-family:Work Sans;color:#284ee2}.detail .detailpage .similarjob .view{color:#284ee2;font-size:18px;font-family:Work Sans;border:none;background-color:transparent;margin-right:5px;cursor:pointer}@media (max-width: 750px){.detail .detailpage .similarjob .similar{font-size:42px}}@media (max-width: 700px){.detail .detailpage .similarjob .similar{font-size:36px}}@media (max-width: 700px){.detail .detailpage .similarjob .similar{font-size:30px}}.detail .detailpage .jobsinfo{display:flex;align-items:center;margin-bottom:5%;text-align:left}.detail .detailpage .jobsinfo .detailjob{display:flex;flex-direction:column;gap:8px}.detail .detailpage .jobsinfo .detailjob .jobnamedetail{font-family:Outfit;font-size:36px;font-weight:600}.detail .detailpage .jobsinfo .detailjob .companyname{font-family:Work Sans;font-size:18px}.detail .detailpage .jobsinfo .imagediv{width:100px;height:100px;background-color:#fff;border-radius:50%;display:flex;justify-content:center;align-items:center;margin-right:2%}.detail .detailpage .jobsinfo .imagediv img{width:60px;height:60px}.detail .detailpage .jobsgrid{max-width:45%}.detail .detailpage .jobsgrid .find{font-weight:600;font-size:72px;font-family:Outfit;margin-bottom:3%}.detail .detailpage .jobsgrid .yet{margin-bottom:15%;font-size:18px;font-family:Work Sans}.detail .detailpage .leftside{display:flex;flex-direction:column;text-align:left}.detail .detailpage .leftside .jobdesc .heading{font-weight:600;font-size:28px;font-family:Outfit;margin-bottom:2%}.detail .detailpage .leftside .jobdesc .text{font-size:18px;font-family:Work Sans;margin-bottom:7%;text-align:left}.detail .detailpage .leftside .jobdesc .textwithbullet{font-size:18px;font-family:Work Sans;margin-bottom:2%}.detail .detailpage .leftside .jobdesc .textwithbullet:before{color:#fff;font-size:1.5em;content:"• "}@media only screen and (max-width: 900px){.detail .detailpage .jobsgrid{max-width:85%}}.detail .detailpage .jobs{background-color:#1e1e1e;border:2px solid rgb(47,46,46);border-radius:4px;display:flex;align-items:start;justify-content:space-between;padding:8%;flex-direction:column;height:calc(100% - 10px);cursor:pointer;text-align:left}.detail .detailpage .jobs .intern{font-size:16px;font-family:Work Sans;background-color:#2c56fe;padding:1% 2%;border-radius:3px;margin-bottom:4%}.detail .detailpage .jobs .jobname{font-size:28px;font-family:Outfit;font-weight:600;margin-bottom:4%}.detail .detailpage .jobs .payment{display:flex;gap:5%;width:100%;font-size:16px;font-family:Work Sans;margin-bottom:4%;align-items:center}.detail .detailpage .jobs .payment div{display:flex;gap:4%}.detail .detailpage .jobs .payment .dot{font-size:24px;margin-bottom:3%}.detail .detailpage .jobs .jobscontainer{margin-bottom:5%}.detail .detailpage .jobs img{height:40px;width:40px}.detail .detailpage .jobs button{padding:15px 30px;background-color:#161616;color:#fff;border:2px solid rgb(47,46,46);border-radius:4px;font-size:18px;font-family:Work Sans;cursor:pointer;width:100%}.detail .detailpage .jobs button:hover{background-color:#2c56fe;transition:.5s}.detail .detailpage .jobs .jobscontainer{display:flex;justify-content:center;align-items:center;gap:15px}.detail .detailpage .jobs .jobscontainer .inf .jobname{font-size:18px;font-family:Outfit;font-weight:600}@media only screen and (max-width: 1040px){.detail .detailpage .jobs .jobscontainer .inf .jobname{font-size:15px}}.detail .detailpage .jobs .jobscontainer .inf .location{display:flex;align-items:center;padding-top:3px}.detail .detailpage .jobs .jobscontainer .inf .location p{font-size:12px;font-family:Work Sans}.detail .detailpage .jobs .jobscontainer .inf .location img{width:16px;height:24px}@media only screen and (max-width: 770px){.detail .detailpage .jobs{display:flex;flex-direction:column;align-items:flex-start}.detail .detailpage .jobs .jobscontainer{margin-bottom:15px}.detail .detailpage .jobs .type{border:none;margin-bottom:5px;padding:2% 0}.detail .detailpage .jobs button{width:100%}}@media only screen and (max-width: 500px){.detail .detailpage .jobs .jobscontainer{display:flex;align-items:flex-start}}.detail .detailpage .jobs:hover{transform:translateY(-5px);transition:transform .3s ease}.detail .detailpage .jobs:not(:hover){transform:translateY(0);transition:transform .3s ease}@media (max-width: 700px){.detail .detailpage .similarjob{display:flex;flex-direction:column;align-items:start}.detail .detailpage .similarjob .similar{margin-bottom:3%}}@media (max-width: 780px){.detail .image{height:30vh}.detail .detailpage .jobsinfo .imagediv{width:80px;height:80px}.detail .detailpage .jobsinfo .imagediv img{width:40px;height:40px}.detail .detailpage .leftside .jobdesc .heading{font-weight:600;font-size:24px;font-family:Outfit;margin-bottom:2%}.detail .detailpage .leftside .jobdesc .text{font-size:18px;font-family:Work Sans;margin-bottom:7%}.detail .detailpage .leftside .jobdesc .textwithbullet{font-size:18px;font-family:Work Sans;margin-bottom:2%}.detail .detailpage .leftside .jobdesc .textwithbullet:before{color:#fff;font-size:1.5em;content:"• "}}@media (max-width: 552px){.detail .image{height:28vh}.detail .detailpage .jobsinfo{display:flex;flex-direction:column;align-items:start}.detail .detailpage .jobsinfo .imagediv{width:80px;height:80px}.detail .detailpage .jobsinfo .imagediv img{width:40px;height:40px}}.detailgrid{padding-bottom:11%}.detailgrid .rightside{text-align:left;z-index:30}.detailgrid .rightside .jobinfo{background-color:#1e1e1e;border:2px solid rgb(47,46,46);border-radius:4px;display:flex;align-items:start;padding:6%;margin-bottom:4%;flex-direction:column;cursor:pointer}.detailgrid .rightside .jobinfo .overview{font-size:22px;font-weight:600;font-family:Outfit;margin-bottom:4%}.detailgrid .rightside .jobinfo .list{display:flex;justify-content:space-between;width:100%}.detailgrid .rightside .jobinfo .list .info{display:flex;gap:10px;margin-bottom:5%}.detailgrid .rightside .jobinfo .list .info img{height:16px;width:24px}.detailgrid .rightside .jobinfo .list .info .question,.detailgrid .rightside .jobinfo .list .answer{font-size:18px;font-family:Work Sans}.detailgrid .rightside .jobinfo button{padding:15px 30px;background-color:#2c56fe;color:#fff;border:none;border-radius:4px;font-size:18px;font-family:Work Sans;cursor:pointer;width:100%}.detailgrid .rightside .jobinfo button:hover{background-color:transparent;transition:.5s}.detailgrid .rightside .jobinfo .jobscontainer{display:flex;justify-content:center;align-items:center;gap:15px}.detailgrid .rightside .jobinfo .jobscontainer .inf .jobname{font-size:18px;font-family:Outfit;font-weight:600}@media only screen and (max-width: 1040px){.detailgrid .rightside .jobinfo .jobscontainer .inf .jobname{font-size:15px}}.detailgrid .rightside .jobinfo .jobscontainer .inf .location{display:flex;align-items:center;padding-top:3px}.detailgrid .rightside .jobinfo .jobscontainer .inf .location p{font-size:12px;font-family:Work Sans}.detailgrid .rightside .jobinfo .jobscontainer .inf .location img{width:16px;height:24px}@media (max-width: 400px){.detailgrid .rightside .jobinfo .list{display:flex;flex-direction:column;margin-bottom:6%}.detailgrid .rightside .jobinfo .list .info{margin-bottom:1%}}.postjobpage{color:#fff;background-color:#161616;padding:4% 0;text-align:center}.postjobpage .add{background-color:#2c56fe;padding:10px;width:40px;margin-right:5px;margin-bottom:3px}.postjobpage .title{margin-right:40px;width:300px}@media (max-width: 727px){.postjobpage .title{width:100%}}@media (max-width: 500px){.postjobpage .add{padding:5px;width:30px;margin-right:1%}.postjobpage .title{margin-right:1%;width:100%}}.postjobpage .post{font-weight:600;font-family:Outfit;font-size:72px;margin-bottom:1%}.postjobpage .please{font-size:18px;font-family:Work Sans;margin-bottom:4%;padding:0 3%}.postjobpage .form{display:flex;justify-content:center;align-items:center;text-align:left;margin-bottom:10%;margin-right:4%;margin-left:4%}.postjobpage .formik{display:flex;justify-content:center;padding:5%;flex-direction:column;text-align:left;gap:10px}.postjobpage .formik .jobdetail{font-size:28px;font-family:Outfit;font-weight:600;margin-bottom:2%}.postjobpage .cont{background-color:#1e1e1e;border:2px solid rgb(47,46,46);border-radius:4px;height:100%;width:800px}@media (max-width: 830px){.postjobpage .cont{width:700px}}@media (max-width: 710px){.postjobpage .cont{width:600px}}@media (max-width: 620px){.postjobpage .cont{width:500px}}@media (max-width: 520px){.postjobpage .cont{width:400px}}@media (max-width: 420px){.postjobpage .cont{width:300px}}.postjobpage .leave{font-size:14px;font-family:Work Sans;margin-bottom:2%}.postjobpage .remote{font-size:18px;font-family:Work Sans}.postjobpage .remotecheck{display:flex;gap:10px;margin-bottom:2%}.postjobpage .remotecheck .select{font-size:16px;font-family:Work Sans}.postjobpage .remotecheck input{width:20px}.postjobpage .grids{display:flex;justify-content:space-between}.postjobpage .grids .griditem .input{width:350px}.postjobpage .selectbox{background-color:#1e1e1e;color:#fff;font-size:14px;font-family:Work Sans;border:2px solid rgb(47,46,46);padding:2.3%;width:350px}.postjobpage .selectcategory{background-color:#1e1e1e;color:#fff;font-size:18px;font-family:Work Sans;border:2px solid rgb(47,46,46);padding:2.3%;width:100%}@media (max-width: 850px){.postjobpage .grids .griditem .input,.postjobpage .selectbox{width:330px}.postjobpage .post{font-size:50px}}@media (max-width: 806px){.postjobpage .grids .griditem .input,.postjobpage .selectbox{width:300px}.postjobpage .post{font-size:50px}}@media (max-width: 750px){.postjobpage .grids .griditem .input,.postjobpage .selectbox{width:300px}}@media (max-width: 728px){.postjobpage .grids .griditem .input,.postjobpage .selectbox{width:240px}.postjobpage .form button{width:100%}}@media (max-width: 600px){.postjobpage .grids{display:flex;flex-direction:column}.postjobpage .grids .griditem .input{width:100%}.postjobpage .selectbox{width:100%;margin-bottom:3%}.postjobpage .post{font-size:42px}}.postjobpage .input{background-color:transparent;border:2px solid rgb(47,46,46);padding:2%;font-size:18px;font-family:Work Sans;margin-bottom:20px}.postjobpage .inputlocation{margin-bottom:0}.postjobpage .input::placeholder{color:#fff;font-size:14px}.postjobpage .label{font-size:18px;font-family:Work Sans}.postjobpage .gridlabel{margin-bottom:4%}@media (max-width: 600px){.postjobpage .gridlabel{margin-bottom:2%}}.postjobpage button{padding:15px 30px;background-color:#2c56fe;color:#fff;border-radius:4px;font-size:18px;font-family:Work Sans;cursor:pointer;border:none;width:40%}.postjobpage button:hover{background-color:transparent;transition:.5s}.postjobpage .sign{display:flex;justify-content:center;font-size:18px;font-family:Work Sans;gap:6px}.postjobpage .sign .normal{color:#284ee2}.signuppage{color:#fff;background-color:#161616;padding:4% 0;text-align:center}.signuppage .post{font-weight:600;font-family:Outfit;font-size:72px;margin-bottom:1%}.signuppage .please{font-size:18px;font-family:Work Sans;margin-bottom:4%;padding:0 3%}.signuppage .form{display:flex;justify-content:center;align-items:center;text-align:left;margin-bottom:10%;margin-right:4%;margin-left:4%}.signuppage .formik{display:flex;justify-content:center;padding:5%;flex-direction:column;text-align:left;gap:10px}.signuppage .formik .jobdetail{font-size:28px;font-family:Outfit;font-weight:600;margin-bottom:2%}.signuppage .cont{background-color:#1e1e1e;border:2px solid rgb(47,46,46);border-radius:4px;height:100%;width:800px}@media only screen and (max-width: 820px){.signuppage .cont{width:600px}}@media only screen and (max-width: 630px){.signuppage .cont{width:500px}}@media only screen and (max-width: 520px){.signuppage .cont{width:400px;padding:10px}}@media only screen and (max-width: 430px){.signuppage .cont{width:350px}}@media only screen and (max-width: 390px){.signuppage .cont{width:310px}}.signuppage .leave{font-size:14px;font-family:Work Sans;margin-bottom:2%}.signuppage .remote{font-size:18px;font-family:Work Sans}.signuppage .remotecheck{display:flex;gap:10px;margin-bottom:2%}.signuppage .remotecheck .select{font-size:16px;font-family:Work Sans}.signuppage .remotecheck input{width:20px}.signuppage .grids{display:flex;justify-content:space-between}.signuppage .grids .griditem .input{width:350px}.signuppage .selectbox{background-color:#1e1e1e;color:#fff;font-size:14px;font-family:Work Sans;border:2px solid rgb(47,46,46);padding:2.3%;width:100%}@media (max-width: 850px){.signuppage .grids .griditem .input,.signuppage .selectbox{width:330px}.signuppage .post{font-size:50px}}@media (max-width: 806px){.signuppage .grids .griditem .input{width:250px}.signuppage .selectbox{width:300px}.signuppage .post{font-size:50px}}@media (max-width: 750px){.signuppage .grids .griditem .input{width:260px}.signuppage .selectbox{width:300px}}@media (max-width: 728px){.signuppage .grids .griditem .input{width:220px}.signuppage .selectbox{width:240px}.signuppage .form .submit{width:100%}}@media (max-width: 600px){.signuppage .grids{display:flex;flex-direction:column}.signuppage .grids .griditem .input{width:100%}.signuppage .selectbox{width:100%;margin-bottom:3%}.signuppage .post{font-size:42px}}.signuppage .input{background-color:transparent;border:2px solid rgb(47,46,46);padding:2%;font-size:18px;font-family:Work Sans;margin-bottom:20px}.signuppage .inputlocation{margin-bottom:0}.signuppage .input::placeholder{color:#fff;font-size:14px}.signuppage .label{font-size:18px;font-family:Work Sans}.signuppage .gridlabel{margin-bottom:4%}@media (max-width: 600px){.signuppage .gridlabel{margin-bottom:2%}}.signuppage button{padding:15px 30px;background-color:#2c56fe;color:#fff;border-radius:4px;font-size:18px;font-family:Work Sans;cursor:pointer;border:none;width:100%}.signuppage button:hover{background-color:transparent;transition:.5s}.signuppage .sign{display:flex;justify-content:center;font-size:18px;font-family:Work Sans;gap:6px}.signuppage .sign .normal{color:#284ee2}.signuppage .title{margin-right:40px;width:300px}.signuppage .jobtitles{display:block;flex-direction:row;flex-wrap:nowrap}.signuppage .add{background-color:#2c56fe;padding:10px;width:40px;margin-right:5px}@media (max-width: 500px){.signuppage .add{padding:5px;width:30px;margin-right:1%}.signuppage .title{margin-right:1%;width:190px}}.signup{color:#fff;background-color:#161616;padding:4% 0;text-align:center}.signup .log{font-weight:600;font-family:Outfit;font-size:72px;margin-bottom:1%}.signup .please{font-size:18px;font-family:Work Sans;margin-bottom:4%;padding:0 3%}.signup .form{display:flex;justify-content:center;align-items:center;text-align:left;margin-bottom:10%;margin-right:4%;margin-left:4%}.signup .formik{display:flex;justify-content:center;padding:10%;flex-direction:column;text-align:left;gap:10px}.signup .cont{background-color:#1e1e1e;border:2px solid rgb(47,46,46);border-radius:4px;height:100%;width:600px}@media only screen and (max-width: 630px){.signup .cont{width:500px}}@media only screen and (max-width: 520px){.signup .cont{width:400px;padding:10px}}@media only screen and (max-width: 430px){.signup .cont{width:350px}}@media only screen and (max-width: 390px){.signup .cont{width:310px}}@media only screen and (max-width: 390px){.signup .formik{padding:0}}.signup .input{background-color:transparent;border:2px solid rgb(47,46,46);padding:3%;font-size:18px;font-family:Work Sans;margin-bottom:20px}.signup .input::placeholder{color:#fff;font-size:14px}.signup .label{font-size:18px;font-family:Work Sans}.signup button{padding:15px 30px;background-color:#2c56fe;color:#fff;border-radius:4px;font-size:18px;font-family:Work Sans;cursor:pointer;border:none;margin-bottom:2%;width:100%}.signup button:hover{background-color:transparent;transition:.5s}.signup .sign{display:flex;justify-content:center;font-size:18px;font-family:Work Sans;gap:6px}.signup .sign .normal{color:#284ee2}@media only screen and (max-width: 710px){.signup .log{font-size:50px}.signup img{width:300px}.signup .cont{display:flex;justify-content:center;align-items:center}}@media only screen and (max-width: 500px){.signup .log{font-size:42px}.signup .sign{display:flex;flex-direction:column;text-align:center}}.profilemployer{background-color:#161616;color:#fff;padding-bottom:5%}.profilemployer .userinfo .cvfile{justify-content:center}.profilemployer .userinfo .cv{margin-bottom:4%;display:flex;justify-content:center;font-family:Outfit}.profilemployer .userinfo .cv input{width:100%}.profilemployer .userinfo .cv button{cursor:pointer}.profilemployer .view{background-color:#b8b9ee;border:none;padding:10px;border-radius:4px;cursor:pointer;color:#fff}.profilemployer .details{background-color:#b8b9ee;border:none;padding:4px;border-radius:4px;cursor:pointer;color:#fff}.profilemployer .let{background-color:#70d18c;border:none;padding:2px;border-radius:4px;cursor:pointer;color:#fff;margin-right:5px}.profilemployer .delete{background-color:#fb777c;color:#fff;border:none;padding:2px;border-radius:4px;cursor:pointer}.profilemployer .interview{background-color:#88d2fc;border:none;padding:2px;border-radius:4px;cursor:pointer;color:#fff;margin-right:5px}.profilemployer .deletejob{background-color:#d90429;border:none;padding:10px;border-radius:4px;cursor:pointer;color:#fff}.profilemployer .form{font-family:Outfit!important}.profilemployer .edit{background-color:#95b8d1;border:none;padding:10px;border-radius:4px;cursor:pointer;color:#fff}.profilemployer .posted{font-weight:600;font-size:28px;font-family:Outfit;margin-bottom:2%}.profilemployer .candidates{font-weight:600;font-size:28px;font-family:Outfit;margin-bottom:2%;margin-top:2%}.profilemployer .text{font-size:18px;font-family:Work Sans;margin-bottom:7%}.profilemployer .logout{font-family:Outfit;background-color:#fff;border:none;border-radius:4px;padding:2%;cursor:pointer;font-size:18px}.profilemployer .logout:hover{background-color:transparent;color:#fff}.profilemployer .form{background-color:#1e1e1e;border:2px solid rgb(47,46,46);border-radius:4px;width:auto;height:auto;flex-direction:column;padding:5%;text-align:center;display:flex;justify-content:center;align-items:center;width:100%}.profilemployer .form .userinfo{display:flex;flex-direction:column;justify-content:center;width:100%}.profilemployer .form img{width:100px;border-radius:50%;margin-bottom:3%}.profilemployer .form .namesurname{display:flex;gap:5px;justify-content:center}@media only screen and (max-width: 500px){.profilemployer .form img{width:100px}}.activeButton{background-color:#007bff}.reset{background-color:#007bff;color:#fff;border:none;width:100%;padding:3%;font-size:18px;font-family:Work Sans;border-radius:4px;margin-bottom:4%;cursor:pointer}.reset:hover{background-color:transparent;transition:.3s}.searchpage{background-color:#161616;padding-bottom:13%;padding-top:4%;display:flex;flex-direction:column;justify-content:center;align-items:center;color:#fff}.searchpage .results{font-weight:600;font-size:72px;font-family:Outfit;margin-bottom:3%}.searchpage .grid{padding:3%}.searchpage .search{max-width:60%;font-family:Work Sans;display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;z-index:2}.searchpage .search .left{width:100%;display:flex;flex-direction:row;margin-bottom:10px;gap:20px;justify-content:space-between}.searchpage .search .find{font-size:14px;text-align:left}.searchpage .search .input{width:100%;background-color:#1e1e1e;color:#fff;border:2px solid rgb(47,46,46);padding:18px;border-radius:4px}.searchpage .search input::placeholder{color:#fff;font-size:14px}.searchpage .search input:focus{transition:1s}.searchpage .search .explore{font-size:18px;background-color:#2c56fe;color:#fff;padding:20px 35px;border-radius:4px;border:none;cursor:pointer}.searchpage .search .explore:hover{background-color:#1e1e1e;transition:.5s}.searchpage .jobs{background-color:#1e1e1e;border:2px solid rgb(47,46,46);border-radius:4px;display:flex;align-items:start;padding:8%;margin-bottom:4%;flex-direction:column;cursor:pointer;height:calc(100% - 10px);justify-content:space-between}.searchpage .jobs .intern{font-size:16px;font-family:Work Sans;background-color:#2c56fe;padding:1% 2%;border-radius:3px;margin-bottom:4%}.searchpage .jobs .jobname{font-size:28px;font-family:Outfit;font-weight:600;margin-bottom:4%}.searchpage .jobs .payment{display:flex;gap:5%;width:100%;font-size:16px;font-family:Work Sans;margin-bottom:4%;align-items:center}.searchpage .jobs .payment div{display:flex;gap:4%}.searchpage .jobs .payment .dot{font-size:24px;margin-bottom:3%}.searchpage .jobs .jobscontainer{margin-bottom:5%}.searchpage .jobs img{height:40px;width:40px}.searchpage .jobs button{padding:15px 30px;background-color:#161616;color:#fff;border:2px solid rgb(47,46,46);border-radius:4px;font-size:18px;font-family:Work Sans;cursor:pointer;width:100%}.searchpage .jobs button:hover{background-color:#2c56fe;transition:.5s}.searchpage .jobs .jobscontainer{display:flex;justify-content:center;align-items:center;gap:15px}.searchpage .jobs .jobscontainer .inf .jobname{font-size:18px;font-family:Outfit;font-weight:600}@media only screen and (max-width: 1040px){.searchpage .jobs .jobscontainer .inf .jobname{font-size:15px}}.searchpage .jobs .jobscontainer .inf .location{display:flex;align-items:center;padding-top:3px}.searchpage .jobs .jobscontainer .inf .location p{font-size:12px;font-family:Work Sans}.searchpage .jobs .jobscontainer .inf .location img{width:16px;height:24px}@media only screen and (max-width: 770px){.searchpage .jobs{display:flex;flex-direction:column;align-items:flex-start}.searchpage .jobs .jobscontainer{margin-bottom:15px}.searchpage .jobs .type{border:none;margin-bottom:5px;padding:2% 0}.searchpage .jobs button{width:100%}}@media only screen and (max-width: 500px){.searchpage .jobs .jobscontainer{display:flex;align-items:flex-start}}.searchpage .jobs:hover{transform:translateY(-5px);transition:transform .3s ease}.searchpage .jobs:not(:hover){transform:translateY(0);transition:transform .3s ease}@media only screen and (max-width: 950px){.searchpage .results{font-size:60px}}@media only screen and (max-width: 740px){.searchpage .results{font-size:50px}}@media only screen and (max-width: 540px){.searchpage .results{font-size:32px}.searchpage .search .left{display:flex;flex-direction:column}}@media only screen and (max-width: 1000px){.searchpage .search{max-width:94%}}.notificationemp{background-color:#161616;color:#fff;padding:0 5% 30%}.notificationemp .noNotif{padding-top:30px;text-align:center}.notificationemp .buttons{display:flex;gap:10px}.notificationemp .buttons .x:hover{background-color:#9a0f26!important;transition:.5s}.notificationemp .status .stat{text-align:center;background-color:#88d2fc;width:140px;border-radius:15px;font-family:Outfit;padding:3px;color:#000}.notificationemp .rightside{text-align:left}.notificationemp .rightside .jobs{background-color:#1e1e1e;border:2px solid rgb(47,46,46);border-radius:4px;display:flex;justify-content:space-between;padding:1%;max-width:100%;flex-direction:column;gap:20px;margin-bottom:1%;cursor:pointer}.notificationemp .rightside .jobs .position{display:flex;justify-content:space-between}.notificationemp .rightside .jobs .position .browsejob{display:flex;align-items:center;gap:7px}.notificationemp .rightside .jobs .position .browsejob img{height:20px;width:20px}.notificationemp .rightside .jobs .position .browsejob p{font-size:18px;font-family:Work Sans;color:#284ee2}@media (max-width: 770px){.notificationemp .rightside .jobs .position{display:block}}.notificationemp .rightside .jobs img{height:40px;width:40px}.notificationemp .rightside .jobs button{padding:10px 20px;background-color:transparent;color:#fff;border:2px solid rgb(47,46,46);border-radius:4px;font-size:17px;font-family:Work Sans;cursor:pointer}.notificationemp .rightside .jobs button:hover{background-color:#2c56fe;transition:.5s}.notificationemp .rightside .jobs .type{font-size:18px;font-family:Work Sans}.notificationemp .rightside .jobs .container{display:flex;flex-direction:column;gap:15px}.notificationemp .rightside .jobs .jobscont{display:flex;justify-content:space-between;align-items:center;gap:15px}.notificationemp .rightside .jobs .jobscont .jobicon{height:60px;width:60px}.notificationemp .rightside .jobs .jobscont .inf{display:flex;flex-direction:column;gap:10px}.notificationemp .rightside .jobs .jobscont .inf .jobname{font-size:18px;font-family:Outfit;font-weight:600}@media only screen and (max-width: 1040px){.notificationemp .rightside .jobs .jobscont .inf .jobname{font-size:15px}}.notificationemp .rightside .jobs .jobscont .inf .place{font-size:16px;font-family:Work Sans}@media only screen and (max-width: 888px){.notificationemp .rightside .jobs .jobscont{flex-direction:column;gap:20px;align-items:start}.notificationemp .rightside .jobs .jobscont .buttons button{font-size:14px}}@media only screen and (max-width: 770px){.notificationemp .rightside .jobs{display:flex;flex-direction:column;align-items:flex-start;margin-bottom:2%}.notificationemp .rightside .jobs .jobscont{margin-bottom:15px}.notificationemp .rightside .jobs .type{border:none;margin-bottom:5px;padding:2% 0}.notificationemp .rightside .jobs button{width:100%}}.notificationemp .rightside .jobs:hover{transform:translateY(-5px);transition:transform .3s ease}.notificationemp .rightside .jobs:not(:hover){transform:translateY(0);transition:transform .3s ease}.form{display:flex;flex-direction:column;gap:15px}.form .field{margin-bottom:15px;height:100px;padding:3px}.submit{background-color:#1e1e1e;color:#fff;padding:6px;border-radius:6px;border:none;cursor:pointer}.modal-box{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:90%;max-width:600px;font-family:Outfit;background-color:#fff;padding:5px;border-radius:4px}@media (min-width: 600px){.modal-box{width:80%}}@media (min-width: 900px){.modal-box{width:60%}}@media (min-width: 1200px){.modal-box{width:50%}}.form{display:flex;flex-direction:column;align-items:center}.form .field{width:100%;margin-top:20px;padding:10px;border:1px solid #ccc;border-radius:4px;resize:none}.form .submit{margin-top:20px;padding:10px 20px;background-color:#007bff;color:#fff;border:none;border-radius:4px;cursor:pointer}.form .submit:hover{background-color:#0056b3}body{margin:0;padding:0;background-color:#1d2634;color:#9e9ea4;font-family:Montserrat,sans-serif}.icon{vertical-align:middle;line-height:1px;font-size:20px}.icon_header{vertical-align:middle;line-height:1px;font-size:26px}.icon,.icon_header{margin-right:5px}.close_icon{color:red;margin-left:30px;margin-top:10px;cursor:pointer}.grid-container{display:grid;grid-template-columns:260px 1fr 1fr 1fr;grid-template-rows:.2fr 3fr;grid-template-areas:"sidebar header header header" "sidebar main main main";height:100vh}.header{grid-area:header;height:60px;display:flex;align-items:center;justify-content:space-between;padding:0 30px;box-shadow:0 6px 7px -3px #00000059}.menu-icon{display:none}#sidebar{grid-area:sidebar;height:100%;background-color:#263043;overflow-y:auto;transition:all .5s;-webkit-transition:all .5s}.sidebar-title{display:flex;justify-content:space-between;align-items:center;padding:15px 30px 0;margin-bottom:30px}.sidebar-title>span{display:none}.sidebar-brand{margin-top:15px;font-size:20px;font-weight:700}.sidebar-list{padding:0;list-style-type:none}.sidebar-list-item{padding:20px;font-size:18px}.sidebar-list-item:hover{background-color:#fff3;cursor:pointer}.sidebar-list-item>a{text-decoration:none;color:#9e9ea4}.sidebar-responsive{display:inline!important;position:absolute;z-index:12!important}.main-container{grid-area:main;overflow-y:auto;padding:20px;color:#fffffff2}.main-title{display:flex;justify-content:space-between}.main-cards{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;gap:20px;margin:15px 0}.card{display:flex;flex-direction:column;justify-content:space-around;padding:8px 15px;border-radius:5px}.card:first-child{background-color:#072ac8}.card:nth-child(2){background-color:#f2542d}.card:nth-child(3){background-color:#771eeb}.card:nth-child(4){background-color:#ff005e}.card-inner{display:flex;align-items:center;justify-content:space-between}.card-inner>.card_icon{font-size:25px}.charts{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-top:60px}@media screen and (max-width: 992px){.grid-container{grid-template-columns:1fr;grid-template-rows:.2fr 3fr;grid-template-areas:"header" "main"}#sidebar{display:none}.menu-icon{display:inline}.sidebar-title>span{display:inline}}@media screen and (max-width: 768px){.main-cards{grid-template-columns:1fr;gap:10px;margin-bottom:0}.charts{grid-template-columns:1fr;margin-top:30px}}@media screen and (max-width: 576px){.hedaer-left{display:none}}.deletejob{background-color:#d90429;color:#fff;border:none;padding:4px;border-radius:4px;cursor:pointer}.text{text-align:center;margin-bottom:1.5%;font-size:18px;font-weight:600}.logout{cursor:pointer;background-color:#d1cece;border:none;padding:3px;border-radius:4px}
