.login-container{background-color:#000;height:100vh;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;padding:40px}@media screen and (min-width:576px){.login-container{padding:50px}}@media screen and (min-width:768px){.login-container{padding:70px}}@media screen and (min-width:992px){.login-container{padding:80px}}.form-container{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;background-color:#202020;width:90%;border-radius:8px;padding:30px 0 30px 30px}@media screen and (min-width:768px){.form-container{width:60%}}@media screen and (min-width:992px){.form-container{width:40%}}.logo{height:30px;margin-bottom:34px;-ms-flex-item-align:center;align-self:center}@media screen and (min-width:576px){.logo{height:40px;margin-bottom:38px}}@media screen and (min-width:768px){.logo{height:50px;margin-bottom:40px}}.label-element{font-family:"Roboto";font-size:12px;font-weight:700;color:#f8fafc;margin-bottom:8px}@media screen and (min-width:576px){.label-element{font-size:14px;margin-bottom:10px}}@media screen and (min-width:768px){.label-element{font-size:16px;margin-bottom:12px}}.input-bar{font-family:"Roboto";font-size:12px;color:#cbd5e1;width:90%;margin-bottom:26px;background-color:transparent;border:1px solid #7e858e;border-radius:4px;padding:8px}@media screen and (min-width:576px){.input-bar{font-size:14px;margin-bottom:28px;padding:10px}}@media screen and (min-width:768px){.input-bar{font-size:14px;margin-bottom:30px}}@media screen and (min-width:992px){.input-bar{width:90%}}.button{background-color:#4f46e5;border:none;cursor:pointer;border-radius:4px;font-family:"Roboto";font-size:12px;font-weight:400;color:#f8fafc;padding-top:10px;padding-bottom:10px;margin-top:10px;width:90%}@media screen and (min-width:576px){.button{border-radius:6px;font-size:16px;padding-top:12px;padding-bottom:12px;margin-top:12px}}@media screen and (min-width:768px){.button{border-radius:8px;font-size:18px;padding-top:14px;padding-bottom:14px;margin-top:14px}}.error-msg{font-family:"Roboto";font-size:12px;color:#ff0b37}.nav-container{background-color:#202020;padding:16px 20px 0}@media screen and (min-width:576px){.nav-container{padding:12px 28px 0}}@media screen and (min-width:768px){.nav-container{padding:14px 32px 0}}@media screen and (min-width:992px){.nav-container{padding:16px 50px 0}}.container{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:justify;justify-content:space-between;list-style-type:none;padding-bottom:10px}.logo-image{height:30px}@media screen and (min-width:576px){.logo-image{height:40px}}@media screen and (min-width:768px){.logo-image{height:44px}}@media screen and (min-width:992px){.logo-image{height:50px}}.section-container{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;list-style-type:none;margin-top:6px}.section{font-family:"Roboto";font-size:14px;color:#fff;font-weight:700;margin-right:8px}@media screen and (min-width:576px){.section{font-size:20px}}@media screen and (min-width:768px){.section{font-size:20px;margin-right:22px}}@media screen and (min-width:992px){.section{font-size:22px;margin-right:28px}}.logout-button{background-color:#4f46e5;border:none;outline:none;cursor:pointer;color:#fff;border-radius:2px;font-weight:700;font-family:"Roboto";font-size:12px;padding:5px 10px}@media screen and (min-width:576px){.logout-button{font-size:14px;border-radius:4px;padding:8px 20px}}@media screen and (min-width:763px){.logout-button{font-size:15px;border-radius:4px;padding:8px 30px}}@media screen and (min-width:992px){.logout-button{margin-top:10px;font-size:15px;padding:10px 40px;border-radius:6px}}.home-container{background-image:url(https://assets.ccbp.in/frontend/react-js/home-sm-bg.png);height:92vh;width:100%;background-size:cover;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:start;justify-content:flex-start;padding-top:50px;padding-left:36px;padding-right:80px}@media screen and (min-width:768px){.home-container{background-image:url(https://assets.ccbp.in/frontend/react-js/home-lg-bg.png);height:90vh;width:100%;background-size:cover;padding-left:50px}}.heading-job{font-family:"Roboto";font-size:28px;font-weight:700;color:#fff}@media screen and (min-width:576px){.heading-job{font-size:32px}}@media screen and (min-width:768px){.heading-job{font-size:42px}}.description{font-family:"Roboto";font-size:14px;color:#cbd5e1;text-align:left;margin-bottom:20px;margin-top:20px}@media screen and (min-width:576px){.description{font-size:16px}}@media screen and (min-width:768px){.description{font-size:17px}}.job-button{font-family:"Roboto";font-size:12px;color:#fff;font-weight:700;padding:12px;background-color:#6366f1;outline:none;border:none;cursor:pointer;border-radius:6px;margin-top:20px}@media screen and (min-width:576px){.job-button{font-size:14px}}@media screen and (min-width:768px){.job-button{font-size:16px}}hr{margin-top:2px;margin-bottom:2px;border:none;background-color:transparent}@media screen and (min-width:768px){hr{margin-top:4px;margin-bottom:4px;border:none;background-color:transparent}}.not-found-container{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;background-color:#000;height:100vh}.not-found-img{height:180px}@media screen and (min-width:576px){.not-found-img{height:240px}}@media screen and (min-width:768px){.not-found-img{height:300px}}@media screen and (min-width:992px){.not-found-img{height:340px}}.heading{font-family:"Roboto";font-size:18px;font-weight:700;color:#fff}@media screen and (min-width:576px){.heading{font-size:24px}}@media screen and (min-width:768px){.heading{font-size:30px}}@media screen and (min-width:002px){.heading{font-size:34px}}.message{font-family:"Roboto";font-size:12px;color:#b6c5ff;font-weight:200;margin-top:0}@media screen and (min-width:576px){.message{font-size:14px;font-weight:300}}@media screen and (min-width:768px){.message{font-size:16px}}@media screen and (min-width:992px){.message{font-size:18px}}.job-item-container{padding:15px;margin:20px 0}.location-case-container,.location-container{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row}.case-icon,.location-icon{margin-right:8px}.location{margin-right:30px}.employment-type-icon-employment-type-container{display:-ms-flexbox;display:flex}@media screen and (max-width:767px){.job-item-container{width:100%}.title-heading{font-size:25px}}.item-hr-line{border:1px solid #7e858e}.all-jobs-container{background-color:#000;padding:30px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-positive:1;flex-grow:1;min-height:100vh}@media (min-width:768px){.all-jobs-container{-ms-flex-direction:row;flex-direction:row}}.mobile-search-container{display:-ms-flexbox;display:flex;width:100%;border:1px solid #7e858e}.search-input{width:100%;background-color:transparent;padding:10px 0 10px 10px;font-family:"Roboto";font-size:15px;color:#fff}.search-button{border-left:none;background-color:#202020;width:10%}.search-icon{color:#fff;width:30px}@media (min-width:768px){.side-bar-container{width:30%}}.hr-line{border:2px solid #7e858e;margin-top:20px;margin-bottom:20px;width:100%}.text{color:#fff;font-family:"Roboto";font-size:16px}.jobs-container{width:100%}@media (min-width:768px){.jobs-container{width:80%;margin-left:20px}}.search-container{display:none}@media (min-width:768px){.mobile-search-container{display:none}.search-container{display:-ms-flexbox;display:flex;border:1px solid #7e858e;width:70%}}.profile-container{background-image:url(https://assets.ccbp.in/frontend/react-js/profile-bg.png);background-size:cover;padding:25px;width:100%;height:35vh;border-radius:25px;margin:30px 0}.profile-icon{width:60px;margin-bottom:10px}.profile-name{color:#6366f1;font-family:"Roboto";font-size:25px}.profile-description{font-family:"Roboto";color:#7e858e;margin-top:30px}.check-boxes-container,.radio-button-container{list-style-type:none;padding-left:0;margin:20px 0}.li-container{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;margin-bottom:20px}.input{width:18px;height:18px;margin-right:10px}.label{color:#fff;font-size:16px}.radio{width:18px;height:18px;margin-right:10px}.loader-container{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;height:100%}.ul-job-items-container{padding-left:0}.failure-img{width:90%;height:350px}.failure-heading,.failure-paragraph{color:#fff;font-family:"Roboto";text-align:center}.jobs-failure-button-container{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:center;justify-content:center;width:100%}.failure-button{color:#fff;background-color:#6366f1;border:0;border-radius:5px;padding:5px;width:100px;font-size:20px;font-weight:700;cursor:pointer}.failure-button-container{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;width:100%;height:35vh}.no-jobs-container{color:#fff;font-family:"Roboto";text-align:center;padding:30px}.no-jobs-img{width:60%;height:60%}.no-job-heading{margin:10px}.search{font-family:"Roboto";font-size:10px;color:#fff}.similar-job-li-container{color:#fff;list-style:none;background-color:#272727;border-radius:10px;padding:20px;margin-bottom:20px;font-family:"Roboto";width:30%}.img-job-title-container{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;margin-top:0;margin-bottom:15px}.title-job-rating-container{margin-top:0}.company-job-logo{width:80px;height:80px;margin-right:10px}.title-job-heading{color:#fff;margin-top:0;margin-left:5px;margin-bottom:15px;font-size:100%}.star-job-rating-container{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;margin-top:0}.star-job-icon{color:#fbbf24;font-size:20px;margin-left:5px}.rating-job-text{color:#fff;font-weight:700;margin-top:0;margin-left:5px}.location-job-details-type-container{-ms-flex-pack:justify;justify-content:space-between}.location-job-details-type-container,.location-job-icon-location-container{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row}.location-job-icon{color:#fff;font-size:20px}.location-job{margin-top:0;margin-bottom:0}.employment-job-type-icon-employment-type-container{display:-ms-flexbox;display:flex}@media screen and (max-width:767px){.similar-job-li-container{width:100%}.title-job-heading{font-size:20px}}.job-details-view-container{background-color:#000;-ms-flex-positive:1;flex-grow:1;padding:40px}.job-item-container{list-style:none;background-color:#272727;border-radius:10px;padding:28px;margin-bottom:20px;font-family:"Roboto";color:#fff}.img-title-container{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;margin-top:0;margin-bottom:15px}.title-rating-container{margin-top:0}.company-logo{width:80px;height:80px;margin-right:10px}.title-heading{color:#fff;margin-top:0;margin-left:5px;margin-bottom:15px}.star-rating-container{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;margin-top:0}.star-icon{color:#fbbf24;font-size:20px;margin-left:5px}.rating-text{color:#fff;font-weight:700;margin-top:0;margin-left:5px}.location-package-container{-ms-flex-pack:justify;justify-content:space-between}.location-icon-location-container,.location-job-type-container,.location-package-container{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row}.location-icon{color:#fff;font-size:20px}.location{margin-bottom:0}.job-type,.location,.package{margin-top:0}.link-item{text-decoration:none}.job-details-failure-view{color:#fff;text-align:center;font-family:"Roboto"}.job-details-loader{-ms-flex-align:center;align-items:center;height:100vh}.btn-container-failure,.job-details-loader{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:center;justify-content:center}.failure-jod-details-btn{color:#fff;background-color:#6366f1;border:0;border-radius:5px;padding:5px;width:100px;font-size:20px;font-weight:700;cursor:pointer}.ul-job-details-container{list-style:none;-ms-flex-wrap:wrap;flex-wrap:wrap;font-weight:700;font-family:"Roboto";font-size:25px;padding:0}.li-job-details-container,.ul-job-details-container{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row}.li-job-details-container{width:30%;margin-bottom:50px}.company-life-img-container{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:justify;justify-content:space-between;font-family:"Roboto"}.life-heading-para-container{width:70%}.similar-jobs-ul-container{-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:distribute;justify-content:space-around;padding:0}.description-visit-container,.similar-jobs-ul-container{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row}.description-visit-container{-ms-flex-pack:justify;justify-content:space-between}.visit-anchor{text-decoration:none;margin-top:30px;font-size:20px;font-weight:700;color:#6366f1}.skill-img{width:100px;height:100px;margin-right:10px}.similar-jobs-heading{color:#fff}@media screen and (max-width:767px){.job-details-view-container{padding:15px}.similar-jobs-ul-container{width:100%}.company-life-img-container,.similar-jobs-ul-container{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.life-heading-para-container{width:100%}.ul-job-details-container{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap}.li-job-details-container{width:100%}.skill-img{width:80px;height:80px}.employment-type-icon-employment-type-container{margin-left:30px}}*{-webkit-box-sizing:border-box;box-sizing:border-box}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}
/*# sourceMappingURL=main.ff6b6398.chunk.css.map */