.hero-module-scss-module__d_FHYG__hero-section{background-color:#f8fafd;padding:clamp(60px,8vw,100px) 0;overflow:hidden}.hero-module-scss-module__d_FHYG__hero-container{justify-content:space-between;align-items:center;gap:48px;display:flex}.hero-module-scss-module__d_FHYG__hero-content{flex:50%;max-width:600px}.hero-module-scss-module__d_FHYG__hero-title{color:#0f172a;letter-spacing:-.02em;margin:0 0 24px;font-family:Plus Jakarta Sans,Arial,sans-serif;font-size:clamp(2.5rem,5vw,3.8rem);font-weight:800;line-height:1.15}.hero-module-scss-module__d_FHYG__hero-description{color:#475569;margin:0 0 40px;font-family:Plus Jakarta Sans,Arial,sans-serif;font-size:clamp(1rem,2vw,1.125rem);line-height:1.6}.hero-module-scss-module__d_FHYG__hero-actions{flex-wrap:wrap;gap:16px;display:flex}.hero-module-scss-module__d_FHYG__btn-primary{color:#fff;cursor:pointer;background-color:#0050cc;border:none;border-radius:8px;justify-content:center;align-items:center;padding:16px 32px;font-size:16px;font-weight:700;text-decoration:none;transition:all .25s;display:inline-flex;box-shadow:0 4px 12px #0050cc26}.hero-module-scss-module__d_FHYG__btn-primary:hover{background-color:#003fa3;transform:translateY(-2px);box-shadow:0 6px 20px #0050cc40}.hero-module-scss-module__d_FHYG__btn-primary:active{transform:translateY(0)}.hero-module-scss-module__d_FHYG__btn-secondary{color:#0050cc;cursor:pointer;background-color:#fff;border:1px solid #dbeafe;border-radius:8px;justify-content:center;align-items:center;padding:16px 32px;font-size:16px;font-weight:700;text-decoration:none;transition:all .25s;display:inline-flex}.hero-module-scss-module__d_FHYG__btn-secondary:hover{background-color:#f1f5f9;border-color:#0050cc;transform:translateY(-2px)}.hero-module-scss-module__d_FHYG__btn-secondary:active{transform:translateY(0)}.hero-module-scss-module__d_FHYG__hero-highlights{color:#334155;flex-wrap:wrap;align-items:center;gap:12px;margin-top:28px;font-size:10px;font-weight:500;display:flex}.hero-module-scss-module__d_FHYG__highlight-item{color:#334155;align-items:center;gap:8px;display:inline-flex}.hero-module-scss-module__d_FHYG__highlight-icon{color:#334155;flex-shrink:0;width:18px;height:18px}.hero-module-scss-module__d_FHYG__highlight-dot{color:#64748b;-webkit-user-select:none;user-select:none;font-size:16px;font-weight:700}.hero-module-scss-module__d_FHYG__hero-image-wrapper{flex:50%;justify-content:center;align-items:center;display:flex}.hero-module-scss-module__d_FHYG__hero-image{border-radius:24px;max-width:100%;height:auto;display:block}@media (max-width:992px){.hero-module-scss-module__d_FHYG__hero-section{padding:clamp(40px,6vw,60px) 0}.hero-module-scss-module__d_FHYG__hero-container{text-align:center;flex-direction:column;gap:40px}.hero-module-scss-module__d_FHYG__hero-content{flex:100%;max-width:100%}.hero-module-scss-module__d_FHYG__hero-title{font-size:clamp(2rem,6vw,3rem)}.hero-module-scss-module__d_FHYG__hero-description{max-width:600px;margin-left:auto;margin-right:auto}.hero-module-scss-module__d_FHYG__hero-actions,.hero-module-scss-module__d_FHYG__hero-highlights{justify-content:center}.hero-module-scss-module__d_FHYG__hero-image-wrapper{flex:100%;width:100%;max-width:550px}}@media (max-width:576px){.hero-module-scss-module__d_FHYG__hero-actions{box-sizing:border-box;flex-direction:column;gap:12px;width:100%;max-width:100%}.hero-module-scss-module__d_FHYG__btn-primary,.hero-module-scss-module__d_FHYG__btn-secondary{box-sizing:border-box;text-align:center;white-space:normal;word-break:break-word;width:100%;max-width:100%;padding:14px 16px;font-size:15px}.hero-module-scss-module__d_FHYG__hero-highlights{gap:8px 12px;font-size:13px}}
.engagement-module-scss-module__0abw6G__engagement-section{background-color:#fff;padding:clamp(60px,8vw,60px) 0}.engagement-module-scss-module__0abw6G__section-header{text-align:center;max-width:750px;margin-bottom:48px;margin-left:auto;margin-right:auto}.engagement-module-scss-module__0abw6G__section-title{color:#0f172a;letter-spacing:-.02em;margin:0 0 16px;font-family:Plus Jakarta Sans,Arial,sans-serif;font-size:clamp(2rem,4vw,2.5rem);font-weight:800;line-height:1.2}.engagement-module-scss-module__0abw6G__section-subtitle{color:#64748b;margin:0;font-family:Plus Jakarta Sans,Arial,sans-serif;font-size:clamp(1rem,2.5vw,1.125rem);line-height:1.6}.engagement-module-scss-module__0abw6G__models-grid{grid-template-columns:repeat(3,1fr);align-items:stretch;gap:28px;display:grid}.engagement-module-scss-module__0abw6G__model-card{background:#fff;border:1px solid #e2e8f0;border-radius:24px;flex-direction:column;padding:36px 32px;transition:all .3s cubic-bezier(.16,1,.3,1);display:flex;position:relative}.engagement-module-scss-module__0abw6G__model-card:hover{transform:translateY(-4px);box-shadow:0 20px 40px #0f172a14}.engagement-module-scss-module__0abw6G__model-card.engagement-module-scss-module__0abw6G__most-common{border:2px solid #0050cc}.engagement-module-scss-module__0abw6G__most-common-badge{color:#fff;letter-spacing:.6px;text-transform:uppercase;background-color:#0050cc;border-radius:20px;padding:4px 14px;font-size:11px;font-weight:800;position:absolute;top:-14px;left:28px;box-shadow:0 4px 10px #0050cc40}.engagement-module-scss-module__0abw6G__card-icon-box{color:#0050cc;background-color:#eff6ff;border-radius:16px;justify-content:center;align-items:center;width:56px;height:56px;margin-bottom:24px;display:flex}.engagement-module-scss-module__0abw6G__card-title{color:#0f172a;margin:0 0 6px;font-family:Plus Jakarta Sans,Arial,sans-serif;font-size:24px;font-weight:800}.engagement-module-scss-module__0abw6G__card-subtitle{color:#0050cc;margin:0 0 20px;font-family:Plus Jakarta Sans,Arial,sans-serif;font-size:14px;font-weight:600;line-height:1.45}.engagement-module-scss-module__0abw6G__card-description{color:#475569;flex-grow:1;margin:0 0 28px;font-family:Plus Jakarta Sans,Arial,sans-serif;font-size:14px;line-height:1.65}.engagement-module-scss-module__0abw6G__card-footer-meta{color:#475569;border-top:1px solid #f1f5f9;flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:24px;padding-top:18px;font-size:12px;display:flex}.engagement-module-scss-module__0abw6G__meta-item{color:#334155;align-items:center;gap:6px;font-weight:500;display:inline-flex}.engagement-module-scss-module__0abw6G__meta-dot{color:#94a3b8;font-weight:700}.engagement-module-scss-module__0abw6G__card-link{color:#0050cc;align-items:center;gap:8px;font-family:Plus Jakarta Sans,Arial,sans-serif;font-size:15px;font-weight:700;text-decoration:none;transition:gap .2s;display:inline-flex}.engagement-module-scss-module__0abw6G__card-link:hover{gap:12px}@media (max-width:1024px){.engagement-module-scss-module__0abw6G__models-grid{grid-template-columns:1fr;gap:32px}}@media (max-width:576px){.engagement-module-scss-module__0abw6G__model-card{padding:28px 24px}}
@keyframes logos-module-scss-module__Rd2zDW__scrollMarquee{0%{transform:translate(0%)}to{transform:translate(-50%)}}.logos-module-scss-module__Rd2zDW__logos-section{text-align:center;background-color:#f8fafd;border-top:1px dashed #e2e8f0;padding:75px 0;position:relative;overflow:hidden}.logos-module-scss-module__Rd2zDW__logos-title{color:#0f172a;letter-spacing:-.01em;margin-bottom:32px;font-family:Plus Jakarta Sans,Arial,sans-serif;font-size:clamp(1.125rem,2.5vw,1.4rem);font-weight:800;line-height:1.35}.logos-module-scss-module__Rd2zDW__marquee-wrapper{width:100%;padding:12px 0;position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 8% 92%,#0000);mask-image:linear-gradient(90deg,#0000,#000 8% 92%,#0000)}.logos-module-scss-module__Rd2zDW__marquee-track{align-items:center;gap:54px;width:max-content;animation:35s linear infinite logos-module-scss-module__Rd2zDW__scrollMarquee;display:flex}.logos-module-scss-module__Rd2zDW__marquee-track:hover{animation-play-state:paused}.logos-module-scss-module__Rd2zDW__logo-item{flex-shrink:0;justify-content:center;align-items:center;height:50px;padding:0 12px;display:flex}.logos-module-scss-module__Rd2zDW__logo-item img{object-fit:contain;filter:grayscale()opacity(.65);width:auto;max-height:48px;transition:all .3s}.logos-module-scss-module__Rd2zDW__logo-item:hover img{filter:grayscale(0%)opacity();transform:scale(1.08)}@media (max-width:576px){.logos-module-scss-module__Rd2zDW__logos-section{padding:36px 0}.logos-module-scss-module__Rd2zDW__marquee-track{gap:36px}}
.needs-module-scss-module__XCvoRq__needs-section{background-color:#fff;padding:clamp(60px,8vw,60px) 0}.needs-module-scss-module__XCvoRq__section-header{text-align:left;max-width:800px;margin-bottom:50px}.needs-module-scss-module__XCvoRq__section-title{color:#0f172a;letter-spacing:-.02em;margin:0 0 16px;font-family:Plus Jakarta Sans,Arial,sans-serif;font-size:clamp(2rem,4vw,2.5rem);font-weight:800;line-height:1.2}.needs-module-scss-module__XCvoRq__section-subtitle{color:#64748b;margin:0;font-family:Plus Jakarta Sans,Arial,sans-serif;font-size:clamp(1rem,2.5vw,1.125rem);line-height:1.6}.needs-module-scss-module__XCvoRq__needs-grid{grid-template-columns:repeat(2,1fr);gap:32px;display:grid}.needs-module-scss-module__XCvoRq__need-card{border:1px solid #0000;border-radius:20px;flex-direction:column;padding:32px;transition:all .3s cubic-bezier(.16,1,.3,1);display:flex}.needs-module-scss-module__XCvoRq__need-card:hover{transform:translateY(-4px);box-shadow:0 16px 32px #0f172a0f}.needs-module-scss-module__XCvoRq__need-card:nth-child(4n+1){background-color:#f0f7ff;border-color:#d0e2ff}.needs-module-scss-module__XCvoRq__need-card:nth-child(4n+1) .needs-module-scss-module__XCvoRq__item-number{color:#0050cc;background-color:#dbeafe}.needs-module-scss-module__XCvoRq__need-card:nth-child(4n+1) .needs-module-scss-module__XCvoRq__card-btn{color:#0050cc;background-color:#0050cc14}.needs-module-scss-module__XCvoRq__need-card:nth-child(4n+1) .needs-module-scss-module__XCvoRq__card-btn:hover{color:#fff;background-color:#0050cc}.needs-module-scss-module__XCvoRq__need-card:nth-child(4n+2){background-color:#f5f3ff;border-color:#e0d7fe}.needs-module-scss-module__XCvoRq__need-card:nth-child(4n+2) .needs-module-scss-module__XCvoRq__item-number{color:#6d28d9;background-color:#ede9fe}.needs-module-scss-module__XCvoRq__need-card:nth-child(4n+2) .needs-module-scss-module__XCvoRq__card-btn{color:#6d28d9;background-color:#6d28d914}.needs-module-scss-module__XCvoRq__need-card:nth-child(4n+2) .needs-module-scss-module__XCvoRq__card-btn:hover{color:#fff;background-color:#6d28d9}.needs-module-scss-module__XCvoRq__need-card:nth-child(4n+3){background-color:#f0fdf4;border-color:#c6f6d5}.needs-module-scss-module__XCvoRq__need-card:nth-child(4n+3) .needs-module-scss-module__XCvoRq__item-number{color:#047857;background-color:#d1fae5}.needs-module-scss-module__XCvoRq__need-card:nth-child(4n+3) .needs-module-scss-module__XCvoRq__card-btn{color:#047857;background-color:#04785714}.needs-module-scss-module__XCvoRq__need-card:nth-child(4n+3) .needs-module-scss-module__XCvoRq__card-btn:hover{color:#fff;background-color:#047857}.needs-module-scss-module__XCvoRq__need-card:nth-child(4n+4){background-color:#fff7ed;border-color:#ffedd5}.needs-module-scss-module__XCvoRq__need-card:nth-child(4n+4) .needs-module-scss-module__XCvoRq__item-number{color:#c2410c;background-color:#ffedd5}.needs-module-scss-module__XCvoRq__need-card:nth-child(4n+4) .needs-module-scss-module__XCvoRq__card-btn{color:#c2410c;background-color:#c2410c14}.needs-module-scss-module__XCvoRq__need-card:nth-child(4n+4) .needs-module-scss-module__XCvoRq__card-btn:hover{color:#fff;background-color:#c2410c}.needs-module-scss-module__XCvoRq__card-top{align-items:center;gap:16px;margin-bottom:16px;display:flex}.needs-module-scss-module__XCvoRq__item-number{border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;font-family:Plus Jakarta Sans,Arial,sans-serif;font-size:16px;font-weight:800;display:inline-flex}.needs-module-scss-module__XCvoRq__item-title{color:#0f172a;margin:0;font-family:Plus Jakarta Sans,Arial,sans-serif;font-size:20px;font-weight:700;line-height:1.3}.needs-module-scss-module__XCvoRq__item-description{color:#475569;flex-grow:1;margin:0;padding-left:0;font-family:Plus Jakarta Sans,Arial,sans-serif;font-size:15px;line-height:1.65}.needs-module-scss-module__XCvoRq__card-btn{color:#0050cc;background-color:#0050cc14;border-radius:30px;align-self:flex-start;align-items:center;gap:8px;margin-top:24px;padding:10px 20px;font-family:Plus Jakarta Sans,Arial,sans-serif;font-size:14px;font-weight:700;text-decoration:none;transition:all .25s;display:inline-flex}.needs-module-scss-module__XCvoRq__card-btn:hover{color:#fff;background-color:#0050cc}@media (max-width:992px){.needs-module-scss-module__XCvoRq__needs-grid{gap:24px}.needs-module-scss-module__XCvoRq__need-card{padding:24px}}@media (max-width:768px){.needs-module-scss-module__XCvoRq__needs-grid{grid-template-columns:1fr;gap:20px}.needs-module-scss-module__XCvoRq__item-title{font-size:18px}}
.vetting-module-scss-module__U9U3pG__vetting-section{text-align:center;background-color:#f8fafd;padding:clamp(60px,8vw,60px) 0}.vetting-module-scss-module__U9U3pG__section-header{max-width:800px;margin-bottom:56px;margin-left:auto;margin-right:auto}.vetting-module-scss-module__U9U3pG__section-title{color:#0f172a;letter-spacing:-.02em;margin:0 0 16px;font-family:Plus Jakarta Sans,Arial,sans-serif;font-size:clamp(2rem,4vw,2.5rem);font-weight:800;line-height:1.2}.vetting-module-scss-module__U9U3pG__section-subtitle{color:#64748b;margin:0;font-family:Plus Jakarta Sans,Arial,sans-serif;font-size:clamp(1rem,2.5vw,1.125rem);line-height:1.6}.vetting-module-scss-module__U9U3pG__vetting-container{max-width:1200px;margin:0 auto}.vetting-module-scss-module__U9U3pG__vetting-grid{text-align:left;grid-template-columns:repeat(4,1fr);gap:20px;display:grid}.vetting-module-scss-module__U9U3pG__vetting-card{background-color:#fff;border:1px solid #e2e8f0;border-radius:20px;flex-direction:column;padding:28px 24px;transition:all .25s;display:flex;box-shadow:0 4px 16px #0f172a08}.vetting-module-scss-module__U9U3pG__vetting-card:hover{border-color:#0050cc;transform:translateY(-4px);box-shadow:0 12px 28px #0050cc14}.vetting-module-scss-module__U9U3pG__card-top{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.vetting-module-scss-module__U9U3pG__stage-number{color:#0050cc;background:#eff6ff;border-radius:10px;padding:6px 12px;font-family:Plus Jakarta Sans,Arial,sans-serif;font-size:16px;font-weight:800}.vetting-module-scss-module__U9U3pG__stage-rate-badge{color:#059669;background:#d1fae5;border-radius:20px;padding:4px 10px;font-family:Plus Jakarta Sans,Arial,sans-serif;font-size:12px;font-weight:700}.vetting-module-scss-module__U9U3pG__stage-title{color:#0f172a;margin:0 0 12px;font-family:Plus Jakarta Sans,Arial,sans-serif;font-size:18px;font-weight:800;line-height:1.3}.vetting-module-scss-module__U9U3pG__stage-desc{color:#475569;flex-grow:1;margin:0;font-family:Plus Jakarta Sans,Arial,sans-serif;font-size:14px;line-height:1.6}.vetting-module-scss-module__U9U3pG__vetting-footer{color:#64748b;margin:48px 0 0;font-family:Plus Jakarta Sans,Arial,sans-serif;font-size:15px;font-weight:600}@media (max-width:1024px){.vetting-module-scss-module__U9U3pG__vetting-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.vetting-module-scss-module__U9U3pG__vetting-grid{grid-template-columns:1fr}.vetting-module-scss-module__U9U3pG__vetting-card{padding:24px 20px}}
.process-module-scss-module__aD6c8G__process-section{background-color:#fff;padding:clamp(60px,8vw,60px) 0}.process-module-scss-module__aD6c8G__section-header{text-align:center;max-width:800px;margin-bottom:60px;margin-left:auto;margin-right:auto}.process-module-scss-module__aD6c8G__section-title{color:#0f172a;letter-spacing:-.02em;margin:0 0 16px;font-family:Plus Jakarta Sans,Arial,sans-serif;font-size:clamp(2rem,4vw,2.5rem);font-weight:800;line-height:1.2}.process-module-scss-module__aD6c8G__section-subtitle{color:#64748b;margin:0;font-family:Plus Jakarta Sans,Arial,sans-serif;font-size:clamp(1rem,2.5vw,1.125rem);line-height:1.6}.process-module-scss-module__aD6c8G__timeline-container{max-width:1100px;margin:0 auto;position:relative}.process-module-scss-module__aD6c8G__timeline-line{z-index:1;background-color:#cbd5e1;width:1px;position:absolute;top:14px;bottom:24px;left:20px}.process-module-scss-module__aD6c8G__timeline-list{flex-direction:column;display:flex}.process-module-scss-module__aD6c8G__timeline-item{grid-template-columns:40px 220px 1fr 200px;align-items:start;gap:32px;margin-bottom:48px;display:grid;position:relative}.process-module-scss-module__aD6c8G__timeline-item:last-child{margin-bottom:0}.process-module-scss-module__aD6c8G__timeline-marker{z-index:2;justify-content:center;align-items:center;padding-top:8px;display:flex;position:relative}.process-module-scss-module__aD6c8G__marker-dot{background-color:#0050cc;border:2px solid #fff;border-radius:50%;width:10px;height:10px;box-shadow:0 0 0 1px #0050cc}.process-module-scss-module__aD6c8G__timeline-info-col{flex-direction:column;align-items:start;gap:8px;display:flex}.process-module-scss-module__aD6c8G__step-day{color:#0050cc;white-space:nowrap;background-color:#eff6ff;border:1px solid #dbeafe;border-radius:20px;justify-content:center;align-items:center;padding:4px 12px;font-family:Plus Jakarta Sans,Arial,sans-serif;font-size:13px;font-weight:600;display:inline-flex}.process-module-scss-module__aD6c8G__step-title{color:#0f172a;margin:0;font-family:Plus Jakarta Sans,Arial,sans-serif;font-size:18px;font-weight:700;line-height:1.3}.process-module-scss-module__aD6c8G__timeline-desc-col{padding-top:4px}.process-module-scss-module__aD6c8G__step-description{color:#475569;margin:0;font-family:Plus Jakarta Sans,Arial,sans-serif;font-size:15px;line-height:1.6}.process-module-scss-module__aD6c8G__timeline-yourpart-col{padding-top:4px}.process-module-scss-module__aD6c8G__your-part-box{border-left:1px solid #cbd5e1;flex-direction:column;padding-left:20px;display:flex}.process-module-scss-module__aD6c8G__your-part-label{color:#94a3b8;letter-spacing:.05em;margin-bottom:2px;font-family:Plus Jakarta Sans,Arial,sans-serif;font-size:11px;font-weight:600}.process-module-scss-module__aD6c8G__your-part-value{color:#334155;font-family:Plus Jakarta Sans,Arial,sans-serif;font-size:14px;font-weight:600}.process-module-scss-module__aD6c8G__process-footer{color:#0050cc;text-align:center;margin:50px 0 0;font-family:Plus Jakarta Sans,Arial,sans-serif;font-size:16px;font-weight:600}@media (max-width:992px){.process-module-scss-module__aD6c8G__timeline-item{grid-template-columns:40px 180px 1fr 160px;gap:20px}}@media (max-width:768px){.process-module-scss-module__aD6c8G__timeline-line{left:15px}.process-module-scss-module__aD6c8G__timeline-item{grid-template-columns:30px 1fr;gap:12px;margin-bottom:32px}.process-module-scss-module__aD6c8G__timeline-marker{grid-column:1;padding-top:6px}.process-module-scss-module__aD6c8G__timeline-info-col,.process-module-scss-module__aD6c8G__timeline-desc-col,.process-module-scss-module__aD6c8G__timeline-yourpart-col{grid-column:2}.process-module-scss-module__aD6c8G__timeline-info-col{margin-bottom:8px}.process-module-scss-module__aD6c8G__timeline-yourpart-col{margin-top:12px}.process-module-scss-module__aD6c8G__your-part-box{border-top:1px solid #e2e8f0;border-left:none;flex-direction:row;justify-content:space-between;align-items:center;padding-top:8px;padding-left:0}.process-module-scss-module__aD6c8G__your-part-label{margin-bottom:0}}
.profilepack-module-scss-module__K2pZIa__profilepack-section{background-color:#f8fafd;padding:clamp(60px,8vw,60px) 0}.profilepack-module-scss-module__K2pZIa__section-header{text-align:center;max-width:800px;margin-bottom:56px;margin-left:auto;margin-right:auto}.profilepack-module-scss-module__K2pZIa__section-title{color:#0f172a;letter-spacing:-.02em;margin:0 0 16px;font-family:Plus Jakarta Sans,Arial,sans-serif;font-size:clamp(2rem,4vw,2.5rem);font-weight:800;line-height:1.2}.profilepack-module-scss-module__K2pZIa__section-subtitle{color:#64748b;margin:0;font-family:Plus Jakarta Sans,Arial,sans-serif;font-size:clamp(1rem,2.5vw,1.125rem);line-height:1.6}.profilepack-module-scss-module__K2pZIa__profilepack-container{grid-template-columns:.9fr 1.1fr;align-items:center;gap:48px;margin-bottom:48px;display:grid}.profilepack-module-scss-module__K2pZIa__mockup-card{background:#fff;border:1px solid #e2e8f0;border-radius:20px;padding:28px;box-shadow:0 20px 40px #0050cc14}.profilepack-module-scss-module__K2pZIa__mockup-header{border-bottom:1px solid #f1f5f9;align-items:center;gap:14px;margin-bottom:20px;padding-bottom:20px;display:flex}.profilepack-module-scss-module__K2pZIa__doc-icon-badge{color:#0050cc;background:#eff6ff;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.profilepack-module-scss-module__K2pZIa__doc-header-text{flex-grow:1}.profilepack-module-scss-module__K2pZIa__doc-title{color:#0f172a;margin:0 0 2px;font-size:16px;font-weight:800}.profilepack-module-scss-module__K2pZIa__doc-subtitle{color:#64748b;font-size:11px}.profilepack-module-scss-module__K2pZIa__confidential-badge{color:#0050cc;letter-spacing:.5px;background:#dbeafe;border-radius:6px;padding:4px 8px;font-size:10px;font-weight:800}.profilepack-module-scss-module__K2pZIa__mockup-body{flex-direction:column;gap:16px;display:flex}.profilepack-module-scss-module__K2pZIa__mockup-section{flex-direction:column;gap:6px;display:flex}.profilepack-module-scss-module__K2pZIa__section-label{color:#0f172a;text-transform:uppercase;letter-spacing:.5px;font-size:11px;font-weight:700}.profilepack-module-scss-module__K2pZIa__skeleton-line-long{background:#e2e8f0;border-radius:4px;width:90%;height:8px}.profilepack-module-scss-module__K2pZIa__skeleton-line-medium{background:#cbd5e1;border-radius:4px;width:60%;height:8px}.profilepack-module-scss-module__K2pZIa__skeleton-bullet{background:#cbd5e1;border-radius:3px;width:80%;height:6px;margin-left:12px}.profilepack-module-scss-module__K2pZIa__stack-bars{flex-direction:column;gap:6px;display:flex}.profilepack-module-scss-module__K2pZIa__stack-row{color:#64748b;align-items:center;gap:10px;font-size:10px;display:flex}.profilepack-module-scss-module__K2pZIa__stack-row span{width:60px}.profilepack-module-scss-module__K2pZIa__bar-fill-100{background:#0050cc;border-radius:3px;flex:1;height:6px}.profilepack-module-scss-module__K2pZIa__bar-fill-85{background:#3b82f6;border-radius:3px;width:70%;height:6px}.profilepack-module-scss-module__K2pZIa__bar-fill-75{background:#60a5fa;border-radius:3px;width:55%;height:6px}.profilepack-module-scss-module__K2pZIa__bar-fill-60{background:#93c5fd;border-radius:3px;width:40%;height:6px}.profilepack-module-scss-module__K2pZIa__code-preview-box{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;padding:10px 12px}.profilepack-module-scss-module__K2pZIa__code-preview-header{color:#64748b;justify-content:space-between;margin-bottom:6px;font-size:10px;display:flex}.profilepack-module-scss-module__K2pZIa__ts-tag{color:#0050cc;font-weight:700}.profilepack-module-scss-module__K2pZIa__code-skeleton-lines{flex-direction:column;gap:4px;display:flex}.profilepack-module-scss-module__K2pZIa__code-line-1{background:#93c5fd;border-radius:2px;width:40%;height:4px}.profilepack-module-scss-module__K2pZIa__code-line-2{background:#cbd5e1;border-radius:2px;width:70%;height:4px}.profilepack-module-scss-module__K2pZIa__code-line-3{background:#a7f3d0;border-radius:2px;width:50%;height:4px}.profilepack-module-scss-module__K2pZIa__comm-row{color:#475569;justify-content:space-between;font-size:11px;display:flex}.profilepack-module-scss-module__K2pZIa__comm-row strong{color:#0f172a}.profilepack-module-scss-module__K2pZIa__overlap-tag{color:#059669;font-weight:700}.profilepack-module-scss-module__K2pZIa__mockup-footer{color:#64748b;border-top:1px solid #f1f5f9;justify-content:space-between;margin-top:16px;padding-top:16px;font-size:11px;display:flex}.profilepack-module-scss-module__K2pZIa__mockup-footer span{align-items:center;gap:4px;display:inline-flex}.profilepack-module-scss-module__K2pZIa__features-grid{grid-template-columns:repeat(2,1fr);gap:20px;display:grid}.profilepack-module-scss-module__K2pZIa__feature-box{background:#fff;border:1px solid #e2e8f0;border-radius:20px;padding:28px 24px}.profilepack-module-scss-module__K2pZIa__feature-icon-box{color:#0050cc;background-color:#eff6ff;border-radius:14px;justify-content:center;align-items:center;width:50px;height:50px;margin-bottom:20px;display:flex}.profilepack-module-scss-module__K2pZIa__feature-title{color:#0f172a;margin:0 0 10px;font-family:Plus Jakarta Sans,Arial,sans-serif;font-size:18px;font-weight:800}.profilepack-module-scss-module__K2pZIa__feature-desc{color:#475569;margin:0;font-family:Plus Jakarta Sans,Arial,sans-serif;font-size:14px;line-height:1.6}.profilepack-module-scss-module__K2pZIa__bottom-cta-container{flex-direction:column;align-items:center;gap:12px;display:flex}.profilepack-module-scss-module__K2pZIa__bottom-cta-btn{color:#fff;background-color:#0050cc;border-radius:50px;justify-content:center;align-items:center;gap:10px;padding:16px 36px;font-family:Plus Jakarta Sans,Arial,sans-serif;font-size:16px;font-weight:700;text-decoration:none;transition:all .25s;display:inline-flex;box-shadow:0 8px 20px #0050cc40}.profilepack-module-scss-module__K2pZIa__bottom-cta-btn:hover{background-color:#003fa3;transform:translateY(-2px);box-shadow:0 12px 28px #0050cc59}.profilepack-module-scss-module__K2pZIa__bottom-cta-subtext{color:#64748b;margin:0;font-family:Plus Jakarta Sans,Arial,sans-serif;font-size:14px}@media (max-width:992px){.profilepack-module-scss-module__K2pZIa__profilepack-container{grid-template-columns:1fr;gap:32px}.profilepack-module-scss-module__K2pZIa__features-grid{grid-template-columns:1fr}}
.availability-module-scss-module__A9wSqa__availability-section{background-color:#fff;padding:40px 0}.availability-module-scss-module__A9wSqa__availability-banner{background-color:#0050cc;border-radius:24px;justify-content:space-between;align-items:center;gap:40px;padding:60px 80px;display:flex;position:relative;overflow:hidden;box-shadow:0 20px 45px #0050cc1f}.availability-module-scss-module__A9wSqa__banner-content{text-align:left;flex:60%}@keyframes availability-module-scss-module__A9wSqa__pulseOnline{0%{transform:scale(.95);box-shadow:0 0 #10b981b3}70%{transform:scale(1);box-shadow:0 0 0 6px #10b98100}to{transform:scale(.95);box-shadow:0 0 #10b98100}}.availability-module-scss-module__A9wSqa__availability-badge{color:#fff;letter-spacing:.08em;text-transform:capitalize;align-items:center;gap:8px;margin-bottom:16px;font-family:Plus Jakarta Sans,Arial,sans-serif;font-size:13px;font-weight:700;display:inline-flex}.availability-module-scss-module__A9wSqa__availability-badge:before{content:"";background-color:#10b981;border-radius:50%;flex-shrink:0;width:9px;height:9px;animation:2s ease-in-out infinite availability-module-scss-module__A9wSqa__pulseOnline;display:inline-block}.availability-module-scss-module__A9wSqa__banner-title{color:#fff;margin:0 0 16px;font-family:Plus Jakarta Sans,Arial,sans-serif;font-size:clamp(1.75rem,3.5vw,2.5rem);font-weight:800;line-height:1.2}.availability-module-scss-module__A9wSqa__banner-description{color:#e0e7ff;max-width:520px;margin:0 0 32px;font-family:Plus Jakarta Sans,Arial,sans-serif;font-size:16px;line-height:1.6}.availability-module-scss-module__A9wSqa__banner-btn{color:#0050cc;cursor:pointer;background-color:#fff;border:none;border-radius:50px;justify-content:center;align-items:center;padding:14px 32px;font-size:15px;font-weight:700;text-decoration:none;transition:all .25s;display:inline-flex;box-shadow:0 4px 12px #00000014}.availability-module-scss-module__A9wSqa__banner-btn:hover{background-color:#f8fafc;transform:translateY(-2px);box-shadow:0 8px 20px #00000026}.availability-module-scss-module__A9wSqa__banner-btn:active{transform:translateY(0)}.availability-module-scss-module__A9wSqa__banner-visual{flex:40%;justify-content:center;align-items:center;display:flex}.availability-module-scss-module__A9wSqa__cards-container{width:320px;height:180px;position:relative}.availability-module-scss-module__A9wSqa__dev-card{box-sizing:border-box;background-color:#fff;border:1px solid #e2e8f0;border-radius:16px;width:240px;padding:18px;position:absolute;box-shadow:0 10px 25px #00000014}.availability-module-scss-module__A9wSqa__card-back{z-index:1;opacity:.9;top:0;left:0;transform:rotate(-5deg)}.availability-module-scss-module__A9wSqa__card-front{z-index:2;top:20px;left:80px;transform:rotate(3deg);box-shadow:0 12px 30px #0000001f}.availability-module-scss-module__A9wSqa__card-header-row{align-items:center;gap:12px;margin-bottom:12px;display:flex}.availability-module-scss-module__A9wSqa__avatar-box{color:#0050cc;background-color:#eff6ff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.availability-module-scss-module__A9wSqa__avatar-svg{width:20px;height:20px}.availability-module-scss-module__A9wSqa__dev-info{flex-direction:column;display:flex}.availability-module-scss-module__A9wSqa__dev-title{color:#0f172a;margin:0;font-family:Plus Jakarta Sans,Arial,sans-serif;font-size:14px;font-weight:700}.availability-module-scss-module__A9wSqa__dev-exp{color:#64748b;margin-top:1px;font-family:Plus Jakarta Sans,Arial,sans-serif;font-size:11px}.availability-module-scss-module__A9wSqa__skills-row{flex-wrap:wrap;gap:8px;display:flex}.availability-module-scss-module__A9wSqa__skill-tag{color:#475569;background-color:#f1f5f9;border-radius:6px;padding:3px 8px;font-family:Plus Jakarta Sans,Arial,sans-serif;font-size:11px;font-weight:600}@media (max-width:992px){.availability-module-scss-module__A9wSqa__availability-banner{text-align:center;flex-direction:column;gap:48px;padding:48px 40px}.availability-module-scss-module__A9wSqa__banner-content{text-align:center;flex:100%}.availability-module-scss-module__A9wSqa__banner-description{margin-left:auto;margin-right:auto}.availability-module-scss-module__A9wSqa__banner-visual{flex:100%}}@media (max-width:576px){.availability-module-scss-module__A9wSqa__availability-banner{border-radius:16px;padding:32px 20px}.availability-module-scss-module__A9wSqa__banner-title{font-size:22px}.availability-module-scss-module__A9wSqa__banner-btn{box-sizing:border-box;text-align:center;white-space:normal;word-break:break-word;width:100%;max-width:100%;padding:14px 16px;font-size:15px}.availability-module-scss-module__A9wSqa__cards-container{width:260px;height:140px}.availability-module-scss-module__A9wSqa__dev-card{width:190px;padding:12px}.availability-module-scss-module__A9wSqa__card-front{top:15px;left:70px}.availability-module-scss-module__A9wSqa__avatar-box{width:30px;height:30px}.availability-module-scss-module__A9wSqa__avatar-svg{width:16px;height:16px}.availability-module-scss-module__A9wSqa__dev-title{font-size:12px}}
.skills-module-scss-module__8SxaQq__skills-section{background-color:#f8fafd;padding:clamp(60px,8vw,60px) 0}.skills-module-scss-module__8SxaQq__section-header{text-align:center;max-width:800px;margin-bottom:50px;margin-left:auto;margin-right:auto}.skills-module-scss-module__8SxaQq__section-title{color:#0f172a;letter-spacing:-.02em;margin:0 0 16px;font-family:Plus Jakarta Sans,Arial,sans-serif;font-size:clamp(2rem,4vw,2.5rem);font-weight:800}.skills-module-scss-module__8SxaQq__section-subtitle{color:#64748b;margin:0;font-family:Plus Jakarta Sans,Arial,sans-serif;font-size:clamp(1rem,2.5vw,1.125rem);line-height:1.6}.skills-module-scss-module__8SxaQq__skills-grid{grid-template-columns:repeat(4,1fr);gap:24px;display:grid}.skills-module-scss-module__8SxaQq__category-card{background-color:#fff;border:1px solid #e2e8f0;border-radius:16px;flex-direction:column;padding:28px 24px;transition:all .25s;display:flex;box-shadow:0 4px 12px #0050cc03}.skills-module-scss-module__8SxaQq__category-card:hover{border-color:#0050cc;transform:translateY(-4px);box-shadow:0 8px 20px #0050cc14}.skills-module-scss-module__8SxaQq__category-title{color:#0f172a;margin:0 0 16px;font-family:Plus Jakarta Sans,Arial,sans-serif;font-size:17px;font-weight:700}.skills-module-scss-module__8SxaQq__tags-container{flex-wrap:wrap;gap:8px;display:flex}.skills-module-scss-module__8SxaQq__skill-badge{color:#475569;background-color:#eff6ff;border:1px solid #dbeafe;border-radius:8px;padding:6px 12px;font-family:Plus Jakarta Sans,Arial,sans-serif;font-size:13px;font-weight:500;transition:all .2s}.skills-module-scss-module__8SxaQq__skill-badge:hover{color:#1e40af;background-color:#dbeafe}.skills-module-scss-module__8SxaQq__skills-footer{color:#64748b;text-align:center;margin:48px 0 0;font-family:Plus Jakarta Sans,Arial,sans-serif;font-size:15px;font-weight:600}@media (max-width:1024px){.skills-module-scss-module__8SxaQq__skills-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:576px){.skills-module-scss-module__8SxaQq__skills-grid{grid-template-columns:1fr;gap:16px}.skills-module-scss-module__8SxaQq__category-card{padding:20px}}
.rates-module-scss-module__23rIAa__rates-section{background-color:#fff;padding:clamp(60px,8vw,60px) 0}.rates-module-scss-module__23rIAa__section-header{text-align:left;max-width:800px;margin-bottom:40px}.rates-module-scss-module__23rIAa__section-title{color:#0f172a;letter-spacing:-.02em;margin:0 0 16px;font-family:Plus Jakarta Sans,Arial,sans-serif;font-size:clamp(2rem,4vw,2.5rem);font-weight:800;line-height:1.2}.rates-module-scss-module__23rIAa__section-subtitle{color:#64748b;margin:0;font-family:Plus Jakarta Sans,Arial,sans-serif;font-size:clamp(1rem,2.5vw,1.125rem);line-height:1.6}.rates-module-scss-module__23rIAa__table-container{-webkit-overflow-scrolling:touch;background-color:#fff;border:1px solid #dbeafe;border-radius:16px;width:100%;margin-bottom:24px;overflow-x:auto;box-shadow:0 10px 30px #0050cc05}.rates-module-scss-module__23rIAa__rates-table{border-collapse:collapse;text-align:left;width:100%;min-width:600px}.rates-module-scss-module__23rIAa__rates-table th{color:#0f172a;background-color:#e8efff;border-bottom:1px solid #dbeafe;padding:20px 24px;font-family:Plus Jakarta Sans,Arial,sans-serif;font-size:15px;font-weight:700}.rates-module-scss-module__23rIAa__rates-table td{color:#475569;border-bottom:1px solid #f1f5f9;padding:20px 24px;font-family:Plus Jakarta Sans,Arial,sans-serif;font-size:15px}.rates-module-scss-module__23rIAa__rates-table tr:last-child td{border-bottom:none}.rates-module-scss-module__23rIAa__rates-table tr:hover td{background-color:#f8fafc}.rates-module-scss-module__23rIAa__seniority-col,.rates-module-scss-module__23rIAa__rate-col{font-weight:600;color:#0f172a!important}.rates-module-scss-module__23rIAa__rates-footer{color:#64748b;text-align:center;margin:24px 0 0;font-family:Plus Jakarta Sans,Arial,sans-serif;font-size:14px;font-weight:500}@media (max-width:768px){.rates-module-scss-module__23rIAa__rates-table th,.rates-module-scss-module__23rIAa__rates-table td{padding:16px;font-size:14px}}
.terms-module-scss-module__LHqsBq__terms-section{background-color:#fff;padding:clamp(60px,8vw,60px) 0}.terms-module-scss-module__LHqsBq__section-header{text-align:center;max-width:800px;margin-bottom:56px;margin-left:auto;margin-right:auto}.terms-module-scss-module__LHqsBq__section-title{color:#0f172a;letter-spacing:-.02em;margin:0 0 16px;font-family:Plus Jakarta Sans,Arial,sans-serif;font-size:clamp(2rem,4vw,2.5rem);font-weight:800;line-height:1.2}.terms-module-scss-module__LHqsBq__section-subtitle{color:#64748b;margin:0;font-family:Plus Jakarta Sans,Arial,sans-serif;font-size:clamp(1rem,2.5vw,1.125rem);line-height:1.6}.terms-module-scss-module__LHqsBq__terms-grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.terms-module-scss-module__LHqsBq__term-card{background-color:#fff;border:1px solid #e2e8f0;border-radius:20px;flex-direction:column;padding:32px 24px;transition:all .25s;display:flex;box-shadow:0 4px 16px #0f172a08}.terms-module-scss-module__LHqsBq__term-card:hover{border-color:#0050cc;transform:translateY(-4px);box-shadow:0 12px 28px #0050cc14}.terms-module-scss-module__LHqsBq__card-icon-box{color:#0050cc;background-color:#eff6ff;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.terms-module-scss-module__LHqsBq__term-title{color:#0f172a;margin:20px 0 10px;font-family:Plus Jakarta Sans,Arial,sans-serif;font-size:18px;font-weight:800;line-height:1.3}.terms-module-scss-module__LHqsBq__term-desc{color:#475569;flex-grow:1;margin:0;font-family:Plus Jakarta Sans,Arial,sans-serif;font-size:14px;line-height:1.6}@media (max-width:1024px){.terms-module-scss-module__LHqsBq__terms-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.terms-module-scss-module__LHqsBq__terms-grid{grid-template-columns:1fr;gap:16px}.terms-module-scss-module__LHqsBq__term-card{padding:24px 20px}}
.bannercta-module-scss-module__Qj8gnW__banner-section{padding:40px 0}.bannercta-module-scss-module__Qj8gnW__banner-card{color:#fff;background:linear-gradient(135deg,#004ecc 0%,#07f 50%,#5b21b6 100%);border-radius:32px;grid-template-columns:1fr 1.1fr;align-items:center;gap:48px;padding:56px 64px;display:grid;box-shadow:0 20px 40px #0050cc38}.bannercta-module-scss-module__Qj8gnW__banner-left .bannercta-module-scss-module__Qj8gnW__banner-desc{color:#ffffffeb;margin:0;font-family:Plus Jakarta Sans,Arial,sans-serif;font-size:16px;line-height:1.7}.bannercta-module-scss-module__Qj8gnW__banner-right{flex-direction:column;align-items:flex-start;display:flex}.bannercta-module-scss-module__Qj8gnW__banner-right .bannercta-module-scss-module__Qj8gnW__banner-title{color:#fff;letter-spacing:-.02em;margin:0 0 24px;font-family:Plus Jakarta Sans,Arial,sans-serif;font-size:clamp(28px,4vw,42px);font-weight:800;line-height:1.15}.bannercta-module-scss-module__Qj8gnW__banner-right .bannercta-module-scss-module__Qj8gnW__banner-btn{color:#0050cc;background-color:#fff;border-radius:30px;justify-content:center;align-items:center;padding:14px 40px;font-family:Plus Jakarta Sans,Arial,sans-serif;font-size:16px;font-weight:800;text-decoration:none;transition:all .25s;display:inline-flex;box-shadow:0 8px 20px #0000001f}.bannercta-module-scss-module__Qj8gnW__banner-right .bannercta-module-scss-module__Qj8gnW__banner-btn:hover{background-color:#f8fafd;transform:translateY(-2px);box-shadow:0 12px 28px #0003}@media (max-width:992px){.bannercta-module-scss-module__Qj8gnW__banner-card{border-radius:24px;grid-template-columns:1fr;gap:28px;padding:40px 32px}.bannercta-module-scss-module__Qj8gnW__banner-right .bannercta-module-scss-module__Qj8gnW__banner-title{font-size:clamp(24px,5vw,32px)}}
.whyus-module-scss-module__rPcU0a__whyus-section{background-color:#fff;padding:clamp(60px,8vw,60px) 0}.whyus-module-scss-module__rPcU0a__section-header{text-align:center;max-width:800px;margin-bottom:48px;margin-left:auto;margin-right:auto}.whyus-module-scss-module__rPcU0a__section-title{color:#0f172a;letter-spacing:-.02em;margin:0 0 14px;font-family:Plus Jakarta Sans,Arial,sans-serif;font-size:clamp(2rem,4vw,2.5rem);font-weight:800;line-height:1.2}.whyus-module-scss-module__rPcU0a__section-subtitle{color:#64748b;margin:0;font-family:Plus Jakarta Sans,Arial,sans-serif;font-size:clamp(1rem,2.5vw,1.125rem);line-height:1.6}.whyus-module-scss-module__rPcU0a__whyus-container{grid-template-columns:320px 1fr;align-items:stretch;gap:28px;margin-bottom:28px;display:grid}.whyus-module-scss-module__rPcU0a__lead-card{text-align:center;box-sizing:border-box;background:#f8fafc;border:1px solid #e2e8f0;border-radius:24px;flex-direction:column;align-items:center;height:100%;padding:0;display:flex;overflow:hidden}.whyus-module-scss-module__rPcU0a__lead-avatar-box{background:#e2e8f0;justify-content:center;align-items:center;width:100%;height:180px;margin-bottom:0;display:flex;overflow:hidden}.whyus-module-scss-module__rPcU0a__lead-avatar-img{object-fit:cover;object-position:top center;width:100%;height:100%;display:block}.whyus-module-scss-module__rPcU0a__lead-avatar-svg{color:#94a3b8;width:70px;height:70px}.whyus-module-scss-module__rPcU0a__lead-name{color:#0f172a;margin:0 0 4px;padding:20px 24px 0;font-family:Plus Jakarta Sans,Arial,sans-serif;font-size:22px;font-weight:800}.whyus-module-scss-module__rPcU0a__lead-title{color:#0050cc;margin-bottom:12px;padding:0 24px;font-family:Plus Jakarta Sans,Arial,sans-serif;font-size:13px;font-weight:700}.whyus-module-scss-module__rPcU0a__lead-desc{color:#64748b;flex-grow:1;margin:0 0 24px;padding:0 24px;font-family:Plus Jakarta Sans,Arial,sans-serif;font-size:13px;line-height:1.5}.whyus-module-scss-module__rPcU0a__btn-primary{color:#fff;background-color:#0050cc;border-radius:12px;justify-content:center;align-items:center;gap:8px;width:calc(100% - 48px);margin:0 24px 24px;padding:14px 20px;font-family:Plus Jakarta Sans,Arial,sans-serif;font-size:14px;font-weight:700;text-decoration:none;transition:all .25s;display:inline-flex;box-shadow:0 4px 12px #0050cc33}.whyus-module-scss-module__rPcU0a__btn-primary:hover{background-color:#003fa3;transform:translateY(-2px);box-shadow:0 8px 20px #0050cc4d}.whyus-module-scss-module__rPcU0a__stats-grid{grid-template-columns:repeat(2,1fr);gap:20px;height:100%;display:grid}.whyus-module-scss-module__rPcU0a__stat-card{background:#fff;border:1px solid #e2e8f0;border-radius:20px;flex-direction:column;justify-content:space-between;padding:28px 24px;transition:transform .25s,box-shadow .25s;display:flex}.whyus-module-scss-module__rPcU0a__stat-card:hover{transform:translateY(-2px);box-shadow:0 12px 24px #0f172a0f}.whyus-module-scss-module__rPcU0a__stat-header{align-items:flex-start;gap:16px;margin-bottom:16px;display:flex}.whyus-module-scss-module__rPcU0a__stat-icon-box{color:#0050cc;background-color:#eff6ff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:52px;height:52px;display:flex}.whyus-module-scss-module__rPcU0a__stat-text-box{flex-direction:column;display:flex}.whyus-module-scss-module__rPcU0a__stat-value{color:#0050cc;margin-bottom:2px;font-family:Plus Jakarta Sans,Arial,sans-serif;font-size:22px;font-weight:800;line-height:1.25}.whyus-module-scss-module__rPcU0a__stat-label{color:#0f172a;font-family:Plus Jakarta Sans,Arial,sans-serif;font-size:14px;font-weight:700;line-height:1.3}.whyus-module-scss-module__rPcU0a__stat-subtext{color:#64748b;margin:0;font-family:Plus Jakarta Sans,Arial,sans-serif;font-size:13px;line-height:1.55}.whyus-module-scss-module__rPcU0a__bottom-banner-box{background:#eff6ff;border:1px solid #dbeafe;border-radius:16px;align-items:center;gap:16px;padding:20px 28px;display:flex}.whyus-module-scss-module__rPcU0a__banner-icon-box{color:#0050cc;background:#fff;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex;box-shadow:0 2px 8px #0050cc1a}.whyus-module-scss-module__rPcU0a__banner-heading{color:#0050cc;margin:0 0 4px;font-family:Plus Jakarta Sans,Arial,sans-serif;font-size:15px;font-weight:800}.whyus-module-scss-module__rPcU0a__banner-paragraph{color:#475569;margin:0;font-family:Plus Jakarta Sans,Arial,sans-serif;font-size:13px}@media (max-width:992px){.whyus-module-scss-module__rPcU0a__whyus-container{grid-template-columns:1fr;gap:24px}.whyus-module-scss-module__rPcU0a__stats-grid{grid-template-columns:1fr}.whyus-module-scss-module__rPcU0a__bottom-banner-box{text-align:center;flex-direction:column}}
.matchform-module-scss-module__D4mAGG__matchform-section{background-color:#f8fafd;padding:clamp(60px,8vw,60px) 0}.matchform-module-scss-module__D4mAGG__matchform-wrapper{grid-template-columns:.95fr 1.05fr;align-items:stretch;gap:48px;display:grid}.matchform-module-scss-module__D4mAGG__left-col{flex-direction:column;height:100%;display:flex}.matchform-module-scss-module__D4mAGG__left-title{color:#0f172a;letter-spacing:-.02em;margin:0 0 16px;font-family:Plus Jakarta Sans,Arial,sans-serif;font-size:clamp(2rem,4.5vw,3rem);font-weight:800;line-height:1.15}.matchform-module-scss-module__D4mAGG__left-desc{color:#475569;margin:0 0 40px;font-family:Plus Jakarta Sans,Arial,sans-serif;font-size:clamp(1rem,2vw,1.125rem);line-height:1.6}.matchform-module-scss-module__D4mAGG__stepper-vertical{flex-direction:column;align-items:flex-start;margin-bottom:48px;display:flex}.matchform-module-scss-module__D4mAGG__step-node{cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:14px;display:flex}.matchform-module-scss-module__D4mAGG__step-circle{border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-family:Plus Jakarta Sans,Arial,sans-serif;font-size:14px;font-weight:700;transition:all .25s;display:flex}.matchform-module-scss-module__D4mAGG__step-node.matchform-module-scss-module__D4mAGG__active .matchform-module-scss-module__D4mAGG__step-circle{color:#fff;background-color:#0050cc;box-shadow:0 4px 12px #0050cc40}.matchform-module-scss-module__D4mAGG__step-node.matchform-module-scss-module__D4mAGG__inactive .matchform-module-scss-module__D4mAGG__step-circle{color:#64748b;background-color:#fff;border:2px solid #cbd5e1}.matchform-module-scss-module__D4mAGG__step-label{color:#0f172a;font-family:Plus Jakarta Sans,Arial,sans-serif;font-size:16px;font-weight:700}.matchform-module-scss-module__D4mAGG__step-node.matchform-module-scss-module__D4mAGG__inactive .matchform-module-scss-module__D4mAGG__step-label{color:#64748b}.matchform-module-scss-module__D4mAGG__stepper-line{background-color:#cbd5e1;width:2px;height:28px;margin-top:4px;margin-bottom:4px;margin-left:17px}.matchform-module-scss-module__D4mAGG__trust-cards-row{grid-template-columns:repeat(3,1fr);gap:16px;margin-top:auto;margin-bottom:3.5rem;display:grid}.matchform-module-scss-module__D4mAGG__trust-card{background:#fff;border:1px solid #e2e8f0;border-radius:20px;flex-direction:column;justify-content:flex-start;align-items:flex-start;min-height:150px;padding:24px 18px;display:flex;box-shadow:0 4px 12px #0f172a08}.matchform-module-scss-module__D4mAGG__trust-icon-box{color:#0050cc;background:#eff6ff;border-radius:12px;justify-content:center;align-items:center;width:42px;height:42px;margin-bottom:16px;display:flex}.matchform-module-scss-module__D4mAGG__trust-value{color:#0f172a;margin-bottom:6px;font-family:Plus Jakarta Sans,Arial,sans-serif;font-size:14px;font-weight:800;line-height:1.3}.matchform-module-scss-module__D4mAGG__trust-sub{color:#64748b;font-family:Plus Jakarta Sans,Arial,sans-serif;font-size:12px;line-height:1.45}.matchform-module-scss-module__D4mAGG__right-col{width:100%}.matchform-module-scss-module__D4mAGG__form-card{background:#fff;border:1px solid #e2e8f0;border-radius:28px;flex-direction:column;min-height:560px;padding:40px;display:flex;box-shadow:0 20px 40px #0f172a0f}.matchform-module-scss-module__D4mAGG__step-header-bar{align-items:center;gap:16px;margin-bottom:32px;display:flex}.matchform-module-scss-module__D4mAGG__step-badge-title{color:#0050cc;letter-spacing:.6px;font-family:Plus Jakarta Sans,Arial,sans-serif;font-size:12px;font-weight:800}.matchform-module-scss-module__D4mAGG__progress-track{background:#e2e8f0;border-radius:3px;flex-grow:1;height:6px;overflow:hidden}.matchform-module-scss-module__D4mAGG__progress-fill{background:#0050cc;border-radius:3px;height:100%;transition:width .3s}.matchform-module-scss-module__D4mAGG__step-counter{color:#64748b;font-family:Plus Jakarta Sans,Arial,sans-serif;font-size:13px;font-weight:700}.matchform-module-scss-module__D4mAGG__step-body{flex-direction:column;gap:28px;display:flex}.matchform-module-scss-module__D4mAGG__form-group-block{flex-direction:column;gap:12px;display:flex}.matchform-module-scss-module__D4mAGG__question-title{color:#0f172a;font-family:Plus Jakarta Sans,Arial,sans-serif;font-size:18px;font-weight:800}.matchform-module-scss-module__D4mAGG__help-type-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.matchform-module-scss-module__D4mAGG__option-card{text-align:center;cursor:pointer;background:#fff;border:1.5px solid #e2e8f0;border-radius:16px;flex-direction:column;align-items:center;padding:24px 16px;transition:all .2s;display:flex;position:relative}.matchform-module-scss-module__D4mAGG__option-card:hover{background:#f8fafd;border-color:#0050cc}.matchform-module-scss-module__D4mAGG__option-card.matchform-module-scss-module__D4mAGG__selected{background:#eff6ff;border-color:#0050cc}.matchform-module-scss-module__D4mAGG__selected-check-badge{color:#fff;background:#0050cc;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;display:flex;position:absolute;top:10px;right:10px}.matchform-module-scss-module__D4mAGG__option-icon{color:#0050cc;background:#fff;border:1px solid #dbeafe;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:14px;display:flex}.matchform-module-scss-module__D4mAGG__option-title{color:#0f172a;margin-bottom:4px;font-family:Plus Jakarta Sans,Arial,sans-serif;font-size:14px;font-weight:800}.matchform-module-scss-module__D4mAGG__option-sub{color:#64748b;font-family:Plus Jakarta Sans,Arial,sans-serif;font-size:12px}.matchform-module-scss-module__D4mAGG__pills-grid{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.matchform-module-scss-module__D4mAGG__pill-btn{color:#334155;cursor:pointer;background:#fff;border:1.5px solid #e2e8f0;border-radius:12px;padding:14px 12px;font-family:Plus Jakarta Sans,Arial,sans-serif;font-size:14px;font-weight:700;transition:all .2s}.matchform-module-scss-module__D4mAGG__pill-btn:hover{color:#0050cc;border-color:#0050cc}.matchform-module-scss-module__D4mAGG__pill-btn.matchform-module-scss-module__D4mAGG__selected{color:#0050cc;background:#eff6ff;border-color:#0050cc}.matchform-module-scss-module__D4mAGG__primary-submit-btn{color:#fff;cursor:pointer;background-color:#0050cc;border:none;border-radius:14px;justify-content:center;align-items:center;gap:10px;width:100%;margin-top:8px;padding:18px 28px;font-family:Plus Jakarta Sans,Arial,sans-serif;font-size:16px;font-weight:800;transition:all .25s;display:inline-flex;box-shadow:0 4px 16px #0050cc40}.matchform-module-scss-module__D4mAGG__primary-submit-btn:hover:not(:disabled){background-color:#003fa3;transform:translateY(-2px);box-shadow:0 8px 24px #0050cc59}.matchform-module-scss-module__D4mAGG__primary-submit-btn:disabled{opacity:.7;cursor:not-allowed}.matchform-module-scss-module__D4mAGG__step2-header-text{margin-bottom:4px}.matchform-module-scss-module__D4mAGG__step2-title{color:#0f172a;margin:0 0 6px;font-family:Plus Jakarta Sans,Arial,sans-serif;font-size:20px;font-weight:800}.matchform-module-scss-module__D4mAGG__step2-sub{color:#64748b;margin:0;font-family:Plus Jakarta Sans,Arial,sans-serif;font-size:14px}.matchform-module-scss-module__D4mAGG__fields-grid{grid-template-columns:repeat(2,1fr);gap:16px;display:grid}.matchform-module-scss-module__D4mAGG__inset-field{background:#fff;border:1.5px solid #e2e8f0;border-radius:12px;flex-direction:column;padding:8px 14px;transition:border-color .2s;display:flex}.matchform-module-scss-module__D4mAGG__inset-field:focus-within{border-color:#0050cc;box-shadow:0 0 0 3px #0050cc14}.matchform-module-scss-module__D4mAGG__inset-field.matchform-module-scss-module__D4mAGG__full-width{grid-column:span 2}.matchform-module-scss-module__D4mAGG__inset-field label{color:#475569;margin-bottom:2px;font-family:Plus Jakarta Sans,Arial,sans-serif;font-size:14px;font-weight:700}.matchform-module-scss-module__D4mAGG__inset-field .matchform-module-scss-module__D4mAGG__input-inner{align-items:center;gap:8px;display:flex}.matchform-module-scss-module__D4mAGG__inset-field input{color:#0f172a;background:0 0;border:none;outline:none;width:100%;font-family:Plus Jakarta Sans,Arial,sans-serif;font-size:16px;font-weight:500}.matchform-module-scss-module__D4mAGG__inset-field input::placeholder{color:#94a3b8;font-size:16px}.matchform-module-scss-module__D4mAGG__inset-field textarea{color:#0f172a;resize:vertical;background:0 0;border:none;outline:none;width:100%;min-height:70px;font-family:Plus Jakarta Sans,Arial,sans-serif;font-size:16px;font-weight:500}.matchform-module-scss-module__D4mAGG__inset-field textarea::placeholder{color:#94a3b8;font-size:16px}.matchform-module-scss-module__D4mAGG__inset-field .matchform-module-scss-module__D4mAGG__field-icon{color:#94a3b8;flex-shrink:0}.matchform-module-scss-module__D4mAGG__checkbox-row{align-items:center;gap:10px;display:flex}.matchform-module-scss-module__D4mAGG__checkbox-row input[type=checkbox]{cursor:pointer;accent-color:#0050cc;border-radius:4px;width:18px;height:18px}.matchform-module-scss-module__D4mAGG__checkbox-row label{color:#334155;cursor:pointer;-webkit-user-select:none;user-select:none;font-family:Plus Jakarta Sans,Arial,sans-serif;font-size:14px;font-weight:500}.matchform-module-scss-module__D4mAGG__summary-box{background:#eff6ff;border:1px solid #dbeafe;border-radius:14px;align-items:center;gap:14px;padding:16px 20px;display:flex}.matchform-module-scss-module__D4mAGG__summary-icon-box{color:#0050cc;background:#dbeafe;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.matchform-module-scss-module__D4mAGG__summary-text-box{flex-direction:column;flex-grow:1;display:flex}.matchform-module-scss-module__D4mAGG__summary-label{color:#64748b;letter-spacing:.5px;font-family:Plus Jakarta Sans,Arial,sans-serif;font-size:10px;font-weight:800}.matchform-module-scss-module__D4mAGG__summary-val{color:#0050cc;font-family:Plus Jakarta Sans,Arial,sans-serif;font-size:14px;font-weight:700}.matchform-module-scss-module__D4mAGG__edit-req-btn{color:#0050cc;cursor:pointer;background:0 0;border:none;font-family:Plus Jakarta Sans,Arial,sans-serif;font-size:13px;font-weight:700}.matchform-module-scss-module__D4mAGG__edit-req-btn:hover{text-decoration:underline}.matchform-module-scss-module__D4mAGG__step2-footer-copy{flex-direction:column;align-items:center;gap:8px;margin-top:4px;display:flex}.matchform-module-scss-module__D4mAGG__fee-note{color:#64748b;align-items:center;gap:6px;font-family:Plus Jakarta Sans,Arial,sans-serif;font-size:12px;font-weight:500;display:inline-flex}.matchform-module-scss-module__D4mAGG__back-link-btn{color:#0050cc;cursor:pointer;background:0 0;border:none;align-items:center;gap:6px;font-family:Plus Jakarta Sans,Arial,sans-serif;font-size:14px;font-weight:700;display:inline-flex}.matchform-module-scss-module__D4mAGG__back-link-btn:hover{text-decoration:underline}.matchform-module-scss-module__D4mAGG__thankyou-box{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;min-height:430px;padding:40px 20px;display:flex}.matchform-module-scss-module__D4mAGG__thankyou-icon{color:#16a34a;background:#dcfce7;border-radius:50%;justify-content:center;align-items:center;width:72px;height:72px;margin-bottom:24px;display:flex}.matchform-module-scss-module__D4mAGG__thankyou-title{color:#0f172a;margin:0 0 12px;font-family:Plus Jakarta Sans,Arial,sans-serif;font-size:24px;font-weight:800}.matchform-module-scss-module__D4mAGG__thankyou-desc{color:#475569;max-width:480px;margin:0 0 28px;font-family:Plus Jakarta Sans,Arial,sans-serif;font-size:15px;line-height:1.6}.matchform-module-scss-module__D4mAGG__reset-btn{color:#0050cc;cursor:pointer;background:#eff6ff;border:1px solid #dbeafe;border-radius:10px;padding:12px 24px;font-family:Plus Jakarta Sans,Arial,sans-serif;font-size:14px;font-weight:700}.matchform-module-scss-module__D4mAGG__reset-btn:hover{background:#dbeafe}@media (max-width:1024px){.matchform-module-scss-module__D4mAGG__matchform-wrapper{flex-direction:column;gap:40px;display:flex}.matchform-module-scss-module__D4mAGG__left-col{display:contents}.matchform-module-scss-module__D4mAGG__left-header{order:1}.matchform-module-scss-module__D4mAGG__right-col{order:2}.matchform-module-scss-module__D4mAGG__trust-cards-row{order:3;grid-template-columns:repeat(3,1fr);margin-top:0;margin-bottom:0}}@media (max-width:640px){.matchform-module-scss-module__D4mAGG__help-type-grid{grid-template-columns:1fr}.matchform-module-scss-module__D4mAGG__pills-grid{grid-template-columns:repeat(2,1fr)}.matchform-module-scss-module__D4mAGG__fields-grid{grid-template-columns:1fr}.matchform-module-scss-module__D4mAGG__inset-field.matchform-module-scss-module__D4mAGG__full-width{grid-column:span 1}.matchform-module-scss-module__D4mAGG__trust-cards-row{grid-template-columns:1fr}.matchform-module-scss-module__D4mAGG__form-card{padding:24px}.matchform-module-scss-module__D4mAGG__inset-field label,.matchform-module-scss-module__D4mAGG__inset-field input,.matchform-module-scss-module__D4mAGG__inset-field textarea,.matchform-module-scss-module__D4mAGG__inset-field input::placeholder,.matchform-module-scss-module__D4mAGG__inset-field textarea::placeholder,.matchform-module-scss-module__D4mAGG__checkbox-row label{font-size:16px!important}}.iti{width:100%;display:block}.iti input{width:100%!important;box-shadow:none!important;background:0 0!important;border:none!important;outline:none!important;font-size:16px!important}.iti__country-list{color:#0f172a;z-index:1000;border:1px solid #e2e8f0;border-radius:12px;margin-top:5px;padding:8px 0;box-shadow:0 10px 30px #0000001f}.iti__country{padding:10px 15px;transition:background .2s}.iti__country:hover{background-color:#f8fafc}.iti__selected-flag{background:0 0;border-radius:8px 0 0 8px;padding:0 6px 0 0}
.faq-module-scss-module__NouQkG__faq-section{background-color:#fff;padding:clamp(60px,8vw,60px) 0}.faq-module-scss-module__NouQkG__section-title{color:#0f172a;text-align:center;letter-spacing:-.02em;margin:0 0 50px;font-family:Plus Jakarta Sans,Arial,sans-serif;font-size:clamp(2rem,4vw,2.5rem);font-weight:800}.faq-module-scss-module__NouQkG__faq-list{flex-direction:column;max-width:800px;margin:0 auto;display:flex}.faq-module-scss-module__NouQkG__faq-item{border-bottom:1px solid #e2e8f0}.faq-module-scss-module__NouQkG__faq-question-btn{text-align:left;cursor:pointer;background:0 0;border:none;outline:none;justify-content:space-between;align-items:center;width:100%;padding:24px 0;font-family:inherit;transition:all .2s;display:flex}.faq-module-scss-module__NouQkG__faq-question-btn:hover .faq-module-scss-module__NouQkG__faq-question-text,.faq-module-scss-module__NouQkG__faq-question-btn:hover .faq-module-scss-module__NouQkG__faq-icon-wrapper{color:#0050cc}.faq-module-scss-module__NouQkG__faq-question-text{color:#0f172a;margin:0;font-family:Plus Jakarta Sans,Arial,sans-serif;font-size:18px;font-weight:700;transition:color .2s}.faq-module-scss-module__NouQkG__faq-icon-wrapper{color:#64748b;flex-shrink:0;justify-content:center;align-items:center;margin-left:20px;transition:color .2s;display:flex}.faq-module-scss-module__NouQkG__faq-chevron{width:18px;height:18px;transition:transform .25s cubic-bezier(.4,0,.2,1)}.faq-module-scss-module__NouQkG__faq-answer-wrapper{max-height:0;transition:max-height .3s cubic-bezier(.4,0,.2,1);overflow:hidden}.faq-module-scss-module__NouQkG__faq-answer-content{padding-bottom:24px}.faq-module-scss-module__NouQkG__faq-answer-content p{color:#475569;margin:0;font-family:Plus Jakarta Sans,Arial,sans-serif;font-size:15px;line-height:1.65}.faq-module-scss-module__NouQkG__item-open .faq-module-scss-module__NouQkG__faq-chevron{transform:rotate(180deg)}.faq-module-scss-module__NouQkG__item-open .faq-module-scss-module__NouQkG__faq-answer-wrapper{max-height:350px}@media (max-width:576px){.faq-module-scss-module__NouQkG__faq-question-text{font-size:16px}.faq-module-scss-module__NouQkG__faq-question-btn{padding:20px 0}.faq-module-scss-module__NouQkG__faq-answer-content{padding-bottom:20px}.faq-module-scss-module__NouQkG__faq-answer-content p{font-size:14px}}
.cta-module-scss-module__EamHoW__cta-section{text-align:center;background-color:#0050cc;padding:clamp(60px,8vw,60px) 0;overflow:hidden}.cta-module-scss-module__EamHoW__cta-container{max-width:900px;margin:0 auto}.cta-module-scss-module__EamHoW__cta-badge{color:#ffffffb3;letter-spacing:.08em;margin-bottom:16px;font-family:Plus Jakarta Sans,Arial,sans-serif;font-size:13px;font-weight:700;display:inline-block}.cta-module-scss-module__EamHoW__cta-title{color:#fff;letter-spacing:-.02em;margin:0 0 20px;font-family:Plus Jakarta Sans,Arial,sans-serif;font-size:clamp(2rem,5vw,3rem);font-weight:800;line-height:1.25}.cta-module-scss-module__EamHoW__cta-description{color:#cbd5e1;max-width:720px;margin:0 auto 40px;font-family:Plus Jakarta Sans,Arial,sans-serif;font-size:clamp(1rem,2vw,1.125rem);line-height:1.65}.cta-module-scss-module__EamHoW__cta-actions{flex-wrap:wrap;justify-content:center;gap:16px;margin-bottom:48px;display:flex}.cta-module-scss-module__EamHoW__btn-primary{color:#0050cc;cursor:pointer;background-color:#fff;border:none;border-radius:8px;justify-content:center;align-items:center;padding:16px 36px;font-size:16px;font-weight:700;text-decoration:none;transition:all .25s;display:inline-flex;box-shadow:0 4px 12px #0000000d}.cta-module-scss-module__EamHoW__btn-primary:hover{background-color:#f8fafc;transform:translateY(-2px);box-shadow:0 6px 20px #0000001f}.cta-module-scss-module__EamHoW__btn-primary:active{transform:translateY(0)}.cta-module-scss-module__EamHoW__btn-secondary{color:#fff;cursor:pointer;background-color:#0000;border:1px solid #fff6;border-radius:8px;justify-content:center;align-items:center;padding:16px 36px;font-size:16px;font-weight:700;text-decoration:none;transition:all .25s;display:inline-flex}.cta-module-scss-module__EamHoW__btn-secondary:hover{background-color:#ffffff14;border-color:#fff;transform:translateY(-2px)}.cta-module-scss-module__EamHoW__btn-secondary:active{transform:translateY(0)}.cta-module-scss-module__EamHoW__bullets-row{flex-wrap:wrap;justify-content:center;gap:32px;display:flex}.cta-module-scss-module__EamHoW__bullet-item{align-items:center;gap:10px;display:flex}.cta-module-scss-module__EamHoW__bullet-icon{color:#fff;background-color:#ffffff26;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;display:flex}.cta-module-scss-module__EamHoW__bullet-svg{width:10px;height:10px}.cta-module-scss-module__EamHoW__bullet-text{color:#fffc;font-family:Plus Jakarta Sans,Arial,sans-serif;font-size:14px;font-weight:500}@media (max-width:768px){.cta-module-scss-module__EamHoW__bullets-row{flex-direction:column;align-items:center;gap:16px}}@media (max-width:576px){.cta-module-scss-module__EamHoW__cta-actions{box-sizing:border-box;flex-direction:column;gap:12px;width:100%;max-width:100%}.cta-module-scss-module__EamHoW__btn-primary,.cta-module-scss-module__EamHoW__btn-secondary{box-sizing:border-box;text-align:center;white-space:normal;word-break:break-word;width:100%;max-width:100%;padding:14px 16px;font-size:15px}}
