@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=Outfit:wght@400;500;600;700;800&family=Anonymous+Pro:wght@400;700&display=swap";.CardComponent{width:100%;height:100%;min-height:450px;max-width:500px;text-wrap:wrap;font-family:Inter,sans-serif;padding:1rem 4rem;background-position:50%}.CardComponent.black-bg{background-image:url(/_next/static/media/black-paper-bg-sm.60249a06.svg);background-repeat:no-repeat;background-size:cover!important}.CardComponent{transition:all .5s cubic-bezier(.165,.84,.44,1);border:none;border-radius:20px}.CardComponent:hover{transform:translateY(-8px) scale(1.02);box-shadow:0 20px 40px rgba(0,0,0,.4)}.CardComponent:hover .card-content h2.title{color:#fff}.CardComponent:hover .cta-container a.cta{filter:drop-shadow(0 0 8px rgba(95,255,88,.4))}.CardComponent .inner-container{width:100%}.CardComponent .card-content{width:-moz-fit-content;width:fit-content;height:auto;padding-top:1rem}.CardComponent .card-content p.sub-title{width:-moz-fit-content;width:fit-content;padding:2px 8px;color:var(--primary-2,#0097fe);font-weight:700;font-size:16px;line-height:33.6px;letter-spacing:.05em;text-transform:uppercase;border:none;background:rgba(0,151,254,.1);border-radius:4px}.CardComponent .card-content h2.title{color:#f1f1f1;font-weight:700;font-size:24px;font-family:Inter,sans-serif;line-height:30px;letter-spacing:0;text-transform:capitalize;text-align:start}.CardComponent .card-content div.content{font-family:Inter,sans-serif;font-weight:400;font-size:20px;line-height:24px;letter-spacing:0}.CardComponent div.cta-container{margin:0;padding:0;width:-moz-fit-content;width:fit-content;height:auto}.CardComponent div.cta-container a.cta{color:var(--primary-1,#5fff58);font-family:Inter,sans-serif;font-weight:700;font-size:20px;line-height:24px;letter-spacing:0;text-transform:capitalize}@media screen and (max-width:480px){.CardComponent.black-bg{background-image:url(/_next/static/media/black-paper-bg-sm.60249a06.svg);background-repeat:no-repeat;background-size:cover!important}}@media screen and (max-width:768px){.CardComponent{background-size:cover!important}}.BlogCardComponent{width:100%;max-width:320px;height:100%;gap:24px;font-family:Inter,sans-serif;transition:all .5s ease;cursor:pointer}.BlogCardComponent:hover{transform:translateY(-5px)}.BlogCardComponent:hover .thumbnail-container img{transform:scale(1.05)}.BlogCardComponent:hover .title{color:#fff!important}.BlogCardComponent .inner-container{width:100%}.BlogCardComponent .inner-container .thumbnail-container{width:inherit;height:245px;overflow:hidden;border-radius:12px;margin-bottom:20px}.BlogCardComponent .inner-container .thumbnail-container img{width:100%;height:100%;object-fit:cover;transition:transform .6s cubic-bezier(.165,.84,.44,1)}.BlogCardComponent .inner-container .title{color:#f1f1f1;font-family:Inter,sans-serif;font-weight:700;font-size:26px;line-height:28px;letter-spacing:0;text-transform:capitalize;margin:8px 0;transition:color .3s ease}.BlogCardComponent .inner-container .content p{color:#7c7979;font-family:Inter,sans-serif;font-weight:400;font-size:20px;line-height:28.6px;letter-spacing:0;margin:0}.BlogCardComponent .inner-container a.cta{color:var(--primary-1,#5fff58);font-family:Inter,sans-serif;font-weight:700;font-size:20px;line-height:24px;letter-spacing:0;text-transform:capitalize}.BlogCardComponent .inner-container .author{width:100%;display:flex;flex-direction:row}.BlogCardComponent .inner-container .author .author-image-container{width:62px;height:62px;display:flex;align-items:center;justify-content:center;border-radius:50%;background-color:#fff;overflow:hidden;gap:8px}.BlogCardComponent .inner-container .author .author-image-container .author-image{object-fit:cover}.BlogCardComponent .inner-container .author .author-detail-container{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;margin:0 .5rem}.BlogCardComponent .inner-container .author .author-detail-container p{font-weight:700;font-size:20px;line-height:33.6px;letter-spacing:0;padding:0;margin:0}.BlogCardComponent .inner-container .author .author-detail-container p.author-name{color:var(--primary-2,#0097fe)}.BlogCardComponent .inner-container .author .author-detail-container p.blog-date{color:#f1f1f1}.BlogCardComponent .card-content{width:-moz-fit-content;width:fit-content;height:auto;display:flex;align-items:flex-start;justify-content:center;flex-direction:column;gap:8px;padding-top:1rem}.BlogCardComponent .card-content p.sub-title{width:-moz-fit-content;width:fit-content;padding:2px 8px;color:var(--primary-2,#0097fe);font-weight:700;font-size:16px;line-height:33.6px;letter-spacing:0;text-transform:uppercase;border:1px dashed var(--primary-2,#0097fe)}.BlogCardComponent .card-content h2.title{color:#fff;font-weight:700;font-size:24px;font-family:Inter,sans-serif;line-height:30px;letter-spacing:0;text-transform:capitalize;text-align:start}.BlogCardComponent .card-content div.content{font-family:Inter,sans-serif;font-weight:400;font-size:20px;line-height:24px;letter-spacing:0}.BlogCardComponent div.cta-container{margin:0;padding:0;width:-moz-fit-content;width:fit-content;height:auto}.BlogCardComponent div.cta-container a.cta{color:var(--primary-1,#5fff58);font-family:Inter,sans-serif;font-weight:700;font-size:20px;line-height:24px;letter-spacing:0;text-transform:capitalize}@media screen and (max-width:768px){.BlogCardComponent{max-width:100%}.BlogCardComponent .CardComponent{background-size:cover!important}.BlogCardComponent .thumbnail-container{width:100%;object-fit:cover}.BlogCardComponent .thumbnail-container>img{object-fit:cover;width:100%;height:100%}.BlogCardComponent .author p{font-size:16px!important}}.CandidateCard{height:100%;min-height:450px;width:100%;min-width:450px;text-wrap:wrap;font-family:Inter,sans-serif;padding:1rem 2rem;background-size:100% 450px!important;background-position:50%;background-repeat:no-repeat;margin-right:2rem}.CandidateCard .inner-container{width:100%}.CandidateCard .inner-container .card-content{width:100%;height:-moz-fit-content;height:fit-content}.CandidateCard .inner-container .card-content .header{width:100%;display:flex;flex-direction:row;align-items:center}.CandidateCard .inner-container .card-content .header .avatar-container{flex:1 1;margin-right:1rem;display:flex;align-items:flex-end;justify-content:flex-end}.CandidateCard .inner-container .card-content .header .avatar-container .avatar{display:flex;align-items:center;justify-content:center;border-radius:50%;width:80px;height:80px;overflow:hidden;margin:.25rem 0 0 1rem}.CandidateCard .inner-container .card-content .header .candidate-bio-container{flex:3 1}.CandidateCard .inner-container .card-content .header .candidate-bio-container h4{font-family:Inter,sans-serif;font-weight:700;font-size:24px;line-height:30px;letter-spacing:0;text-transform:capitalize}.CandidateCard .inner-container .card-content .header .candidate-bio-container p{font-family:Inter,sans-serif;font-weight:400;font-size:20px;line-height:24px;letter-spacing:0;color:#f1f1f1}.CandidateCard .inner-container .card-content .candidate-skills{display:flex;flex-direction:row;flex-wrap:wrap}.CandidateCard .inner-container .card-content .candidate-skills .tag{width:86;height:36;gap:10px;padding:8px 16px;font-family:Anonymous Pro;font-weight:400;font-size:14px;line-height:20px;letter-spacing:0;text-align:center;color:#f1f1f1;background-color:#282a2d;margin:6px 4px 0 0}.CandidateCard .inner-container .card-content .candidate-details{width:100%;height:140px;padding:1rem}.CandidateCard .inner-container .card-content .candidate-details p{font-family:Inter,sans-serif;text-overflow:ellipsis;font-weight:400;font-size:16px;line-height:20px;letter-spacing:0}.CandidateCard .inner-container .thumbnail-container{width:inherit;height:245px}.CandidateCard .inner-container .title{color:#f1f1f1;font-family:Inter,sans-serif;font-weight:700;font-size:28px;line-height:36px;letter-spacing:0;text-transform:capitalize;margin:8px 0}.CandidateCard .inner-container .content p{color:#7c7979;font-family:Inter,sans-serif;font-weight:400;font-size:20px;line-height:33.6px;letter-spacing:0;margin:0}.CandidateCard .inner-container a.cta{color:var(--primary-1,#5fff58);font-family:Inter,sans-serif;font-weight:700;font-size:20px;line-height:24px;letter-spacing:0;text-transform:capitalize}.CandidateCard.blue-bg{background-image:url(/_next/static/media/card-bg-blue.ba47ebf0.svg)}.CandidateCard.blue-bg,.CandidateCard.green-bg{background-repeat:no-repeat;background-size:cover!important}.CandidateCard.green-bg{background-image:url(/_next/static/media/card-bg-green.71afe0ba.svg)}.CandidateCard .content{width:-moz-fit-content;width:fit-content;height:auto;display:flex;align-items:flex-start;justify-content:center;flex-direction:column;gap:8px;padding:1rem}.CandidateCard .content .candidate-exp-container{width:100%;display:flex;align-items:center;justify-content:space-between;flex-direction:row}.CandidateCard .content .candidate-exp-container p.green-title{color:var(--primary-1,#5fff58)}.CandidateCard .content .candidate-exp-container p.blue-title{color:var(--primary-2,#0097fe)}.CandidateCard div.cta-container{margin:0;padding:0;width:-moz-fit-content;width:fit-content;height:auto}.CandidateCard div.cta-container a.cta{color:var(--primary-1,#5fff58);font-family:Inter,sans-serif;font-weight:700;font-size:20px;line-height:24px;letter-spacing:0;text-transform:capitalize}@media screen and (max-width:480px){.CandidateCard{background-size:cover!important}.CandidateCard.blue-bg{background-image:url(/_next/static/media/card-bg-blue-sm.f7a8befb.svg)}.CandidateCard.blue-bg,.CandidateCard.green-bg{background-repeat:no-repeat;background-size:cover!important}.CandidateCard.green-bg{background-image:url(/_next/static/media/card-bg-green-sm.def401b5.svg)}}@media screen and (max-width:768px){.CandidateCard{width:-moz-fit-content;width:fit-content;height:-moz-fit-content;height:fit-content;min-height:0;min-width:0;padding:1rem;margin-right:0;margin-bottom:.5rem}.CandidateCard .inner-container .card-content .header{padding:12px 12px 0}.CandidateCard .inner-container .card-content .header .avatar-container,.CandidateCard .inner-container .card-content .header .avatar-container .avatar-image{width:60px;height:60px}.CandidateCard .inner-container .card-content .header .candidate-bio-container h4{font-size:20px}.CandidateCard .inner-container .card-content .header .candidate-bio-container p{font-size:16px}.CandidateCard .inner-container .card-content .content{padding-top:0}.CandidateCard .inner-container .card-content .candidate-details{height:100px;padding:0 1rem;overflow:hidden}.CandidateCard .content .candidate-exp-container{padding:0 1rem}}