@import url(https://fonts.googleapis.com/css2?family=Lora:ital,wght@0,400;0,600;0,700;1,400&family=Inter:wght@300;400;500;600;700&family=IBM+Plex+Serif:wght@400;600;700&family=IBM+Plex+Mono:wght@400;500&family=Noto+Sans+Devanagari:wght@400;500;600;700&family=Noto+Sans+Gurmukhi:wght@400;500;600;700&display=swap);:root{--navy:#1B2C5E;--navy-dark:#111D3F;--navy-mid:#243875;--gold:#C9A84C;--gold2:#E8C97A;--saffron:#FF7A1A;--saffron2:#FFB066;--emerald:#138A52;--white:#FFFFFF;--lgrey:#F5F6FA;--dgrey:#212529;--mgrey:#6C757D;--green:#25D366;--red:#DC3545}:root[lang="hi"],:root[lang="hi-IN"],html[lang="hi"],html[lang="hi-IN"],body.lang-hi,body.lang-hi-IN{font-family:'Noto Sans Devanagari','Inter',sans-serif}:root[lang="pa"],:root[lang="pa-IN"],html[lang="pa"],html[lang="pa-IN"],body.lang-pa,body.lang-pa-IN{font-family:'Noto Sans Gurmukhi','Inter',sans-serif}[lang="hi"] h1,[lang="hi"] h2,[lang="hi"] h3{font-family:'Noto Sans Devanagari','Lora',serif}[lang="pa"] h1,[lang="pa"] h2,[lang="pa"] h3{font-family:'Noto Sans Gurmukhi','Lora',serif}.lang-switcher{display:inline-flex;gap:4px;align-items:center;margin-left:8px;font-size:12px;font-weight:700}.lang-switcher a,.lang-switcher span{min-width:36px;min-height:32px;padding:5px 8px;border-radius:5px;color:rgb(255 255 255 / .92);background:rgb(255 255 255 / .09);border:1px solid rgb(255 255 255 / .24);display:inline-flex;align-items:center;justify-content:center;line-height:1;text-decoration:none;white-space:nowrap}.lang-switcher [lang="hi"]{font-family:'Noto Sans Devanagari','Inter',sans-serif}.lang-switcher [lang="pa"]{font-family:'Noto Sans Gurmukhi','Inter',sans-serif}.lang-switcher a:hover{background:var(--gold);color:var(--navy-dark);border-color:var(--gold)}.lang-switcher .active{background:var(--saffron);color:var(--white);border-color:var(--saffron)}.hero-tag span:first-child{background:var(--saffron);color:#fff}.btn-gold{box-shadow:0 4px 14px rgb(255 122 26 / .18)}.gold-rule{background:linear-gradient(90deg,var(--gold) 0%,var(--saffron) 100%)}.fastest-badge{background:var(--emerald);color:#fff}*,*::before,*::after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:'Inter',sans-serif;color:var(--dgrey);background:var(--white);font-size:16px;line-height:1.6;overflow-x:hidden}a{text-decoration:none;color:inherit}img{max-width:100%;height:auto}h1,h2,h3,h4{font-family:'Lora',serif}.label{font-family:'Inter',sans-serif;font-size:10px;font-weight:600;letter-spacing:.12em;text-transform:uppercase}.mono{font-family:'IBM Plex Mono',monospace}.gold-rule{display:block;width:90px;height:3px;background:var(--gold);margin:18px 0 24px}.btn{display:inline-flex;align-items:center;justify-content:center;padding:14px 28px;border-radius:6px;font-family:'Inter',sans-serif;font-size:11px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;cursor:pointer;border:none;transition:all 0.2s ease;white-space:nowrap;min-height:46px}.btn-gold{background:var(--gold);color:var(--navy-dark)}.btn-gold:hover{background:#b8952e}.btn-navy{background:var(--navy);color:var(--white)}.btn-navy:hover{background:var(--navy-dark)}.btn-outline{background:#fff0;color:var(--white);border:1.5px solid rgb(255 255 255 / .38)}.btn-outline:hover{border-color:rgb(255 255 255 / .7)}.btn-green{background:var(--green);color:var(--white)}.btn-green:hover{background:#1ebe5a}.btn-outline-gold{background:#fff0;color:var(--gold);border:1.5px solid rgb(201 168 76 / .5)}.btn-outline-gold:hover{border-color:var(--gold)}.nav{position:sticky;top:0;z-index:100;background:rgb(13 24 48 / .97);border-bottom:2px solid var(--gold);height:82px;display:flex;align-items:center;padding:0 40px;gap:18px;backdrop-filter:blur(8px)}.nav-logo{display:flex;align-items:center;gap:10px;margin-right:12px;flex:0 0 auto}.nav-logo-image-link{display:inline-flex;align-items:center}.nav-logo-image{display:block;width:auto;height:62px;max-width:360px;object-fit:contain}.footer-logo-link{max-width:240px}.footer-logo-image{height:52px;max-width:240px}.nav-logo-mark{width:36px;height:36px;background:var(--gold);border-radius:4px;display:flex;align-items:center;justify-content:center;font-family:'IBM Plex Serif',serif;font-weight:700;font-size:14px;color:var(--navy-dark);flex-shrink:0}.nav-logo-text{line-height:1.2}.nav-logo-text strong{display:block;font-family:'Inter',sans-serif;font-size:14px;font-weight:700;color:var(--white);letter-spacing:.05em}.nav-logo-text span{font-size:9px;color:rgb(255 255 255 / .68);letter-spacing:.1em;text-transform:uppercase}.nav-links{display:flex;align-items:center;gap:0;flex:1;list-style:none;min-width:0;justify-content:center}.nav-links a{font-size:10px;font-weight:500;letter-spacing:.1em;text-transform:uppercase;color:rgb(255 255 255 / .68);padding:0 13px;height:82px;display:flex;align-items:center;transition:color 0.2s;border-bottom:2px solid #fff0;margin-bottom:-2px}.nav-links a:hover,.nav-links a.active{color:var(--gold);border-bottom-color:var(--gold)}.nav-cta{margin-left:auto;flex:0 0 auto}.wa-fab{position:fixed;bottom:28px;right:28px;z-index:200;width:54px;height:54px;background:var(--green);border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 20px rgb(37 211 102 / .4);transition:transform 0.2s,box-shadow 0.2s}.wa-fab:hover{transform:scale(1.08);box-shadow:0 6px 28px rgb(37 211 102 / .5)}.wa-fab svg{width:28px;height:28px;fill:#fff}.hero{display:grid;grid-template-columns:61fr 39fr;min-height:calc(100vh - 64px);position:relative;overflow:hidden}.hero-left{background:linear-gradient(135deg,rgb(12 23 40 / .9) 0%,rgb(25 42 90 / .84) 100%),url(/wp-content/themes/fhrc-india/assets/images/hero-europe-arrival.png) center center / cover no-repeat;padding:72px 64px 0 64px;position:relative;display:flex;flex-direction:column;justify-content:space-between}.hero-left::before{content:'';position:absolute;inset:0;background-image:linear-gradient(rgb(201 168 76 / .05) 1px,transparent 1px),linear-gradient(90deg,rgb(201 168 76 / .05) 1px,transparent 1px);background-size:46px 46px;pointer-events:none}.hero-right{background:linear-gradient(135deg,#131E3A 0%,#090F1D 100%);padding:72px 28px 40px 28px;position:relative;display:flex;flex-direction:column}.hero-right::before{content:'';position:absolute;inset:0;background-image:radial-gradient(rgb(201 168 76 / .12) 1px,transparent 1px);background-size:28px 28px;pointer-events:none}.hero-right::after{content:'';position:absolute;left:0;top:0;bottom:0;width:1.5px;background:linear-gradient(to bottom,transparent,rgb(201 168 76 / .5) 15%,rgb(201 168 76 / .5) 85%,transparent)}.hero-tag{display:inline-flex;align-items:center;gap:8px;border:.8px solid rgb(201 168 76 / .5);background:rgb(201 168 76 / .1);padding:6px 14px;border-radius:3px;font-size:10px;font-weight:600;letter-spacing:.12em;color:var(--gold);text-transform:uppercase;margin-bottom:32px;width:fit-content}.hero-headline{position:relative;margin-bottom:8px}.hero-h1{font-size:clamp(60px, 5.5vw, 80px);font-weight:700;line-height:1;color:var(--white);letter-spacing:-.02em}.hero-h1 .dim-1{opacity:.22}.hero-h1 .dim-2{opacity:.16}.hero-rule{width:90px;height:3px;background:var(--gold);margin:22px 0}.hero-sub{font-family:'Lora',serif;font-size:clamp(26px, 2.2vw, 34px);color:var(--gold);font-weight:400;margin-bottom:24px}.hero-bullets{list-style:none;margin-bottom:40px;display:flex;flex-direction:column;gap:8px}.hero-bullets li{font-size:14px;color:rgb(255 255 255 / .82);display:flex;align-items:baseline;gap:8px}.hero-bullets li::before{content:'—';color:rgb(201 168 76 / .5);flex-shrink:0}.hero-ctas{display:flex;gap:14px;flex-wrap:wrap;margin-bottom:40px}.trust-bar{background:rgb(0 0 0 / .25);padding:18px 0;display:flex;gap:0;border-top:1px solid rgb(255 255 255 / .08);margin:0 -64px;padding:18px 64px}.trust-item{font-size:11px;color:rgb(255 255 255 / .8);display:flex;align-items:center;gap:6px;flex:1}.trust-item .check{color:var(--gold);font-weight:700}.trust-item:first-child{color:var(--gold2)}.trust-addr{font-size:9px;color:rgb(255 255 255 / .62);letter-spacing:.08em;margin-top:6px}.country-grid-header{margin-bottom:18px;position:relative;z-index:1}.country-grid-header .label{color:var(--gold);margin-bottom:6px;display:block}.country-grid-header h3{color:var(--white);font-size:20px;font-weight:600}.country-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px;position:relative;z-index:1}.country-card{background:rgb(255 255 255 / .055);border:.8px solid rgb(255 255 255 / .12);border-radius:6px;padding:14px;transition:border-color 0.2s,background 0.2s;cursor:pointer}.country-card:hover{background:rgb(255 255 255 / .09);border-color:rgb(201 168 76 / .4)}.country-card.featured{border-color:rgb(201 168 76 / .55);border-width:1.5px}.cc-top{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:10px}.cc-badge{display:flex;align-items:center;gap:8px}.cc-code{width:34px;height:34px;border-radius:4px;display:flex;align-items:center;justify-content:center;font-family:'IBM Plex Mono',monospace;font-size:11px;font-weight:700;color:#fff;flex-shrink:0}.cc-info strong{display:block;font-size:11px;font-weight:700;color:var(--white);letter-spacing:.06em;text-transform:uppercase}.cc-info span{font-size:10px;color:rgb(255 255 255 / .72)}.fastest-badge{background:var(--gold);color:var(--navy-dark);font-size:7px;font-weight:800;letter-spacing:.1em;text-transform:uppercase;padding:3px 8px;border-radius:10px;flex-shrink:0}.cc-divider{height:.8px;background:rgb(201 168 76 / .25);margin:10px 0}.cc-salary{font-family:'IBM Plex Serif',serif;font-size:14px;font-weight:700;color:var(--gold)}.cc-salary span{font-family:'Inter',sans-serif;font-size:10px;font-weight:400;color:rgb(255 255 255 / .68);margin-left:3px}.cc-meta{display:flex;justify-content:space-between;align-items:center;margin-top:6px}.cc-time{font-size:10px;color:rgb(255 255 255 / .76)}.cc-fee{font-size:10px;font-weight:700;color:var(--gold2)}.wa-banner{position:relative;z-index:1;margin-top:12px;background:rgb(37 211 102 / .1);border:1px solid rgb(37 211 102 / .45);border-radius:6px;padding:10px;text-align:center;font-size:11px;font-weight:700;color:var(--green);letter-spacing:.08em;cursor:pointer;transition:background 0.2s}.wa-banner:hover{background:rgb(37 211 102 / .18)}.section{padding:80px 60px}.section-light{background:var(--lgrey)}.section-navy{background:var(--navy-dark);color:var(--white)}.section-white{background:var(--white)}.section-header{margin-bottom:48px}.section-header .label{color:var(--gold);display:block;margin-bottom:10px}.section-header h2{font-size:clamp(28px, 2.8vw, 38px);color:var(--navy);margin-bottom:10px}.section-navy .section-header h2{color:var(--white)}.section-navy .section-header p{color:rgb(255 255 255 / .76)}.section-header p{color:var(--mgrey);font-size:14px;max-width:600px}.problem-solution{display:grid;grid-template-columns:1fr 1fr;gap:32px}.problem-box,.solution-box{border-radius:8px;padding:36px}.problem-box{background:#FFF5F5;border:1px solid rgb(220 53 69 / .2)}.solution-box{background:linear-gradient(135deg,var(--navy-dark),var(--navy));color:var(--white)}.ps-icon{width:40px;height:40px;border-radius:6px;display:flex;align-items:center;justify-content:center;font-size:18px;margin-bottom:16px}.problem-box .ps-icon{background:rgb(220 53 69 / .1)}.solution-box .ps-icon{background:rgb(201 168 76 / .2)}.ps-title{font-family:'Lora',serif;font-size:20px;font-weight:700;margin-bottom:18px}.ps-list{list-style:none;display:flex;flex-direction:column;gap:12px}.ps-list li{display:flex;align-items:flex-start;gap:10px;font-size:14px}.ps-list li .icon-check{color:var(--green);font-weight:700}.ps-list li .icon-x{color:var(--red);font-weight:700}.jobs-filters{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:32px}.filter-pill{padding:6px 16px;border-radius:20px;font-size:10px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;cursor:pointer;border:1px solid rgb(27 44 94 / .22);background:var(--white);color:var(--navy);transition:all 0.2s}.filter-pill.active,.filter-pill:hover{background:var(--navy);color:var(--white);border-color:var(--navy)}.jobs-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.job-card{background:var(--white);border-radius:8px;overflow:hidden;box-shadow:0 4px 20px rgb(0 0 0 / .08);display:flex;flex-direction:column;transition:transform 0.2s,box-shadow 0.2s}.job-card:hover{transform:translateY(-3px);box-shadow:0 8px 30px rgb(0 0 0 / .12)}.jc-accent{height:5px}.jc-body{padding:20px;flex:1;display:flex;flex-direction:column}.jc-header{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:14px}.jc-country{display:flex;align-items:center;gap:10px}.jc-code{width:34px;height:34px;border-radius:4px;display:flex;align-items:center;justify-content:center;font-family:'IBM Plex Mono',monospace;font-size:11px;font-weight:700;color:#fff}.jc-name{font-size:11px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--navy)}.jc-type{font-size:10px;color:var(--mgrey)}.jc-badge{font-size:8px;font-weight:800;letter-spacing:.1em;text-transform:uppercase;padding:3px 10px;border-radius:10px}.jc-badge.fastest{background:var(--gold);color:var(--navy-dark)}.jc-badge.toppay{background:var(--navy);color:var(--gold)}.jc-title{font-family:'Lora',serif;font-size:16px;font-weight:600;color:var(--navy);margin-bottom:14px}.jc-divider{height:1px;background:rgb(27 44 94 / .1);margin-bottom:14px}.jc-salary{font-family:'IBM Plex Serif',serif;font-size:19px;font-weight:700;color:var(--gold);margin-bottom:4px}.jc-salary span{font-family:'Inter',sans-serif;font-size:11px;font-weight:400;color:var(--mgrey)}.jc-meta{display:flex;flex-direction:column;gap:3px;margin-bottom:14px}.jc-meta-item{font-size:10px;color:var(--navy-mid)}.jc-meta-item .label-k{color:var(--mgrey)}.jc-sep{height:1px;background:rgb(27 44 94 / .08);margin-bottom:12px}.jc-perks{list-style:none;display:flex;flex-direction:column;gap:6px;margin-bottom:18px;flex:1}.jc-perks li{font-size:11px;color:var(--dgrey);display:flex;align-items:center;gap:8px}.jc-perks li::before{content:'v';font-family:'IBM Plex Mono',monospace;font-size:10px;color:var(--gold);font-weight:700;flex-shrink:0}.jc-apply{display:flex;align-items:center;justify-content:center;background:var(--navy);color:var(--white);padding:10px;border-radius:5px;font-size:9px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;cursor:pointer;transition:background 0.2s;margin-top:auto}.jc-apply:hover{background:var(--navy-dark)}.blog-card-image-link{display:block;aspect-ratio:16 / 9;overflow:hidden;background:#dfe4ef}.blog-card-image{width:100%;height:100%;object-fit:cover;transition:transform 0.25s ease}.job-card:hover .blog-card-image{transform:scale(1.03)}.hiw-layout{display:grid;grid-template-columns:380px 1fr;gap:0;min-height:700px}.hiw-left{background:linear-gradient(160deg,#0C1728,#1A2B5C);padding:60px 48px;position:relative}.hiw-left::before{content:'';position:absolute;inset:0;background-image:linear-gradient(rgb(201 168 76 / .06) 1px,transparent 1px),linear-gradient(90deg,rgb(201 168 76 / .06) 1px,transparent 1px);background-size:44px 44px}.hiw-left::after{content:'';position:absolute;right:0;top:0;bottom:0;width:2px;background:linear-gradient(to bottom,transparent,rgb(201 168 76 / .5) 15%,rgb(201 168 76 / .5) 85%,transparent)}.hiw-left-inner{position:relative;z-index:1}.hiw-left h2{font-size:44px;font-weight:700;color:var(--white);line-height:1.05;margin-bottom:10px}.hiw-sub{font-size:13px;color:rgb(255 255 255 / .78);line-height:1.6;margin-bottom:36px}.hiw-stats{display:flex;flex-direction:column;gap:10px;margin-bottom:40px}.hiw-stat{background:rgb(201 168 76 / .1);border:1px solid rgb(201 168 76 / .28);border-radius:6px;padding:14px 16px;display:flex;align-items:center;gap:12px}.hiw-stat-val{font-family:'IBM Plex Serif',serif;font-size:26px;font-weight:700;color:var(--gold);flex-shrink:0}.hiw-stat-label{font-size:11px;color:rgb(255 255 255 / .76)}.hiw-right{background:var(--lgrey);padding:24px}.steps-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;height:100%}.step-card{background:var(--white);border:1px solid rgb(27 44 94 / .08);border-radius:6px;padding:18px 16px;position:relative;overflow:hidden;display:flex;flex-direction:column}.step-card.featured{background:var(--navy-dark);border-color:#fff0}.step-accent{position:absolute;left:0;top:0;bottom:0;width:4px;background:rgb(27 44 94 / .12);border-radius:6px 0 0 6px}.step-card.featured .step-accent{background:var(--gold)}.step-num{width:32px;height:32px;border-radius:4px;background:var(--navy);display:flex;align-items:center;justify-content:center;font-family:'IBM Plex Mono',monospace;font-size:11px;font-weight:700;color:var(--white);margin-bottom:12px;flex-shrink:0}.step-card.featured .step-num{background:var(--gold);color:var(--navy-dark)}.step-title{font-family:'Lora',serif;font-size:14px;font-weight:600;color:var(--navy);margin-bottom:8px}.step-card.featured .step-title{color:var(--white)}.step-desc{font-size:11px;color:var(--mgrey);line-height:1.5;flex:1}.step-card.featured .step-desc{color:rgb(255 255 255 / .8)}.step-cta-btn{margin-top:16px;display:block;text-align:center;background:var(--gold);color:var(--navy-dark);padding:8px;border-radius:5px;font-size:9px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.testimonials-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.process-overview-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-bottom:40px}.process-overview-card{background:rgb(255 255 255 / .06);border:1px solid rgb(201 168 76 / .22);border-radius:8px;padding:24px}.process-overview-range{font-family:'IBM Plex Mono',monospace;font-size:28px;font-weight:700;color:var(--gold)}.process-overview-title{font-family:'Lora',serif;font-size:16px;color:var(--white);margin:10px 0 8px}.process-overview-desc{font-size:13px;color:rgb(255 255 255 / .8)}.testi-card{background:var(--white);border-radius:8px;padding:28px;box-shadow:0 2px 16px rgb(0 0 0 / .07);border-top:3px solid var(--gold)}.testi-stars{color:var(--gold);font-size:14px;margin-bottom:14px}.testi-quote{font-size:14px;color:var(--dgrey);line-height:1.65;margin-bottom:20px;font-style:italic}.testi-author{display:flex;align-items:center;gap:12px}.testi-avatar{width:40px;height:40px;border-radius:50%;background:var(--navy);display:flex;align-items:center;justify-content:center;font-family:'IBM Plex Serif',serif;font-weight:700;color:var(--gold);font-size:16px;flex-shrink:0}.testi-name{font-weight:700;font-size:14px;color:var(--navy)}.testi-loc{font-size:12px;color:var(--mgrey)}.trust-strip{background:var(--navy-dark);padding:40px 60px;display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.trust-chip{display:flex;align-items:center;gap:14px;border:1px solid rgb(201 168 76 / .25);border-radius:6px;padding:16px;background:rgb(201 168 76 / .07)}.trust-chip-icon{width:36px;height:36px;background:rgb(201 168 76 / .15);border-radius:4px;display:flex;align-items:center;justify-content:center;font-size:18px;flex-shrink:0}.trust-chip strong{display:block;font-size:12px;color:var(--gold2)}.trust-chip span{font-size:10px;color:rgb(255 255 255 / .76)}.cta-banner{background:var(--navy);padding:64px 60px;text-align:center;position:relative;overflow:hidden}.cta-banner::before{content:'';position:absolute;inset:0;background-image:linear-gradient(rgb(201 168 76 / .04) 1px,transparent 1px),linear-gradient(90deg,rgb(201 168 76 / .04) 1px,transparent 1px);background-size:52px 52px}.cta-banner-inner{position:relative;z-index:1}.cta-banner h2{color:var(--white);font-size:36px;margin-bottom:12px}.cta-banner p{color:rgb(255 255 255 / .8);font-size:16px;margin-bottom:32px}.cta-banner .btns{display:flex;gap:16px;justify-content:center;flex-wrap:wrap}.footer{background:#0A1020;color:rgb(255 255 255 / .65);padding:56px 60px 32px}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr 1.5fr;gap:48px;margin-bottom:48px}.footer-brand .nav-logo{margin-bottom:16px}.footer-brand p{font-size:13px;line-height:1.7;max-width:280px;color:rgb(255 255 255 / .76)}.footer-col h4{font-family:'Inter',sans-serif;font-size:11px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--gold);margin-bottom:18px}.footer-col ul{list-style:none;display:flex;flex-direction:column;gap:10px}.footer-col ul li a{font-size:13px;color:rgb(255 255 255 / .78);transition:color 0.2s}.footer-col ul li a:hover{color:var(--gold)}.footer-contact{display:flex;flex-direction:column;gap:10px}.footer-contact-item{font-size:13px;color:rgb(255 255 255 / .78);line-height:1.5}.footer-contact-item strong{display:block;color:rgb(255 255 255 / .8);font-size:11px;margin-bottom:2px}.social-links{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.social-link{width:42px;height:42px;display:inline-flex;align-items:center;justify-content:center;border-radius:10px;border:1px solid rgb(201 168 76 / .22);background:rgb(201 168 76 / .08);color:var(--gold);transition:transform 0.2s ease,border-color 0.2s ease,background 0.2s ease}.social-link:hover{transform:translateY(-2px);border-color:rgb(201 168 76 / .48);background:rgb(201 168 76 / .14)}.social-link svg{width:18px;height:18px;fill:currentColor}.footer-social-links{margin-top:18px}.contact-social-links{margin-top:18px}.footer-bottom{border-top:1px solid rgb(255 255 255 / .08);padding-top:24px;display:flex;justify-content:space-between;align-items:center;font-size:12px;color:rgb(255 255 255 / .68)}.entry-content p{margin-bottom:18px}.entry-content-article{max-width:860px;margin:0 auto}.entry-content h2,.entry-content h3{color:var(--navy);margin:28px 0 14px}.entry-content ul,.entry-content ol{margin:0 0 18px 22px}.post-featured-media{margin:0 0 32px;border-radius:10px;overflow:hidden;box-shadow:0 14px 36px rgb(17 29 63 / .12)}.post-featured-image{display:block;width:100%;height:auto}.nav-links .current-menu-item>a,.nav-links .current_page_item>a{color:var(--gold);border-bottom-color:var(--gold)}.assess-layout{display:grid;grid-template-columns:1fr 1fr;min-height:calc(100vh - 64px)}.assess-left{background:linear-gradient(135deg,#0C1728,#1A2B5C);padding:64px 64px 40px;position:relative;display:flex;flex-direction:column}.assess-left::before{content:'';position:absolute;inset:0;background-image:linear-gradient(rgb(201 168 76 / .04) 1px,transparent 1px),linear-gradient(90deg,rgb(201 168 76 / .04) 1px,transparent 1px);background-size:52px 52px;pointer-events:none}.assess-pitch{position:relative;z-index:1;flex:1}.assess-pitch .label{color:var(--gold);display:block;margin-bottom:14px}.assess-pitch h1{font-size:clamp(36px, 3.5vw, 52px);font-weight:700;color:var(--white);line-height:1.05;margin-bottom:8px}.assess-pitch h1 .gold{color:var(--gold)}.assess-bullets{list-style:none;margin:28px 0;display:flex;flex-direction:column;gap:14px}.assess-bullets li{font-size:14px;display:flex;align-items:center;gap:10px}.assess-bullets li .bullet-mark{color:var(--gold2);font-weight:700;font-size:16px;flex-shrink:0}.assess-bullets li:nth-child(n+4) .bullet-mark{color:rgb(255 255 255 / .5)}.assess-bullets li:nth-child(n+4){color:rgb(255 255 255 / .6)}.assess-bullets li:nth-child(-n+3){color:var(--gold2)}.assess-trust-tiles{display:flex;flex-direction:column;gap:10px;margin-bottom:28px}.assess-trust-tile{display:flex;align-items:center;gap:10px;background:rgb(201 168 76 / .07);border:1px solid rgb(201 168 76 / .22);border-radius:5px;padding:10px 14px}.assess-trust-tile span{font-size:11px;color:rgb(255 255 255 / .78)}.country-row{position:relative;z-index:1}.country-row .label{color:rgb(255 255 255 / .64);margin-bottom:10px;display:block}.cc-badges-row{display:flex;gap:10px}.assess-right{background:var(--lgrey);display:flex;align-items:stretch;padding:0}.form-panel{background:var(--white);margin:24px;border-radius:10px;padding:36px 32px;flex:1;display:flex;flex-direction:column}.form-panel h2{font-size:22px;color:var(--navy);margin-bottom:6px}.form-panel>p{font-size:13px;color:var(--mgrey);margin-bottom:16px}.form-panel .gold-rule{margin:0 0 24px}.form-group{margin-bottom:14px}.form-group label{display:block;font-size:9px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--navy);margin-bottom:6px}.form-group input,.form-group select{width:100%;height:40px;border:1px solid rgb(27 44 94 / .18);border-radius:4px;background:var(--lgrey);padding:0 14px;font-family:'Inter',sans-serif;font-size:13px;color:var(--dgrey);outline:none;transition:border-color 0.2s}.form-group input:focus,.form-group select:focus{border-color:var(--gold);background:var(--white)}.form-group input::placeholder{color:rgb(108 117 125 / .5)}.form-group textarea{width:100%;border:1px solid rgb(27 44 94 / .18);border-radius:4px;background:var(--lgrey);padding:14px;font-family:'Inter',sans-serif;font-size:13px;color:var(--dgrey);outline:none;transition:border-color 0.2s;resize:vertical}.form-group textarea:focus{border-color:var(--gold);background:var(--white)}.form-submit{margin-top:20px}.form-submit .btn{width:100%;margin-bottom:12px}.fhrc-wpforms-embed .wpforms-container{margin:0}.fhrc-wpforms-embed .wpforms-field{padding:0;margin-bottom:14px}.fhrc-wpforms-embed .wpforms-field-label{display:block;font-size:9px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--navy);margin-bottom:6px}.fhrc-wpforms-embed .wpforms-required-label{color:var(--gold)}.fhrc-wpforms-embed input[type="text"],.fhrc-wpforms-embed input[type="email"],.fhrc-wpforms-embed input[type="tel"],.fhrc-wpforms-embed select,.fhrc-wpforms-embed textarea{width:100%!important;max-width:100%!important;min-height:40px;border:1px solid rgb(27 44 94 / .18)!important;border-radius:4px!important;background:var(--lgrey)!important;padding:0 14px!important;font-family:'Inter',sans-serif!important;font-size:13px!important;color:var(--dgrey)!important;box-shadow:none!important}.fhrc-wpforms-embed textarea{min-height:120px;padding-top:14px!important}.fhrc-wpforms-embed input:focus,.fhrc-wpforms-embed select:focus,.fhrc-wpforms-embed textarea:focus{border-color:var(--gold)!important;background:var(--white)!important;box-shadow:0 0 0 3px rgb(201 168 76 / .12)!important;outline:none!important}.fhrc-wpforms-embed .wpforms-submit-container{padding:6px 0 0!important}.fhrc-wpforms-embed button[type="submit"],.fhrc-wpforms-embed .wpforms-submit{width:100%!important;min-height:42px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;border:0!important;border-radius:4px!important;background:var(--gold)!important;color:var(--navy)!important;font-family:'IBM Plex Mono',monospace!important;font-size:12px!important;font-weight:700!important;letter-spacing:0.08em!important;text-transform:uppercase!important}.fhrc-wpforms-embed button[type="submit"]:hover,.fhrc-wpforms-embed .wpforms-submit:hover{filter:brightness(.96)}.fhrc-wpforms-embed .wpforms-confirmation-container-full,.fhrc-wpforms-embed .wpforms-error-container{border-radius:6px;font-size:13px;line-height:1.6}.contact-sidebar .label{color:var(--gold2)}.contact-sidebar h1{margin-bottom:10px}.contact-bullets li{color:rgb(255 255 255 / .86)}.contact-bullets li:nth-child(-n+4){color:rgb(255 255 255 / .86)}.contact-bullets li .bullet-mark{color:var(--gold2)}.contact-trust-tiles{gap:12px}.contact-trust-tiles .assess-trust-tile{background:rgb(255 255 255 / .05);border-color:rgb(201 168 76 / .34);min-height:48px}.contact-trust-tiles .assess-trust-tile a,.contact-trust-tiles .assess-trust-tile span{color:rgb(255 255 255 / .88);font-size:12px;font-weight:500;line-height:1.45}.contact-trust-tiles .assess-trust-tile a:hover{color:var(--gold2)}.contact-method-icon{width:28px;height:28px;background:rgb(201 168 76 / .22);border:1px solid rgb(201 168 76 / .3);border-radius:4px;display:flex;align-items:center;justify-content:center;font-size:13px;color:var(--gold2);flex-shrink:0}.contact-method-icon svg{width:15px;height:15px;fill:currentColor}.contact-method-icon-phone svg{width:16px;height:16px}.contact-form-panel{box-shadow:0 18px 40px rgb(17 29 63 / .08)}.contact-form-panel h2{color:var(--navy-dark)}.contact-form-panel>p{color:#596579}.contact-form-panel .form-group label{color:#46526a;font-size:9px}.contact-form-panel .form-group input,.contact-form-panel .form-group select,.contact-form-panel .form-group textarea{background:#f7f8fb;border-color:rgb(27 44 94 / .16);color:#162344}.contact-form-panel .form-group input::placeholder,.contact-form-panel .form-group textarea::placeholder{color:#788295}.contact-form-panel .form-group select{color:#4c5770}.contact-form-panel .form-group input:focus,.contact-form-panel .form-group select:focus,.contact-form-panel .form-group textarea:focus{background:#fff;border-color:var(--gold);box-shadow:0 0 0 3px rgb(201 168 76 / .12)}.form-alt{text-align:center;font-size:12px;color:var(--mgrey);margin-bottom:10px}.form-wa-btn{width:100%;padding:12px;background:rgb(37 211 102 / .08);border:1.5px solid var(--green);border-radius:6px;color:var(--green);font-size:11px;font-weight:700;letter-spacing:.08em;text-align:center;cursor:pointer;transition:background 0.2s}.form-wa-btn:hover{background:rgb(37 211 102 / .16)}.form-privacy{text-align:center;font-size:10px;color:rgb(108 117 125 / .55);margin-top:12px}.page-hero{background:linear-gradient(135deg,#0C1728,#1A2B5C);padding:56px 60px;position:relative;overflow:hidden}.page-hero::before{content:'';position:absolute;inset:0;background-image:linear-gradient(rgb(201 168 76 / .05) 1px,transparent 1px),linear-gradient(90deg,rgb(201 168 76 / .05) 1px,transparent 1px);background-size:46px 46px}.page-hero-inner{position:relative;z-index:1}.page-hero .label{color:var(--gold);display:block;margin-bottom:10px}.page-hero h1{font-size:clamp(32px, 3vw, 44px);color:var(--white);margin-bottom:14px;line-height:1.16;max-width:980px;overflow-wrap:anywhere}.page-hero p{font-size:15px;color:rgb(255 255 255 / .82);max-width:720px;line-height:1.7}.fhrc-lang-hi .page-hero h1,.fhrc-lang-pa .page-hero h1,.fhrc-lang-hi .blog-visual-copy h2,.fhrc-lang-pa .blog-visual-copy h2,.fhrc-lang-hi .section-header h2,.fhrc-lang-pa .section-header h2{line-height:1.28}.fhrc-lang-hi .page-hero p,.fhrc-lang-pa .page-hero p,.fhrc-lang-hi .blog-visual-copy p,.fhrc-lang-pa .blog-visual-copy p,.fhrc-lang-hi .entry-content p,.fhrc-lang-pa .entry-content p{line-height:1.85}.hero-h1,.hero-sub,.page-hero h1,.page-hero p,.jc-title,.testi-quote,.visual-copy h2,.visual-copy p,.blog-visual-copy h2,.blog-visual-copy p,.cta-banner h2,.cta-banner p,.step-title,.step-desc,.ps-title,.ps-list li,.footer-brand p{overflow-wrap:anywhere}.about-grid{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}.about-visual{background:linear-gradient(135deg,var(--navy-dark),var(--navy-mid));border-radius:8px;padding:18px;display:flex;flex-direction:column;gap:18px}.about-visual-image{display:block;width:100%;min-height:340px;object-fit:cover;border-radius:6px}.about-visual-stats{display:grid;grid-template-columns:1fr 1fr;gap:16px}.about-stat{background:rgb(201 168 76 / .1);border:1px solid rgb(201 168 76 / .28);border-radius:6px;padding:20px 16px;text-align:center}.about-stat .val{font-family:'IBM Plex Serif',serif;font-size:32px;font-weight:700;color:var(--gold);display:block}.about-stat .lbl{font-size:11px;color:rgb(255 255 255 / .5);margin-top:4px;display:block}.visual-story-section{padding-top:72px;padding-bottom:72px}.split-visual-story{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,0.95fr);gap:36px;align-items:center}.visual-frame{position:relative;border-radius:10px;overflow:hidden;box-shadow:0 18px 48px rgb(17 29 63 / .16)}.visual-frame::after{content:'';position:absolute;inset:0;background:linear-gradient(180deg,rgb(17 29 63 / .02),rgb(17 29 63 / .18));pointer-events:none}.visual-frame img,.blog-visual-image{display:block;width:100%;height:100%;object-fit:cover}.visual-copy h2,.blog-visual-copy h2{font-size:clamp(28px, 3vw, 38px);color:var(--navy)}.visual-copy p,.blog-visual-copy p{color:var(--mgrey);margin-bottom:20px}.visual-copy-list{list-style:none;display:flex;flex-direction:column;gap:10px;margin-bottom:26px}.visual-copy-list li{display:flex;align-items:flex-start;gap:10px;color:var(--dgrey);font-size:14px}.visual-copy-list li::before{content:'v';font-family:'IBM Plex Mono',monospace;color:var(--gold);font-weight:700;flex-shrink:0}.blog-visual-section{padding-top:56px;padding-bottom:0}.blog-visual-banner{display:grid;grid-template-columns:minmax(0,0.95fr) minmax(0,1.05fr);gap:28px;align-items:center;background:linear-gradient(135deg,rgb(27 44 94 / .04),rgb(201 168 76 / .08));border:1px solid rgb(27 44 94 / .08);border-radius:10px;padding:24px}.blog-visual-image-wrap{border-radius:8px;overflow:hidden;min-height:320px;box-shadow:0 16px 40px rgb(17 29 63 / .12)}.faq-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.faq-card{background:var(--white);border:1px solid rgb(27 44 94 / .08);border-radius:10px;box-shadow:0 8px 24px rgb(17 29 63 / .06);padding:24px}.faq-card h3{color:var(--navy);font-size:22px;margin-bottom:12px}.faq-card p{color:var(--mgrey);font-size:14px}@media (max-width:1024px){.hero{grid-template-columns:1fr}.hero-right{display:none}.jobs-grid{grid-template-columns:repeat(2,1fr)}.hiw-layout{grid-template-columns:1fr}.hiw-left{display:none}.steps-grid{grid-template-columns:repeat(3,1fr)}.assess-layout{grid-template-columns:1fr}.assess-left{display:none}.footer-grid{grid-template-columns:1fr 1fr}.trust-strip{grid-template-columns:repeat(2,1fr)}.split-visual-story,.blog-visual-banner,.faq-grid{grid-template-columns:1fr}.steps-grid{grid-template-columns:repeat(2,1fr)}.process-overview-grid{grid-template-columns:1fr}}@media (max-width:960px){.nav{padding:0 18px;height:76px}.nav-desktop,.nav-cta{display:none}.nav-toggle{display:inline-flex}.nav-logo{margin-right:0}.nav-logo-image{height:46px;max-width:210px}.mobile-menu{inset:76px 0 0 0}}@media (max-width:768px){.section{padding:48px 24px}.nav{padding:0 16px;height:74px}.hero{min-height:auto}.hero-left{padding:36px 20px 0;min-height:auto}.hero-tag{width:100%;flex-wrap:wrap;row-gap:6px;margin-bottom:24px}.hero-h1{font-size:clamp(44px, 15vw, 56px);line-height:.95}.hero-sub{font-size:18px;line-height:1.3}.hero-bullets{margin-bottom:28px}.hero-bullets li{font-size:13px}.hero-ctas{flex-direction:column;gap:10px}.hero-ctas .btn,.cta-banner .btns .btn{width:100%;white-space:normal}.trust-bar{margin:0 -20px;padding:14px 20px;flex-direction:column;gap:10px}.trust-addr{font-size:10px}.page-hero{padding:42px 24px}.page-hero h1{font-size:clamp(30px, 10vw, 38px);line-height:1.14}.fhrc-lang-hi .page-hero h1,.fhrc-lang-pa .page-hero h1{line-height:1.26}.page-hero p{font-size:14px;max-width:100%}.problem-box,.solution-box,.testi-card,.job-card .jc-body,.blog-visual-banner,.form-panel{padding:24px 20px}.visual-story-section{padding-top:48px;padding-bottom:48px}.split-visual-story,.blog-visual-banner{gap:20px}.visual-frame img,.blog-visual-image{aspect-ratio:4 / 3}.jobs-filters{flex-wrap:nowrap;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding-bottom:6px}.jobs-filters::-webkit-scrollbar{display:none}.filter-pill{flex:0 0 auto;white-space:nowrap}.jobs-grid{grid-template-columns:1fr}.steps-grid{grid-template-columns:1fr}.process-overview-grid{grid-template-columns:1fr}.testimonials-grid{grid-template-columns:1fr}.problem-solution{grid-template-columns:1fr}.about-grid{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr}.about-visual-stats{grid-template-columns:1fr}.faq-card{padding:20px}.faq-card h3{font-size:20px}.entry-content-article{max-width:100%}.job-card,.testi-card,.problem-box,.solution-box,.about-visual,.blog-visual-banner{width:100%}.jc-header{flex-direction:column;gap:10px}.jc-country{align-items:flex-start}.jc-title{font-size:22px;line-height:1.3}.jc-salary{font-size:17px}.cc-badges-row{flex-wrap:wrap}.assess-layout{min-height:auto}.assess-right{padding:12px 0 0}.form-panel{margin:12px;border-radius:8px}.cta-banner{padding:48px 24px}.cta-banner h2{font-size:28px;line-height:1.2}.cta-banner p{font-size:15px;margin-bottom:24px}.cta-banner .btns{flex-direction:column;gap:10px}.trust-strip{padding:24px;grid-template-columns:1fr}.footer{padding:48px 24px 28px}.footer-bottom{flex-direction:column;align-items:flex-start;gap:12px}.mobile-menu{inset:74px 0 0 0;padding:20px}.wa-fab{width:50px;height:50px;right:16px;bottom:16px}.wa-fab svg{width:24px;height:24px}.nav-logo-image{height:44px;max-width:200px}.footer-logo-image{height:42px;max-width:200px}}.resource-links-section{border-top:1px solid rgb(27 44 94 / .08)}.resource-links-header{margin-bottom:32px}.resource-links-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:18px}.resource-link-card{display:flex;flex-direction:column;gap:10px;padding:24px;background:linear-gradient(180deg,#ffffff 0%,#f7f9ff 100%);border:1px solid rgb(27 44 94 / .1);border-radius:10px;box-shadow:0 8px 24px rgb(17 29 63 / .05);transition:transform 0.2s ease,box-shadow 0.2s ease,border-color 0.2s ease}.resource-link-card:hover{transform:translateY(-3px);border-color:rgb(201 168 76 / .45);box-shadow:0 14px 34px rgb(17 29 63 / .08)}.resource-link-meta{font-size:10px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--gold)}.resource-link-card h3{font-size:22px;color:var(--navy);line-height:1.25}.resource-link-card p{color:var(--mgrey);font-size:14px}.resource-link-cta{margin-top:auto;font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--navy)}.navigation.pagination,.pagination .nav-links,.blog-pagination .nav-links,.nav-links.pagination-nav-links,.pagination-nav-links{display:flex;align-items:center;justify-content:center;gap:8px;flex-wrap:wrap;list-style:none;margin:0;padding:0;height:auto;border-bottom:none;margin-bottom:0;background:#fff0}.navigation.pagination .page-numbers,.pagination .nav-links .page-numbers,.blog-pagination .nav-links .page-numbers,.pagination-nav-links .page-numbers{display:inline-flex;align-items:center;justify-content:center;min-width:42px;min-height:42px;padding:0 12px;border-radius:8px;border:1px solid rgb(27 44 94 / .12);background:var(--white);color:var(--navy);font-size:13px;font-weight:700;line-height:1;transition:background 0.2s ease,color 0.2s ease,border-color 0.2s ease}.navigation.pagination .page-numbers:hover,.pagination .nav-links .page-numbers:hover,.blog-pagination .nav-links .page-numbers:hover,.pagination-nav-links .page-numbers:hover{border-color:rgb(201 168 76 / .45);color:var(--gold)}.navigation.pagination .page-numbers.current,.pagination .nav-links .page-numbers.current,.blog-pagination .nav-links .page-numbers.current,.pagination-nav-links .page-numbers.current{background:var(--navy);border-color:var(--navy);color:var(--white)}.navigation.pagination .page-numbers.dots,.pagination .nav-links .page-numbers.dots,.blog-pagination .nav-links .page-numbers.dots,.pagination-nav-links .page-numbers.dots{border:none;background:#fff0;min-width:auto;padding:0 4px;color:var(--mgrey)}.related-post-card{padding:0;overflow:hidden}.related-post-body{display:flex;flex-direction:column;gap:10px;padding:22px;flex:1}.related-post-body h3{font-size:24px}.related-post-body h3 a:hover{color:var(--gold)}.screen-reader-text{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.nav-desktop{display:flex;flex:1 1 auto;min-width:0}.nav-toggle{display:none;width:48px;height:48px;margin-left:auto;background:rgb(255 255 255 / .04);border:1px solid rgb(201 168 76 / .28);border-radius:10px;align-items:center;justify-content:center;cursor:pointer;color:var(--white);padding:0;flex:0 0 auto;transition:background 0.2s ease,border-color 0.2s ease}.nav-toggle:hover{background:rgb(255 255 255 / .08);border-color:rgb(201 168 76 / .5)}.nav-toggle-box{width:22px;height:16px;position:relative;display:block}.nav-toggle-line{position:absolute;left:0;width:22px;height:2px;border-radius:999px;background:var(--white);display:block;transition:transform 0.2s ease,opacity 0.2s ease,top 0.2s ease}.nav-toggle-line:nth-child(1){top:0}.nav-toggle-line:nth-child(2){top:7px}.nav-toggle-line:nth-child(3){top:14px}.nav-toggle[aria-expanded='true'] .nav-toggle-line:nth-child(1){top:7px;transform:rotate(45deg)}.nav-toggle[aria-expanded='true'] .nav-toggle-line:nth-child(2){opacity:0}.nav-toggle[aria-expanded='true'] .nav-toggle-line:nth-child(3){top:7px;transform:rotate(-45deg)}.mobile-menu{position:fixed;inset:82px 0 0 0;background:linear-gradient(180deg,rgb(12 23 40 / .98) 0%,rgb(7 14 29 / .98) 100%);z-index:95;padding:20px 18px 28px;overflow-y:auto;border-top:1px solid rgb(201 168 76 / .18)}.mobile-menu-inner{display:flex;flex-direction:column;gap:8px;max-width:640px;margin:0 auto;background:rgb(255 255 255 / .03);border:1px solid rgb(255 255 255 / .08);border-radius:16px;padding:18px 18px 16px;box-shadow:0 18px 44px rgb(0 0 0 / .25)}.mobile-menu-heading{padding:4px 4px 10px}.mobile-menu-heading .label{color:var(--gold);display:block;margin-bottom:4px}.mobile-menu-heading p{color:rgb(255 255 255 / .55);font-size:13px;line-height:1.5}.mobile-language-row{padding:2px 4px 10px}.mobile-menu .lang-switcher{margin-left:0;width:100%;flex-wrap:wrap}.mobile-menu .lang-switcher a,.mobile-menu .lang-switcher span{width:auto;flex:1 1 86px;min-height:38px;margin:0;padding:8px 10px;font-size:13px;border-radius:8px}.mobile-menu-inner a{color:var(--white);font-size:17px;font-weight:600;padding:14px 12px;border:1px solid rgb(255 255 255 / .08);border-radius:10px;background:rgb(255 255 255 / .02);transition:background 0.2s ease,border-color 0.2s ease,color 0.2s ease}.mobile-menu-inner a:hover{background:rgb(255 255 255 / .06);border-color:rgb(201 168 76 / .25)}.mobile-menu-inner a.active{color:var(--gold);border-color:rgb(201 168 76 / .32);background:rgb(201 168 76 / .08)}.mobile-menu-cta{margin-top:12px;width:100%}body.menu-open{overflow:hidden}@media (max-width:960px){.nav{padding:0 18px;height:76px;gap:12px}.nav-desktop,.nav-cta{display:none!important}.nav-toggle{display:inline-flex!important}.nav-logo{margin-right:0}.nav-logo-image{height:44px;max-width:190px}.mobile-menu{inset:76px 0 0 0}}@media (max-width:768px){.nav{padding:0 14px;height:72px}.mobile-menu{inset:72px 0 0 0;padding:14px 12px 22px}.mobile-menu-inner{padding:14px 14px 12px;border-radius:14px}.mobile-menu-heading{padding:2px 2px 8px}.mobile-menu-heading p{font-size:12px}.mobile-menu-inner a{font-size:16px;padding:12px 10px}.mobile-menu-cta{min-height:44px}.section{padding:42px 18px}.problem-box,.solution-box,.testi-card,.job-card .jc-body,.blog-visual-banner,.form-panel,.resource-link-card,.related-post-body{padding:20px 16px}.resource-links-grid{grid-template-columns:1fr;gap:14px}.resource-link-card h3,.related-post-body h3{font-size:20px}.footer{padding:40px 18px 24px}.footer-grid{gap:28px}.social-link{width:40px;height:40px}.footer-bottom{gap:10px;font-size:11px}}@media (max-width:420px){.nav-logo-image{height:40px;max-width:168px}.hero-left{padding:30px 16px 0}.hero-h1{font-size:clamp(36px, 14vw, 48px)}.hero-sub{font-size:17px}.page-hero{padding:34px 18px}.page-hero h1{font-size:clamp(28px, 9vw, 34px)}.jc-title,.section-header h2{font-size:18px;line-height:1.3}.cta-banner{padding:40px 18px}.cta-banner h2{font-size:24px}.footer-col ul li a,.footer-contact-item,.footer-brand p{font-size:12px}}