@charset "UTF-8";.hp-home h1,.hp-home h2,.hp-home h3,.hp-home h4{font-size:inherit;font-weight:inherit;line-height:inherit;text-transform:none}.hp-home{--hp-primary: #0E2654;--hp-primary-2: #193D7F;--hp-soft: #eff6ff;--hp-accent: #FECA16;--hp-accent-2: #f5c71c;--hp-bg: #ffffff;--hp-surface: #ffffff;--hp-border: #e2e8f0;--hp-text: #0f172a;--hp-muted: #475569;--hp-muted2: #64748b;--hp-shadow: 0 14px 34px rgba(15, 23, 42, .06);--hp-shadow-lg: 0 24px 60px rgba(14, 38, 84, .1);--hp-radius: 22px;--hp-radius-sm: 16px;--hp-radius-lg: 28px;--hp-container: 1240px;font-family:Inter,Arial,sans-serif;background:var(--hp-bg);color:var(--hp-text)}.hp-home *{box-sizing:border-box}.hp-home .hp-wrap{width:min(var(--hp-container),100% - 32px);margin:0 auto}.hp-home .hp-section{padding:56px 0}.hp-home .hp-eyebrow{display:inline-flex;align-items:center;gap:10px;padding:8px 18px;border:1px solid rgba(31,58,138,.12);border-radius:999px;background:#eaf1fb;color:var(--hp-primary-2);font-family:Sora,system-ui,sans-serif;font-size:11.5px;font-weight:800;letter-spacing:.13em;text-transform:uppercase;line-height:1}.hp-home .hp-eyebrow:before{content:"";width:7px;height:7px;border-radius:50%;background:var(--hp-accent);flex-shrink:0}.hp-home .hp-eyebrow.is-light{background:#ffffff1a;border-color:#ffffff59;color:#fff}.hp-home .hp-eyebrow.is-light:before{background:var(--hp-accent)}.hp-home .hp-accent-bar{display:block;width:64px;height:4px;background:var(--hp-accent);border-radius:4px;margin-top:18px}.hp-home .hp-section-copy.is-center{margin-left:auto;margin-right:auto;text-align:center}.hp-home .hp-section-copy.is-center .hp-eyebrow,.hp-home .hp-section-copy.is-center .hp-accent-bar{margin-left:auto;margin-right:auto}.hp-home .hp-btn{display:inline-flex;align-items:center;justify-content:center;height:52px;padding:0 24px;border-radius:14px;border:1px solid var(--hp-border);background:#fff;color:var(--hp-text);font-size:14px;font-weight:700;text-decoration:none;transition:transform .15s,box-shadow .15s,background .15s}.hp-home .hp-btn:hover{transform:translateY(-1px)}.hp-home .hp-btn.primary{background:var(--hp-primary-2);border-color:var(--hp-primary-2);color:#fff;box-shadow:0 14px 28px #193d7f38}.hp-home .hp-btn.primary:hover{background:var(--hp-primary)}.hp-home .hp-btn.gold{background:var(--hp-accent);border-color:var(--hp-accent);color:var(--hp-text);box-shadow:0 14px 28px #feca1647}.hp-home .hp-btn.gold:hover{background:#e5b500}.hp-home .hp-hero{position:relative;overflow:hidden;background:radial-gradient(circle at top right,#f0f9ff,#fff);border-bottom:1px solid rgba(0,0,0,.03);padding:36px 0 64px}.hp-home .hp-hero:before,.hp-home .hp-hero:after{content:"";position:absolute;border-radius:999px;filter:blur(80px);z-index:0}.hp-home .hp-hero:before{width:320px;height:320px;right:-60px;top:-80px;background:#193d7f1f}.hp-home .hp-hero-inner{position:relative;z-index:1;display:grid;grid-template-columns:1fr 480px;gap:64px;align-items:start}.hp-home .hp-hero h1{font-family:Sora,system-ui,sans-serif;font-weight:800;margin:22px 0 18px;font-size:clamp(32px,4vw,52px);line-height:1.08;letter-spacing:-.035em;max-width:100%;color:#0a3a67}.hp-home .hp-hero h1 .hl{position:relative;display:inline-block;white-space:nowrap}.hp-home .hp-hero h1 .hl:after{content:"";position:absolute;left:0;right:0;bottom:4px;height:10px;background:#feca168c;border-radius:3px;z-index:-1}.hp-home .hp-hero p{margin:0;color:var(--hp-muted);font-size:16.5px;line-height:1.8;max-width:680px}.hp-home .hp-hero-actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:28px}.hp-home .hp-hero-stats{margin-top:28px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;border:1px solid var(--hp-border);border-radius:16px;background:#fff;padding:22px 28px;box-shadow:0 8px 24px #0f172a0a}.hp-home .hp-hero-stat{padding:0 12px;border-left:1px solid var(--hp-border)}.hp-home .hp-hero-stat:first-child{border-left:none;padding-left:0}.hp-home .hp-hero-stat .num{font-family:Sora,system-ui,sans-serif;font-size:26px;font-weight:800;color:var(--hp-primary);letter-spacing:-.02em;line-height:1.05}.hp-home .hp-hero-stat .num .plus{color:var(--hp-accent);margin-left:1px}.hp-home .hp-hero-stat .lbl{margin-top:6px;font-size:12.5px;color:var(--hp-muted);line-height:1.45;font-weight:500}.hp-home .hp-hero-auth{margin-top:32px;padding-top:26px;border-top:1px dashed var(--hp-border)}.hp-home .hp-hero-auth-label{font-size:11.5px;font-weight:800;color:var(--hp-muted);letter-spacing:.14em;text-transform:uppercase;margin-bottom:14px}.hp-home .hp-hero-auth-row{display:flex;flex-wrap:wrap;gap:10px}.hp-home .hp-hero-auth-tag{display:inline-flex;align-items:center;padding:8px 16px;border-radius:10px;background:#fff;border:1px solid var(--hp-border);color:var(--hp-primary);font-size:13px;font-weight:700;letter-spacing:.01em;transition:border-color .2s,transform .2s,box-shadow .2s}.hp-home .hp-hero-auth-tag:hover{border-color:var(--hp-primary-2);transform:translateY(-1px);box-shadow:0 4px 10px #193d7f1a}.hp-home .hp-hero-right{position:relative}.hp-home .hp-sample-card{background:#fff;border:1px solid var(--hp-border);border-radius:var(--hp-radius-lg);padding:28px;box-shadow:0 24px 60px #0e26541a;position:relative;z-index:2}.hp-home .hp-sample-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.hp-home .hp-sample-eyebrow{display:inline-flex;padding:6px 14px;border-radius:8px;background:#f1f5f9;color:var(--hp-primary);font-size:11px;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.hp-home .hp-sample-rating{display:inline-flex;align-items:center;gap:6px;padding:6px 12px;border-radius:8px;background:#fff7d8;color:var(--hp-primary);font-size:13px;font-weight:700}.hp-home .hp-sample-rating svg{width:12px;height:12px;color:var(--hp-accent);fill:var(--hp-accent)}.hp-home .hp-sample-title{font-family:Sora,system-ui,sans-serif;font-size:22px;font-weight:800;color:var(--hp-primary);letter-spacing:-.02em;margin:6px 0 4px}.hp-home .hp-sample-desc{font-size:14px;color:var(--hp-muted);line-height:1.6;margin-bottom:20px}.hp-home .hp-sample-q{background:#f8fafc;border:1px solid var(--hp-border);border-radius:14px;padding:20px;margin-bottom:22px}.hp-home .hp-sample-q-label{font-size:11px;font-weight:800;color:var(--hp-muted);letter-spacing:.14em;text-transform:uppercase;margin-bottom:12px}.hp-home .hp-sample-q-text{font-size:14.5px;font-weight:600;color:var(--hp-text);line-height:1.55;margin-bottom:16px}.hp-home .hp-sample-options{display:flex;flex-direction:column;gap:8px}.hp-home .hp-sample-opt{display:flex;align-items:center;gap:12px;padding:12px 14px;border:1px solid var(--hp-border);border-radius:10px;background:#fff;font-size:14px;color:var(--hp-text);font-weight:500;position:relative}.hp-home .hp-sample-opt .letter{width:26px;height:26px;border-radius:6px;flex-shrink:0;background:#f1f5f9;color:var(--hp-muted2);display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:800}.hp-home .hp-sample-opt.is-correct{background:#ecfdf5;border-color:#10b981}.hp-home .hp-sample-opt.is-correct .letter{background:#10b981;color:#fff}.hp-home .hp-sample-opt .tick{margin-left:auto;color:#10b981;flex-shrink:0;width:18px;height:18px}.hp-home .hp-sample-features{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 18px;margin-bottom:22px}.hp-home .hp-sample-feature{display:flex;align-items:center;gap:8px;font-size:13.5px;color:var(--hp-text);font-weight:500}.hp-home .hp-sample-feature .dot{width:18px;height:18px;border-radius:50%;flex-shrink:0;background:var(--hp-accent);display:flex;align-items:center;justify-content:center;color:var(--hp-primary)}.hp-home .hp-sample-feature .dot svg{width:11px;height:11px}.hp-home .hp-sample-cta{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;padding:14px 20px;border-radius:12px;background:var(--hp-primary);color:#fff;font-size:14.5px;font-weight:700;text-decoration:none;transition:background .15s}.hp-home .hp-sample-cta:hover{background:#061a3d;color:#fff}@media(max-width:1000px){.hp-home .hp-hero-inner{grid-template-columns:1fr;gap:48px}}@media(max-width:560px){.hp-home .hp-hero-stats{grid-template-columns:1fr;padding:18px;gap:14px}.hp-home .hp-hero-stat{border-left:none;border-top:1px solid var(--hp-border);padding:14px 0 0}.hp-home .hp-hero-stat:first-child{padding-top:0;border-top:none}.hp-home .hp-sample-features{grid-template-columns:1fr}}.hp-home .hp-proof-strip{padding:48px 0;background:transparent;margin-top:0;position:relative;z-index:2;display:flex;align-items:center}.hp-home .hp-proof-strip .hp-wrap{width:min(var(--hp-container),100% - 32px)}.hp-home .hp-proof-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.hp-home .hp-proof-card{background:#fff;border:1px solid var(--hp-border);border-radius:var(--hp-radius);padding:26px 22px 26px 28px;box-shadow:0 12px 32px #0f172a0d;text-align:left;position:relative;overflow:hidden;transition:transform .3s cubic-bezier(.22,1,.36,1),box-shadow .3s ease,border-color .3s ease}.hp-home .hp-proof-card:before{content:"";position:absolute;top:14px;bottom:14px;left:0;width:5px;background:var(--hp-accent);border-radius:0 6px 6px 0;transition:top .3s ease,bottom .3s ease,width .3s ease}.hp-home .hp-proof-card:hover{transform:translateY(-6px) scale(1.03);box-shadow:0 26px 52px #0f172a1f;border-color:#feca1673}.hp-home .hp-proof-card:hover:before{top:0;bottom:0;width:6px}.hp-home .hp-proof-card h3{margin:0 0 8px;font-size:26px!important;font-weight:800!important;color:var(--hp-primary);line-height:1.1;letter-spacing:-.02em}.hp-home .hp-proof-card p{margin:0;font-size:14px;line-height:1.65;color:var(--hp-muted)}.hp-home .hp-testimonial{background:linear-gradient(135deg,#0a1a3a,#0e2654 45%,#193d7f);border:1px solid rgba(255,255,255,.06);border-radius:var(--hp-radius-lg);box-shadow:var(--hp-shadow-lg);padding:44px 48px;position:relative;overflow:hidden}.hp-home .hp-testimonial:after{content:"";position:absolute;bottom:-120px;left:-100px;width:300px;height:300px;border-radius:50%;background:radial-gradient(circle,rgba(254,202,22,.16) 0%,transparent 70%);pointer-events:none}.hp-home .hp-testimonial:before{content:"“";position:absolute;top:-20px;right:36px;font-family:Georgia,serif;font-size:200px;font-weight:700;color:#feca164d;line-height:1;pointer-events:none}.hp-home .hp-testimonial .hp-eyebrow{background:#ffffff1a;border-color:#ffffff4d;color:#fff}.hp-home .hp-testimonial .hp-eyebrow:before{background:var(--hp-accent)}.hp-home .hp-testimonial blockquote{margin:20px 0 0;font-size:22px;line-height:1.75;font-weight:500;color:#fff;position:relative;z-index:1}.hp-home .hp-testimonial cite{display:block;margin-top:16px;color:var(--hp-accent);font-size:14px;font-style:normal;font-weight:700;letter-spacing:.03em;position:relative;z-index:1}.hp-home .hp-testimonial-carousel,.hp-home .hp-testimonial-item{position:relative;z-index:1}.hp-home .hp-testimonial .owl-dots{margin-top:22px;display:flex;gap:8px}.hp-home .hp-testimonial .owl-dots .owl-dot span{display:block;width:9px;height:9px;border-radius:999px;background:#ffffff40;transition:all .3s ease}.hp-home .hp-testimonial .owl-dots .owl-dot.active span{width:26px;background:var(--hp-accent)}.hp-home .hp-section-copy{max-width:780px;margin-bottom:40px}.hp-home .hp-section-copy h2{margin:14px 0 0;font-size:clamp(30px,4vw,44px);line-height:1.08;letter-spacing:-.03em;font-family:Sora,system-ui,sans-serif;font-weight:800}.hp-home .hp-section-copy>p{margin:18px 0 0;color:var(--hp-muted);font-size:17px;line-height:1.8}.hp-home .hp-country-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;align-items:stretch}.hp-home .hp-country-carousel .owl-stage,.hp-home .hp-country-carousel .owl-item{display:flex}.hp-home .hp-country-carousel .owl-item>.hp-country-card,.hp-home .hp-country-grid>.hp-country-card{height:100%;width:100%}.hp-home .hp-country-card{background:var(--hp-surface);border:1px solid var(--hp-border);border-radius:var(--hp-radius);box-shadow:var(--hp-shadow);padding:26px 26px 26px 30px;position:relative;overflow:hidden;display:flex;flex-direction:column;transition:box-shadow .3s ease,border-color .3s ease}.hp-home .hp-country-card:before{content:"";position:absolute;top:14px;bottom:14px;left:0;width:5px;background:var(--hp-accent);border-radius:0 6px 6px 0;transition:top .3s ease,bottom .3s ease,width .3s ease}.hp-home .hp-country-card:hover{box-shadow:0 20px 44px #0f172a24;border-color:#feca1673}.hp-home .hp-country-card:hover:before{top:0;bottom:0;width:6px}.hp-home .hp-country-card h3{margin:0;font-size:20px!important;font-weight:800!important;color:var(--hp-primary);letter-spacing:-.01em}.hp-home .hp-country-card p{margin:14px 0 0;color:var(--hp-muted);font-size:15px;line-height:1.75;flex:1 1 auto;min-height:0;max-height:160px;overflow-y:auto;padding-right:8px;scrollbar-width:thin;scrollbar-color:rgba(15,23,42,.22) transparent}.hp-home .hp-country-card p::-webkit-scrollbar{width:6px}.hp-home .hp-country-card p::-webkit-scrollbar-track{background:transparent}.hp-home .hp-country-card p::-webkit-scrollbar-thumb{background:#0f172a2e;border-radius:999px}.hp-home .hp-country-card p::-webkit-scrollbar-thumb:hover{background:#0f172a57}.hp-home .hp-pill-row{display:flex;flex-wrap:wrap;gap:8px;margin-top:14px}.hp-home .hp-pill{display:inline-flex;align-items:center;padding:7px 12px;border-radius:999px;background:var(--hp-soft);color:var(--hp-primary-2);font-size:11.5px;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.hp-home .hp-position-grid{display:grid;grid-template-columns:1.05fr 1fr;gap:24px;align-items:stretch}.hp-home .hp-position-card{background:var(--hp-surface);border:1px solid var(--hp-border);border-radius:var(--hp-radius-lg);box-shadow:var(--hp-shadow);padding:40px;display:flex;flex-direction:column}.hp-home .hp-position-card.is-intro{justify-content:flex-start}.hp-home .hp-position-card .hp-eyebrow{align-self:flex-start}.hp-home .hp-position-card h2{margin:14px 0 0;font-size:clamp(28px,3.5vw,40px);line-height:1.1;letter-spacing:-.03em;font-family:Sora,system-ui,sans-serif;font-weight:800}.hp-home .hp-position-card>p{margin:18px 0 0;color:var(--hp-muted);font-size:16px;line-height:1.8}.hp-home .hp-service-list{display:flex;flex-direction:column;gap:16px}.hp-home .hp-service-item{display:flex;gap:14px;padding:18px;border:1px solid var(--hp-border);border-radius:18px;background:#fff;transition:border-color .2s,transform .2s}.hp-home .hp-service-item:hover{border-color:#feca1680;transform:translate(2px)}.hp-home .hp-service-icon{width:44px;height:44px;border-radius:12px;background:linear-gradient(135deg,var(--hp-accent) 0%,#e5b500 100%);color:var(--hp-primary);display:inline-flex;align-items:center;justify-content:center;font-weight:800;font-size:14px;flex:0 0 44px;box-shadow:0 8px 18px #feca1652}.hp-home .hp-service-item strong{display:block;margin-bottom:5px;font-size:15.5px;color:var(--hp-primary);font-weight:800}.hp-home .hp-service-item span{color:var(--hp-muted);font-size:14px;line-height:1.7}.hp-home .hp-services-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px;align-items:stretch}.hp-home .hp-service-carousel .owl-stage,.hp-home .hp-service-carousel .owl-item{display:flex}.hp-home .hp-service-carousel .owl-item>.hp-service-card,.hp-home .hp-services-grid>.hp-service-card{height:100%;width:100%}.hp-home .hp-service-card{background:linear-gradient(155deg,#0a1a3a,#0e2654,#193d7f);border:1px solid rgba(255,255,255,.06);border-radius:var(--hp-radius-lg);padding:24px 24px 26px;color:#fff;position:relative;overflow:hidden;transition:border-color .3s ease,box-shadow .3s ease;box-shadow:0 14px 34px #0e265433;display:flex;flex-direction:column}.hp-home .hp-service-card:after{content:"";position:absolute;bottom:22px;left:24px;width:34px;height:3px;background:var(--hp-accent);border-radius:4px;transition:width .3s ease}.hp-home .hp-service-card:hover{border-color:#feca1673;box-shadow:0 18px 40px #0e265447}.hp-home .hp-service-card:hover:after{width:56px}.hp-home .hp-service-card .hp-svc-icon{width:50px;height:50px;border-radius:14px;background:#ffffff0d;border:1px solid rgba(254,202,22,.45);color:var(--hp-accent);display:inline-flex;align-items:center;justify-content:center;margin-bottom:16px;position:relative;z-index:1;flex-shrink:0}.hp-home .hp-service-card .hp-svc-icon svg{width:24px;height:24px}.hp-home .hp-service-card .hp-svc-icon img{width:26px;height:26px;-o-object-fit:contain;object-fit:contain}.hp-home .hp-service-card h3{margin:0;font-size:18px!important;font-weight:800!important;line-height:1.3;color:#fff;letter-spacing:-.01em;position:relative;z-index:1}.hp-home .hp-service-card .hp-svc-body{position:relative;z-index:1;margin:10px 0 22px;flex:1 1 auto;min-height:0;max-height:140px;overflow-y:auto;padding-right:8px;scrollbar-width:thin;scrollbar-color:var(--hp-accent) rgba(255,255,255,.1)}.hp-home .hp-service-card .hp-svc-body::-webkit-scrollbar{width:6px}.hp-home .hp-service-card .hp-svc-body::-webkit-scrollbar-track{background:#ffffff1a;border-radius:999px}.hp-home .hp-service-card .hp-svc-body::-webkit-scrollbar-thumb{background:var(--hp-accent);border-radius:999px}.hp-home .hp-service-card .hp-svc-body::-webkit-scrollbar-thumb:hover{background:#e5b500}.hp-home .hp-service-card .hp-svc-body p{margin:0;color:#a8bad8!important;font-size:14px;line-height:1.65}.hp-home .hp-professions-card{background:var(--hp-surface);border:1px solid var(--hp-border);border-radius:var(--hp-radius-lg);box-shadow:var(--hp-shadow);padding:40px;position:relative;overflow:hidden}.hp-home .hp-professions-card:after{content:"";position:absolute;top:0;right:0;width:280px;height:280px;border-radius:50%;background:radial-gradient(circle,rgba(254,202,22,.1) 0%,transparent 70%);pointer-events:none}.hp-home .hp-professions-card h2{margin:14px 0 0;font-size:clamp(28px,3.5vw,40px);line-height:1.1;letter-spacing:-.03em;font-family:Sora,system-ui,sans-serif;font-weight:800;position:relative;z-index:1}.hp-home .hp-professions-card>p{margin:18px 0 0;color:var(--hp-muted);font-size:16px;line-height:1.8;max-width:740px;position:relative;z-index:1}.hp-home .hp-tag-row{display:flex;flex-wrap:wrap;gap:10px;margin-top:24px;position:relative;z-index:1}.hp-home .hp-tag{display:inline-flex;align-items:center;gap:8px;padding:10px 16px;border:1px solid var(--hp-border);border-radius:999px;background:#fff;color:var(--hp-primary);font-size:14px;font-weight:700;transition:background .2s,border-color .2s,transform .2s}.hp-home .hp-tag:before{content:"";width:6px;height:6px;border-radius:50%;background:var(--hp-accent)}.hp-home .hp-tag:hover{background:var(--hp-soft);border-color:#193d7f2e;transform:translateY(-1px)}.hp-home .hp-cta-card{background:linear-gradient(135deg,#0a1a3a,#0e2654 45%,#193d7f);border-radius:var(--hp-radius-lg);padding:56px 48px;color:#fff!important;position:relative;overflow:hidden}.hp-home .hp-cta-card:after{content:"";position:absolute;bottom:-120px;left:-120px;width:300px;height:300px;border-radius:50%;background:radial-gradient(circle,rgba(255,255,255,.05) 0%,transparent 70%)}.hp-home .hp-cta-card>*{position:relative;z-index:1}.hp-home .hp-cta-card h2{margin:16px 0 0;font-size:clamp(28px,3.5vw,42px);line-height:1.1;letter-spacing:-.03em;color:#fff!important;font-family:Sora,system-ui,sans-serif;font-weight:800}.hp-home .hp-cta-card>p{margin:18px 0 0;color:#ffffffe0!important;font-size:17px;line-height:1.8;max-width:760px}.hp-home .hp-cta-actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:28px}.hp-home .hp-btn.light{background:var(--hp-accent);color:var(--hp-primary);border-color:var(--hp-accent)}.hp-home .hp-btn.light:hover{background:#e5b500}.hp-home .hp-btn.ghost-dark{background:transparent;color:#fff;border-color:#ffffff4d}.hp-home .hp-btn.ghost-dark:hover{background:#ffffff14}@media(max-width:1100px){.hp-home .hp-services-grid,.hp-home .hp-country-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hp-home .hp-position-grid{grid-template-columns:1fr}.hp-home .hp-proof-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:768px){.hp-home .hp-hero{padding:24px 0 44px}.hp-home .hp-section{padding:36px 0}.hp-home .hp-hero h1{font-size:36px}.hp-home .hp-section-copy h2{font-size:30px}.hp-home .hp-hero-actions .hp-btn,.hp-home .hp-cta-actions .hp-btn{width:100%}.hp-home .hp-cta-card{padding:36px 24px}.hp-home .hp-position-card,.hp-home .hp-professions-card{padding:26px}.hp-home .hp-testimonial{padding:28px}}@media(max-width:640px){.hp-home .hp-proof-grid,.hp-home .hp-services-grid,.hp-home .hp-country-grid{grid-template-columns:1fr}.hp-home .hp-proof-card{padding:22px}.hp-home .hp-proof-card h3{font-size:24px!important}}
