.JobSeekerSideNav-module-scss-module__zBTZSa__sideNavContainer{background-color:var(--background,#fff);z-index:1001;flex-direction:column;width:100%;max-width:none;height:100vh;transition:transform .3s ease-in-out;display:flex;position:fixed;top:0;right:0;overflow-y:auto;transform:translate(0);box-shadow:-2px 0 10px #0000001a}.JobSeekerSideNav-module-scss-module__zBTZSa__sideNavContainer.JobSeekerSideNav-module-scss-module__zBTZSa__sideNavContainerHide{transform:translate(100%)}.JobSeekerSideNav-module-scss-module__zBTZSa__closeButtonContainer{justify-content:flex-end;padding:20px 20px 0 0;display:flex}.JobSeekerSideNav-module-scss-module__zBTZSa__closeButton{cursor:pointer;background:0 0;border:none;padding:8px}.JobSeekerSideNav-module-scss-module__zBTZSa__hamburgerIcon{color:var(--jobseeker-hero-text-color,#292084);font-size:32px}.JobSeekerSideNav-module-scss-module__zBTZSa__content{flex-direction:column;flex:1;padding:20px;display:flex}.JobSeekerSideNav-module-scss-module__zBTZSa__buttonSection{flex-direction:column;gap:12px;margin-bottom:30px;display:flex}.JobSeekerSideNav-module-scss-module__zBTZSa__hirerCta{width:100%;height:48px;font-size:16px;font-weight:600;text-decoration:none}.JobSeekerSideNav-module-scss-module__zBTZSa__primaryButton{color:#fff;cursor:pointer;background:linear-gradient(90deg,#2e64d3 7%,#1d52a0 82%);border:1px solid #1d52a0;border-radius:6px;justify-content:center;align-items:center;gap:8px;height:48px;font-size:16px;font-weight:600;text-decoration:none;transition:opacity .2s;display:flex}.JobSeekerSideNav-module-scss-module__zBTZSa__primaryButton:hover{opacity:.92;color:#fff}.JobSeekerSideNav-module-scss-module__zBTZSa__externalIcon{margin-left:8px;font-size:18px}.JobSeekerSideNav-module-scss-module__zBTZSa__secondaryButton{height:48px;color:var(--jobseeker-hero-text-color,#292084);cursor:pointer;background-color:#0000;border:1px solid #1d52a0;border-radius:6px;justify-content:center;align-items:center;font-size:16px;font-weight:500;transition:background-color .2s;display:flex}.JobSeekerSideNav-module-scss-module__zBTZSa__secondaryButton:hover{background-color:#2a21730d}.JobSeekerSideNav-module-scss-module__zBTZSa__menuSection{margin-bottom:10px}.JobSeekerSideNav-module-scss-module__zBTZSa__dropdownButton{text-align:left;width:100%;color:var(--jobseeker-hero-text-color,#292084);cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;padding:14px 0;font-size:16px;font-weight:500;transition:color .2s;display:flex}.JobSeekerSideNav-module-scss-module__zBTZSa__arrow{margin-left:8px;font-size:12px;transition:transform .3s}.JobSeekerSideNav-module-scss-module__zBTZSa__arrow.JobSeekerSideNav-module-scss-module__zBTZSa__up{transform:rotate(180deg)}.JobSeekerSideNav-module-scss-module__zBTZSa__dropdownContent{flex-direction:column;margin-top:4px;padding-left:16px;display:flex}.JobSeekerSideNav-module-scss-module__zBTZSa__dropdownLink{color:var(--jobseeker-secondary-text-color,#717885);padding:12px 8px;font-size:15px;text-decoration:none;transition:color .2s}:is(.JobSeekerSideNav-module-scss-module__zBTZSa__dropdownLink.active,.JobSeekerSideNav-module-scss-module__zBTZSa__dropdownLink.JobSeekerSideNav-module-scss-module__zBTZSa__active,.JobSeekerSideNav-module-scss-module__zBTZSa__dropdownLink:hover){color:var(--jobseeker-hero-text-color,#292084)}.JobSeekerSideNav-module-scss-module__zBTZSa__logoContainer{justify-content:center;padding:20px 0;display:flex}
.JobSeekerProductsDrawer-module-scss-module__C4toHa__productsDrawer{z-index:1000;box-sizing:border-box;width:100vw;height:auto;font-family:var(--font-stack-inter),sans-serif;background:#fff;justify-content:center;align-items:center;margin:0;padding:20px 0;animation:.3s cubic-bezier(.4,0,.2,1) forwards JobSeekerProductsDrawer-module-scss-module__C4toHa__slideDown;display:flex;position:fixed;top:64px;left:0;right:0;box-shadow:0 4px 12px #0000001a}.JobSeekerProductsDrawer-module-scss-module__C4toHa__productsDrawer:before{content:"";background:0 0;width:200px;height:25px;position:absolute;top:-20px;left:50%;transform:translate(-50%)}@media screen and (max-width:768px){.JobSeekerProductsDrawer-module-scss-module__C4toHa__productsDrawer{display:none}}.JobSeekerProductsDrawer-module-scss-module__C4toHa__stickyNavMode{border-radius:20px;width:min(1200px,90vw);margin-left:auto;margin-right:auto;top:84px;left:0;right:0}.JobSeekerProductsDrawer-module-scss-module__C4toHa__stickyNavMode:before{width:300px;height:12px;top:-8px;left:50%;transform:translate(-50%)}.JobSeekerProductsDrawer-module-scss-module__C4toHa__constrained{z-index:40;width:calc(100vw - 82px);top:82px;left:82px;right:0}.JobSeekerProductsDrawer-module-scss-module__C4toHa__constrained:before{left:60px;transform:none}@keyframes JobSeekerProductsDrawer-module-scss-module__C4toHa__slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@keyframes JobSeekerProductsDrawer-module-scss-module__C4toHa__slideUp{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-10px)}}.JobSeekerProductsDrawer-module-scss-module__C4toHa__closing{pointer-events:none;animation:.25s cubic-bezier(.4,0,.2,1) forwards JobSeekerProductsDrawer-module-scss-module__C4toHa__slideUp}.JobSeekerProductsDrawer-module-scss-module__C4toHa__drawerContent{flex-direction:column;gap:20px;display:flex;overflow:visible}.JobSeekerProductsDrawer-module-scss-module__C4toHa__productsNav{flex-direction:column;align-items:flex-start;gap:16px;padding:0 12px;display:flex}@media screen and (max-width:1200px){.JobSeekerProductsDrawer-module-scss-module__C4toHa__productsNav{width:100%}}.JobSeekerProductsDrawer-module-scss-module__C4toHa__productsRow{gap:16px;width:100%;display:flex}.JobSeekerProductsDrawer-module-scss-module__C4toHa__productItem{cursor:pointer;min-width:0;color:inherit;border-radius:8px;flex:1;align-items:flex-start;gap:12px;padding:8px 10px;text-decoration:none;transition:all .25s cubic-bezier(.4,0,.2,1);display:flex}.JobSeekerProductsDrawer-module-scss-module__C4toHa__productItem:hover,.JobSeekerProductsDrawer-module-scss-module__C4toHa__productItem.JobSeekerProductsDrawer-module-scss-module__C4toHa__active{background-color:#f2f8ff}.JobSeekerProductsDrawer-module-scss-module__C4toHa__productItem.JobSeekerProductsDrawer-module-scss-module__C4toHa__active .JobSeekerProductsDrawer-module-scss-module__C4toHa__productTitle,.JobSeekerProductsDrawer-module-scss-module__C4toHa__productItem.JobSeekerProductsDrawer-module-scss-module__C4toHa__active .JobSeekerProductsDrawer-module-scss-module__C4toHa__productIcon{color:#1560ac}@media screen and (max-width:1200px){.JobSeekerProductsDrawer-module-scss-module__C4toHa__productItem{flex:0 0 calc(50% - 6px)}}@media screen and (max-width:768px){.JobSeekerProductsDrawer-module-scss-module__C4toHa__productItem{flex:0 0 100%}}.JobSeekerProductsDrawer-module-scss-module__C4toHa__productIcon{aspect-ratio:1;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;display:flex}.JobSeekerProductsDrawer-module-scss-module__C4toHa__productIcon svg{width:24px;height:24px}.JobSeekerProductsDrawer-module-scss-module__C4toHa__productInfo{flex-direction:column;justify-content:center;min-width:0;line-height:.8;display:flex}.JobSeekerProductsDrawer-module-scss-module__C4toHa__productTitle{color:#000;font-family:var(--font-stack-inter);white-space:nowrap;text-overflow:ellipsis;font-size:16px;font-style:normal;font-weight:600;line-height:150%;transition:color .25s;overflow:hidden}.JobSeekerProductsDrawer-module-scss-module__C4toHa__productDesc{color:#677489;font-family:var(--font-stack-inter);white-space:nowrap;text-overflow:ellipsis;font-size:14px;font-style:normal;font-weight:500;line-height:150%;overflow:hidden}.JobSeekerProductsDrawer-module-scss-module__C4toHa__bottomSection{align-self:stretch;align-items:flex-start;gap:20px;height:143.5px;display:flex;overflow:visible}@media screen and (max-width:900px){.JobSeekerProductsDrawer-module-scss-module__C4toHa__bottomSection{flex-direction:column}}.JobSeekerProductsDrawer-module-scss-module__C4toHa__featuredCard{box-sizing:border-box;border-radius:16px;flex:1 0 0;justify-content:space-between;align-items:flex-start;height:100%;padding:12px;display:flex;position:relative;overflow:hidden}.JobSeekerProductsDrawer-module-scss-module__C4toHa__featuredCard .JobSeekerProductsDrawer-module-scss-module__C4toHa__cardEllipse{pointer-events:none;z-index:1;width:auto;height:auto;position:absolute;top:0;left:0;overflow:hidden}.JobSeekerProductsDrawer-module-scss-module__C4toHa__featuredCard .JobSeekerProductsDrawer-module-scss-module__C4toHa__cardEllipse img{object-fit:contain;width:auto;height:auto}@media screen and (max-width:900px){.JobSeekerProductsDrawer-module-scss-module__C4toHa__featuredCard .JobSeekerProductsDrawer-module-scss-module__C4toHa__cardEllipse{display:none}}.JobSeekerProductsDrawer-module-scss-module__C4toHa__cardResumeScanner{background:#2e9e5e;overflow:hidden}.JobSeekerProductsDrawer-module-scss-module__C4toHa__cardResumeScanner .JobSeekerProductsDrawer-module-scss-module__C4toHa__featuredTitle,.JobSeekerProductsDrawer-module-scss-module__C4toHa__cardResumeScanner .JobSeekerProductsDrawer-module-scss-module__C4toHa__featuredDescription{color:#fff}.JobSeekerProductsDrawer-module-scss-module__C4toHa__cardResumeScanner .JobSeekerProductsDrawer-module-scss-module__C4toHa__ctaButton{color:#2e9e5e;background:#fff}.JobSeekerProductsDrawer-module-scss-module__C4toHa__cardResumeScanner .JobSeekerProductsDrawer-module-scss-module__C4toHa__statsText{color:#fffc}.JobSeekerProductsDrawer-module-scss-module__C4toHa__cardResumeScanner .JobSeekerProductsDrawer-module-scss-module__C4toHa__resumeScannerEllipse{pointer-events:none;width:auto;height:auto;position:absolute;top:0;left:0;overflow:hidden}.JobSeekerProductsDrawer-module-scss-module__C4toHa__cardResumeScanner .JobSeekerProductsDrawer-module-scss-module__C4toHa__resumeScannerEllipse img{object-fit:contain;width:auto;height:auto}@media screen and (max-width:900px){.JobSeekerProductsDrawer-module-scss-module__C4toHa__cardResumeScanner .JobSeekerProductsDrawer-module-scss-module__C4toHa__resumeScannerEllipse{display:none}}.JobSeekerProductsDrawer-module-scss-module__C4toHa__cardResumeScanner .JobSeekerProductsDrawer-module-scss-module__C4toHa__resumeScannerFrame{pointer-events:none;z-index:100;border-radius:0 16px 16px 0;width:auto;height:100%;position:absolute;top:0;right:-20px;overflow:hidden}.JobSeekerProductsDrawer-module-scss-module__C4toHa__cardResumeScanner .JobSeekerProductsDrawer-module-scss-module__C4toHa__resumeScannerFrame img{object-fit:contain;width:auto;height:100%}@media screen and (max-width:900px){.JobSeekerProductsDrawer-module-scss-module__C4toHa__cardResumeScanner .JobSeekerProductsDrawer-module-scss-module__C4toHa__resumeScannerFrame{display:none}}.JobSeekerProductsDrawer-module-scss-module__C4toHa__cardResumeScanner .JobSeekerProductsDrawer-module-scss-module__C4toHa__featuredImageArea{background:#d3d3d3 -.198px 0/100.121% 100% no-repeat;border-radius:12px;align-items:flex-end;width:auto;height:120px;position:absolute;top:auto;bottom:-10px;right:120px;overflow:hidden}.JobSeekerProductsDrawer-module-scss-module__C4toHa__cardResumeScanner .JobSeekerProductsDrawer-module-scss-module__C4toHa__featuredImageArea img{object-fit:cover;object-position:-.198px 0px;border-radius:12px;width:100%;height:100%}@media screen and (max-width:1400px){.JobSeekerProductsDrawer-module-scss-module__C4toHa__cardResumeScanner .JobSeekerProductsDrawer-module-scss-module__C4toHa__featuredImageArea{width:280px;height:162px;right:40px}}@media screen and (max-width:1200px){.JobSeekerProductsDrawer-module-scss-module__C4toHa__cardResumeScanner .JobSeekerProductsDrawer-module-scss-module__C4toHa__featuredImageArea{width:240px;height:139px;right:30px}}@media screen and (max-width:1000px){.JobSeekerProductsDrawer-module-scss-module__C4toHa__cardResumeScanner .JobSeekerProductsDrawer-module-scss-module__C4toHa__featuredImageArea{width:200px;height:116px;right:16px}}@media screen and (max-width:900px){.JobSeekerProductsDrawer-module-scss-module__C4toHa__cardResumeScanner .JobSeekerProductsDrawer-module-scss-module__C4toHa__featuredImageArea{display:none}}.JobSeekerProductsDrawer-module-scss-module__C4toHa__cardResumeBuilder{background:linear-gradient(270deg,#bd904733 0%,#5056ff33 100%),#fff}.JobSeekerProductsDrawer-module-scss-module__C4toHa__cardResumeBuilder .JobSeekerProductsDrawer-module-scss-module__C4toHa__featuredTitle,.JobSeekerProductsDrawer-module-scss-module__C4toHa__cardResumeBuilder .JobSeekerProductsDrawer-module-scss-module__C4toHa__featuredDescription{color:#000}.JobSeekerProductsDrawer-module-scss-module__C4toHa__cardResumeBuilder .JobSeekerProductsDrawer-module-scss-module__C4toHa__ctaButton{color:#fff;background:linear-gradient(90deg,#5056ff 0%,#8e7bff 50%,#c399ff 100%)}.JobSeekerProductsDrawer-module-scss-module__C4toHa__cardResumeBuilder .JobSeekerProductsDrawer-module-scss-module__C4toHa__statsText{color:#6b6882}.JobSeekerProductsDrawer-module-scss-module__C4toHa__cardResumeBuilder .JobSeekerProductsDrawer-module-scss-module__C4toHa__featuredImageArea{align-items:flex-end;width:auto;height:140px;position:absolute;top:auto;bottom:0;right:60px}.JobSeekerProductsDrawer-module-scss-module__C4toHa__cardResumeBuilder .JobSeekerProductsDrawer-module-scss-module__C4toHa__featuredImageArea img{object-fit:contain;width:100%;height:100%}@media screen and (max-width:1400px){.JobSeekerProductsDrawer-module-scss-module__C4toHa__cardResumeBuilder .JobSeekerProductsDrawer-module-scss-module__C4toHa__featuredImageArea{width:220px;height:160px;right:80px}}@media screen and (max-width:1200px){.JobSeekerProductsDrawer-module-scss-module__C4toHa__cardResumeBuilder .JobSeekerProductsDrawer-module-scss-module__C4toHa__featuredImageArea{width:180px;height:130px;right:50px}}@media screen and (max-width:1000px){.JobSeekerProductsDrawer-module-scss-module__C4toHa__cardResumeBuilder .JobSeekerProductsDrawer-module-scss-module__C4toHa__featuredImageArea{width:150px;height:110px;right:20px}}@media screen and (max-width:900px){.JobSeekerProductsDrawer-module-scss-module__C4toHa__cardResumeBuilder .JobSeekerProductsDrawer-module-scss-module__C4toHa__featuredImageArea{display:none}}.JobSeekerProductsDrawer-module-scss-module__C4toHa__cardCoverLetter{background:#3d9a9b;overflow:hidden}.JobSeekerProductsDrawer-module-scss-module__C4toHa__cardCoverLetter .JobSeekerProductsDrawer-module-scss-module__C4toHa__featuredTitle,.JobSeekerProductsDrawer-module-scss-module__C4toHa__cardCoverLetter .JobSeekerProductsDrawer-module-scss-module__C4toHa__featuredDescription{color:#fff}.JobSeekerProductsDrawer-module-scss-module__C4toHa__cardCoverLetter .JobSeekerProductsDrawer-module-scss-module__C4toHa__ctaButton{color:#3d9a9b;background:#fff}.JobSeekerProductsDrawer-module-scss-module__C4toHa__cardCoverLetter .JobSeekerProductsDrawer-module-scss-module__C4toHa__statsText{color:#fffc}.JobSeekerProductsDrawer-module-scss-module__C4toHa__cardCoverLetter .JobSeekerProductsDrawer-module-scss-module__C4toHa__featuredImageArea{pointer-events:none;border-radius:0 16px 16px 0;width:auto;height:90%;position:absolute;top:auto;bottom:0;right:60px;overflow:hidden}.JobSeekerProductsDrawer-module-scss-module__C4toHa__cardCoverLetter .JobSeekerProductsDrawer-module-scss-module__C4toHa__featuredImageArea img{object-fit:contain;width:auto;height:100%}@media screen and (max-width:900px){.JobSeekerProductsDrawer-module-scss-module__C4toHa__cardCoverLetter .JobSeekerProductsDrawer-module-scss-module__C4toHa__featuredImageArea{display:none}}.JobSeekerProductsDrawer-module-scss-module__C4toHa__cardHeadshot{background:#6e79ea;overflow:hidden}.JobSeekerProductsDrawer-module-scss-module__C4toHa__cardHeadshot .JobSeekerProductsDrawer-module-scss-module__C4toHa__featuredTitle,.JobSeekerProductsDrawer-module-scss-module__C4toHa__cardHeadshot .JobSeekerProductsDrawer-module-scss-module__C4toHa__featuredDescription{color:#fff}.JobSeekerProductsDrawer-module-scss-module__C4toHa__cardHeadshot .JobSeekerProductsDrawer-module-scss-module__C4toHa__ctaButton{color:#6e79ea;background:#fff}.JobSeekerProductsDrawer-module-scss-module__C4toHa__cardHeadshot .JobSeekerProductsDrawer-module-scss-module__C4toHa__statsText{color:#fffc}.JobSeekerProductsDrawer-module-scss-module__C4toHa__cardHeadshot .JobSeekerProductsDrawer-module-scss-module__C4toHa__linkedinFrame{pointer-events:none;border-radius:0 16px 16px 0;width:auto;height:100%;position:absolute;bottom:0;right:-8px;overflow:hidden}.JobSeekerProductsDrawer-module-scss-module__C4toHa__cardHeadshot .JobSeekerProductsDrawer-module-scss-module__C4toHa__linkedinFrame img{object-fit:contain;width:auto;height:100%}@media screen and (max-width:900px){.JobSeekerProductsDrawer-module-scss-module__C4toHa__cardHeadshot .JobSeekerProductsDrawer-module-scss-module__C4toHa__linkedinFrame{display:none}}.JobSeekerProductsDrawer-module-scss-module__C4toHa__cardHeadshot .JobSeekerProductsDrawer-module-scss-module__C4toHa__linkedinProfileFrame{pointer-events:none;width:auto;height:90%;position:absolute;bottom:2px;right:160px;overflow:hidden}.JobSeekerProductsDrawer-module-scss-module__C4toHa__cardHeadshot .JobSeekerProductsDrawer-module-scss-module__C4toHa__linkedinProfileFrame img{object-fit:contain;width:auto;height:100%}@media screen and (max-width:900px){.JobSeekerProductsDrawer-module-scss-module__C4toHa__cardHeadshot .JobSeekerProductsDrawer-module-scss-module__C4toHa__linkedinProfileFrame{display:none}}.JobSeekerProductsDrawer-module-scss-module__C4toHa__cardProfileBoost{background:linear-gradient(90deg,#ffbe5d 26.92%,#fff 95.5% 100%);border:1px solid #ffc56d;border-radius:16px;overflow:hidden}.JobSeekerProductsDrawer-module-scss-module__C4toHa__cardProfileBoost .JobSeekerProductsDrawer-module-scss-module__C4toHa__featuredTitle,.JobSeekerProductsDrawer-module-scss-module__C4toHa__cardProfileBoost .JobSeekerProductsDrawer-module-scss-module__C4toHa__featuredDescription{color:#000}.JobSeekerProductsDrawer-module-scss-module__C4toHa__cardProfileBoost .JobSeekerProductsDrawer-module-scss-module__C4toHa__highlightText{color:#1560ac;-webkit-text-fill-color:#1560ac}.JobSeekerProductsDrawer-module-scss-module__C4toHa__cardProfileBoost .JobSeekerProductsDrawer-module-scss-module__C4toHa__ctaButton{color:#ff9800;background:#fff;border:1px solid #ff9800}.JobSeekerProductsDrawer-module-scss-module__C4toHa__cardProfileBoost .JobSeekerProductsDrawer-module-scss-module__C4toHa__featuredContent{max-width:360px}.JobSeekerProductsDrawer-module-scss-module__C4toHa__cardProfileBoost .JobSeekerProductsDrawer-module-scss-module__C4toHa__profileBoostImage{pointer-events:none;width:auto;height:100%;position:absolute;bottom:0;right:0;overflow:hidden}.JobSeekerProductsDrawer-module-scss-module__C4toHa__cardProfileBoost .JobSeekerProductsDrawer-module-scss-module__C4toHa__profileBoostImage img{object-fit:contain;width:auto;height:100%}@media screen and (max-width:900px){.JobSeekerProductsDrawer-module-scss-module__C4toHa__cardProfileBoost .JobSeekerProductsDrawer-module-scss-module__C4toHa__profileBoostImage{display:none}}.JobSeekerProductsDrawer-module-scss-module__C4toHa__cardMockInterview{background:linear-gradient(#8bc6ff 0%,#2a8cd0 100%);border-radius:16px;padding:12px;overflow:hidden}.JobSeekerProductsDrawer-module-scss-module__C4toHa__cardMockInterview .JobSeekerProductsDrawer-module-scss-module__C4toHa__featuredTitle,.JobSeekerProductsDrawer-module-scss-module__C4toHa__cardMockInterview .JobSeekerProductsDrawer-module-scss-module__C4toHa__featuredDescription,.JobSeekerProductsDrawer-module-scss-module__C4toHa__cardMockInterview .JobSeekerProductsDrawer-module-scss-module__C4toHa__bulletList{color:#fff}.JobSeekerProductsDrawer-module-scss-module__C4toHa__cardMockInterview .JobSeekerProductsDrawer-module-scss-module__C4toHa__ctaButton{color:#3e98da;background:#fff;border-radius:8px;box-shadow:0 4px 16px #8e7bff40}.JobSeekerProductsDrawer-module-scss-module__C4toHa__cardMockInterview .JobSeekerProductsDrawer-module-scss-module__C4toHa__mockInterviewEllipse{pointer-events:none;width:auto;height:auto;position:absolute;top:0;left:0;overflow:hidden}.JobSeekerProductsDrawer-module-scss-module__C4toHa__cardMockInterview .JobSeekerProductsDrawer-module-scss-module__C4toHa__mockInterviewEllipse img{object-fit:contain;width:auto;height:auto}@media screen and (max-width:900px){.JobSeekerProductsDrawer-module-scss-module__C4toHa__cardMockInterview .JobSeekerProductsDrawer-module-scss-module__C4toHa__mockInterviewEllipse{display:none}}.JobSeekerProductsDrawer-module-scss-module__C4toHa__cardMockInterview .JobSeekerProductsDrawer-module-scss-module__C4toHa__mockInterviewImage{pointer-events:none;border-radius:0 16px 16px 0;width:auto;height:90%;position:absolute;top:auto;bottom:-10px;right:60px;overflow:hidden}.JobSeekerProductsDrawer-module-scss-module__C4toHa__cardMockInterview .JobSeekerProductsDrawer-module-scss-module__C4toHa__mockInterviewImage img{object-fit:contain;width:auto;height:100%}@media screen and (max-width:900px){.JobSeekerProductsDrawer-module-scss-module__C4toHa__cardMockInterview .JobSeekerProductsDrawer-module-scss-module__C4toHa__mockInterviewImage{display:none}}.JobSeekerProductsDrawer-module-scss-module__C4toHa__cardCareerCounsellor{background:linear-gradient(135deg,#1a1a2e 0%,#16213e 50%,#0f3460 100%);overflow:hidden}.JobSeekerProductsDrawer-module-scss-module__C4toHa__cardCareerCounsellor .JobSeekerProductsDrawer-module-scss-module__C4toHa__featuredTitle,.JobSeekerProductsDrawer-module-scss-module__C4toHa__cardCareerCounsellor .JobSeekerProductsDrawer-module-scss-module__C4toHa__featuredDescription,.JobSeekerProductsDrawer-module-scss-module__C4toHa__cardCareerCounsellor .JobSeekerProductsDrawer-module-scss-module__C4toHa__bulletList{color:#fff}.JobSeekerProductsDrawer-module-scss-module__C4toHa__cardCareerCounsellor .JobSeekerProductsDrawer-module-scss-module__C4toHa__ctaButton{color:#1a1a2e;background:#fff}.JobSeekerProductsDrawer-module-scss-module__C4toHa__cardCareerCounsellor .JobSeekerProductsDrawer-module-scss-module__C4toHa__careerCounsellorImage{pointer-events:none;width:auto;height:140%;position:absolute;top:auto;bottom:-40px;right:60px;overflow:hidden}.JobSeekerProductsDrawer-module-scss-module__C4toHa__cardCareerCounsellor .JobSeekerProductsDrawer-module-scss-module__C4toHa__careerCounsellorImage img{object-fit:contain;width:auto;height:100%}@media screen and (max-width:900px){.JobSeekerProductsDrawer-module-scss-module__C4toHa__cardCareerCounsellor .JobSeekerProductsDrawer-module-scss-module__C4toHa__careerCounsellorImage{display:none}}.JobSeekerProductsDrawer-module-scss-module__C4toHa__cardPlacement{background:linear-gradient(135deg,#1e3a8a 0%,#1e40af 100%);overflow:hidden}.JobSeekerProductsDrawer-module-scss-module__C4toHa__cardPlacement .JobSeekerProductsDrawer-module-scss-module__C4toHa__featuredTitle,.JobSeekerProductsDrawer-module-scss-module__C4toHa__cardPlacement .JobSeekerProductsDrawer-module-scss-module__C4toHa__featuredDescription,.JobSeekerProductsDrawer-module-scss-module__C4toHa__cardPlacement .JobSeekerProductsDrawer-module-scss-module__C4toHa__bulletList{color:#fff}.JobSeekerProductsDrawer-module-scss-module__C4toHa__cardPlacement .JobSeekerProductsDrawer-module-scss-module__C4toHa__ctaButton{color:#1e3a8a;background:#fff}.JobSeekerProductsDrawer-module-scss-module__C4toHa__cardPlacement .JobSeekerProductsDrawer-module-scss-module__C4toHa__placementImage{pointer-events:none;width:auto;height:100%;position:absolute;bottom:0;right:10px;overflow:hidden}.JobSeekerProductsDrawer-module-scss-module__C4toHa__cardPlacement .JobSeekerProductsDrawer-module-scss-module__C4toHa__placementImage img{object-fit:contain;width:auto;height:100%}@media screen and (max-width:900px){.JobSeekerProductsDrawer-module-scss-module__C4toHa__cardPlacement .JobSeekerProductsDrawer-module-scss-module__C4toHa__placementImage{display:none}}.JobSeekerProductsDrawer-module-scss-module__C4toHa__featuredContent{flex-direction:column;justify-content:space-between;align-items:flex-start;gap:6px;height:100%;display:flex}.JobSeekerProductsDrawer-module-scss-module__C4toHa__featuredText{flex-direction:column;gap:2px;display:flex}.JobSeekerProductsDrawer-module-scss-module__C4toHa__featuredTitle{color:#000;font-family:var(--font-stack-inter);font-size:16px;font-style:normal;font-weight:700;line-height:normal}.JobSeekerProductsDrawer-module-scss-module__C4toHa__featuredTitle .JobSeekerProductsDrawer-module-scss-module__C4toHa__highlightText{-webkit-text-fill-color:#0000;font-family:var(--font-stack-inter);background:linear-gradient(90deg,#5056ff 0%,#8e7bff 50%,#c399ff 100%);-webkit-background-clip:text;background-clip:text;font-size:16px;font-style:normal;font-weight:700;line-height:normal}.JobSeekerProductsDrawer-module-scss-module__C4toHa__featuredDescription{color:#000;font-family:var(--font-stack-inter);align-self:stretch;font-size:14px;font-style:normal;font-weight:400;line-height:normal}.JobSeekerProductsDrawer-module-scss-module__C4toHa__bulletList{font-family:var(--font-stack-inter),sans-serif;margin:0;padding:0;font-size:14px;font-weight:400;line-height:1.5;list-style:none}.JobSeekerProductsDrawer-module-scss-module__C4toHa__bulletList li{margin-bottom:2px}.JobSeekerProductsDrawer-module-scss-module__C4toHa__ctaButton{cursor:pointer;width:fit-content;font-family:var(--font-stack-inter),sans-serif;white-space:nowrap;border:none;border-radius:8px;justify-content:center;align-items:center;margin-bottom:8px;padding:6px 16px;font-size:12px;font-weight:700;line-height:normal;transition:all .3s cubic-bezier(.4,0,.2,1);display:inline-flex;box-shadow:0 4px 16px #8e7bff40}.JobSeekerProductsDrawer-module-scss-module__C4toHa__ctaButton:hover{transform:translateY(-2px);box-shadow:0 6px 20px #8e7bff66}.JobSeekerProductsDrawer-module-scss-module__C4toHa__ctaButton:active{transform:translateY(0)}.JobSeekerProductsDrawer-module-scss-module__C4toHa__statsContainer{align-items:center;gap:6px;height:19.5px;display:flex}.JobSeekerProductsDrawer-module-scss-module__C4toHa__stars{gap:0;display:flex}.JobSeekerProductsDrawer-module-scss-module__C4toHa__stars svg{width:14px;height:14px}.JobSeekerProductsDrawer-module-scss-module__C4toHa__statsText{font-family:var(--font-stack-inter),sans-serif;font-size:11px;font-weight:400;line-height:normal}.JobSeekerProductsDrawer-module-scss-module__C4toHa__featuredImageArea{pointer-events:none;justify-content:flex-end;align-items:center;width:45%;display:flex;position:absolute;top:0;bottom:0;right:0;overflow:hidden}@media screen and (max-width:900px){.JobSeekerProductsDrawer-module-scss-module__C4toHa__featuredImageArea{display:none}}.JobSeekerProductsDrawer-module-scss-module__C4toHa__pricingCard{background:url(../media/pricingBackground.0kseyy~6t5p9v.webp) 50%/cover no-repeat;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;gap:8px;height:143.5px;padding:12px 24px;display:flex}.JobSeekerProductsDrawer-module-scss-module__C4toHa__pricingCard:before{content:"";pointer-events:none;background:radial-gradient(at 100% 0,#ffccb326 0%,#0000 50%);position:absolute;inset:0}@media screen and (max-width:900px){.JobSeekerProductsDrawer-module-scss-module__C4toHa__pricingCard{width:100%;min-width:unset;height:auto;padding:16px 24px}}.JobSeekerProductsDrawer-module-scss-module__C4toHa__pricingLabel{color:#ffccb3;text-align:center;font-family:var(--font-stack-inter);letter-spacing:.5px;text-transform:uppercase;align-self:stretch;font-size:12px;font-style:normal;font-weight:600;line-height:normal}.JobSeekerProductsDrawer-module-scss-module__C4toHa__pricingPlan{flex-direction:column;align-items:center;display:flex}.JobSeekerProductsDrawer-module-scss-module__C4toHa__planName{font-family:var(--font-stack-inter),sans-serif;color:#fff;font-size:14px;font-weight:600;line-height:normal}.JobSeekerProductsDrawer-module-scss-module__C4toHa__priceContainer{align-items:flex-end;display:flex}.JobSeekerProductsDrawer-module-scss-module__C4toHa__price{color:#fff;font-family:var(--font-stack-inter);font-size:24px;font-style:normal;font-weight:700;line-height:24px}.JobSeekerProductsDrawer-module-scss-module__C4toHa__priceUnit{color:#fff;font-family:var(--font-stack-inter);letter-spacing:-.286px;font-size:18.317px;font-style:normal;font-weight:500;line-height:21.98px}.JobSeekerProductsDrawer-module-scss-module__C4toHa__buyButton{color:#000;text-align:center;font-family:var(--font-stack-inter);letter-spacing:-.215px;background:linear-gradient(135deg,#fff 0%,#9b9b9b 100%);border:none;border-radius:8px;justify-content:center;align-self:stretch;align-items:center;gap:8px;padding:4px 60px;font-size:16px;font-style:normal;font-weight:700;line-height:normal;transition:all .25s cubic-bezier(.4,0,.2,1);display:flex;box-shadow:0 9.158px 13.737px -2.747px #0000001a,0 3.663px 5.495px -3.663px #0000001a;cursor:pointer!important}.JobSeekerProductsDrawer-module-scss-module__C4toHa__buyButton:hover{transform:scale(1.03);box-shadow:0 12px 20px -4px #00000026,0 4px 8px -4px #0000001a}.JobSeekerProductsDrawer-module-scss-module__C4toHa__buyButton:active{transform:scale(.98)}.JobSeekerProductsDrawer-module-scss-module__C4toHa__pricingNote{font-family:var(--font-stack-inter);-webkit-text-fill-color:#0000;background:#fff;-webkit-background-clip:text;background-clip:text;font-size:12px;font-style:normal;font-weight:600;line-height:normal;box-shadow:0 4px 4px #00000040}[data-theme=dark] .JobSeekerProductsDrawer-module-scss-module__C4toHa__productsDrawer{background:#1a1a2e;box-shadow:0 4px 12px #0006}[data-theme=dark] .JobSeekerProductsDrawer-module-scss-module__C4toHa__productItem:hover{background-color:#3b82f626}[data-theme=dark] .JobSeekerProductsDrawer-module-scss-module__C4toHa__productItem.JobSeekerProductsDrawer-module-scss-module__C4toHa__active{background-color:#3b82f633}[data-theme=dark] .JobSeekerProductsDrawer-module-scss-module__C4toHa__productItem.JobSeekerProductsDrawer-module-scss-module__C4toHa__active .JobSeekerProductsDrawer-module-scss-module__C4toHa__productTitle{color:#3b82f6}[data-theme=dark] .JobSeekerProductsDrawer-module-scss-module__C4toHa__productItem.JobSeekerProductsDrawer-module-scss-module__C4toHa__active .JobSeekerProductsDrawer-module-scss-module__C4toHa__productIcon svg path{fill:#3b82f6}[data-theme=dark] .JobSeekerProductsDrawer-module-scss-module__C4toHa__productTitle{color:#f0f0f0}[data-theme=dark] .JobSeekerProductsDrawer-module-scss-module__C4toHa__productDesc{color:#9ca3af}[data-theme=dark] .JobSeekerProductsDrawer-module-scss-module__C4toHa__productIcon svg path{fill:#e0e0e0}
.Navbar-module-scss-module__NVhomq__container{z-index:1;background:0 0;justify-content:space-between;align-items:center;width:100%;height:4rem;margin:0 auto;padding:0 5.5rem;font-family:inter;display:flex;position:sticky;top:0}@media screen and (max-width:1400px){.Navbar-module-scss-module__NVhomq__container{padding:0 3rem}}@media screen and (max-width:1100px){.Navbar-module-scss-module__NVhomq__container{padding:0 2rem}}@media screen and (max-width:500px){.Navbar-module-scss-module__NVhomq__container{padding:0 1rem}}.Navbar-module-scss-module__NVhomq__linksSm{display:none}@media screen and (max-width:1050px){.Navbar-module-scss-module__NVhomq__linksSm{align-items:center;display:flex}}.Navbar-module-scss-module__NVhomq__dwn{width:10rem;margin-right:20px}.Navbar-module-scss-module__NVhomq__hirerBrand{color:#297bca;flex-direction:row;justify-content:center;align-items:center;height:100%;font-size:21px;font-weight:600;line-height:32px;text-decoration:none;display:flex}@media screen and (max-width:500px){.Navbar-module-scss-module__NVhomq__hirerBrand{width:109px;height:100%}}@media screen and (max-width:350px){.Navbar-module-scss-module__NVhomq__hirerBrand span{display:none}}.Navbar-module-scss-module__NVhomq__hirerBrand:hover{color:#297bca;text-decoration:none}.Navbar-module-scss-module__NVhomq__hirerLink{letter-spacing:0;text-align:center;color:#1b5a9f;cursor:pointer;border:1px solid #1b5a9f;border-radius:6px;justify-content:center;align-items:center;min-width:120px;height:44px;padding:8px 12px;font-family:inter;font-size:12px;font-weight:400;line-height:16px;text-decoration:none;display:flex}@media screen and (max-width:1280px){.Navbar-module-scss-module__NVhomq__hirerLink{min-width:unset;padding:8px 10px}}.Navbar-module-scss-module__NVhomq__hirerLink:hover{text-decoration:none}.Navbar-module-scss-module__NVhomq__hirerLinkAI{letter-spacing:0;text-align:center;color:#8255c8;cursor:pointer;border:1px solid #8255c8;border-radius:6px;justify-content:center;align-items:center;min-width:120px;height:44px;padding:8px 12px;font-family:inter;font-size:12px;font-weight:400;line-height:16px;text-decoration:none;display:flex}.Navbar-module-scss-module__NVhomq__hirerLinkAI:hover{text-decoration:none}.Navbar-module-scss-module__NVhomq__hirerLinkAlt{letter-spacing:0;text-align:center;color:#fff;background-color:#1b5a9f;border-radius:6px;padding:12px 24px;font-family:inter;font-size:12px;font-weight:400;line-height:16px}@media screen and (max-width:1280px){.Navbar-module-scss-module__NVhomq__hirerLinkAlt{padding:10px 14px}}.Navbar-module-scss-module__NVhomq__hirerLinkAlt:hover{color:#fff;text-decoration:none}.Navbar-module-scss-module__NVhomq__hirerLinkAltJobSeeker{letter-spacing:0;text-align:center;background:var(--jobseeker-btn-bg);box-shadow:var(--jobseeker-btn-box-shadow);color:#fff;border-radius:6px;padding:12px 24px;font-family:inter;font-size:12px;font-weight:400;line-height:16px;text-decoration:none!important}.Navbar-module-scss-module__NVhomq__hirerLinkAltJobSeeker:hover{color:#fff;text-decoration:underline!important}.Navbar-module-scss-module__NVhomq__hirerLinkAltAI{letter-spacing:0;text-align:center;color:#fff;background-color:#8255c8;border-radius:6px;padding:12px 24px;font-family:inter;font-size:12px;font-weight:400;line-height:16px}.Navbar-module-scss-module__NVhomq__hirerLinkAltAI:hover{color:#fff;text-decoration:none}.Navbar-module-scss-module__NVhomq__hirerLinkAltHirer360{text-align:center;color:#1a1a1a;background-color:#fff;border:1px solid #1a1a1a;border-radius:6px;padding:12px 24px;font-family:inter;font-size:12px;font-weight:400;line-height:16px}.Navbar-module-scss-module__NVhomq__hirerLinkAltHirer360:hover{color:#fff;background-color:#1a1a1a;text-decoration:none}.Navbar-module-scss-module__NVhomq__brand{color:#389fff;font-size:21px;font-weight:600;line-height:32px;display:flex}@media screen and (max-width:500px){.Navbar-module-scss-module__NVhomq__brand{font-size:19px}}@media screen and (max-width:350px){.Navbar-module-scss-module__NVhomq__brand span{display:none}}.Navbar-module-scss-module__NVhomq__brand svg{width:1.5rem;min-width:1.3rem;margin-bottom:-.25rem;margin-right:.5rem}@media screen and (max-width:500px){.Navbar-module-scss-module__NVhomq__brand svg{width:1.1rem;min-width:1.1rem}}.Navbar-module-scss-module__NVhomq__links{justify-content:center;align-items:center;gap:48px;display:flex}@media screen and (max-width:1050px){.Navbar-module-scss-module__NVhomq__links{display:none}}.Navbar-module-scss-module__NVhomq__linksPrimary{justify-content:center;align-items:center;gap:48px;height:100%;display:flex}@media screen and (max-width:1280px){.Navbar-module-scss-module__NVhomq__linksPrimary{gap:24px}}.Navbar-module-scss-module__NVhomq__linkSecondary{flex-direction:row;justify-content:center;align-items:center;gap:8px;height:100%;display:flex}.Navbar-module-scss-module__NVhomq__linkSecondaryCentered{flex-direction:row;justify-content:center;align-items:center;gap:32px;height:100%;display:flex;position:absolute;left:50%;transform:translate(-50%)}@media screen and (max-width:1050px){.Navbar-module-scss-module__NVhomq__linkSecondaryCentered{position:static;transform:none}}.Navbar-module-scss-module__NVhomq__linksNormal{color:#071725;cursor:pointer;gap:1.5rem;display:flex}@media screen and (max-width:1200px){.Navbar-module-scss-module__NVhomq__linksNormal{gap:1rem}.Navbar-module-scss-module__NVhomq__link{font-size:15px}}.Navbar-module-scss-module__NVhomq__linkBlue{color:#3897ef;font-weight:500}.Navbar-module-scss-module__NVhomq__linkButtons{gap:8px;display:flex}.Navbar-module-scss-module__NVhomq__linkButton,.Navbar-module-scss-module__NVhomq__linkButtonAlt{color:#fff;background-color:#3897ef;border:1px solid #3897ef;border-radius:5px;padding:.7rem 1.4rem;font-weight:600}@media screen and (max-width:1200px){.Navbar-module-scss-module__NVhomq__linkButton,.Navbar-module-scss-module__NVhomq__linkButtonAlt{padding:.5rem 1.1rem;font-size:15px}}@media screen and (max-width:500px){.Navbar-module-scss-module__NVhomq__linkButton,.Navbar-module-scss-module__NVhomq__linkButtonAlt{font-size:16px}}.Navbar-module-scss-module__NVhomq__linkButton:hover,.Navbar-module-scss-module__NVhomq__linkButtonAlt:hover{color:#fff;text-decoration:none}@media screen and (max-width:1050px){.Navbar-module-scss-module__NVhomq__linkButton,.Navbar-module-scss-module__NVhomq__linkButtonAlt{color:#3897ef;background-color:#fff;border:none;padding:0}.Navbar-module-scss-module__NVhomq__linkButton:hover,.Navbar-module-scss-module__NVhomq__linkButtonAlt:hover{color:#3897ef}}.Navbar-module-scss-module__NVhomq__linkButtonAlt{cursor:pointer;color:#3897ef;background-color:#fff;border:1px solid #3897ef}.Navbar-module-scss-module__NVhomq__linkButtonAlt:hover{color:#3897ef}.Navbar-module-scss-module__NVhomq__dropImage{width:1.3rem;margin-right:.5rem}.Navbar-module-scss-module__NVhomq__search_input{border:2px solid #c9c9c9;border-radius:5px;margin:2.5px 0 0 41px;padding:25px 50px 25px 30px}.Navbar-module-scss-module__NVhomq__loginBtn{cursor:pointer;margin-right:2rem;font-size:1.25rem;font-weight:500;color:#000!important}.Navbar-module-scss-module__NVhomq__icons_image{width:25px;height:25px;margin-bottom:5px;display:block}.Navbar-module-scss-module__NVhomq__logout_p{font-size:1rem}.Navbar-module-scss-module__NVhomq__profileIcon{border-radius:50%;width:2.75rem;height:2.75rem;margin-right:.25rem;overflow:hidden}.Navbar-module-scss-module__NVhomq__navProfileButton{cursor:pointer;align-items:center;font-size:1.5rem;display:flex;position:relative}.Navbar-module-scss-module__NVhomq__profileIcon img{width:100%}.Navbar-module-scss-module__NVhomq__navbarMenuContainer{z-index:9;transform-origin:100% 0;transition:all .3s ease-out;position:absolute;top:4.25rem;right:.75rem;transform:scale(0)}.Navbar-module-scss-module__NVhomq__navbarMenuContainerOpen{transform:scale(1)}.Navbar-module-scss-module__NVhomq__navbarMenu{background-color:#ebf6fd;border-radius:15px 0 15px 15px;width:10rem;padding:.25rem 0;box-shadow:0 3px 6px #0003}.Navbar-module-scss-module__NVhomq__navbarMenuItem{color:#000;align-items:center;padding:.25rem .5rem;font-size:1.1rem;display:flex;text-decoration:none!important}.Navbar-module-scss-module__NVhomq__navbarMenuItem:hover{color:#2680b8!important}.Navbar-module-scss-module__NVhomq__navbarMenuNotch{border-bottom:20px solid #ebf6fd;border-left:20px solid #0000;width:0;height:0;position:absolute;top:-20px;right:0}@media only screen and (max-width:600px){.Navbar-module-scss-module__NVhomq__download_btn{display:none}.Navbar-module-scss-module__NVhomq__down_btn{display:block}.Navbar-module-scss-module__NVhomq__goodspace{color:#389fff;padding:10px;font-weight:700;margin-left:0!important;font-size:20px!important}}.Navbar-module-scss-module__NVhomq__goodspace{color:#389fff;margin-left:55px;padding:10px;font-size:26px;font-weight:700}.Navbar-module-scss-module__NVhomq__nav_item{margin-right:30px;position:absolute}.Navbar-module-scss-module__NVhomq__nav_item:hover{color:#00f}.Navbar-module-scss-module__NVhomq__login_link{margin-right:10px}.Navbar-module-scss-module__NVhomq__login_link:hover{cursor:pointer;color:#389fff;text-decoration:none!important}.Navbar-module-scss-module__NVhomq__navbar_banner{transform:all .3s;top:3rem}.Navbar-module-scss-module__NVhomq__options{margin-left:auto}.Navbar-module-scss-module__NVhomq__options ::placeholder{color:#312d2d;font-size:19px;font-weight:600}.Navbar-module-scss-module__NVhomq__nav_item a{font-size:22px;position:absolute;left:45px;color:#312d2d!important;top:6px!important}.Navbar-module-scss-module__NVhomq__icons_right{text-align:-webkit-center;margin-right:30px;display:block}.Navbar-module-scss-module__NVhomq__icons_right a:hover{text-decoration:none!important}.Navbar-module-scss-module__NVhomq__icons_right a{padding:0;font-size:16px;font-weight:500;color:#312d2d!important}.Navbar-module-scss-module__NVhomq__logo{margin-left:60px}.Navbar-module-scss-module__NVhomq__profile_image_ div:nth-child(2){margin-top:15px!important;margin-left:-70px!important}.Navbar-module-scss-module__NVhomq__icons_right_block{display:flex}.Navbar-module-scss-module__NVhomq__hire_talent{color:#000;margin-left:50px;font:30px!important;font-weight:500!important}.Navbar-module-scss-module__NVhomq__hire_talent:active{color:#2763fc!important}.Navbar-module-scss-module__NVhomq__navbar{min-height:5.1rem;box-shadow:0 3px 6px #00000029;background-color:#fff!important}.Navbar-module-scss-module__NVhomq__navIconContainer{justify-content:center;align-items:center;width:30px;height:30px;display:flex;position:relative}.Navbar-module-scss-module__NVhomq__navIconContainer svg{height:100%}.Navbar-module-scss-module__NVhomq__icons_right .Navbar-module-scss-module__NVhomq__activeNavLink{color:#2763fc!important}.Navbar-module-scss-module__NVhomq__activeNavLink .Navbar-module-scss-module__NVhomq__navIconContainer svg path{stroke:#2763fc}.Navbar-module-scss-module__NVhomq__activeNavLink .Navbar-module-scss-module__NVhomq__navIconContainer svg .Navbar-module-scss-module__NVhomq__st33,.Navbar-module-scss-module__NVhomq__activeNavLink .Navbar-module-scss-module__NVhomq__navIconContainer svg .Navbar-module-scss-module__NVhomq__st31{fill:#2763fc}.Navbar-module-scss-module__NVhomq__activeNavLink .Navbar-module-scss-module__NVhomq__navIconContainer svg .Navbar-module-scss-module__NVhomq__st1,.Navbar-module-scss-module__NVhomq__activeNavLink .Navbar-module-scss-module__NVhomq__navIconContainer svg .Navbar-module-scss-module__NVhomq__svgMsg{stroke:#2763fc;fill:#2763fc!important}.Navbar-module-scss-module__NVhomq__st1{fill:#030104;stroke:#000;stroke-width:.5px}.Navbar-module-scss-module__NVhomq__st00{fill:none;stroke:#000;stroke-width:4px;stroke-miterlimit:10}.Navbar-module-scss-module__NVhomq__st11{stroke:#000;fill:none;stroke-width:2px;stroke-miterlimit:10}.Navbar-module-scss-module__NVhomq__st22{fill:none;stroke:#000;stroke-width:2px;stroke-miterlimit:10}.Navbar-module-scss-module__NVhomq__st30{fill:none;stroke:#000;stroke-width:5px;stroke-miterlimit:10}.Navbar-module-scss-module__NVhomq__navIconContainerBig{width:32px;height:32px;margin-top:-2px}.Navbar-module-scss-module__NVhomq__navIconCounterContainer{color:#fff;text-shadow:1px 2px 3px #00000014;background-color:#ff2020;border-radius:50%;justify-content:center;align-items:center;width:16px;height:16px;font-size:10px;display:flex;position:absolute;top:-.6rem;right:-.8rem;box-shadow:1px 2px 3px #00000014}.Navbar-module-scss-module__NVhomq__down_btn{color:#fff;background-color:#389fff;border:none;border-radius:2px;padding:4px 10px;display:none}.Navbar-module-scss-module__NVhomq__getApp{color:#fff;background-color:#389fff;border:none;border-radius:2px;padding:4px 10px;display:block}.Navbar-module-scss-module__NVhomq__search_input{border:.5px solid #616368;border-radius:50px}.Navbar-module-scss-module__NVhomq__test{border-radius:30px;margin:auto}.Navbar-module-scss-module__NVhomq__download_btn{color:#fff;background-color:#00d285;border:none;border-radius:2px;padding:4px 10px}.Navbar-module-scss-module__NVhomq__profile_image{border-radius:50%;width:30px;height:30px;display:block}.Navbar-module-scss-module__NVhomq__navbar{box-shadow:0 3px 6px #00000029;background-color:#fff!important}.Navbar-module-scss-module__NVhomq__navbar_toggler{border:none!important}.Navbar-module-scss-module__NVhomq__ic{background-color:#389fff;border-radius:20px;height:auto}.Navbar-module-scss-module__NVhomq__btn_outline_primary{border-color:#000!important}.Navbar-module-scss-module__NVhomq__goodspace{color:#389fff;margin-left:50px;padding:10px;font-weight:700}.Navbar-module-scss-module__NVhomq__nav_item{margin-right:30px}.Navbar-module-scss-module__NVhomq__menu{width:100%;display:block}.Navbar-module-scss-module__NVhomq__login_link{color:#000;margin-right:10px;font-size:18px;font-weight:500}.Navbar-module-scss-module__NVhomq__login_link:hover{cursor:pointer;text-decoration:none!important}.Navbar-module-scss-module__NVhomq__dropdownItem{align-items:center;padding:.3rem .5rem;display:flex}.Navbar-module-scss-module__NVhomq__dropdownItem a{color:#000}.Navbar-module-scss-module__NVhomq__dropdownItem a:hover{color:#000!important;text-decoration:none!important}.Navbar-module-scss-module__NVhomq__dropdownItem2{padding-left:.7rem}.Navbar-module-scss-module__NVhomq__dropdownItem2 img{width:1.4rem}.Navbar-module-scss-module__NVhomq__talent,.Navbar-module-scss-module__NVhomq__talent:active{color:#fff;text-decoration:none!important}.Navbar-module-scss-module__NVhomq__talent{color:#000;background-color:#fff;font-size:18px;font-weight:500}.Navbar-module-scss-module__NVhomq__modalDialogue .Navbar-module-scss-module__NVhomq__modal-header{background-color:#000!important}.Navbar-module-scss-module__NVhomq__modalDialogue{background-color:#fff;background-repeat:no-repeat;background-size:contain;border:none;outline:none;flex-direction:column;align-items:center;width:50%;margin:auto;padding:24px 32px;display:flex;position:absolute;top:50%;left:50%;overflow:hidden;transform:translate(-50%,-50%);box-shadow:1px 1px 5px #00000029;border-radius:15px!important}.Navbar-module-scss-module__NVhomq__modalDialogue>div{background-color:#fff}.Navbar-module-scss-module__NVhomq__modalDialogue>div:last-child{width:60%}.Navbar-module-scss-module__NVhomq__modalDialogue .Navbar-module-scss-module__NVhomq__title{color:#2d3135;text-align:center;margin-bottom:10px;font-size:40px;font-weight:600;line-height:40px}.Navbar-module-scss-module__NVhomq__modalDialogue .Navbar-module-scss-module__NVhomq__subtitle{color:#899197;text-align:center;margin-bottom:10px;font-size:18px;font-weight:500;line-height:26px}.Navbar-module-scss-module__NVhomq__modalDialogue svg{cursor:pointer;position:absolute;top:16px;right:20px}@media screen and (max-width:500px){.Navbar-module-scss-module__NVhomq__modalDialogue>div:last-child{width:100%}}.Navbar-module-scss-module__NVhomq__banner_img{position:relative}.Navbar-module-scss-module__NVhomq__profil_image{width:100%;height:auto}.Navbar-module-scss-module__NVhomq__banner_form{display:flex;position:absolute;bottom:6px;left:189px}.Navbar-module-scss-module__NVhomq__playstore_block{width:17rem;display:flex;position:absolute;bottom:7rem;right:0}.Navbar-module-scss-module__NVhomq__store_img{cursor:pointer;width:100%}.Navbar-module-scss-module__NVhomq__getapp_now{border-radius:10px;height:35px;margin-left:20px;padding:0 38px}.Navbar-module-scss-module__NVhomq__close{opacity:5;background-color:#ebebeb;border-radius:0;padding:2px 8px 8px;position:absolute;right:0;color:#2763fc!important;font-size:1.8rem!important}.Navbar-module-scss-module__NVhomq__close button{opacity:5;color:#0049fd!important;margin:0!important;padding:0!important;font-size:1.8rem!important}.Navbar-module-scss-module__NVhomq__qrcode{text-align:center;width:8rem;height:8rem;font-weight:700;position:absolute;top:4rem;right:5rem}.Navbar-module-scss-module__NVhomq__qrcode img{width:100%}.Navbar-module-scss-module__NVhomq__search_icon{position:relative!important}.Navbar-module-scss-module__NVhomq__search_icon img{top:17px;right:15px;position:absolute!important}.Navbar-module-scss-module__NVhomq__icons_right{text-align:-webkit-center;margin-right:40px}.Navbar-module-scss-module__NVhomq__icons_right a{font-size:18px;font-weight:500;color:#312d2d!important}.Navbar-module-scss-module__NVhomq__icons_block{display:flex}@media only screen and (max-width:600px){.Navbar-module-scss-module__NVhomq__download_btn{display:none}.Navbar-module-scss-module__NVhomq__down_btn{display:block}.Navbar-module-scss-module__NVhomq__getApp{display:none}.Navbar-module-scss-module__NVhomq__goodspace,.Navbar-module-scss-module__NVhomq__hire_talent{margin-left:0}}@media only screen and (max-width:400px){.Navbar-module-scss-module__NVhomq__icons_right_block{display:block}.Navbar-module-scss-module__NVhomq__icons_right{text-align:left;margin-top:10px;margin-bottom:10px}.Navbar-module-scss-module__NVhomq__profile_image{margin-left:5px}.Navbar-module-scss-module__NVhomq__profile_image_ div:nth-child(2){margin-top:15px!important;margin-left:0!important}.Navbar-module-scss-module__NVhomq___icon{display:flex}.Navbar-module-scss-module__NVhomq__icons_image{margin-left:6px;margin-right:18px}.Navbar-module-scss-module__NVhomq__dropdownItem{transition:all 2s ease-in}}@media only screen and (max-width:1400px){.Navbar-module-scss-module__NVhomq__modalDialogue{width:70%}}@media only screen and (max-width:1100px){.Navbar-module-scss-module__NVhomq__modalDialogue{width:80%}.Navbar-module-scss-module__NVhomq__playstore_block{width:auto;display:block;position:absolute;bottom:130px;right:70px}.Navbar-module-scss-module__NVhomq__qrcode{width:7rem;height:7rem;top:3rem;right:5.5rem}.Navbar-module-scss-module__NVhomq__store_img{width:10vw;margin-bottom:10px}.Navbar-module-scss-module__NVhomq__banner_form{display:flex;position:absolute;bottom:5px;left:50px}}@media only screen and (max-width:800px){.Navbar-module-scss-module__NVhomq__banner_form{display:flex;position:absolute;bottom:-5px;left:50px}}@media only screen and (max-width:650px){.Navbar-module-scss-module__NVhomq__banner_form{display:flex;position:absolute;bottom:-11.5px;left:50px}}@media only screen and (max-width:555px){.Navbar-module-scss-module__NVhomq__modalDialogue{width:99%}.Navbar-module-scss-module__NVhomq__banner_form{display:flex;position:absolute;bottom:-11.5px;left:20px}}@media only screen and (max-width:450px){.Navbar-module-scss-module__NVhomq__playstore_block{display:block;position:absolute;bottom:70px;right:50px}.Navbar-module-scss-module__NVhomq__getapp_now{border-radius:10px;height:33px;margin-left:55px;padding:0 5vw;font-size:2.5vw}.Navbar-module-scss-module__NVhomq__banner_form{display:flex;position:absolute;bottom:-10px;left:20px}.Navbar-module-scss-module__NVhomq__form_group{width:50vw}}@media screen and (max-width:991px){.Navbar-module-scss-module__NVhomq__goodspace{margin-left:0;position:absolute;top:10px;left:50%;transform:translate(-50%)}}.Navbar-module-scss-module__NVhomq__navbarContainer{z-index:99;width:100vw;position:fixed;top:0}.Navbar-module-scss-module__NVhomq__navbarContainerBanner{top:3rem}.Navbar-module-scss-module__NVhomq__navbarLg{background-color:#fff;align-items:center;height:5rem;padding:0 2rem 0 4rem;display:flex;box-shadow:0 3px 6px #00000029}.Navbar-module-scss-module__NVhomq__navbarSmContainer{background-color:#fff;display:none;box-shadow:0 3px 6px #00000029}.Navbar-module-scss-module__NVhomq__navbarSm{background-color:#fff;justify-content:space-between;align-items:center;height:5rem;padding:0 2rem;display:none}.Navbar-module-scss-module__NVhomq__navbarBrand{color:#389fff;font-size:26px;font-weight:700}.Navbar-module-scss-module__NVhomq__navbarBrand:hover{color:#389fff;text-decoration:none}.Navbar-module-scss-module__NVhomq__navbarLinks{justify-content:flex-end;align-items:center;width:calc(100% - 10rem);height:100%;padding-top:.2rem;display:flex}.Navbar-module-scss-module__NVhomq__navbarLinksNoLogin{justify-content:flex-start;padding-left:5rem;font-size:20px!important}.Navbar-module-scss-module__NVhomq__navbarLinksNoLogin .Navbar-module-scss-module__NVhomq__navLink{font-size:20px}.Navbar-module-scss-module__NVhomq__activeNavLink{color:#2763fc!important}.Navbar-module-scss-module__NVhomq__navLink{color:#000;text-align:center;flex-direction:column;justify-content:space-around;align-items:center;margin-right:3rem;font-size:20px;font-weight:700;display:flex}.Navbar-module-scss-module__NVhomq__navLink:hover{color:#000;text-decoration:none}.Navbar-module-scss-module__NVhomq__navbarButtons{align-items:center;display:flex}.Navbar-module-scss-module__NVhomq__navbarLoginButton{cursor:pointer;margin-right:2rem;font-size:20px;font-weight:500}.Navbar-module-scss-module__NVhomq__navbarGetAppButton{text-align:center;cursor:pointer;color:#fff;background-color:#389fff;border:none;border-radius:5px;min-width:8rem;padding:.5rem .8rem}.Navbar-module-scss-module__NVhomq__navbarDropdown{max-height:0;transition:max-height .3s ease-in-out;overflow:hidden}.Navbar-module-scss-module__NVhomq__navbarDropdownOpen{max-height:6rem}.Navbar-module-scss-module__NVhomq__navbarDropDownBtn{cursor:pointer;font-size:2rem}.Navbar-module-scss-module__NVhomq__navDropdownItems{justify-content:center;padding:1rem 0;display:flex}.Navbar-module-scss-module__NVhomq__navDropdownItems .Navbar-module-scss-module__NVhomq__navbarLinks{justify-content:space-between;width:90%;margin:0 auto}.Navbar-module-scss-module__NVhomq__navbarSm .Navbar-module-scss-module__NVhomq__navbarLoginButton{margin-right:0}@media screen and (max-width:991px){.Navbar-module-scss-module__NVhomq__navbarLg{display:none}.Navbar-module-scss-module__NVhomq__navbarSmContainer{display:block}.Navbar-module-scss-module__NVhomq__navbarSm{display:flex}}@media screen and (max-width:600px){.Navbar-module-scss-module__NVhomq__navDropdownItems .Navbar-module-scss-module__NVhomq__navbarLinks{justify-content:space-between;width:95%}.Navbar-module-scss-module__NVhomq__navDropdownItems .Navbar-module-scss-module__NVhomq__navbarLinks .Navbar-module-scss-module__NVhomq__navLink{margin-right:0}}@media screen and (max-width:450px){.Navbar-module-scss-module__NVhomq__navDropdownItems .Navbar-module-scss-module__NVhomq__navbarLinks{flex-wrap:wrap;justify-content:space-around;width:75%}.Navbar-module-scss-module__NVhomq__navDropdownItems .Navbar-module-scss-module__NVhomq__navbarLinks .Navbar-module-scss-module__NVhomq__navLink{margin:.5rem 1rem}.Navbar-module-scss-module__NVhomq__navbarDropdownOpen{max-height:12rem}.Navbar-module-scss-module__NVhomq__navbarSm{padding:0 .75rem}.Navbar-module-scss-module__NVhomq__navbarBrand{font-size:22px}.Navbar-module-scss-module__NVhomq__profileIcon{width:2.5rem;height:2.5rem;margin-right:.25rem}.Navbar-module-scss-module__NVhomq__navbarDropDownBtn{font-size:1.7rem}}@media screen and (max-width:350px){.Navbar-module-scss-module__NVhomq__navDropdownItems .Navbar-module-scss-module__NVhomq__navbarLinks{width:90%}}.Navbar-module-scss-module__NVhomq__modalOverlay{z-index:10001;background-color:#3b3b3b9d;width:100vw;height:100vh;position:fixed;top:0;left:0}.Navbar-module-scss-module__NVhomq__leftLinks{letter-spacing:0;text-align:center;color:#626a72;white-space:nowrap;background:0 0;border:none;flex-direction:column;justify-content:center;align-items:center;height:100%;padding:8px 12px;font-family:inter;font-size:12.5px;font-weight:400;line-height:16px;text-decoration:none;display:flex;cursor:pointer!important}@media screen and (max-width:1280px){.Navbar-module-scss-module__NVhomq__leftLinks{padding:8px 6px;font-size:12px}}@media screen and (max-width:1050px){.Navbar-module-scss-module__NVhomq__leftLinks{display:none}}.Navbar-module-scss-module__NVhomq__dropDownContainer{z-index:1;box-sizing:border-box;width:460px;height:380px;transition:all .3s smooth;background-color:#f2f7ff;border:none;border-radius:15px;flex-direction:column;gap:1rem;padding:1.2rem;display:flex;position:absolute;box-shadow:0 2px 4px #00000040}.Navbar-module-scss-module__NVhomq__dropDownContainer .Navbar-module-scss-module__NVhomq__ProductDropDown{letter-spacing:0;background-color:inherit;cursor:pointer;align-items:center;gap:15px;height:100%;font-family:inter;font-size:12px;font-weight:400;line-height:16px;text-decoration:none;transition:all .3s ease-in-out;display:flex}.Navbar-module-scss-module__NVhomq__dropDownContainer .Navbar-module-scss-module__NVhomq__ProductDropDown .Navbar-module-scss-module__NVhomq__iconSection{--stroke-color:#98a3ec;color:#4a4dab;background:#d6e4ff;border:2px solid #fff;border-radius:10px;flex-grow:0;justify-content:center;align-items:center;width:65px;height:65px;padding:10px;display:flex}.Navbar-module-scss-module__NVhomq__dropDownContainer .Navbar-module-scss-module__NVhomq__ProductDropDown .Navbar-module-scss-module__NVhomq__iconSection>*{width:100%;object-fit:contain!important}.Navbar-module-scss-module__NVhomq__dropDownContainer .Navbar-module-scss-module__NVhomq__ProductDropDown .Navbar-module-scss-module__NVhomq__iconSection .Navbar-module-scss-module__NVhomq__icon{transition:color .3s,stroke .3s}.Navbar-module-scss-module__NVhomq__dropDownContainer .Navbar-module-scss-module__NVhomq__ProductDropDown .Navbar-module-scss-module__NVhomq__finalContent{flex-direction:column;gap:-30px;display:flex}.Navbar-module-scss-module__NVhomq__dropDownContainer .Navbar-module-scss-module__NVhomq__ProductDropDown .Navbar-module-scss-module__NVhomq__finalContent h5{color:#000;margin:0;font-family:Outfit;font-size:18px;font-style:normal;font-weight:600;line-height:30px}.Navbar-module-scss-module__NVhomq__dropDownContainer .Navbar-module-scss-module__NVhomq__ProductDropDown .Navbar-module-scss-module__NVhomq__finalContent p{color:#000;opacity:.5;margin:0;font-family:Outfit;font-size:12px;font-style:normal;font-weight:400;line-height:125%}.Navbar-module-scss-module__NVhomq__dropDownContainer .Navbar-module-scss-module__NVhomq__ProductDropDown:hover .Navbar-module-scss-module__NVhomq__iconSection{color:#fff;--stroke-color:white;background:linear-gradient(to bottom right,#adb5fe,#0c1584)}.Navbar-module-scss-module__NVhomq__dropDownContainer .Navbar-module-scss-module__NVhomq__ProductDropDown:hover .Navbar-module-scss-module__NVhomq__finalContent h5,.Navbar-module-scss-module__NVhomq__dropDownContainer .Navbar-module-scss-module__NVhomq__ProductDropDown:hover .Navbar-module-scss-module__NVhomq__finalContent p{color:#1f00dd}@media screen and (max-width:1050px){.Navbar-module-scss-module__NVhomq__dropDownContainer .Navbar-module-scss-module__NVhomq__ProductDropDown{display:none}}.Navbar-module-scss-module__NVhomq__projectsDropDownContainer{z-index:1000;box-sizing:border-box;background-color:#f2f7ff;border:none;border-radius:16px;flex-direction:column;gap:20px;width:1440px;max-width:95vw;padding:20px;transition:all .3s ease-in-out;display:flex;position:fixed;top:64px;left:50%;transform:translate(-50%);box-shadow:0 4px 20px #00000026}.Navbar-module-scss-module__NVhomq__projectsDropDownContainer .Navbar-module-scss-module__NVhomq__ProjectDropDown{letter-spacing:0;background-color:inherit;cursor:pointer;align-items:center;gap:15px;width:calc(25% - 18px);font-family:inter;font-size:12px;font-weight:400;line-height:16px;text-decoration:none;transition:all .3s ease-in-out;display:flex}.Navbar-module-scss-module__NVhomq__projectsDropDownContainer .Navbar-module-scss-module__NVhomq__ProjectDropDown .Navbar-module-scss-module__NVhomq__iconSection{--stroke-color:#98a3ec;color:#4a4dab;background:#d6e4ff;border:2px solid #fff;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:65px;height:65px;padding:10px;display:flex}.Navbar-module-scss-module__NVhomq__projectsDropDownContainer .Navbar-module-scss-module__NVhomq__ProjectDropDown .Navbar-module-scss-module__NVhomq__iconSection>*{width:100%;object-fit:contain!important}.Navbar-module-scss-module__NVhomq__projectsDropDownContainer .Navbar-module-scss-module__NVhomq__ProjectDropDown .Navbar-module-scss-module__NVhomq__iconSection .Navbar-module-scss-module__NVhomq__icon{transition:color .3s,stroke .3s}.Navbar-module-scss-module__NVhomq__projectsDropDownContainer .Navbar-module-scss-module__NVhomq__ProjectDropDown .Navbar-module-scss-module__NVhomq__finalContent{flex-direction:column;gap:-30px;display:flex}.Navbar-module-scss-module__NVhomq__projectsDropDownContainer .Navbar-module-scss-module__NVhomq__ProjectDropDown .Navbar-module-scss-module__NVhomq__finalContent h5{color:#000;margin:0;font-family:Outfit;font-size:18px;font-style:normal;font-weight:600;line-height:30px}.Navbar-module-scss-module__NVhomq__projectsDropDownContainer .Navbar-module-scss-module__NVhomq__ProjectDropDown .Navbar-module-scss-module__NVhomq__finalContent p{color:#000;opacity:.5;margin:0;font-family:Outfit;font-size:12px;font-style:normal;font-weight:400;line-height:125%}.Navbar-module-scss-module__NVhomq__projectsDropDownContainer .Navbar-module-scss-module__NVhomq__ProjectDropDown:hover .Navbar-module-scss-module__NVhomq__iconSection{color:#fff;--stroke-color:white;background:linear-gradient(to bottom right,#adb5fe,#0c1584)}.Navbar-module-scss-module__NVhomq__projectsDropDownContainer .Navbar-module-scss-module__NVhomq__ProjectDropDown:hover .Navbar-module-scss-module__NVhomq__finalContent h5,.Navbar-module-scss-module__NVhomq__projectsDropDownContainer .Navbar-module-scss-module__NVhomq__ProjectDropDown:hover .Navbar-module-scss-module__NVhomq__finalContent p{color:#1f00dd}@media screen and (max-width:1050px){.Navbar-module-scss-module__NVhomq__projectsDropDownContainer .Navbar-module-scss-module__NVhomq__ProjectDropDown{display:none}}@media screen and (max-width:1200px){.Navbar-module-scss-module__NVhomq__projectsDropDownContainer{width:95vw}.Navbar-module-scss-module__NVhomq__projectsDropDownContainer .Navbar-module-scss-module__NVhomq__ProjectDropDown{width:calc(50% - 12px)}}@media screen and (max-width:768px){.Navbar-module-scss-module__NVhomq__projectsDropDownContainer{display:none}}.Navbar-module-scss-module__NVhomq__menuBox{cursor:pointer;display:none}@media screen and (max-width:1050px){.Navbar-module-scss-module__NVhomq__menuBox{display:block!important}}.Navbar-module-scss-module__NVhomq__leftLinks:hover{color:#626a72;text-decoration:none}.Navbar-module-scss-module__NVhomq__selectedLeftLinks{letter-spacing:0;color:#297bca;font-family:inter;font-size:12px;font-weight:600;line-height:16px}.Navbar-module-scss-module__NVhomq__smNav{justify-content:space-between;width:100vw;display:flex;position:absolute}.Navbar-module-scss-module__NVhomq__AIInterviewLogo{align-items:center;gap:5px;display:flex}.Navbar-module-scss-module__NVhomq__AIInterviewLogo>div{white-space:nowrap;color:#8255c8;font-family:inter;font-size:23.734px;font-style:normal;font-weight:600;line-height:40.686px}@media (max-width:500px){.Navbar-module-scss-module__NVhomq__AIInterviewLogo>div{display:none}}.Navbar-module-scss-module__NVhomq__darkModeIconBtn{background:inherit;cursor:pointer;border:none;border-radius:4px;justify-content:center;align-items:center;width:34px;height:54px;padding:0;display:flex}.Navbar-module-scss-module__NVhomq__darkModeIconBtn:hover{background-color:inherit}.Navbar-module-scss-module__NVhomq__darkModeIconBtn img{object-fit:contain;width:100%;height:100%}.Navbar-module-scss-module__NVhomq__containerLanding{background:#fff}.Navbar-module-scss-module__NVhomq__containerLandingScrolled{box-shadow:0 2px 10px #00000014}
.Footer-module-scss-module__m7_hCW__container{z-index:3;background:linear-gradient(106.63deg,#123d67 0%,#1d5a93 33.33%,#297bca 66.67% 100%);flex-direction:row-reverse;justify-content:center;display:flex;position:relative}.Footer-module-scss-module__m7_hCW__container>*{width:fit-content}@media (max-width:500px){.Footer-module-scss-module__m7_hCW__container{flex-direction:column}}.Footer-module-scss-module__m7_hCW__left{font-family:var(--font-stack-poppins);padding-top:5rem;position:relative}@media screen and (max-width:1440px){.Footer-module-scss-module__m7_hCW__left{padding-left:0}}@media screen and (max-width:1100px){.Footer-module-scss-module__m7_hCW__left{flex-direction:column}}@media screen and (max-width:1020px){.Footer-module-scss-module__m7_hCW__left{margin-right:1rem}}@media screen and (max-width:991px){.Footer-module-scss-module__m7_hCW__left{margin-right:.5rem}}@media screen and (max-width:900px){.Footer-module-scss-module__m7_hCW__left{justify-content:space-between;width:100%;padding-bottom:.75rem;padding-left:0;display:flex}}@media screen and (max-width:600px){.Footer-module-scss-module__m7_hCW__left{flex-direction:column}}.Footer-module-scss-module__m7_hCW__leftDesc{flex-direction:column;padding-bottom:1rem;padding-left:5rem;display:flex}@media screen and (max-width:900px){.Footer-module-scss-module__m7_hCW__leftDesc{align-self:center;padding-left:2.5rem}}@media screen and (max-width:600px){.Footer-module-scss-module__m7_hCW__leftDesc{width:100%}}.Footer-module-scss-module__m7_hCW__connectbox{flex-direction:column;row-gap:1rem;margin-top:2rem;display:flex}.Footer-module-scss-module__m7_hCW__mailbox,.Footer-module-scss-module__m7_hCW__callbox{color:var(--Pure-White,#fff);font-family:var(--font-stack-poppins);letter-spacing:0;text-align:left;align-items:center;column-gap:10px;font-size:12px;font-weight:400;line-height:16px;display:flex}.Footer-module-scss-module__m7_hCW__dwnimages{align-items:center;column-gap:15px;height:70px;margin-top:1rem;display:flex;overflow:hidden}.Footer-module-scss-module__m7_hCW__dwnimages img{width:90%}.Footer-module-scss-module__m7_hCW__dwntitle{color:var(--material-theme-white,var(--Pure-White,#fff));font-family:var(--font-stack-poppins);margin-top:1rem;font-size:24px;font-style:normal;font-weight:500;line-height:29.12px}.Footer-module-scss-module__m7_hCW__leftlogo,.Footer-module-scss-module__m7_hCW__rightlogo{flex-direction:column;display:flex;position:absolute}.Footer-module-scss-module__m7_hCW__leftlogo{top:20px;right:0}.Footer-module-scss-module__m7_hCW__rightlogo{bottom:0;left:0}@media screen and (max-width:900px){.Footer-module-scss-module__m7_hCW__rightlogo{display:none}}.Footer-module-scss-module__m7_hCW__linksContainer{font-family:var(--font-stack-poppins);padding-top:70px;padding-inline:40px}@media screen and (max-width:1600px){.Footer-module-scss-module__m7_hCW__linksContainer{margin-left:1rem}}@media screen and (max-width:991px){.Footer-module-scss-module__m7_hCW__linksContainer{margin-left:.5rem}}@media screen and (max-width:900px){.Footer-module-scss-module__m7_hCW__linksContainer>*{flex-direction:column}.Footer-module-scss-module__m7_hCW__linksContainer>*>*{width:100%}}.Footer-module-scss-module__m7_hCW__linksContainer2{color:var(--Pure-White,#fff);justify-content:space-between;column-gap:4rem;margin-top:1rem;margin-bottom:3rem;margin-left:2rem;display:flex}.Footer-module-scss-module__m7_hCW__linksContainer2>*{flex-grow:1;flex-basis:0}@media screen and (max-width:900px){.Footer-module-scss-module__m7_hCW__linksContainer2{align-self:center;margin-left:1rem}}.Footer-module-scss-module__m7_hCW__links{justify-content:space-around;gap:60px;width:100%;padding-top:.65rem;display:flex}.Footer-module-scss-module__m7_hCW__links:first-child{padding-top:0}@media screen and (max-width:900px){.Footer-module-scss-module__m7_hCW__links:first-child{padding-top:.65rem;padding-bottom:.65rem}.Footer-module-scss-module__m7_hCW__links{padding-bottom:.65rem;padding-left:0}}@media screen and (max-width:650px){.Footer-module-scss-module__m7_hCW__links{justify-content:space-between}}@media screen and (max-width:620px){.Footer-module-scss-module__m7_hCW__links{justify-content:space-around}}.Footer-module-scss-module__m7_hCW__linksNoBorder:first-child{border-bottom:none;padding-top:1rem!important;padding-bottom:1rem!important}.Footer-module-scss-module__m7_hCW__linkGroup{margin:.5rem 1rem}@media screen and (max-width:991px){.Footer-module-scss-module__m7_hCW__linkGroup{max-height:300px;margin:.5rem;overflow:hidden}}@media screen and (max-width:620px){.Footer-module-scss-module__m7_hCW__linkGroup{margin:.5rem 0}}@media screen and (max-width:380px){.Footer-module-scss-module__m7_hCW__linkGroup{width:100%;margin:.5rem 0}}.Footer-module-scss-module__m7_hCW__linkGroupTitle{color:var(--Pure-White,#fff);margin-bottom:.5rem;font-size:16px;font-weight:500}.Footer-module-scss-module__m7_hCW__linkGroupTitleright{color:#fff;font-family:var(--font-stack-poppins);letter-spacing:0;text-align:left;margin-bottom:.5rem;font-size:16px;font-weight:500;line-height:24px}.Footer-module-scss-module__m7_hCW__linkGroupLink{color:#fff;margin-top:5px;margin-bottom:5px;font-size:14px;font-weight:300;line-height:20px;text-decoration:none;display:block}.Footer-module-scss-module__m7_hCW__linkGroupLink:hover{color:#fff;font-weight:400}.Footer-module-scss-module__m7_hCW__linkGroupLinkright{color:#fff;font-family:var(--font-stack-poppins);letter-spacing:0;text-align:left;margin-top:5px;margin-bottom:5px;font-size:14px;font-weight:300;line-height:20px;display:block}.Footer-module-scss-module__m7_hCW__linkGroupLinkright:hover{color:#fff;font-weight:400}.Footer-module-scss-module__m7_hCW__copyright{z-index:99999;width:100%;font-family:var(--font-stack-poppins);letter-spacing:0;text-align:left;color:#e8e8e8;background-color:#2e8ab400;justify-content:flex-start;align-items:center;padding-top:32px;padding-bottom:32px;font-size:12px;font-weight:400;line-height:16px;display:flex;bottom:0}@media screen and (max-width:500px){.Footer-module-scss-module__m7_hCW__copyright{padding-top:3rem}}.Footer-module-scss-module__m7_hCW__footerCol{background:linear-gradient(98deg,#875bcc 0%,#5b23b4 100%)}.Footer-module-scss-module__m7_hCW__hire360Bg{background:#5552ff}.Footer-module-scss-module__m7_hCW__jobSeekerBg{background:var(--jobseeker-footer)}.Footer-module-scss-module__m7_hCW__resumeScanBg{background:linear-gradient(90deg,#25a772 0%,#53a1ba 100%)}.Footer-module-scss-module__m7_hCW__premiumBoost{background:linear-gradient(90deg,orange 0%,#ff4500 100%)}.Footer-module-scss-module__m7_hCW__resumeBuilderBg{background:linear-gradient(90deg,#5056ff 0%,#8e7bff 50%,#c399ff 100%)}
.footer2__container{z-index:9;justify-content:space-between;padding:4rem 5.8rem;display:flex;position:relative}@media screen and (max-width:1550px){.footer2__container{padding:4rem 5rem}}@media screen and (max-width:991px){.footer2__container{padding:3rem 4rem}}@media screen and (max-width:768px){.footer2__container{flex-direction:column-reverse}}@media screen and (max-width:750px){.footer2__container{padding:2.5rem 3.75rem}}@media screen and (max-width:650px){.footer2__container{padding:2rem 3.25rem}}@media screen and (max-width:550px){.footer2__container{padding:1.75rem 3rem}}@media screen and (max-width:500px){.footer2__container{padding:1.5rem 2.75rem}}@media screen and (max-width:450px){.footer2__container{padding:1.5rem 2.25rem}}@media screen and (max-width:400px){.footer2__container{padding:1.5rem 2rem}}.footer2__about{width:33%;font-family:var(--font-stack-poppins);color:var(--Pure-White,#fff)}@media screen and (max-width:1100px){.footer2__about{flex-direction:column;margin-right:2rem}}@media screen and (max-width:991px){.footer2__about{width:40%}}@media screen and (max-width:768px){.footer2__about{width:100%}}.footer2__about-heading{color:#389fff;font-size:28px;font-weight:600}@media screen and (max-width:1230px){.footer2__about-heading{font-size:1.4rem}}@media screen and (max-width:991px){.footer2__about-heading{font-size:1.3rem}}.footer2__about-text{color:var(--Pure-White,#fff);font-family:var(--font-stack-poppins);letter-spacing:0;text-align:left;margin-top:8px!important;font-size:12px!important;font-weight:400!important;line-height:16px!important}.footer2__about-text strong{font-weight:700}.footer2__about-text{color:var(--Pure-White,#fff)}@media screen and (max-width:1230px){.footer2__about-text{font-size:.9rem}}@media screen and (max-width:991px){.footer2__about-text{margin-top:.75rem;font-size:.875rem}}.footer2__about-links{color:var(--Pure-White,#fff);align-items:center;gap:10px;display:flex}.footer2__about-links-container{align-items:center;margin-top:1rem;display:flex}.footer2__about-links-text{color:var(--Pure-White,#fff);font-family:var(--font-stack-poppins);letter-spacing:0;text-align:left;font-size:18px!important;font-weight:600!important;line-height:26px!important}.footer2__about-links-link{color:var(--Pure-White,#fff);margin-right:1rem;font-size:1.05rem}.footer2__links{width:100%;font-family:var(--font-stack-poppins);color:var(--Pure-White,#fff);flex-wrap:wrap;display:flex}@media screen and (max-width:1100px){.footer2__links{flex-direction:column;justify-content:space-around;width:55%}}@media screen and (max-width:991px){.footer2__links{width:54%}}@media screen and (max-width:768px){.footer2__links{width:100%;margin-bottom:1rem}}.footer2__link-group{min-width:13rem;margin:0 1rem 1rem}@media screen and (max-width:1100px){.footer2__link-group{width:100%}}.footer2__link-group-1{width:50%}@media screen and (max-width:1100px){.footer2__link-group-1{width:100%;margin-bottom:1.5rem}}.footer2__link-group-2{width:100%;margin-left:3rem}@media screen and (max-width:1100px){.footer2__link-group-2{width:100%}}.footer2__link-group-1,.footer2__link-group-2{display:flex}@media screen and (max-width:1230px){.footer2__link-group{margin:0 .5rem}}.footer2__link-group-title{color:#000;margin-bottom:.5rem;font-size:16px;font-weight:500}@media screen and (max-width:1100px){.footer2__link-group-title{margin-bottom:.1rem}}@media screen and (max-width:991px){.footer2__link-group-title{font-size:.975rem}}.footer2__link-group-links{flex-direction:column;justify-content:center;display:flex}.footer2__link-group-link{color:#6d7783;margin-bottom:.2rem;font-size:.85rem}@media screen and (max-width:1230px){.footer2__link-group-link{font-size:.9rem}}@media screen and (max-width:991px){.footer2__link-group-link{font-size:.875rem}}.footer2__link-group-link:hover{color:#6d7783}
.navbar3__container{-webkit-user-select:none;user-select:none;background:#389fff;justify-content:space-between;align-items:center;width:100%;height:4rem;padding:0 5.5rem;font-family:inter;display:flex;position:sticky;top:0}@media screen and (max-width:991px){.navbar3__container{display:none}}.navbar3__brand{width:10rem}.navbar3__brand img{width:100%}.navbar3__brand{color:#fff;align-items:center;font-size:21px;font-weight:600;line-height:32px;display:flex}.navbar3__brand svg{width:1.5rem;min-width:1.3rem;margin-bottom:-.25rem;margin-right:.5rem}.navbar3__brand{color:#fff}@media screen and (max-width:991px){.navbar3__brand{width:9rem}}.navbar3__links{align-items:center;display:flex}.navbar3__links-normal{align-items:center;margin-right:1rem;display:flex}@media screen and (max-width:991px){.navbar3__links-normal{margin-right:.5rem}}.navbar3__links-normal-link{cursor:pointer;color:#389fff;background:#fff;border:1px solid #389fff;border-radius:10px;justify-content:center;align-items:center;width:9rem;height:2.4rem;margin-right:3.5rem;font-size:15px;font-weight:400;line-height:22px;display:flex}@media screen and (max-width:991px){.navbar3__links-normal-link{margin-right:0}}@media screen and (max-width:800px){.navbar3__links-normal-link{width:5rem;height:2.1rem;font-size:12px}}.navbar3__links-normal-link-2{cursor:pointer;color:#860105;background:#fff;border:1px solid #860105;border-radius:10px;justify-content:center;align-items:center;width:11rem;height:2.4rem;margin-right:2rem;font-size:15px;font-weight:400;line-height:22px;display:flex}.navbar3__links-normal-link-2:hover{color:#860105;text-decoration:none}@media screen and (max-width:991px){.navbar3__links-normal-link-2{margin-right:0}}@media screen and (max-width:800px){.navbar3__links-normal-link-2{width:5rem;height:2.1rem;font-size:12px}}.navbar3__links-capsulelinks{display:flex}.navbar3__links-capsulelinks-link{color:#fff;cursor:pointer;background-color:#f3f3f4;border-radius:22px;margin-right:2rem;padding:.3rem .9rem;font-size:1.125rem}@media screen and (max-width:991px){.navbar3__links-capsulelinks-link{margin-right:1.5rem;font-size:1rem}}.navbar3__links-capsulelinks-link:hover{color:#fff;text-decoration:none}.navbar3__links-capsulelinks-link:last-child{margin-right:0}.navbar3__links-capsulelinks-link-active{color:#fff;background-color:#389fff}.navbar3__links-capsulelinks-link-active:hover{color:#fff}.navbar3-sm__supercontainer{max-height:4.5rem;transition:all .3s ease-in-out;display:none;overflow:hidden}.navbar3-sm__supercontainer-open{max-height:10rem}@media screen and (max-width:991px){.navbar3-sm__supercontainer{display:block}}@media screen and (max-width:470px){.navbar3-sm__supercontainer{max-height:3.5rem}.navbar3-sm__supercontainer-open{max-height:7rem}}.navbar3-sm__container{-webkit-user-select:none;user-select:none;justify-content:space-between;align-items:center;padding:1.5rem 5.8rem;font-family:Primary;display:flex;position:sticky;top:0;z-index:12!important;background-color:#389fff!important}@media screen and (max-width:991px){.navbar3-sm__container{padding:1.35rem 4rem;background-color:#fff!important}}@media screen and (max-width:850px){.navbar3-sm__container{padding:1.35rem 3.75rem}}@media screen and (max-width:750px){.navbar3-sm__container{padding:1.1rem 3.35rem}}@media screen and (max-width:650px){.navbar3-sm__container{padding:1rem 3rem}}@media screen and (max-width:550px){.navbar3-sm__container{padding:1rem 2.5rem}}@media screen and (max-width:500px){.navbar3-sm__container{padding:1rem 2.25rem}}@media screen and (max-width:450px){.navbar3-sm__container{padding:.75rem 2.05rem}}@media screen and (max-width:400px){.navbar3-sm__container{padding:.75rem 1.85rem}}@media screen and (max-width:350px){.navbar3-sm__container{padding:.5rem 1.5rem}}.navbar3-sm__btn{cursor:pointer;margin-top:-.4rem;font-size:1.7rem}@media screen and (max-width:470px){.navbar3-sm__btn{font-size:1.5rem}}.navbar3-sm__brand{width:10rem}@media screen and (max-width:991px){.navbar3-sm__brand{width:9rem}}@media screen and (max-width:550px){.navbar3-sm__brand{width:8rem}}@media screen and (max-width:470px){.navbar3-sm__brand{width:7rem}}.navbar3-sm__brand img{width:100%}.navbar3-sm__links{transform-origin:top;justify-content:center;align-items:center;padding:.75rem 0;display:flex}.navbar3-sm__links-normal{display:flex}.navbar3-sm__links-normal-link{color:#fff;cursor:pointer}@media screen and (max-width:470px){.navbar3-sm__links-normal-link{font-size:.9rem}}.navbar3-sm__links-capsulelinks{display:flex}.navbar3-sm__links-capsulelinks-link{color:#1f1f1f;cursor:pointer;background-color:#f3f3f4;border-radius:22px;margin-right:2rem;padding:.3rem .9rem;font-size:1.125rem}@media screen and (max-width:991px){.navbar3-sm__links-capsulelinks-link{margin-right:1.5rem;font-size:1rem}}.navbar3-sm__links-capsulelinks-link:hover{color:#1f1f1f;text-decoration:none}.navbar3-sm__links-capsulelinks-link:last-child{margin-right:0}.navbar3-sm__links-capsulelinks-link-active{color:#fff;background-color:#389fff}.navbar3-sm__links-capsulelinks-link-active:hover{color:#fff}.navbar3__links-login{cursor:pointer;color:#000;font-size:15px;font-weight:400;line-height:22px}@media screen and (max-width:800px){.navbar3__links-login{text-align:center;width:5rem}}.navbar3_links-normal-link-2{color:#fff;margin-right:1.5rem;font-weight:500}.navbar3_links-normal-link-2:hover{color:#fff;text-decoration:none}.navbar3__links-normal-link-special{color:#389fff}.navbar3__links-normal-link-special:hover{color:#389fff;text-decoration:none}.navbarBtn{letter-spacing:0;text-align:center;color:#fff;background-color:#389fff;border-radius:6px;margin-right:24px;padding:12px;font-family:inter;font-size:12px;font-weight:400;line-height:16px}.navbarBtnOutline{color:#389fff;border:1px solid #389fff;border-radius:5px;padding:14px 24px;font-weight:600}.navbarBtnOutline:hover{color:#389fff;background-color:#f3f3f4;border:1px solid #389fff;text-decoration:none}.navlink{color:#071725;cursor:pointer;margin-right:24px;font-size:16px;font-weight:400}.navlink-login{letter-spacing:0;text-align:center;color:#389fff;cursor:pointer;margin-right:24px;padding:12px;font-family:inter;font-size:12px;font-weight:400;line-height:16px}.navbar3-link{font-family:inter;font-weight:500!important}.navbar3-link:hover{text-decoration:underline!important}.navbar3-link{font-size:16px}@media screen and (max-width:500px){.navbar3-link{font-size:15px}}@media screen and (max-width:370px){.navbar3-link{font-size:13px}}.dashboardNavbar__hamburgerBtn{cursor:pointer;display:none}@media screen and (max-width:756px){.dashboardNavbar__hamburgerBtn{display:block}}.dashboardNavbar__sideNav-overlay{z-index:999;background:0 0;position:fixed;inset:0}.dashboardNavbar__sideNav-modal{outline:none;position:absolute;top:0;bottom:0;right:0}.dashboardNavbar__sideNav-container{z-index:1000;background:#fff;flex-direction:column;justify-content:flex-start;width:240px;height:100vh;padding:0 20px 24px;font-family:Poppins;transition:all .3s ease-in;animation:.3s ease-in slideInRight;display:flex;position:fixed;top:0;right:0;overflow-y:auto;box-shadow:-1px 2px 3px #0000004d}.dashboardNavbar__sideNav-container-hide{transform:translate(100%)}.dashboardNavbar__sideNav-header{justify-content:flex-end;align-items:center;padding:20px 20px 0;display:flex}.dashboardNavbar__sideNav-header-icon svg{width:1.2rem}.dashboardNavbar__sideNav-header-icon{cursor:pointer}.dashboardNavbar__sideNav-logo{text-align:center;margin-top:auto;padding:20px 0 10px}.dashboardNavbar__sideNav-logo svg{width:200px;height:auto}.dashboardNavbar__sideNav-logo svg path{fill:#d0d0d0!important}.dashboardNavbar__sideNav-links{flex-direction:column;justify-content:center;gap:4px;display:flex}.dashboardNavbar__sideNav-links-link{cursor:pointer;border-radius:4px;align-items:center;gap:8px;width:100%;height:33px;padding:0 8px;text-decoration:none;display:flex}.dashboardNavbar__sideNav-links-link:hover{color:#558ffb;text-decoration:none}.dashboardNavbar__sideNav-links-link-active{background:#eaf2fa}.dashboardNavbar__sideNav-links-link-active .dashboardNavbar__sideNav-links-link-text{color:#297bca}.dashboardNavbar__sideNav-links-link-text{letter-spacing:0;text-align:left;color:#6c757d;font-family:Poppins;font-size:14px;font-weight:400;line-height:20px}@keyframes slideInRight{0%{transform:translate(100%)}to{transform:translate(0%)}}
