@import url(https://fonts.googleapis.com/css2?family=Asap:ital,wght@0,100..900;1,100..900&display=swap);*{box-sizing:border-box;font-family:Asap,sans-serif;margin:0;padding:0}.active{background:rgba(73,73,73,.522);border-radius:10px;color:#fff;font-size:18px;font-weight:700;list-style:none;text-decoration:none}@media screen and (max-width:765px){.active{border-radius:0}}.App{height:100vh;width:100%}.App h1{color:rgba(0,0,0,.25);font-size:4rem}.button{background-color:#000;border-radius:10px;color:#fff;cursor:pointer;font-size:18px;gap:.9rem;padding:1rem 2rem;text-decoration:none}.button,.home_container{align-items:center;display:flex;justify-content:center}.home_container{-webkit-animation:bg_change 12s linear infinite;animation:bg_change 12s linear infinite;background:url(/static/media/bg-1.db8058e39588abde04d9.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;flex-direction:column;gap:1rem;height:100vh;position:absolute;top:0;width:100%}@media screen and (max-width:765px){.home_container{height:95vh}}.home_container h2{color:#dfbb67;font-size:3vw}@media screen and (max-width:765px){.home_container h2{font-size:48px}}.home_container .home-btn-container{display:flex;gap:1rem}@-webkit-keyframes bg_change{0%,to{background:url(/static/media/bg-1.db8058e39588abde04d9.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover}36%{background:url(/static/media/bg-1.db8058e39588abde04d9.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover}38%{background:url(/static/media/bg-2.8bddbdae0b23cc0857e3.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover}74%{background:url(/static/media/bg-2.8bddbdae0b23cc0857e3.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover}76%{background:url(/static/media/bg-3.123c8893f2ddb0b5bf93.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover}98%{background:url(/static/media/bg-3.123c8893f2ddb0b5bf93.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover}}@keyframes bg_change{0%,to{background:url(/static/media/bg-1.db8058e39588abde04d9.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover}36%{background:url(/static/media/bg-1.db8058e39588abde04d9.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover}38%{background:url(/static/media/bg-2.8bddbdae0b23cc0857e3.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover}74%{background:url(/static/media/bg-2.8bddbdae0b23cc0857e3.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover}76%{background:url(/static/media/bg-3.123c8893f2ddb0b5bf93.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover}98%{background:url(/static/media/bg-3.123c8893f2ddb0b5bf93.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover}}.apply-card2{background:#fff;border-radius:1.5rem;display:flex;gap:2rem;height:90%;padding:1.2rem;width:90%}.card-section2{display:flex;flex-direction:column;gap:1.2rem;height:100%;width:40%}.card-section2 h2{font-size:24px}.tag-apply{align-items:center;display:flex;gap:1rem}.tag-apply h3{background:rgba(98,255,0,.1);border-radius:5px;color:#409900;padding:.4rem 1.5rem}.form-social-icon{display:flex;font-size:28px;gap:1.2rem}.form-social-icon a{color:#000}.card-form{display:flex;flex-direction:column;gap:1.4rem}.input-form{border:none;border-bottom:2px solid #000;font-size:18px;outline:none;padding:.4rem 0;width:100%}.btn-container{display:flex;gap:1.2rem;margin-top:.5rem;width:100%}.btn-container .addbtn{background:#0091ff;color:#fff}.btn-container .addbtn,.cancel-btn2{border:none;border-radius:5px;font-size:18px;font-weight:600;padding:.8rem 0;width:100%}.cancel-btn2{background:rgba(0,0,0,.2);color:#000}.card-logo-2{border-radius:10px;width:60px}.img-work{width:60%}.img-work img{border-radius:1rem;height:100%;width:100%}@media screen and (max-width:765px){.apply-form-container{.apply-card2{height:78%;padding:1.2rem;.card-section{width:100%;.tag-apply{h3{font-size:16px;padding:.4rem .8rem}}}.img-work{display:none}}}}.about-container{background:ivory;padding:1.5rem 0}.about-container .intro-box{align-items:center;background:#2b2b2b;border-radius:1.2rem;display:flex;flex-direction:column;gap:1rem;height:60vh;justify-content:center;margin:0 auto;width:95%}.about-container .intro-box .about-tag{background:#bee5ff;border-radius:2rem;color:#0083da;font-weight:600;padding:.5rem 1.2rem;text-transform:uppercase}.about-container .intro-box h1{color:#fff;font-size:3.5rem}@media screen and (max-width:765px){.about-container .intro-box h1{font-size:42px}}.about-container .intro-box p{color:#fff;font-size:18px;text-align:center;width:60%}@media screen and (max-width:765px){.about-container .intro-box p{width:90%}}.about-container .we-box{align-items:center;display:flex;flex-direction:column;gap:1.5rem;margin:1rem auto;padding:2rem 0;position:relative}.about-container .we-box h2{font-size:2rem}.about-container .we-box p{font-size:18px;font-weight:600;text-align:center;width:66%}@media screen and (max-width:765px){.about-container .we-box p{width:90%}}.about-container .we-box .hand-one{position:absolute;right:5%;top:50%;width:150px}@media screen and (max-width:765px){.about-container .we-box .hand-one{top:90%}}.about-container .we-box .hand-two{left:5%;position:absolute;top:1%;width:150px}@media screen and (max-width:765px){.about-container .we-box .hand-two{left:-5%;top:-10%}}.about-container .boss-section{align-items:center;display:flex;height:80vh;justify-content:center;width:100%}@media screen and (max-width:765px){.about-container .boss-section{height:115vh}}.about-container .boss-section .boss-wrapper{align-items:center;display:flex;gap:1rem;justify-content:space-between;width:60%}@media screen and (max-width:765px){.about-container .boss-section .boss-wrapper{flex-direction:column-reverse;margin-top:2rem;width:92%}}.about-container .boss-section .boss-wrapper .slide-box{align-items:center;background:#6f5fff;border-radius:1.2rem;display:flex;flex-direction:column;gap:1rem;height:400px;justify-content:center;width:100%}.about-container .boss-section .boss-wrapper .slide-box .about-tag{background:#bee5ff;border-radius:2rem;color:#0083da;font-weight:600;padding:.5rem 1.2rem;text-transform:uppercase}.about-container .boss-section .boss-wrapper .slide-box h1{color:#fff;text-transform:uppercase}.about-container .boss-section .boss-wrapper .slide-box p{color:#fff;font-size:17px;font-weight:600;text-align:center;width:80%}.about-container .boss-section .boss-wrapper .slide-box2{align-items:center;background:#e8e6ff;border-radius:1.2rem;display:flex;height:400px;justify-content:center;padding:.8rem;width:100%}.about-container .boss-section .boss-wrapper .slide-box2 img{border-radius:1rem;height:100%;width:100%}.about-container .services-section{align-items:center;display:flex;flex-direction:column;gap:1.2rem;height:-moz-fit-content;height:-webkit-fit-content;height:fit-content;justify-content:center;margin-top:2rem;width:100%}.about-container .services-section .service-tags{display:flex;flex-wrap:wrap;gap:.8rem;justify-content:center;width:65%}@media screen and (max-width:765px){.about-container .services-section .service-tags{width:95%}}.about-container .services-section .service-tags .tag{background:#ddd;border-radius:2rem;color:#000;font-size:18px;font-weight:600;padding:.8rem 1.5rem;text-transform:capitalize}.footer-container{background:#000;color:#fff;display:flex;flex-direction:column;gap:.4rem;margin:0 auto;padding:1.4rem 1.6rem;width:100%}.footer-wrapper{display:flex;justify-content:space-between;margin:0 auto;width:88%}.footer-logo{align-items:center;display:flex;flex-direction:column;gap:1rem}.footer-logo img{width:90px}.footer-wrapper ul{align-items:center;color:grey;display:flex;gap:1.2rem;list-style:none}.contact-btn{background:#fff;border:none;border-radius:2rem;color:#000;font-size:18px;font-weight:600;height:46px;justify-content:center;text-decoration:none;width:150px}.contact-btn,.contacts{align-items:center;display:flex}.contacts{flex-direction:column;gap:.6rem}.contacts h2{font-size:16px}.contacts p{width:200px}.social-links{display:flex;font-size:28px;gap:1rem}.social-links a{color:#fff}.social-links a :hover{color:#dfbb67}.links-container{flex-direction:column;gap:.8rem;height:100px;width:100%}.copyright,.links-container{align-items:center;display:flex;justify-content:center}.copyright{border-top:1px solid grey;padding:.6rem}.footer-link{color:grey;font-size:18px;font-weight:600;text-decoration:none}.footer-link:hover{color:#fff}@media screen and (max-width:765px){.footer-wrapper{flex-direction:column;gap:2rem;width:99%}.copyright{margin-top:1rem}}.job-container{grid-gap:1.2rem;background:#fff;display:grid;font-family:Roboto,sans-serif;gap:1.2rem;grid-template-columns:2.6fr 9.4fr;height:100vh;position:absolute;top:0;width:100%;z-index:100}.nav{box-shadow:5px 5px 10px rgba(0,0,0,.1);height:100%;padding:.8rem 1rem;width:100%}.back-btn{background:rgba(0,0,0,.05);border-radius:10px;color:#000;font-size:18px;font-weight:bolder;gap:1.2rem;padding:1.2rem .8rem;text-decoration:none}.back-btn,.menu-container{align-items:center;display:flex;width:100%}.menu-container{height:90%;justify-content:start}.menu-container ul{display:flex;flex-direction:column;gap:.5rem;width:100%}.menu-container ul .menu-item{border:1px solid transparent;border-radius:10px;color:#000;display:flex;font-size:18px;font-weight:bolder;gap:1.2rem;justify-content:space-between;list-style:none;padding:1.2rem;text-decoration:none;width:100%}.menu-container ul .menu-item:hover{background:#000;color:#dfbb67}.main-container{display:grid;grid-template-rows:1fr 11fr}.header-main-container{align-items:center;background:#fff;border-bottom:1px solid rgba(0,0,0,.1);display:flex;justify-content:center}.main-container .role-container{align-items:center;-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px);background:url(/static/media/logo-2.9d304d745b9b83736178.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;border:1px solid red;border-radius:.9rem;display:flex;flex-direction:column;gap:5rem;height:90vh;overflow-y:scroll;padding:3rem 0}.job-card{background:#fff;border:2px solid #000;border-radius:1.2rem;box-shadow:6px 6px 18px rgba(0,0,0,.2);display:flex;flex-direction:column;gap:1.2rem;height:auto;padding:.5rem;width:50%}.job-card-image-container{align-items:center;background:rgba(0,0,0,.05);border-radius:15px;display:flex;height:400px;justify-content:center;max-height:400px;overflow:hidden;width:100%}.job-card-image-container img{height:100%;max-width:100%}.job-card-details{display:flex;flex-direction:column;padding:0 .8rem}.job-card-details h1{color:#000;font-size:24px;text-transform:capitalize}.job-card-details h2{color:#a3a3a3;font-size:18px;text-transform:capitalize}.job-card .action-btn{align-items:center;display:flex;gap:.8rem;justify-content:space-between;padding:0 .3rem .3rem}.action-btn .job-btn{align-items:center;background:rgba(0,0,0,.1);border-radius:5px;display:flex;font-size:18px;height:100%;justify-content:center;width:20%}.action-btn .apply-btn{background:#000;border-radius:10px;color:#fff;font-size:18px;font-weight:600;padding:1rem 0;transition:all .4s;width:100%}.apply-btn:hover{background:transparent;color:#000}.mobile-job-nav{align-items:center;display:flex;display:none;gap:.8rem;justify-content:space-between;left:3%;position:absolute;top:1%;width:95%}.mobile-job-nav-menu{background:#fff;height:80vh;left:0;margin-top:1rem;padding:.8rem;position:absolute;width:100%}@media screen and (max-width:765px){.job-container{gap:0;grid-template-columns:0 12fr}.nav{overflow:hidden;padding:0}.mobile-job-nav{display:flex}.job-card{width:90%}}.gtc120{grid-template-columns:"12fr 0fr"}.apply-form-container{align-items:center;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background-color:rgba(0,0,0,.5);display:flex;height:100vh;justify-content:center;left:0;position:absolute;top:0;width:100%;z-index:1000}.apply-form-container .apply-card2{background:#fff;border-radius:1.5rem;display:flex;gap:2rem;height:90%;padding:2rem;width:90%}.apply-form-container .apply-card2 .card-section{display:flex;flex-direction:column;gap:1.2rem;height:100%;width:40%}.apply-form-container .apply-card2 .card-section .tag-apply{align-items:center;display:flex;gap:1rem}.apply-form-container .apply-card2 .card-section .tag-apply h3{background:rgba(98,255,0,.1);border-radius:5px;color:#409900;padding:.4rem 1.5rem}.apply-form-container .apply-card2 .card-section .form-social-icon{display:flex;font-size:28px;gap:1.2rem}.apply-form-container .apply-card2 .card-section .form-social-icon a{color:#000}.apply-form-container .apply-card2 .card-section .card-form{display:flex;flex-direction:column;gap:1.4rem}.apply-form-container .apply-card2 .card-section .card-form .input-form{border:none;border-bottom:2px solid #000;font-size:18px;outline:none;padding:.5rem 0;width:100%}.apply-form-container .apply-card2 .card-section .card-form .btn-container{display:flex;gap:1.2rem;margin-top:.5rem;width:100%}.apply-form-container .apply-card2 .card-section .card-form .btn-container button{background:#0091ff;border:none;border-radius:5px;color:#fff;font-size:18px;font-weight:600;padding:.8rem 0;width:100%}.apply-form-container .apply-card2 .card-section .card-form .btn-container .cancel-btn{background:rgba(0,0,0,.2);color:#000}.apply-form-container .apply-card2 .card-section .card-logo{border-radius:10px;width:80px}.apply-form-container .apply-card2 .img-work{width:60%}.apply-form-container .apply-card2 .img-work img{border-radius:1rem;height:100%;width:100%}@media screen and (max-width:765px){.apply-form-container .apply-card2{height:78%;padding:1.2rem}.apply-form-container .apply-card2 .card-section{width:100%}.apply-form-container .apply-card2 .card-section .tag-apply h3{font-size:16px;padding:.4rem .8rem}.apply-form-container .apply-card2 .img-work{display:none}}.photo_container{display:flex;flex-direction:column;gap:1rem;height:90vh;overflow:scroll;padding:1rem 1.2rem;width:100%}.photo_container::-webkit-scrollbar{display:none}.photo_container .image_container{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;width:100%}.photo_container .image_container .image-card{align-items:center;border:1px solid #000;border-radius:2rem;box-shadow:5px 5px 10px hsla(0,0%,50%,.2);display:flex;flex-direction:column;gap:1rem;height:auto;min-width:400px;padding:1rem;width:45%}.photo_container .image_container .image-card .image-card-container{align-items:center;border-bottom:2px solid grey;border-radius:1.2rem;display:flex;height:400px;justify-content:center;overflow:hidden;width:100%}.photo_container .image_container .image-card .image-card-container img{border-radius:15px;height:100%}.photo_container .image-header{align-items:center;display:flex;gap:1rem;height:50px;justify-content:center;width:100%}.photo_container .image-header .filter-tags{background:hsla(0,0%,50%,.2);border-radius:5px;cursor:pointer;font-size:16px;font-weight:600;padding:.7rem 1.2rem}.video-container{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;width:100%}.video-container .video-card{border:1px solid #000;border-radius:2rem;box-shadow:5px 5px 10px hsla(0,0%,50%,.2);height:-moz-fit-content;height:-webkit-fit-content;height:fit-content;min-width:400px;padding:.5rem;width:45%}.video-container .video-card video{border-radius:30px;height:100%;max-height:400px;width:100%}.video-container .video-card .video-title{align-items:center;color:#8b8b89;display:flex;font-size:18px;font-weight:600;justify-content:center;padding:1rem 0}.upload_form_container{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:rgba(0,0,0,.6);display:flex;height:100vh;justify-content:center;left:0;position:absolute;top:0;width:100%;z-index:100}.upload_form_container .upload_form{align-items:center;background:#fff;border-radius:2.3rem;display:flex;flex-direction:column;gap:1.2rem;height:auto;justify-content:center;padding:2rem 0;width:40%}.upload_form_container .upload_form h2{color:#dfab33}.upload_form_container .upload_form h3{color:grey}.upload_form_container .upload_form p{color:#dfab33;font-size:18px;font-weight:600}.upload_form_container .upload_form .upload-msg{color:#000;font-size:16px;text-transform:capitalize}.upload_form_container .upload_form .upload-bar{background:#000;border-radius:15px;height:15px;width:80%}.upload_form_container .upload_form .upload-bar .bar{background:#09ff00;border-radius:15px;height:100%;transition:all .4s}.upload_form_container .upload_form .file_input{align-items:center;background:transparent;border:2px solid grey;border-radius:3rem;color:transparent;display:flex;height:240px;justify-content:center;width:70%}.upload_form_container .upload_form .file_input::-webkit-file-upload-button{display:none}.upload_form_container .upload_form .file_input:before{align-items:center;color:grey;content:"click / drag & drop images";display:flex;font-weight:600;height:100%;justify-content:center;text-transform:capitalize}.upload_form_container .upload_form .title_input{border:1px solid #000;border-radius:15px;color:#000;font-size:18px;font-weight:600;padding:.8rem 1.2rem;text-transform:capitalize;width:70%}.upload_form_container .upload_form .checkbox{display:flex;gap:.8rem}.upload_form_container .upload_form .checkbox button{background:rgba(0,0,0,.2);color:#4a4a4a;font-size:16px;padding:.6rem .8rem;width:auto}.upload_form_container .upload_form button{background:#000;border:none;border-radius:10px;color:#fff;font-size:18px;font-weight:600;padding:.8rem 0;width:150px}@media screen and (max-width:786px){.upload_form_container .upload_form{width:96%}.upload_form_container .upload_form .file_input{width:85%}}.nav_container{align-items:center;background:#000;border-radius:0 0 20px 20px;display:flex;justify-content:space-between;margin:0 auto;padding:.4rem 2rem;position:relative;width:90%;z-index:5}.nav_container .logo_container{height:100%;width:80px}.nav_container .logo_container img{width:100%}.nav_container ul{align-items:center;display:flex}.nav_container ul .nav_link{border:2px solid transparent;border-radius:10px;color:hsla(0,0%,100%,.502);font-size:18px;font-weight:600;list-style:none;padding:.6rem 2rem;text-decoration:none}.nav_container .menu_icon{color:#fff;display:none;font-size:22px}.nav_container .mobile_menu{background:#000;display:none;flex-direction:column;height:auto;position:absolute;right:0;top:100%;width:100vw}.nav_container .mobile_menu .nav_link{align-items:center;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#000;border-radius:none;color:#fff;display:flex;font-size:18px;justify-content:center;padding:1.5rem 0;text-decoration:none;width:100%}@media screen and (max-width:765px){.nav_container{border-radius:0;padding:.4rem .8rem;width:100%}.nav_container ul{display:none}.nav_container .menu_icon{display:block;font-size:26px}.nav_container .mobile_menu{display:flex}}.recent-photo-container{display:flex;flex-direction:column;gap:1.2rem;height:85vh;overflow:scroll;width:100%}.recent-photo-container::-webkit-scrollbar{display:none}.recent-photo-container .photo-container{display:flex;flex-wrap:wrap;gap:1rem;gap:1.2rem;height:auto;width:100%}.recent-photo-container .photo-container .photo-card{align-items:center;border:1px solid grey;border-radius:10px;display:flex;flex-direction:column;gap:.4rem;justify-content:space-between;overflow:hidden;padding:.5em;width:300px}.recent-photo-container .photo-container .photo-card .img-title{font-size:18px}.recent-photo-container .photo-container .photo-card img{border-radius:5px;max-height:300px}.recent-photo-container .photo-container .photo-card .img-delete-btn{align-items:center;background:red;border:1px solid red;border-radius:10px;color:#fff;display:flex;gap:1rem;justify-content:center;padding:.5rem 0;width:100%}.recent-photo-container .photo-container .photo-card .img-delete-btn h1{font-size:18px}.recent-photo-container .photo-container .photo-card .utility-btn{color:#fff;font-size:18px}.recent-video-container{display:flex;flex-wrap:wrap;gap:1rem;height:85vh;overflow:scroll;width:100%}.recent-video-container .video-card{border:1px solid #000;border-radius:1.2rem;box-shadow:5px 5px 10px hsla(0,0%,50%,.2);height:-moz-fit-content;height:-webkit-fit-content;height:fit-content;min-width:400px;padding:1rem;width:45%}.recent-video-container .video-card video{border-radius:15px;height:100%;max-height:400px;width:100%}.recent-video-container .video-card .video-delete-btn{align-items:center;background:red;border:1px solid red;border-radius:10px;color:#fff;cursor:pointer;display:flex;gap:1rem;justify-content:center;padding:.5rem 0;width:100%}.recent-video-container .video-card .video-delete-btn h1{font-size:18px}.recent-job-container{align-items:center;display:flex;flex-direction:column;gap:1.2rem;height:85vh;overflow:scroll;width:100%}.recent-job-container::-webkit-scrollbar{display:none}.recent-job-container .job-card-dashboard{align-items:center;background:rgba(0,0,0,.03);border:1px solid grey;border-radius:15px;display:flex;flex-direction:column;gap:.8rem;padding:1rem;width:40%}.recent-job-container .job-card-dashboard .dashboard-job-card-image-container{width:100%}.recent-job-container .job-card-dashboard .dashboard-job-card-image-container img{border-radius:.8rem;width:100%}.recent-job-container .job-card-dashboard .dashboard-job-card-detail{border-top:1px solid grey;display:flex;flex-direction:column;gap:.5rem;padding-top:.5rem;width:90%}.recent-job-container .job-card-dashboard .dashboard-job-card-detail h4{color:#000;font-size:20px;text-transform:capitalize}.recent-job-container .job-card-dashboard .dashboard-job-card-detail h6{color:grey;font-size:19px}.recent-job-container .job-card-dashboard .dashboard-job-card-detail h6 span{color:#000}.recent-job-container .job-card-dashboard .dashboard-job-card-detail p{color:grey;font-size:16px}.recent-job-container .job-card-dashboard .dashboard-job-card-detail .delete-btn-jobs{align-items:center;background:red;border:none;border-radius:10px;color:#fff;display:flex;font-size:18px;font-weight:600;height:50px;justify-content:center;width:100%}.os{overflow:scroll}.oh{overflow:hidden}.recent-apply-container{display:flex;flex-direction:column;gap:1.2rem;height:80vh;width:100%}.recent-apply-container::-webkit-scrollbar{display:none}.apply-header{align-items:center;border-bottom:1px solid grey;display:flex;font-size:1.2rem;font-weight:600;justify-content:center;padding:1.2rem 0}.apply-container{flex-wrap:wrap;gap:1.2rem}.apply-card,.apply-container{display:flex;padding:1rem;width:100%}.apply-card{border-radius:15px;box-shadow:5px 5px 20px rgba(0,0,0,.2);flex-direction:column;gap:.9rem;height:auto}.apply-card-img{align-items:center;background:hsla(0,0%,50%,.2);border-radius:1rem;display:flex;height:400px;justify-content:center;width:100%}.apply-card-img img{border-radius:10px;height:100%}.apply-card h1{font-size:18px;padding-left:.2rem;text-transform:capitalize}.apply-card h2{color:grey;font-size:17px;padding-left:.2rem}.apply-card h3{color:#1d74ff;font-size:18px}.apply-card h4{color:#838383;font-size:18px}.apply-card .apply-title{background:rgba(2,158,255,.1);color:#0561ff}.apply-card .apply-field,.apply-card .apply-title{border-radius:5px;font-size:15px;font-weight:600;padding:.5rem 1rem;text-transform:capitalize}.apply-card .apply-field{background:rgba(2,255,57,.1);color:#00ac09}.dateTime{color:#6e6e6e;font-size:16px}.dateTime span{color:#000}.delete-btn{align-items:center;background:red;border:none;border-radius:10px;color:#fff;display:flex;font-size:18px;font-weight:600;justify-content:center;padding:.7rem 0;width:100%}.recent-apply-container .apply-container{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.recent-apply-container .apply-container .apply-card2{align-items:center;background:#fff;border-radius:1.5rem;display:flex;flex-direction:column;gap:1rem;height:480px;min-width:300px;overflow:hidden;padding:1rem;width:300px}.recent-apply-container .apply-container .apply-card2 .apply-img-container2{align-items:center;background:#d4d4d4;border-radius:.8rem;display:flex;height:300px;justify-content:center;overflow:hidden;width:100%}.recent-apply-container .apply-container .apply-card2 .apply-img-container2 img{border-radius:.8rem;width:300px}.recent-apply-container .apply-container .apply-card2 .apply-img-container2 h2{font-size:20px}.recent-apply-container .apply-container .apply-card2 .card-detail2{align-items:flex-start;display:flex;flex-direction:column;gap:.2rem;width:100%}.recent-apply-container .apply-container .apply-card2 .card-detail2 h2{font-size:20px}.recent-apply-container .apply-container .apply-card2 .card-detail2 h4{color:grey;font-size:18px;font-weight:400;overflow:hidden;width:280px}.recent-apply-container .apply-container .apply-card2 .card-detail2 h3{font-size:20px}.recent-apply-container .apply-container .apply-card2 .apply-card-btn2{display:flex;gap:.8rem;width:100%}.recent-apply-container .apply-container .apply-card2 .apply-card-btn2 .delete-btn2{align-items:center;background:red;border:none;border-radius:10px;color:#fff;cursor:pointer;display:flex;font-size:18px;font-weight:600;justify-content:center;padding:.7rem 0;width:100%}.recent-apply-container .apply-container .apply-card2 .apply-card-btn2 .view-btn2{align-items:center;background:#dcdcdc;border:none;border-radius:10px;color:#000;cursor:pointer;display:flex;font-size:18px;font-weight:600;justify-content:center;padding:.7rem 0;width:100%}.layout-btn{color:#fff;position:absolute;right:45%;top:5%;-webkit-transform:translate(-50%);transform:translate(-50%)}.company-job-container{height:85vh;overflow-y:scroll;width:100%}.company-job-container .upload-detail-card{border:2px solid grey;border-radius:5px;display:flex;flex-direction:column;gap:.8rem;padding:1.5rem}.company-job-container .upload-detail-card .detail-section-1{display:flex;justify-content:space-between}.company-job-container .upload-detail-card .detail-section-1 div{display:flex;flex-direction:column;gap:.4rem}.company-job-container .upload-detail-card .detail-section-1 div .detail-job-title{font-size:22px;text-transform:capitalize}.company-job-container .upload-detail-card .detail-section-1 div .request-tag{background:rgba(0,255,13,.2);color:green;font-size:16px;padding:.3rem 1rem}.company-job-container .upload-detail-card .detail-section-1 div .detail-date{align-items:center;display:flex;font-size:18px;font-weight:400;gap:.4rem;text-transform:capitalize}.company-job-container .upload-detail-card .detail-section-1 div .detail-date .icon{font-size:14px}.company-job-container .upload-detail-card .detail-section-1 div .detail-time{align-items:center;color:grey;display:flex;font-size:18px;font-weight:500;gap:.4rem;text-transform:capitalize}.company-job-container .upload-detail-card .detail-section-1 div .detail-time .icon{font-size:14px}.company-job-container .upload-detail-card .detail-description{color:grey;font-size:18px;font-weight:600}.company-job-container .upload-detail-card .upload-name{font-size:18px;text-transform:capitalize}.company-job-container .upload-detail-card .upload-contact{color:blue;display:flex;gap:1rem;margin-top:.5rem}.company-job-container .upload-detail-card .upload-delete{background:red;border:none;border-radius:5px;color:#fff;font-size:18px;font-weight:600;padding:.5rem 1.5rem;width:200px}.sure-container{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:rgba(0,0,0,.2);height:100%;left:0;overflow:hidden;position:absolute;top:0;width:100%;z-index:100}.sure-container,.sure-container .sure-card{align-items:center;display:flex;justify-content:center}.sure-container .sure-card{background-color:#fff;border-radius:1.2rem;flex-direction:column;gap:1.2rem;height:-moz-fit-content;height:-webkit-fit-content;height:fit-content;padding:.7rem;width:350px}.sure-container .sure-card img{border-radius:1rem;width:100%}.sure-container .sure-card p{font-size:18px;font-weight:600}.sure-container .sure-card .btn-container-sure{align-items:center;display:flex;gap:1rem;width:100%}.sure-container .sure-card .btn-container-sure .delete-btn-sure{align-items:center;background:#ff7979;border:none;border-radius:10px;color:#fff;cursor:pointer;display:flex;font-size:18px;font-weight:600;justify-content:center;padding:.7rem 2rem;transition:all .3s;width:100%}.sure-container .sure-card .btn-container-sure .delete-btn-sure:hover{background:red}.sure-container .sure-card .btn-container-sure .cancel-btn-sure{align-items:center;background:hsla(0,0%,42%,.2);border:none;border-radius:10px;color:#000;cursor:pointer;display:flex;font-size:18px;font-weight:600;justify-content:center;padding:.7rem 2rem;width:100%}.side-bar-container{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:rgba(0,0,0,.3);display:flex;height:100vh;justify-content:flex-end;left:0;position:absolute;top:0;width:100%;z-index:999}.side-bar{background:#fff;height:100%;width:35%}.side-bar-header{align-items:center;display:flex;justify-content:space-between;padding:1rem 1.2rem}.side-bar-header .close-icon,.side-bar-header h2{font-size:24px}.side-bar-header .close-icon:hover{color:red}.side-bar-img{align-items:center;background:rgba(0,0,0,.2);border-radius:10px;display:flex;height:350px;justify-content:center;margin:0 auto;padding:.5rem;width:90%}.side-bar-img img{border-radius:5px;height:100%}.side-bar-details{display:flex;flex-direction:column;gap:1rem;margin-top:.6rem;padding:0 1rem}.side-detail-box{display:flex;flex-direction:column;gap:.2rem}.side-detail-box h4{color:grey;font-size:18px;font-weight:500}.side-detail-box h2{font-size:20px}.side-card-btn{display:flex;gap:.5rem;padding:1rem .5rem}.delete-btn2{background:red;color:#fff}.delete-btn2,.view-btn2{align-items:center;border:none;border-radius:10px;cursor:pointer;display:flex;font-size:18px;font-weight:600;justify-content:center;padding:.7rem 0;width:100%}.view-btn2{background:#dcdcdc;color:#000}.dashboard-container-two{background:#ebebeb;display:flex;gap:1rem;height:100vh;padding:1rem;position:absolute;top:0;width:100%;z-index:100}.dashboard-container-two .side-nav{background:#000;border-radius:1rem;display:flex;flex-direction:column;gap:1rem;overflow:hidden;padding:1.5rem;width:20%}.dashboard-container-two .side-nav .side-logo{align-items:center;display:flex;justify-content:center}.dashboard-container-two .side-nav .side-logo img{width:50%}.dashboard-container-two .side-nav ul{display:flex;flex-direction:column;gap:1rem}.dashboard-container-two .side-nav ul .navlink-sidenav{color:#fff;padding:.8rem 1rem;text-decoration:none}.dashboard-container-two .main-block{display:flex;flex-direction:column;width:80%}.dashboard-container-two .main-block .main-header{align-items:center;background:#000;border-radius:1.2rem;color:#fff;display:flex;justify-content:space-between;padding:1rem}.dashboard-container-two .main-block .main-header h2{font-size:28px}.dashboard-container-two .main-block .main-header .header-btn{align-items:center;display:flex;gap:1rem}.dashboard-container-two .main-block .main-header .header-btn .exit-icon{align-items:center;background:#fff;border:1px solid transparent;border-radius:50%;display:flex;height:50px;justify-content:center;transition:all .3s;width:50px}.dashboard-container-two .main-block .main-header .header-btn .exit-icon:hover{border:1px solid #000}.dashboard-container-two .main-block .main-header .header-btn .add-job-btn{background-color:#1d74ff;border:none;border-radius:10px;color:#fff;font-size:18px;font-weight:600;height:50px;width:180px}.dashboard-container-two .main-block .main-header .header-btn .add-photo-button{background-color:#1d74ff;border:none;border-radius:10px;color:#fff;font-size:18px;font-weight:600;height:45px;width:180px}.dashboard-container-two .main-block .main-section-container{height:100%;padding:1rem 0;width:100%}.minimize-btn{background:#006aff;border:none;border-radius:15px;bottom:3.5%;color:#fff;font-size:24px;height:60px;left:2%;position:absolute;width:60px}.auth-popup{height:100vh;left:0;position:absolute;top:0;width:100%;z-index:1000}.auth-popup,.auth-popup .pop-card{align-items:center;background:#fff;display:flex;justify-content:center}.auth-popup .pop-card{border-radius:1.2rem;box-shadow:8px 8px 15px rgba(0,0,0,.2);flex-direction:column;gap:.8rem;padding:1.4rem 2rem;width:30%}.auth-popup .pop-card input{background:transparent;border:1px solid grey;border-radius:5px;font-size:18px;height:56px;padding:0 1rem;width:90%}.auth-popup .pop-card button{align-items:center;background:#000;border-radius:2rem;color:#fff;display:flex;font-size:18px;height:46px;justify-content:center;width:180px}.auth-popup .pop-card p{color:red;font-size:14px;font-weight:700}@media screen and (max-width:765px){.dashboard-container-two{display:none}}.refresh-btn{background:#e0e0e0;border:2px solid #000;border-radius:50%;color:#000;font-size:24px;height:60px;right:2%;width:60px}.form,.refresh-btn{align-items:center;display:flex;justify-content:center;position:absolute}.form{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background-color:rgba(0,0,0,.5);height:100vh;left:0;top:0;width:100%}.form .form-card{align-items:center;background-color:#fff;border-radius:2rem;box-shadow:8px 8px 15px rgba(0,0,0,.3);display:flex;flex-direction:column;gap:1.2rem;height:auto;justify-content:center;padding:1.2rem;width:30%}.upload-bar{background:#000;height:10px;width:90%}.bar,.upload-bar{border-radius:15px}.bar{background:#09ff00;height:100%;transition:all .4s}.form-card .form-inputs{display:flex;flex-direction:column;gap:1rem;width:90%}.form-inputs input{border:2px solid grey;border-radius:10px;font-size:18px;height:50px;padding:0 1.2rem;width:100%}.add-job-btn{background-color:#1d74ff;border:none;border-radius:10px;color:#fff;font-size:18px;font-weight:600;padding:.6rem 2.5rem}.add-job-btn:hover{background:red}.cancel-btn{background-color:#c7c7c7;border:none;border-radius:10px;color:#000;font-size:18px;font-weight:600;padding:.6rem 2.5rem}.field-selecter{align-items:center;display:flex;gap:1.2rem;justify-content:space-between;width:100%}.field-selecter select{height:30px;width:60%}.field-selecter select option{color:grey;font-size:18px;font-weight:600;text-transform:capitalize}.pre-details{align-items:center;display:flex;font-size:16px;font-weight:600;gap:1.2rem;justify-content:space-between}@media screen and (max-width:765px){.form .form-card{width:93%}}
/*# sourceMappingURL=main.81f332d3.css.map*/