/*! tailwindcss v4.3.3 | MIT License | https://tailwindcss.com */@layer properties{@supports ((-webkit-hyphens:none) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,::backdrop,:after,:before{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-leading:initial;--tw-font-weight:initial;--tw-outline-style:solid}}}@layer theme{:host,:root{--font-sans:"Outfit",Arial,Helvetica,sans-serif;--font-mono:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--color-white:#fff;--spacing:.25rem;--container-lg:32rem;--text-sm:.875rem;--text-sm--line-height:calc(1.25 / .875);--text-3xl:1.875rem;--text-3xl--line-height:calc(2.25 / 1.875);--font-weight-semibold:600;--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4,0,.2,1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono);--color-background:var(--background);--color-foreground:var(--foreground);--color-muted:var(--muted);--color-brand:var(--blue)}}@layer base{*,::backdrop,:after,:before{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}:host,html{-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;line-height:1.5;font-family:var(--default-font-family,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue","Noto Sans",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:var(--default-mono-font-family,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring:where(:not(iframe)){outline:auto}progress{vertical-align:baseline}summary{display:list-item}menu,ol,ul{list-style:none}audio,canvas,embed,iframe,img,object,svg,video{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,optgroup,select,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::-moz-placeholder{opacity:1}::placeholder{opacity:1}@supports (not (-webkit-appearance:-apple-pay-button)) or (contain-intrinsic-size:1px){::-moz-placeholder{color:currentColor}::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::-moz-placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit,::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){-webkit-appearance:button;-moz-appearance:button;appearance:button}::file-selector-button{-webkit-appearance:button;-moz-appearance:button;appearance:button}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.sr-only{clip-path:inset(50%);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.fixed{position:fixed}.relative{position:relative}.container{width:100%}@media (min-width:40rem){.container{max-width:40rem}}@media (min-width:48rem){.container{max-width:48rem}}@media (min-width:64rem){.container{max-width:64rem}}@media (min-width:80rem){.container{max-width:80rem}}@media (min-width:96rem){.container{max-width:96rem}}.mt-4{margin-top:calc(var(--spacing) * 4)}.mt-8{margin-top:calc(var(--spacing) * 8)}.flex{display:flex}.inline-flex{display:inline-flex}.min-h-11{min-height:calc(var(--spacing) * 11)}.min-h-screen{min-height:100vh}.max-w-lg{max-width:var(--container-lg)}.grow{flex-grow:1}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.items-center{align-items:center}.justify-center{justify-content:center}.bg-background{background-color:var(--color-background)}.bg-brand{background-color:var(--color-brand)}.px-5{padding-inline:calc(var(--spacing) * 5)}.px-6{padding-inline:calc(var(--spacing) * 6)}.text-center{text-align:center}.text-3xl{font-size:var(--text-3xl);line-height:var(--tw-leading,var(--text-3xl--line-height))}.text-sm{font-size:var(--text-sm);line-height:var(--tw-leading,var(--text-sm--line-height))}.leading-7{--tw-leading:calc(var(--spacing) * 7);line-height:calc(var(--spacing) * 7)}.font-semibold{--tw-font-weight:var(--font-weight-semibold);font-weight:var(--font-weight-semibold)}.text-brand{color:var(--color-brand)}.text-foreground{color:var(--color-foreground)}.text-muted{color:var(--color-muted)}.text-white{color:var(--color-white)}.uppercase{text-transform:uppercase}.outline{outline-style:var(--tw-outline-style);outline-width:1px}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}}:root{--background:#fff;--foreground:#0b1a35;--heading:#0b1a35;--heading-accent:#166db0;--muted:#5b6a7f;--soft:#edf4f8;--line:#dce8ef;--blue:#0b68b8;--blue-bright:#2c87d4;--cyan:#00c2d4;--navy:#07192f;--process-bg:#264662;--white:#fff;--gold:#d9a441;--shadow:0 24px 70px #102d4429;--card-shadow:0 14px 38px #102d4412;--container:1280px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--background);min-height:100vh;color:var(--foreground);text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;font-family:Outfit,Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{cursor:pointer;background:0 0;border:0;padding:0}canvas,img,svg,video{max-width:100%;display:block}.site-shell{background:var(--white);overflow:clip}.container{width:min(var(--container),calc(100% - 160px));margin-inline:auto}.top-strip{color:#123146;background:#eaf6f8;font-size:15px;line-height:36px}.top-strip p{margin:0}.hero-section{color:var(--white);background:radial-gradient(56% 90% at -4% -10%,#48c7d6d9 0,#0000 62%),radial-gradient(52% 84% at 104% 106%,#42c4d2cc 0,#0000 60%),linear-gradient(120deg,#3a86b9,#387db4 58%,#3894be);position:relative}.site-header{z-index:20;padding-top:20px;position:relative}.header-inner{grid-template-columns:251px minmax(0,743px) minmax(0,1fr);align-items:center;gap:0;min-height:81px;display:grid}.brand{min-width:0;color:var(--white);align-items:center;gap:14px;display:inline-flex}.brand-seal,.footer-logo{flex:none;place-items:center;width:61px;height:61px;display:grid}.brand-seal img,.footer-logo img{-o-object-fit:contain;object-fit:contain;filter:brightness(0)invert();width:61px;height:auto}.brand strong{color:var(--white);font-size:16px;line-height:17px}.brand small,.brand strong{font-weight:700;display:block}.brand small{color:#ffffffe6;letter-spacing:1.6px;text-transform:uppercase;margin-top:4px;font-family:Inter,Arial,sans-serif;font-size:11px;line-height:12px}.desktop-nav{background:#166db052;border-radius:999px;justify-content:space-between;align-items:center;min-height:61px;padding-inline:24px;display:flex}.desktop-nav a{min-height:42px;color:var(--white);white-space:nowrap;align-items:center;gap:6px;font-size:16px;font-weight:500;line-height:28.9px;transition:opacity .15s;display:inline-flex}.desktop-nav a:hover{opacity:.82}.desktop-nav a.has-menu:after{content:"";border-bottom:1.8px solid;border-right:1.8px solid;width:7px;height:7px;transform:translateY(-2px)rotate(45deg)}.header-actions{justify-content:flex-end;gap:10px;display:flex}.header-actions a{min-height:51px;color:var(--white);letter-spacing:.4px;text-transform:uppercase;border:1px solid #ffffff57;border-radius:999px;justify-content:center;align-items:center;padding-inline:22px;font-size:15px;font-weight:700;transition:background .15s,color .15s;display:inline-flex}.header-actions a:last-child{background:var(--white);color:var(--blue);border-color:#0000}.mobile-nav{display:none}.hero-grid{z-index:2;grid-template-columns:614px minmax(0,1fr);align-items:start;padding-top:47px;display:grid;position:relative}.hero-copy{max-width:626px;padding-top:36px}.eyebrow{color:var(--blue);letter-spacing:2px;text-transform:uppercase;justify-content:center;align-items:center;gap:10px;margin:0 0 18px;font-size:15px;font-weight:700;line-height:1.2;display:flex}.eyebrow:before{content:"";background:currentColor;border-radius:24px;width:36px;height:2px}.hero-eyebrow{color:#ffffffd9;letter-spacing:3.5px;justify-content:flex-start;margin-bottom:26px;font-size:13px}.hero-eyebrow:before{display:none}.hero-copy h1{color:var(--white);text-transform:capitalize;margin:0;font-size:70px;font-weight:600;line-height:74px}@media (min-width:1181px){.hero-copy h1{width:626px}}.hero-lede{max-width:580px;color:var(--white);margin:28px 0 0;font-size:20px;font-weight:400;line-height:1.58}.inline-link{color:var(--white);white-space:nowrap;border-bottom:2px solid;margin-left:8px;font-size:16px;font-weight:800;line-height:1.2;display:inline-flex}.inline-link.blue{color:var(--heading-accent);margin:24px 0 0}.button-row{flex-wrap:wrap;gap:26px;margin-top:32px;display:flex}.hero-copy .button-row{margin-top:27px}.button,.button-row.centered{justify-content:center}.button{border:1px solid #0000;border-radius:999px;align-items:center;gap:14px;min-width:220px;min-height:60px;padding-inline:30px;font-size:16px;font-weight:700;line-height:1;transition:transform .15s,background .15s;display:inline-flex}.button:hover{transform:translateY(-1px)}.button svg{flex:none}.button-solid{background:var(--blue);color:var(--white)}.button-solid:hover{background:#0d76d0}.button-outline{color:var(--white);border-color:#ffffffdb}.button-outlineDark{color:#126fb7;border-color:#1b7ac5}.hero-visual{min-height:637px;position:relative}.hero-visual:before{content:"";background:repeating-radial-gradient(at 54% 48%,#0000 0 18px,#0f2d4338 19px 20px),linear-gradient(135deg,#36a4c2,#2e79b7 58%,#36bdc7);right:4px}.hero-visual:before,.hero-worker-mask{border-radius:999px;width:596px;height:596px;position:absolute;top:41px}.hero-worker-mask{z-index:1;right:0;overflow:hidden}.hero-workers{-o-object-fit:cover;object-fit:cover;width:606px;max-width:none;height:585px;position:absolute;top:30px;left:-6px}.activity-card,.rating-card{z-index:2;color:var(--white);background:#10293e;border-radius:18px;position:absolute;box-shadow:0 20px 48px #051c2c52}.rating-card{align-items:center;gap:14px;min-width:240px;min-height:74px;padding:15px 19px;display:flex;top:96px;left:67px}.mini-icon{color:#53dce3;background:#00c2d429;border-radius:12px;flex:none;place-items:center;width:40px;height:40px;display:grid}.activity-card small,.rating-card small{color:#ffffff94;font-family:Inter,Arial,sans-serif;font-size:12px;display:block}.activity-card strong,.rating-card strong{color:var(--white);margin-top:2px;font-family:Inter,Arial,sans-serif;font-size:14px;font-weight:700;display:block}.mini-stars{color:var(--white);gap:2px;margin-left:6px;display:flex}.activity-card{width:189px;padding:17px 15px 14px;top:0;right:0}.activity-card small{color:#53dce3;letter-spacing:1.4px;text-transform:uppercase;align-items:center;gap:6px;font-size:9px;font-weight:600;display:flex}.activity-card small:before{content:"";background:currentColor;border-radius:999px;width:5px;height:5px}.activity-card strong{margin-top:6px;font-size:13px}.sparkline{color:#53dce3;width:100%;height:46px;margin-top:10px}.activity-months{justify-content:space-between;margin-top:6px;display:flex}.activity-months span{color:#ffffff85;font-family:Inter,Arial,sans-serif;font-size:8px}.hero-trusted{z-index:2;text-align:center;padding:30px 0 44px;position:relative}.hero-trusted h2{color:var(--white);margin:0 0 32px;font-size:40px;font-weight:600}.trusted-strip-scroll{scrollbar-width:none;overflow-x:auto}.hero-trusted img{width:100%;min-width:960px;height:auto}.stats-section{background:linear-gradient(#0b68b80d 1px,#0000 0) 0 0/56px 56px,linear-gradient(90deg,#0b68b80d 1px,#0000 0) 0 0/56px 56px,linear-gradient(#e7eef3,#eef4f8) 0 0/100% 100%;padding:74px 0}.stats-grid{grid-template-columns:minmax(0,620px) minmax(0,1fr);align-items:center;gap:60px;display:grid}.stats-copy h2{color:var(--blue-bright);margin:0;font-size:44px;font-weight:600;line-height:1.1}.stats-copy p{color:#52606f;max-width:560px;margin:22px 0 0;font-size:16px;line-height:1.75}.stats-numbers{text-align:center;grid-template-columns:repeat(2,minmax(0,1fr));gap:44px 24px;display:grid}.stats-numbers strong{color:#0d1b2e;font-size:44px;font-weight:800;line-height:1.1;display:block}.stats-numbers span{color:#0d1b2e;margin-top:8px;font-size:18px;font-weight:700;display:block}.split-section{background:var(--white);padding:90px 0}.split-grid{grid-template-columns:minmax(0,584px) minmax(0,1fr);align-items:center;gap:84px;display:grid}.split-grid.reverse{grid-template-columns:minmax(0,1fr) minmax(0,587px)}.image-stack{position:relative}.image-stack>img:not(.image-stack-small),.rounded-media{-o-object-fit:cover;object-fit:cover;border-radius:16px;width:100%;height:auto}.image-stack-small{border:6px solid var(--white);-o-object-fit:cover;object-fit:cover;border-radius:16px;width:192px;height:144px;position:absolute;bottom:-40px;right:-44px;box-shadow:0 18px 40px #102d442e}.experience-card{z-index:1;background:var(--blue);width:112px;height:108px;color:var(--white);text-align:center;box-shadow:var(--shadow);border-radius:12px;align-content:center;place-items:center;gap:4px;padding:16px;display:grid;position:absolute;top:-22px;left:-26px}.experience-card strong{font-size:36px;font-weight:800;line-height:.9}.experience-card span{letter-spacing:.6px;text-transform:uppercase;font-size:11px;font-weight:600;line-height:1.3}.split-copy h2{color:var(--heading);margin:0;font-size:48px;font-weight:600;line-height:1.06}.clients-section h2 em,.section-header h2 em,.split-copy h2 em,.stats-copy h2 em{color:var(--heading-accent);font-style:normal}.split-copy p{color:var(--muted);margin:24px 0 0;font-size:16px;line-height:1.8}.split-copy>strong{margin-top:24px;font-size:16px;font-weight:700;display:block}.feature-rows{margin-top:36px;display:grid}.feature-rows a{color:var(--navy);border-bottom:1px solid #e3ebf2;justify-content:space-between;align-items:center;gap:20px;padding:21px 2px;font-size:23px;font-weight:600;transition:color .15s;display:flex}.feature-rows a:hover{color:var(--blue)}.feature-rows svg{color:var(--blue);flex:none}.section-header{text-align:center;max-width:860px;margin:0 auto 52px}.section-header h2{color:var(--heading);margin:0;font-size:48px;font-weight:600;line-height:1.06}.section-header>p:last-child{max-width:725px;color:var(--muted);margin:18px auto 0;font-size:16px;line-height:1.8}.services-section{background:var(--soft);padding:90px 0}.services-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;display:grid}.service-card{background:var(--white);min-height:250px;box-shadow:var(--card-shadow);border-radius:16px;padding:32px;position:relative;overflow:hidden}.service-card:after{content:"";background:#eef3f7;border-radius:999px;width:130px;height:130px;position:absolute;top:-46px;right:-46px}.service-icon{z-index:1;border-radius:14px;width:58px;height:58px;position:relative}.service-card h3{z-index:1;color:var(--navy);margin:22px 0 0;font-size:20px;font-weight:700;line-height:1.35;position:relative}.service-card p{z-index:1;color:var(--muted);margin:10px 0 0;font-size:14.5px;line-height:1.65;position:relative}.process-section{background:var(--process-bg);color:var(--white);padding:85px 0 90px}.process-section .eyebrow{color:#35c3d3}.process-section .section-header{margin-bottom:0}.process-section .section-header>p:last-child{color:#ffffffc7;font-size:20px;line-height:1.45}.process-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:0;margin-top:66px;display:grid;position:relative}.process-grid:before{content:"";background:#53b2e380;height:2px;position:absolute;top:30px;left:11%;right:11%}.process-card{z-index:1;text-align:center;padding:0 16px;position:relative}.step-number{width:60px;height:60px;color:var(--white);background:#1d3d59;border:2px solid #53c3e3cc;border-radius:999px;place-items:center;margin:0 auto;font-family:Inter,Arial,sans-serif;font-size:19px;font-weight:700;display:grid;box-shadow:0 0 0 7px #264662,0 0 24px #00c2d459}.step-icon{width:34px;height:34px;margin:26px auto 0}.process-card h3{color:var(--white);margin:18px 0 0;font-size:17px;font-weight:700}.process-card p{color:#ffffffbf;margin:12px 0 0;font-size:14px;line-height:1.65}.centered-action{justify-content:center;margin-top:52px;display:flex}.clients-section{background:var(--soft);text-align:center;padding:96px 0}.clients-section h2{max-width:1013px;color:var(--heading);margin:0 auto;font-size:44px;font-weight:600;line-height:1.12}.clients-logos{flex-wrap:wrap;justify-content:center;align-items:center;gap:44px 70px;max-width:1290px;margin:64px auto 0;display:flex}.clients-logos img{flex:none;width:auto}.clients-section .centered-action{margin-top:64px}.sectors-section{background:var(--white);padding:90px 0 40px}.sector-strip{grid-template-columns:repeat(7,minmax(0,1fr));gap:14px;margin-top:70px;display:grid}.sector-strip figure{justify-items:center;gap:16px;margin:0;display:grid}.sector-strip img{width:78px;height:78px}.sector-strip figcaption{color:var(--navy);text-align:center;font-size:14px;font-weight:700}.sector-map{justify-content:center;margin-top:40px;display:flex}.sector-map img{width:min(1280px,100%);height:auto}.markets-section{background:var(--soft);padding:92px 0 110px}.markets-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:22px;display:grid}.markets-grid a{min-height:170px;color:var(--heading);text-align:center;background:#f5f8fa;border:1px solid #e6edf3;border-radius:14px;align-content:center;justify-items:center;gap:18px;padding:24px;font-size:16px;font-weight:700;transition:transform .15s,box-shadow .15s;display:grid;box-shadow:0 10px 26px #102d440f}.markets-grid a:hover{transform:translateY(-3px);box-shadow:0 16px 36px #102d441a}.markets-grid img{-o-object-fit:cover;object-fit:cover;border-radius:999px;width:70px;height:70px;box-shadow:0 8px 18px #102d442e}.testimonials-section{background:var(--white);padding:90px 0}.video-cards{grid-template-columns:repeat(4,minmax(0,1fr));gap:26px;margin-bottom:56px;display:grid}.video-card{min-width:0}.video-thumb{aspect-ratio:305/385;border-radius:16px;position:relative;overflow:hidden}.video-thumb img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.video-thumb button{background:var(--white);width:62px;height:62px;color:var(--navy);border-radius:999px;place-items:center;transition:transform .15s;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 12px 30px #051c2c59}.video-thumb button:hover{transform:translate(-50%,-50%)scale(1.06)}.video-card strong{color:var(--navy);margin-top:18px;font-size:19px;font-weight:700;display:block}.video-card small{color:var(--muted);margin-top:4px;font-size:15px;display:block}.testimonial-stage{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;display:grid}.testimonial-card{background:var(--white);border:1px solid #eaf0f5;border-radius:16px;flex-direction:column;padding:30px;display:flex;box-shadow:0 18px 48px #102d4412}.quote-mark,.stars{color:var(--gold)}.stars{gap:4px;margin-top:16px;display:flex}.testimonial-card>p{color:#526171;flex:1;min-height:150px;margin:22px 0 0;font-size:15px;line-height:1.75}.person-row{border-top:1px solid #edf2f6;align-items:center;gap:12px;margin-top:22px;padding-top:22px;display:flex}.person-avatar{background:var(--blue);width:44px;height:44px;color:var(--white);border-radius:999px;flex:none;place-items:center;font-family:Inter,Arial,sans-serif;font-size:13px;font-weight:700;display:grid}.person-avatar.gold{background:#9a6a00}.person-row small,.person-row strong{font-family:Inter,Arial,sans-serif;display:block}.person-row strong{color:var(--navy);align-items:center;gap:8px;font-size:15px;display:flex}.person-tag{color:#8a6417;background:#faf3e3;border-radius:999px;padding:3px 10px;font-size:11px;font-weight:600}.person-row small{color:#697586;margin-top:3px;font-size:12.5px}.carousel-dots{justify-content:center;align-items:center;gap:8px;margin-top:36px;display:flex}.carousel-dots span{background:#c9d6e2;border-radius:999px;width:7px;height:7px}.carousel-dots span.active{background:var(--blue);width:30px;height:7px}.testimonial-cta{text-align:center;margin-top:52px}.testimonial-cta p{color:#526171;margin:0;font-size:16px}.testimonial-cta .button-row{margin-top:26px}.faq-page{background:#edf6fa;padding:72px 0 58px}.faq-page-intro{text-align:center;max-width:1040px;margin:0 auto}.faq-page-intro .eyebrow{margin-bottom:6px}.faq-page-intro h1{color:var(--heading);margin:0;font-size:50px;font-weight:600;line-height:1.06}.faq-page-intro h1 em{color:var(--heading-accent);font-style:normal}.faq-tabs{background:var(--white);border-radius:999px;grid-template-columns:repeat(2,minmax(0,1fr));width:395px;min-height:66px;margin-top:17px;padding:6px;display:inline-grid}.faq-tabs button{min-height:54px;color:var(--heading-accent);border-radius:999px;font-size:16px;font-weight:700;transition:background .15s,color .15s}.faq-tabs button[aria-selected=true]{color:var(--white);background:#2379bb}.faq-page-list{margin-top:40px}.faq-section{background:var(--soft);padding:90px 0}.faq-list{gap:12px;display:grid}.faq-item{background:var(--white);box-shadow:none;border-radius:22px;overflow:hidden}.faq-item button{width:100%;min-height:58px;color:var(--navy);text-align:left;justify-content:space-between;align-items:center;gap:18px;padding:16px 24px;display:flex}.faq-item button span{font-size:17px;font-weight:600}.faq-item button svg{color:var(--blue);flex:none;transition:transform .2s}.faq-item[data-open=true] button svg{transform:none}.faq-answer{color:var(--muted);border-top:1px solid #e5edf2;padding:17px 24px 21px;font-size:16px;line-height:1.65}.blog-section{background:var(--white);padding:90px 0}.blog-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:26px;display:grid}.blog-card{background:var(--white);border:1px solid #edf1f5;border-radius:16px;transition:transform .15s,box-shadow .15s;overflow:hidden;box-shadow:0 16px 40px #102d4412}.blog-card:hover{transform:translateY(-4px);box-shadow:0 22px 52px #102d441c}.blog-image{height:200px}.blog-image img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.blog-card .blog-link,.blog-card h3,.blog-card p,.blog-card time{margin-inline:26px;display:block}.blog-card time{color:var(--heading-accent);letter-spacing:1.2px;text-transform:uppercase;margin-top:26px;font-size:12px;font-weight:700}.blog-card h3{min-height:56px;color:var(--navy);margin-top:12px;font-size:21px;font-weight:600;line-height:1.25}.blog-card p{min-height:72px;color:var(--muted);margin-top:12px;font-size:14.5px;line-height:1.7}.blog-card .blog-link{color:var(--blue);margin-top:16px;margin-bottom:26px;font-size:16px;font-weight:700}.cta-section{color:var(--white);background:#000;padding:120px 0 130px;position:relative;overflow:hidden}.cta-globe{opacity:.95;pointer-events:none;width:min(52%,760px);height:auto;position:absolute;top:50%;right:0;transform:translateY(-50%)}.cta-grid{z-index:1;position:relative}.cta-grid h2{max-width:730px;color:var(--white);margin:0;font-size:54px;font-weight:600;line-height:1.06}.cta-grid p{color:#ffffffbf;max-width:560px;margin:24px 0 0;font-size:16px;line-height:1.8}.site-footer{color:var(--white);background:#000}.footer-grid{grid-template-columns:454px repeat(3,minmax(0,1fr));gap:48px;padding:76px 0 78px;display:grid}.footer-about p{color:#ffffffa8;max-width:300px;margin:25px 0 0;font-size:14px;line-height:1.85}.footer-certs{width:252px;height:auto;margin-top:28px}.footer-column h2{color:var(--white);letter-spacing:1.6px;text-transform:uppercase;margin:0 0 26px;font-size:14px;font-weight:600}.footer-column a{color:#ffffff9e;font-size:14.5px;line-height:2.5;transition:color .15s;display:block}.footer-column a:hover{color:var(--white)}.footer-bottom{border-top:1px solid #ffffff1f;justify-content:space-between;align-items:center;gap:16px;min-height:63px;padding:14px 0;display:flex}.footer-bottom p{color:#ffffff8c;margin:0;font-size:13px}.social-row{gap:10px;display:flex}.social-row a{color:#ffffffbf;background:#ffffff0d;border:1px solid #ffffff24;border-radius:10px;place-items:center;width:38px;height:38px;transition:background .15s,color .15s;display:grid}.social-row a:hover{color:var(--white);background:#ffffff24}.whatsapp-float{z-index:60;width:64px;height:64px;color:var(--white);background:#2ec654;border-radius:999px;place-items:center;transition:transform .15s;display:grid;position:fixed;bottom:26px;right:26px;box-shadow:0 14px 34px #093e1b66}.whatsapp-float:hover{transform:scale(1.06)}.placeholder-page{background:var(--soft);place-items:center;min-height:60vh;padding:120px 24px;display:grid}.placeholder-page h1{color:var(--heading);margin:0;font-size:48px;font-weight:600}.services-page-hero{min-height:402px}.services-page-hero:after{background:linear-gradient(90deg,#05182af5,#071d31d1 52%,#071d317a)}.services-page-hero .page-hero-content{padding:72px 0 74px}.services-page-hero .page-hero-content h1{max-width:760px;font-size:56px;line-height:1.03}.services-page-hero .hero-lede{color:#ffffffe0;max-width:670px;margin:20px 0 0;font-size:16px;line-height:1.6}.services-page-hero .button-row{margin-top:24px}.services-page-hero-europe{height:696px;min-height:696px}.page-hero.services-page-hero-europe .top-strip{color:#123146;background:#eaf6f8}.services-page-hero-europe .site-header{padding-top:6px}.services-page-hero-europe .page-hero-content{padding:58px 0 128px}.services-page-hero-europe .page-hero-content h1{max-width:680px;font-size:70px;line-height:1.03}.services-page-hero-europe .page-hero-content .hero-lede{max-width:690px;margin-top:26px;font-size:20px;line-height:31px}.service-feature-band,.service-markets-section,.service-stats-section,.service-trust-section,.services-catalog-section{background:var(--soft)}.services-catalog-section{padding:80px 0}.services-tabs{background:var(--white);border-radius:999px;width:-moz-fit-content;width:fit-content;max-width:100%;margin:0 0 47px;padding:8px;display:flex}.services-tabs a{min-width:220px;height:60px;color:var(--heading-accent);text-align:center;border-radius:999px;place-items:center;padding:0 29px;font-size:18px;font-weight:600;display:grid}.services-tabs a.active{background:var(--blue);color:var(--white)}.service-page-cards{grid-template-columns:repeat(3,minmax(0,1fr));gap:27px;display:grid}.service-page-card{background:var(--white);border-radius:24px;overflow:hidden;box-shadow:0 4px 15px #0000000d}.service-page-card>img{-o-object-fit:cover;object-fit:cover;width:100%;height:220px}.service-page-card>div{min-height:175px;padding:25px}.service-page-card h3{color:var(--heading);margin:0;font-size:20px;font-weight:500;line-height:26.88px}.service-page-card p{color:#666;min-height:46px;margin:10px 0 14px;font-size:14px;line-height:23px}.service-page-card a{color:var(--blue);align-items:center;gap:7px;font-size:14px;font-weight:500;line-height:18px;display:inline-flex}.service-page-card a svg{width:24px;height:24px}.service-statement{background:var(--process-bg);color:var(--white);text-align:center;padding:72px 0}.service-stats-section{padding:48px 0}.service-stats-grid{grid-template-columns:1.1fr 1fr;align-items:center;gap:58px;display:grid}.service-stats-grid h2{max-width:360px;color:var(--heading-accent);margin:0;font-size:30px;line-height:1.08}.service-stats-grid p{max-width:390px;color:var(--muted);margin:12px 0 0;font-size:11px;line-height:1.55}.service-stats-grid dl{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 30px;margin:0;display:grid}.service-stats-grid dl div{gap:2px;display:grid}.service-stats-grid dt{color:var(--heading);font-size:27px;font-weight:700;line-height:1}.service-stats-grid dd{color:var(--muted);margin:0;font-size:11px}.service-stats-section-industry{background-color:var(--soft);background-image:linear-gradient(#0a315914 1px,#0000 0),linear-gradient(90deg,#0a315914 1px,#0000 0);background-size:51.43px 60px;height:360px;padding:0}.service-stats-section-industry .service-stats-grid{grid-template-columns:620px minmax(0,1fr);gap:80px;height:100%}.service-stats-section-industry .service-stats-grid h2{max-width:550px;font-size:48px;font-weight:600;line-height:48.3px}.service-stats-section-industry .service-stats-grid h2 em{font-style:normal}.service-stats-section-industry .service-stats-grid p{max-width:570px;margin-top:24px;font-size:16px;line-height:28.9px}.service-stats-section-industry .service-stats-grid dl{grid-template-columns:repeat(2,282px);justify-self:end;gap:40px 0;width:564px;transform:translate(30px)}.service-stats-section-industry .service-stats-grid dl div{text-align:center;justify-items:center;gap:8px}.service-stats-section-industry .service-stats-grid dt{font-size:40px;line-height:48px}.service-stats-section-industry .service-stats-grid dd{color:var(--heading);white-space:nowrap;font-size:24px;font-weight:700;line-height:29px}.service-statement .container{padding:42px 30px;position:relative;overflow:hidden}.service-statement .container:after{content:"";pointer-events:none;border:1px solid #ffffff1f;border-radius:50%;position:absolute;inset:-60% -15% -80% 55%}.service-statement h2{z-index:1;max-width:650px;color:var(--white);margin:0 auto;font-size:32px;line-height:1.1;position:relative}.service-statement p{z-index:1;color:#fffc;max-width:680px;margin:14px auto 0;font-size:14px;line-height:1.6;position:relative}.service-statement-landing{background:var(--white);padding:80px 0}.service-statement-landing .container{background-color:var(--process-bg);background-image:url(/images/services/connecting-futures-pattern.svg);background-position:50%;background-repeat:no-repeat;background-size:100% 100%;place-items:center;height:423px;padding:0;display:grid}.service-statement-landing .container:after{display:none}.service-statement-landing .service-statement-copy{z-index:1;flex-direction:column;align-items:center;gap:23px;width:min(673px,100% - 48px);display:flex;position:relative}.service-statement-landing h2{width:min(663px,100%);max-width:none;font-size:48px;font-weight:600;line-height:48.3px}.service-statement-landing p{width:100%;max-width:none;color:var(--white);margin:0;font-size:18px;line-height:28.9px}.service-feature-band{padding:74px 0}.service-cert-grid,.service-feature-grid,.service-quote-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:center;gap:52px;display:grid}.service-feature-image{-o-object-fit:cover;object-fit:cover;border-radius:12px;width:100%;height:310px}.service-cert-grid h2,.service-feature-copy h2,.service-quote-copy h2{color:var(--heading);margin:0;font-size:34px;line-height:1.1}.service-cert-grid p,.service-feature-copy p,.service-quote-copy p{color:var(--muted);margin:15px 0 0;font-size:14px;line-height:1.65}.service-feature-copy ul{gap:9px;margin:20px 0 0;padding:0;list-style:none;display:grid}.service-feature-copy li{color:var(--heading);padding-left:25px;font-size:13px;position:relative}.service-feature-copy li:before{background:var(--blue);width:16px;height:16px;color:var(--white);content:"✓";border-radius:50%;place-items:center;font-size:10px;font-weight:700;display:grid;position:absolute;top:1px;left:0}.service-feature-band-landing{padding:80px 0}.service-feature-band-landing .service-feature-grid{grid-template-columns:592px minmax(0,628px);gap:60px}.service-feature-band-landing .service-feature-media{aspect-ratio:592/534;width:592px;position:relative}.service-feature-band-landing .service-feature-image{-o-object-fit:contain;object-fit:contain;border-radius:0;width:106.757%;max-width:none;height:107.491%;position:absolute;top:0;left:0;transform:translate(-3.1646%,-3.4843%)}.service-feature-band-landing .service-feature-copy{width:100%}.service-feature-band-landing .service-feature-copy h2{font-size:48px;font-weight:600;line-height:50px}.service-feature-band-landing .service-feature-copy h2 em{color:var(--heading-accent);font-style:normal}.service-feature-band-landing .service-feature-copy p{color:#64748b;margin-top:16px;font-size:16px;line-height:28.9px}.service-feature-band-landing .service-feature-copy ul{gap:16px;margin-top:24px}.service-feature-band-landing .service-feature-copy li{align-items:center;min-height:26px;padding-left:37px;font-size:18px;font-weight:500;line-height:28.9px;display:flex}.service-feature-band-landing .service-feature-copy li:before{content:"";background-color:#0000;background-image:url(/images/services/check.svg);background-position:50%;background-repeat:no-repeat;background-size:26px 26px;border-radius:0;width:26px;height:26px;top:0}.service-feature-band-europe .service-feature-media{aspect-ratio:auto;width:592px;height:534px}.service-feature-band-europe .service-feature-image{-o-object-fit:cover;object-fit:cover;border-radius:24px;width:100%;max-width:100%;height:100%;position:static;transform:none;box-shadow:0 20px 25px -5px #0000001a,0 8px 10px -6px #0000001a}.service-feature-band-europe:not(.service-feature-band-europe-impact) .service-feature-grid{grid-template-columns:610px minmax(0,610px)}.service-feature-band-europe:not(.service-feature-band-europe-impact) .service-feature-media{width:610px}.service-feature-band-europe-impact{background:var(--white)}.service-feature-band-europe-impact .service-feature-media{height:444px}.service-europe-links-section,.service-europe-statement{background:var(--white);padding:80px 0}.service-europe-links-panel,.service-europe-statement .container{height:375px;color:var(--white);background:linear-gradient(#184263e0,#184263e0),url(/images/services/europe-alpine.png) 50%/cover no-repeat;align-items:center;padding:64px 69px;display:flex}.service-europe-statement .container>div{width:min(800px,100%)}.service-gulf-statement .container{background:linear-gradient(#184263e0,#184263e0),url(/images/services/gulf-city.jpg) 50% 46%/cover no-repeat}.service-europe-links-panel h2,.service-europe-statement h2{color:var(--white);margin:0;font-size:40px;font-weight:600;line-height:48px}.service-europe-statement p{color:#ffffffeb;max-width:700px;margin:16px 0 0;font-size:16px;line-height:28.9px}.service-europe-links-panel{background:linear-gradient(#184263e0,#184263e0),url(/images/services/europe-village.png) 50%/cover no-repeat;display:block}.service-europe-links-panel nav{gap:20px;margin-top:20px;display:grid}.service-europe-links-panel a{width:-moz-fit-content;width:fit-content;color:var(--white);font-size:16px;font-weight:500;line-height:20px}.service-gulf-links-section .service-europe-links-panel{background:linear-gradient(#184263e0,#184263e0),url(/images/services/gulf-links.jpg) 50% 58%/cover no-repeat}.service-gulf-info-section{background:var(--soft);padding:80px 0}.service-gulf-info-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;display:grid}.service-gulf-info-grid article{background:var(--white);border-radius:20px;min-height:650px;padding:30px;position:relative;overflow:hidden;box-shadow:0 8px 24px #102d440a}.service-gulf-info-grid article:after{background:var(--soft);content:"";pointer-events:none;border-radius:0 0 0 100%;width:110px;height:120px;position:absolute;top:0;right:0}.service-gulf-info-grid article>*{z-index:1;position:relative}.service-gulf-info-grid article>img{width:58px;height:58px}.service-gulf-info-grid h2{color:var(--heading);margin:24px 0 0;font-size:20px;font-weight:600;line-height:28px}.service-gulf-info-grid p{color:#64748b;margin:20px 0 0;font-size:16px;line-height:28px}.service-gulf-info-grid ul{gap:16px;margin:24px 0 0;padding:0;list-style:none;display:grid}.service-gulf-info-grid li{min-height:26px;color:var(--heading);padding-left:37px;font-size:16px;font-weight:600;line-height:26px;position:relative}.service-gulf-info-grid li:before{content:"";background:url(/images/services/check.svg) 50%/26px 26px no-repeat;width:26px;height:26px;position:absolute;top:0;left:0}.service-gulf-info-grid a{color:inherit;text-decoration:underline}.service-visa-section{background:var(--white);padding:76px 0}.service-visa-panel{color:var(--white);text-align:center;background:linear-gradient(#0d2a42e6,#0d2a42e6),url(/images/figma/about-sourcing.png) 50%/cover;border-radius:24px;padding:64px 110px;position:relative;overflow:hidden}.service-visa-panel h2{color:var(--white);margin:0;font-size:30px}.service-visa-panel p{color:#ffffffd6;max-width:880px;margin:14px auto 0;font-size:13px;line-height:1.7}.service-centered-heading{text-align:center;max-width:750px;margin:0 auto 38px}.service-centered-heading .eyebrow{margin-bottom:10px}.service-centered-heading h2{color:var(--heading);margin:0;font-size:34px;line-height:1.1}.service-centered-heading>p:last-child{color:var(--muted);margin:12px auto 0;font-size:13px;line-height:1.6}.service-process-section{background:var(--soft);padding:76px 0}.service-process-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;display:grid}.service-process-grid article{background:var(--white);border:1px solid #dce8efe6;border-radius:10px;min-height:210px;padding:20px 18px;position:relative;box-shadow:0 7px 22px #102d440d}.service-process-icon{background:var(--blue);border-radius:6px;place-items:center;width:34px;height:34px;display:grid}.service-process-icon img{-o-object-fit:contain;object-fit:contain;filter:brightness(0)invert();width:22px;height:22px}.service-process-grid h3{color:var(--heading);margin:14px 0 0;font-size:16px}.service-process-grid p{color:var(--muted);margin:8px 0 0;font-size:11px;line-height:1.55}.service-process-section-industry{padding:80px 0}.service-process-section-industry .service-centered-heading{max-width:none;margin-bottom:48px}.service-process-section-industry .service-centered-heading h2{font-size:48px;font-weight:600;line-height:48.3px}.service-process-section-industry .service-centered-heading h2 em{color:var(--heading-accent);font-style:normal}.service-process-section-industry .service-centered-heading>p:last-child{margin-top:16px;font-size:16px;line-height:28.9px}.service-process-section-industry .service-process-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:24px}.service-process-section-industry .service-process-grid article{border:0;border-radius:20px;grid-column:span 2;min-height:277px;padding:30px;overflow:hidden;box-shadow:0 8px 24px #102d440a}.service-process-section-industry .service-process-grid article:nth-child(-n+2){grid-column:span 3;min-height:306px}.service-process-section-industry .service-process-grid article:after{background:var(--soft);content:"";pointer-events:none;border-radius:0 0 0 100%;width:110px;height:120px;position:absolute;top:0;right:0}.service-process-section-industry .service-process-grid article>*{z-index:1;position:relative}.service-process-section-industry .service-process-icon{background:0 0;border-radius:12px;width:75px;height:75px}.service-process-section-industry .service-process-icon img{filter:none;width:100%;height:100%}.service-process-section-industry .service-process-grid h3{margin-top:24px;font-size:24px;line-height:29px}.service-process-section-industry .service-process-grid p{margin-top:12px;font-size:14px;line-height:28.9px}.service-process-section-industry .service-process-grid article:nth-child(n+3) .service-process-icon{width:58px;height:58px}.service-process-section-industry .service-process-grid article:nth-child(n+3) h3{font-size:20px;line-height:24px}.service-process-section-industry .service-process-grid article:nth-child(n+3) p{font-size:14px;line-height:25px}.service-cert-section{background:var(--white);padding:76px 0}.service-cert-grid>img{-o-object-fit:cover;object-fit:cover;border-radius:10px;width:100%;height:230px}.service-cert-section-industry{padding:101px 0}.service-cert-section-industry .service-cert-grid{grid-template-columns:624px 592px;gap:64px;height:326px}.service-cert-section-industry .service-cert-grid>div{width:624px}.service-cert-section-industry .service-cert-grid h2{width:626px;font-size:50px;font-weight:600;line-height:48.3px}.service-cert-section-industry .service-cert-grid h2 em{color:var(--heading-accent);font-style:normal}.service-cert-section-industry .service-cert-grid p{color:#64748b;margin-top:16px;font-size:16px;line-height:28.9px}.service-cert-section-industry .service-cert-grid>img{border-radius:24px;width:592px;height:320px;box-shadow:0 20px 25px -5px #0000001a,0 8px 10px -6px #0000001a}.service-industries-section,.service-markets-section,.service-trust-section{padding:76px 0}.service-client-logos{grid-template-columns:repeat(6,minmax(0,1fr));align-items:center;gap:18px 28px;display:grid}.service-client-logos img{-o-object-fit:contain;object-fit:contain;width:100%;height:55px}.service-trust-section .button{width:-moz-fit-content;width:fit-content;min-width:180px;margin:28px auto 0}.service-trust-section-industry{background:var(--soft);height:780px;padding:103px 0 75px}.service-trust-section-industry .container{flex-direction:column;align-items:center;display:flex}.service-trust-section-industry .service-centered-heading{width:min(950px,100%);max-width:none;margin:0 0 52px}.service-trust-section-industry .service-centered-heading h2{font-size:48px;font-weight:600;line-height:48.3px}.service-trust-section-industry .service-centered-heading h2 em{color:var(--heading-accent);font-style:normal}.service-trust-section-industry .service-client-logos{grid-template-columns:repeat(5,minmax(0,1fr));gap:44px 0;width:100%}.service-trust-section-industry .service-client-logos img{justify-self:center;width:auto;max-width:min(224px,88%);height:auto;max-height:104px}.service-trust-section-industry .service-client-logos img:last-child{grid-column:3}.service-trust-section-industry .button{white-space:nowrap;width:277px;min-width:277px;margin-top:58px;padding-inline:24px}.service-industries-section{background:var(--white)}.service-industry-grid{grid-template-columns:repeat(7,minmax(0,1fr));gap:18px 12px;display:grid}.service-industry-chip{border:1px solid var(--line);background:var(--white);text-align:center;border-radius:9px;place-items:center;gap:6px;min-height:74px;padding:10px 5px;display:grid;box-shadow:0 6px 18px #102d440d}.service-industry-chip img{-o-object-fit:contain;object-fit:contain;width:25px;height:25px}.service-industry-chip span{color:var(--heading);font-size:10px;line-height:1.15}.service-industries-section-landing{padding:80px 0 0}.service-industries-section-landing.service-industries-section-detailed{padding-bottom:80px}.service-industries-section-landing .service-centered-heading{flex-direction:column;align-items:center;gap:14.715px;max-width:819.812px;margin:0 auto 35px;padding-top:5.686px;display:flex}.service-industries-section-landing .service-centered-heading .eyebrow{letter-spacing:2.018px;gap:4px;height:20.169px;margin:0;font-size:16px;font-weight:700;line-height:20.18px}.service-industries-section-landing .service-centered-heading .eyebrow:before{width:35.735px;height:2.102px}.service-industries-section-landing .service-centered-heading h2{width:100%;margin:0;font-size:48px;font-weight:700;line-height:48.3px}.service-industries-section-landing .service-centered-heading h2 em{color:var(--heading-accent);font-style:normal}.service-industries-section-landing .service-centered-heading>p:last-child{color:#64748b;width:100%;margin:0;padding-top:4.204px;font-size:16px;line-height:28.9px}.service-industries-section-landing .sector-strip{flex-wrap:wrap;gap:15px 0;margin:0;display:flex}.service-industries-section-landing .sector-strip figure{flex-direction:column;flex:0 0 calc(14.2857% + 16.2857px);align-items:center;gap:10.51px;width:calc(14.2857% + 16.2857px);height:132.665px;margin:0 -19px 0 0;padding:12.612px 0 15.766px;display:flex}.service-industries-section-landing .sector-strip figure:nth-child(7n){margin-right:0}.service-industries-section-landing .service-industry-icon{background:var(--white);border:1.051px solid #0a315947;border-radius:20px;flex:0 0 77.777px;place-items:center;width:77.777px;height:77.777px;display:grid;box-shadow:0 10.51px 12.612px #07192f0d}.service-industries-section-landing .sector-strip img{-o-object-fit:contain;object-fit:contain;width:30px;height:30px}.service-industries-section-landing .sector-strip figcaption{color:#35506f;white-space:nowrap;font-size:12px;font-weight:700;line-height:15.766px}.service-industries-section-landing.service-industries-section-detailed .sector-strip{padding-bottom:16px}@media (min-width:1181px){.service-industries-section-landing .container{width:min(1279px,100% - 160px)}.service-industries-section-landing .service-centered-heading{height:137.489px}.service-industries-section-landing.service-industries-section-detailed .service-centered-heading{height:195.489px}}.service-markets-section{background:var(--soft)}.service-markets-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.service-markets-grid a{min-height:112px;color:var(--heading);text-align:center;background:#ffffff8a;border:1px solid #dce8eff2;border-radius:10px;place-items:center;gap:8px;padding:14px;font-size:11px;font-weight:600;transition:transform .15s,box-shadow .15s;display:grid;box-shadow:0 8px 20px #102d440d}.service-markets-grid a:hover{transform:translateY(-2px);box-shadow:0 12px 24px #102d441a}.service-markets-grid img{-o-object-fit:contain;object-fit:contain;width:42px;height:42px}.service-markets-section-industry{padding:90px 0 96px}.service-markets-section-industry .service-centered-heading{max-width:750px;margin:0 auto 55px}.service-markets-section-industry .service-centered-heading .eyebrow{letter-spacing:2px;margin:0 0 25px;font-size:16px;font-weight:700;line-height:20px}.service-markets-section-industry .service-centered-heading h2{font-size:48px;font-weight:600;line-height:48.3px}.service-markets-section-industry .service-centered-heading h2 em{color:var(--heading-accent);font-style:normal}.service-markets-section-industry .service-centered-heading>p:last-child{color:#64748b;margin-top:26px;font-size:16px;line-height:28.9px}.service-markets-section-industry .service-markets-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:30px 18px}.service-markets-section-industry .service-markets-grid a{background:#fff3;border-radius:24px;flex-direction:column;justify-content:center;align-items:center;gap:20px;height:171px;min-height:171px;padding:30px 18px;font-size:16px;font-weight:700;line-height:20px;display:flex}.service-markets-section-industry .service-markets-grid img{flex:0 0 70px;width:70px;height:70px}.service-markets-section-europe .service-markets-grid a,.service-markets-section-gulf .service-markets-grid a{top:0!important}@media (min-width:901px){.service-markets-section-gulf .service-markets-grid a:nth-child(5){grid-column:2}.service-markets-section-gulf .service-markets-grid a:nth-child(6){grid-column:3}}@media (min-width:1181px){.service-markets-section-industry .service-markets-grid a:nth-child(n+5):nth-child(-n+8){position:relative;top:16px}.service-markets-section-industry .service-markets-grid a:nth-child(n+9):nth-child(-n+12){position:relative;top:8px}}.service-quote-section{background:var(--white);padding:76px 0}.service-quote-panel{background:var(--white);border-radius:12px;padding:28px;position:relative;box-shadow:0 12px 28px #102d441c}.service-quote-panel:after{background:var(--soft);content:"";pointer-events:none;border-radius:0 12px 0 84px;width:84px;height:84px;position:absolute;top:0;right:0}.service-quote-panel h3,.service-quote-panel>p{z-index:1;position:relative}.service-quote-panel h3{color:var(--heading);margin:0;font-size:21px}.service-quote-panel>p{color:var(--muted);margin:6px 0 18px;font-size:11px}.service-quote-panel .quote-form{z-index:1;position:relative}.service-quote-section-industry{height:848px;padding:80px 0}.service-quote-section-industry .service-quote-grid{grid-template-columns:591px 629px;align-items:start;gap:60px;height:688px}.service-quote-section-industry .service-quote-copy{padding-top:8px}.service-quote-section-industry .service-quote-copy h2{font-size:48px;font-weight:600;line-height:50px}.service-quote-section-industry .service-quote-copy h2 em{color:var(--heading-accent);font-style:normal}.service-quote-section-industry .service-quote-copy p{max-width:591px;margin-top:18px;font-size:16px;line-height:28.9px}.service-quote-section-industry .service-quote-panel{border:1px solid var(--line);border-radius:24px;height:688px;padding:30px;box-shadow:0 20px 38px #102d4414}.service-quote-section-industry .service-quote-panel:after{border-radius:0 24px 0 108px;width:108px;height:106px}.service-quote-section-industry .service-quote-panel h3{font-size:32px;font-weight:600;line-height:38px}.service-quote-section-industry .service-quote-panel h3 em{color:var(--heading-accent);font-style:normal}.service-quote-section-industry .service-quote-panel>p{max-width:550px;margin:10px 0 0;font-size:16px;line-height:24px}.service-quote-section-industry .quote-form{gap:20px;margin-top:18px}.service-quote-section-industry .quote-form .field{gap:10px}.service-quote-section-industry .quote-form label{color:var(--heading);font-size:13.5px;line-height:17px}.service-quote-section-industry .quote-form input,.service-quote-section-industry .quote-form textarea{border-radius:10px;min-height:48px;font-size:14.5px}.service-quote-section-industry .quote-form textarea{min-height:122px}.service-quote-section-industry .quote-form button{border-radius:24px;min-height:50px;margin-top:4px}@media (max-width:1180px){.services-page-hero .page-hero-content h1{font-size:48px}.service-page-cards{grid-template-columns:repeat(2,minmax(0,1fr))}.service-process-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.service-process-section-industry .service-process-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.service-process-section-industry .service-process-grid article,.service-process-section-industry .service-process-grid article:nth-child(-n+2){grid-column:auto;min-height:0}.service-cert-section-industry{padding:80px 0}.service-cert-section-industry .service-cert-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:40px;height:auto}.service-cert-section-industry .service-cert-grid h2,.service-cert-section-industry .service-cert-grid>div,.service-cert-section-industry .service-cert-grid>img{width:100%}.service-cert-section-industry .service-cert-grid h2{font-size:42px;line-height:1.04}.service-trust-section-industry{height:auto;padding:80px 0}.service-trust-section-industry .service-centered-heading h2{font-size:42px;line-height:1.04}.service-markets-section-industry{padding:80px 0}.service-markets-section-industry .service-centered-heading h2{font-size:42px;line-height:1.04}.service-markets-section-industry .service-markets-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.service-industry-grid{grid-template-columns:repeat(5,minmax(0,1fr))}.service-stats-section-industry{height:auto;padding:72px 0}.service-stats-section-industry .service-stats-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:48px}.service-stats-section-industry .service-stats-grid dl{grid-template-columns:repeat(2,minmax(0,1fr));width:100%;transform:none}.service-stats-section-industry .service-stats-grid dd{white-space:normal;font-size:19px}.service-quote-section-industry{height:auto}.service-quote-section-industry .service-quote-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:40px;height:auto}.service-quote-section-industry .service-quote-copy h2{font-size:40px;line-height:1.08}.service-quote-section-industry .service-quote-panel{width:100%;height:auto}.service-industries-section-landing .sector-strip{grid-template-columns:repeat(4,minmax(0,1fr));gap:28px 14px;display:grid}.service-industries-section-landing .sector-strip figure{gap:11px;width:auto;height:auto;min-height:120px;margin:0;padding:0}.service-industries-section-landing .sector-strip figcaption{white-space:normal}.service-feature-band-landing .service-feature-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:40px}.service-feature-band-landing .service-feature-media{width:100%}.service-feature-band-landing .service-feature-copy h2{font-size:40px;line-height:1.08}.service-feature-band-landing .service-feature-copy li{align-items:flex-start}}@media (max-width:900px){.service-feature-band-landing .service-feature-grid{grid-template-columns:1fr;gap:48px}.service-feature-band-landing .service-feature-copy,.service-feature-band-landing .service-feature-media{width:min(100%,628px);margin-inline:auto}.service-feature-band-europe .service-feature-media{aspect-ratio:592/534;width:min(100%,628px);height:auto}.service-feature-band-europe:not(.service-feature-band-europe-impact) .service-feature-grid{grid-template-columns:1fr}.service-feature-band-europe:not(.service-feature-band-europe-impact) .service-feature-media{width:min(100%,628px)}.service-feature-band-europe .service-feature-grid>*{min-width:0}.service-feature-band-europe-impact .service-feature-media{aspect-ratio:592/444}.service-quote-section-industry .service-quote-grid{grid-template-columns:1fr;gap:48px}.service-quote-section-industry .service-quote-copy,.service-quote-section-industry .service-quote-panel{width:min(100%,629px);margin-inline:auto}.service-trust-section-industry .service-client-logos{grid-template-columns:repeat(3,minmax(0,1fr))}.service-trust-section-industry .service-client-logos img:last-child{grid-column:2}.service-markets-section-industry .service-markets-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.service-gulf-info-grid{grid-template-columns:1fr}}@media (max-width:720px){.services-page-hero{min-height:0}.services-page-hero-europe{height:auto}.services-page-hero-europe .site-header{padding-top:12px}.services-page-hero-europe .page-hero-content{padding:52px 0 64px}.services-page-hero-europe .page-hero-content h1{font-size:42px;line-height:1.06}.services-page-hero-europe .page-hero-content .hero-lede{margin-top:22px;font-size:17px;line-height:1.65}.services-page-hero .page-hero-content{padding:56px 0 62px}.services-page-hero .page-hero-content h1{font-size:38px}.services-tabs{justify-content:flex-start;width:100%;overflow-x:auto}.services-tabs a{flex:1 1 0;min-width:0;padding-inline:11px;font-size:12px}.service-cert-section,.service-feature-band,.service-industries-section,.service-markets-section,.service-process-section,.service-quote-section,.service-trust-section,.services-catalog-section{padding:58px 0}.service-cert-grid,.service-feature-grid,.service-markets-grid,.service-page-cards,.service-quote-grid,.service-stats-grid{grid-template-columns:1fr}.service-stats-section-industry{background-size:44px 52px;padding:58px 0}.service-stats-section-industry .service-stats-grid{grid-template-columns:1fr;gap:46px}.service-stats-section-industry .service-stats-grid h2{font-size:38px;line-height:1.08}.service-stats-section-industry .service-stats-grid p{font-size:15px;line-height:1.65}.service-stats-section-industry .service-stats-grid dl{gap:34px 12px}.service-stats-section-industry .service-stats-grid dt{font-size:34px;line-height:1.15}.service-stats-section-industry .service-stats-grid dd{font-size:15px;line-height:1.3}.service-quote-section-industry{padding:58px 0}.service-quote-section-industry .service-quote-copy{padding-top:0}.service-quote-section-industry .service-quote-copy h2{font-size:36px}.service-quote-section-industry .service-quote-copy p{font-size:15px;line-height:1.65}.service-quote-section-industry .service-quote-panel{padding:24px}.service-quote-section-industry .service-quote-panel h3{padding-right:34px;font-size:28px;line-height:1.15}.service-quote-section-industry .service-quote-panel>p{font-size:15px;line-height:1.55}.service-quote-section-industry .quote-form{grid-template-columns:1fr}.service-cert-grid,.service-feature-grid,.service-quote-grid{gap:32px}.service-page-card>img{height:190px}.service-feature-image{height:270px}.service-feature-band-landing{padding:58px 0}.service-feature-band-landing .service-feature-image{height:107.491%}.service-feature-band-landing .service-feature-copy h2{font-size:34px}.service-europe-links-section,.service-europe-statement{padding:58px 0}.service-europe-links-panel,.service-europe-statement .container{height:auto;min-height:390px;padding:42px 24px}.service-europe-links-panel h2,.service-europe-statement h2{font-size:32px;line-height:1.1}.service-europe-links-panel a,.service-europe-statement p{font-size:15px;line-height:1.65}.service-gulf-info-section{padding:58px 0}.service-gulf-info-grid article{min-height:0;padding:24px}.service-feature-band-landing .service-feature-copy p,.service-gulf-info-grid li,.service-gulf-info-grid p{font-size:15px;line-height:1.65}.service-feature-band-landing .service-feature-copy li{min-height:24px;padding-left:34px;font-size:16px;line-height:1.55}.service-feature-band-landing .service-feature-copy li:before{background-size:24px 24px;width:24px;height:24px}.service-industries-section-landing{padding-top:58px}.service-industries-section-landing.service-industries-section-detailed{padding-bottom:58px}.service-industries-section-landing .service-centered-heading{gap:12px;margin-bottom:34px}.service-industries-section-landing .service-centered-heading .eyebrow{letter-spacing:1.5px;height:auto;font-size:12px}.service-industries-section-landing .service-centered-heading h2{font-size:34px;line-height:1.08}.service-industries-section-landing .service-centered-heading>p:last-child{padding-top:0;font-size:15px;line-height:1.65}.service-industries-section-landing .sector-strip{grid-template-columns:repeat(2,minmax(0,1fr));gap:26px 12px}.service-centered-heading h2,.service-cert-grid h2,.service-feature-copy h2,.service-quote-copy h2{font-size:30px}.service-statement{padding:52px 0}.service-statement-landing{padding:48px 0}.service-statement-landing .container{height:auto;min-height:330px;padding:56px 20px}.service-statement-landing .service-statement-copy{gap:18px;width:100%}.service-statement-landing h2{font-size:34px;line-height:1.08}.service-statement-landing p{font-size:15px;line-height:1.65}.service-visa-section{padding:58px 0}.service-visa-panel{padding:42px 22px}.service-industry-grid,.service-process-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.service-process-section-industry .service-process-grid{grid-template-columns:1fr}.service-process-section-industry .service-centered-heading h2{font-size:34px;line-height:1.08}.service-process-section-industry .service-centered-heading>p:last-child{font-size:15px;line-height:1.65}.service-process-section-industry .service-process-grid article{min-height:0;padding:24px}.service-process-section-industry .service-process-icon{width:62px;height:62px}.service-process-section-industry .service-process-grid article:nth-child(n+3) .service-process-icon{width:58px;height:58px}.service-process-section-industry .service-process-grid h3{margin-top:20px;font-size:21px}.service-process-section-industry .service-process-grid p{font-size:15px;line-height:1.65}.service-cert-section-industry{padding:58px 0}.service-cert-section-industry .service-cert-grid{grid-template-columns:1fr;gap:32px}.service-cert-section-industry .service-cert-grid h2{font-size:34px;line-height:1.08}.service-cert-section-industry .service-cert-grid p{font-size:15px;line-height:1.65}.service-cert-section-industry .service-cert-grid>img{aspect-ratio:592/320;height:auto}.service-trust-section-industry{padding:58px 0}.service-trust-section-industry .service-centered-heading{margin-bottom:42px}.service-trust-section-industry .service-centered-heading h2{font-size:34px;line-height:1.08}.service-trust-section-industry .service-client-logos{grid-template-columns:repeat(2,minmax(0,1fr));row-gap:34px}.service-trust-section-industry .service-client-logos img{max-width:82%;max-height:82px}.service-trust-section-industry .service-client-logos img:last-child{grid-column:1/-1}.service-trust-section-industry .button{width:min(277px,100%);min-width:0;margin-top:48px}.service-markets-section-industry{padding:58px 0}.service-markets-section-industry .service-centered-heading{margin-bottom:42px}.service-markets-section-industry .service-centered-heading h2{font-size:34px;line-height:1.08}.service-markets-section-industry .service-centered-heading>p:last-child{margin-top:20px;font-size:15px;line-height:1.65}.service-markets-section-industry .service-markets-grid{grid-template-columns:1fr;gap:18px}.service-markets-section-industry .service-markets-grid a{height:150px;min-height:150px}.service-process-grid article{min-height:190px}.service-client-logos{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}}.jobs-listing{background:var(--soft);padding:80px 0}.jobs-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:30px;display:grid}.job-listing-card{border-radius:24px;min-width:0;transition:transform .18s,box-shadow .18s;overflow:hidden;box-shadow:0 14px 35px #0617220f}.job-listing-card:hover{transform:translateY(-3px);box-shadow:0 18px 38px #0617221c}.job-card-content{background:var(--white);height:241px;padding:24px}.job-card-topline{justify-content:space-between;align-items:center;gap:14px;min-width:0;display:flex}.job-card-location,.job-card-topline p{color:var(--heading-accent);letter-spacing:1.32px;text-transform:uppercase;margin:0;font-size:12px;font-weight:700;line-height:18px}.job-card-topline p{white-space:nowrap}.job-listing-card h2{color:var(--heading);margin:16px 0 13px;font-size:28px;font-weight:600;line-height:34px}.job-listing-card h2 em{color:var(--heading-accent);font-style:normal}.job-card-summary{color:#64748b;-webkit-line-clamp:3;-webkit-box-orient:vertical;height:54px;margin:0;font-size:16px;font-weight:400;line-height:18px;display:-webkit-box;overflow:hidden}.job-card-summary a{color:var(--heading-accent);text-underline-offset:1px;font-size:14px;text-decoration:underline}.job-card-location{align-items:center;gap:2px;height:16px;margin-top:16px;display:flex}.job-card-location svg{flex:none}.job-card-action{background:linear-gradient(90deg,#0273c9 28.23%,#041320);justify-content:space-between;align-items:center;gap:16px;height:65px;padding:10px 24px;display:flex}.job-apply-link{background:var(--white);min-width:159px;height:43px;color:var(--heading);border-radius:43px;justify-content:center;align-items:center;gap:6px;font-size:11px;font-weight:600;line-height:1;display:inline-flex}.job-apply-link svg{color:#072a43}.job-card-tags{align-items:center;gap:13px;display:flex}.job-card-tags span{height:33px;color:var(--white);white-space:nowrap;background:#ffffff1a;border:1px solid #fff3;border-radius:55px;justify-content:center;align-items:center;padding:10px;font-size:12px;font-weight:600;line-height:13px;display:inline-flex}@media (max-width:1100px){.jobs-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:720px){.jobs-listing{padding:56px 0}.jobs-grid{grid-template-columns:1fr;gap:20px}.job-listing-card h2{font-size:clamp(23px,7.2vw,28px);line-height:1.16}.job-card-action{padding-inline:18px}.job-apply-link{min-width:142px}.job-card-tags{gap:6px}.job-card-tags span{padding-inline:8px;font-size:11px}}@media (max-width:390px){.job-card-content{padding-inline:20px}.job-card-location,.job-card-topline p{letter-spacing:1px}.job-card-action{padding-inline:14px}.job-apply-link{min-width:130px}}.ui-card{border:1px solid var(--line);border-radius:12px;box-shadow:0 12px 32px #102d4414}.ui-card,.ui-input{background:var(--white)}.ui-input{border:1px solid var(--line);width:100%;min-height:48px;color:var(--foreground);border-radius:8px;padding-inline:14px}@media (max-width:1180px){.container{width:min(100% - 48px,var(--container))}.header-inner{grid-template-columns:220px 1fr auto}.desktop-nav,.header-actions{display:none}.mobile-nav{justify-self:end;display:block;position:relative}.mobile-nav button{background:#ffffff1f;border:1px solid #ffffff4d;border-radius:999px;place-items:center;width:48px;height:48px;display:grid}.mobile-nav button span{background:var(--white);border-radius:99px;width:18px;height:2px;display:block}.mobile-nav nav{min-width:240px;box-shadow:var(--shadow);background:#0b293ef7;border:1px solid #fff3;border-radius:12px;gap:4px;padding:14px;display:grid;position:absolute;top:58px;right:0}.mobile-nav nav a{color:var(--white);padding:10px 12px;font-weight:600}.footer-grid,.hero-grid,.split-grid,.split-grid.reverse,.stats-grid{grid-template-columns:1fr}.hero-section{padding-bottom:0}.hero-grid{padding-top:56px}.hero-copy{padding-top:0}.hero-visual{min-height:640px}.hero-visual:before,.hero-worker-mask{right:50%;transform:translate(50%)}.rating-card{top:12%;left:8%}.activity-card{top:0;right:3%}.hero-trusted h2{font-size:32px}.stats-grid{gap:44px}.image-stack-small{right:0}.blog-grid,.markets-grid,.process-grid,.services-grid,.testimonial-stage,.video-cards{grid-template-columns:repeat(2,minmax(0,1fr))}.markets-grid,.process-grid{gap:40px 20px}.process-grid:before{display:none}.sector-strip{grid-template-columns:repeat(4,minmax(0,1fr));gap:28px 14px}.clients-logos{gap:36px 48px}.cta-globe{width:min(520px,90%);margin:48px auto 0;position:static;transform:none}}@media (max-width:720px){.container{width:min(100% - 32px,var(--container))}.top-strip{padding:8px 0;font-size:13px;line-height:1.4}.header-inner{grid-template-columns:1fr auto;min-height:72px}.brand-seal{width:48px;height:48px}.brand strong{font-size:14px}.brand small{font-size:10px}.hero-grid{padding-top:42px;display:block}.hero-copy{padding-top:0}.hero-visual{min-height:min(596px,100vw - 32px);margin-top:40px}.hero-visual:before,.hero-worker-mask{aspect-ratio:1;width:min(596px,100%);height:auto;top:0}.hero-workers{width:101.7%;height:98.2%;top:5%;left:-1%}.rating-card{min-width:0;padding:12px 14px;top:auto;bottom:6%;left:2%}.activity-card{width:168px;top:-12px;right:2%}.clients-section h2,.cta-grid h2,.hero-copy h1,.section-header h2,.split-copy h2,.stats-copy h2{font-size:36px;line-height:1.12}.hero-lede{font-size:18px}.hero-trusted h2{font-size:26px}.button-row{gap:14px}.button{width:100%;min-width:0}.stats-numbers{gap:32px 16px}.stats-numbers strong{font-size:36px}.blog-grid,.markets-grid,.process-grid,.services-grid,.testimonial-stage,.video-cards{grid-template-columns:1fr}.sector-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.blog-section,.clients-section,.faq-section,.markets-section,.process-section,.sectors-section,.services-section,.split-section,.stats-section,.testimonials-section{padding:64px 0}.split-grid,.split-grid.reverse{gap:48px}.experience-card{left:12px}.image-stack-small{width:150px;height:112px;bottom:-28px;right:8px}.feature-rows a{font-size:18px}.faq-item button span{font-size:16px}.cta-section{padding:80px 0}.footer-grid{gap:36px;padding:56px 0}.footer-bottom{gap:16px;padding:20px 0;display:grid}.whatsapp-float{width:56px;height:56px;bottom:16px;right:16px}}.page-hero{color:var(--white);background:#0b2239;position:relative}.page-hero:before{background-image:var(--hero-image);background-position:50% 30%;background-size:cover}.page-hero:after,.page-hero:before{content:"";position:absolute;inset:0}.page-hero:after{background:linear-gradient(100deg,#07192feb,#09213dc7 45%,#0a26469e)}.page-hero>*{z-index:2;position:relative}.page-hero .top-strip{color:#ffffffe0;background:0 0}.page-hero-content{padding:96px 0 110px}.page-hero-content h1{max-width:720px;color:var(--white);margin:0;font-size:62px;font-weight:600;line-height:1.1}.page-hero-content .hero-lede{max-width:660px;font-size:18px}.mission-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:26px;display:grid}.mission-card{background:#f5f8fa;border:1px solid #e6edf3;border-radius:16px;padding:38px}.mission-card h3{color:var(--navy);margin:22px 0 0;font-size:24px;font-weight:700}.mission-card p{color:var(--muted);margin:12px 0 0;font-size:15.5px;line-height:1.75}.ceo-section{background:var(--white);padding:90px 0}.ceo-panel{color:var(--white);background:#0c1f33;border-radius:24px;grid-template-columns:minmax(0,1fr) 380px;align-items:center;gap:56px;padding:64px;display:grid}.ceo-quote>svg{color:var(--white);opacity:.9}.ceo-quote p{color:#ffffffd1;margin:22px 0 0;font-size:15.5px;line-height:1.85}.ceo-photo{border-radius:16px;position:relative;overflow:hidden}.ceo-photo img{-o-object-fit:cover;object-fit:cover;width:100%;height:auto}.ceo-photo figcaption{color:var(--white);background:linear-gradient(#0000,#050c14e6);padding:16px 22px;font-size:22px;font-weight:700;position:absolute;bottom:0;left:0;right:0}.process-grid.three{grid-template-columns:repeat(3,minmax(0,1fr))}@media (max-width:1180px){.ceo-panel{grid-template-columns:1fr;padding:44px}.ceo-photo{max-width:420px}.process-grid.three{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:720px){.faq-page{padding:62px 0 42px}.faq-page-intro h1{font-size:36px;line-height:1.12}.faq-page-intro .eyebrow{margin-bottom:12px}.faq-tabs{width:min(395px,100%);margin-top:34px}.faq-page-list{margin-top:32px}.page-hero-content{padding:64px 0 72px}.page-hero-content h1{font-size:38px}.mission-grid,.process-grid.three{grid-template-columns:1fr}.ceo-panel{padding:30px}.ceo-photo figcaption{font-size:18px}}.site-header.light{background:var(--white);padding-block:12px 16px}.site-header.light .brand,.site-header.light .brand strong{color:var(--heading-accent)}.site-header.light .brand small{color:#4a5a6c}.site-header.light .brand-seal img{filter:none}.site-header.light .desktop-nav{background:0 0}.site-header.light .desktop-nav a{color:#16283c}.site-header.light .header-actions a{color:#16283c;background:#eef2f5;border-color:#dbe4ec}.site-header.light .header-actions a:last-child{background:var(--blue);color:var(--white);border-color:#0000}@media (max-width:1180px){.site-header.light .mobile-nav button{background:#eef2f5;border-color:#d6e0e9}.site-header.light .mobile-nav button span{background:#16283c}}.split-section.soft{background:var(--soft)}.note-text{color:#1b7ac5!important}.check-bullets{gap:18px;margin:26px 0 0;padding:0;list-style:none;display:grid}.check-bullets li{color:var(--navy);padding-left:40px;font-size:17px;font-weight:600;line-height:1.5;position:relative}.check-bullets li:before{background:var(--blue);width:26px;height:26px;color:var(--white);content:"✓";border-radius:999px;place-items:center;font-size:13px;display:grid;position:absolute;top:1px;left:0}.pill-row{flex-wrap:wrap;gap:14px;margin-top:30px;display:flex}.pill-row a{background:var(--blue);min-height:44px;color:var(--white);border-radius:999px;align-items:center;padding-inline:26px;font-size:15px;font-weight:600;transition:background .15s;display:inline-flex}.pill-row a:hover{background:#0d76d0}.doc-links{color:var(--navy);margin:22px 0 0;padding-left:22px}.doc-links li{margin-top:12px;font-size:16.5px;font-weight:600}.doc-links a{text-underline-offset:3px;text-decoration:underline}.doc-links a:hover{color:var(--blue)}.text-link{color:inherit;text-underline-offset:3px;text-decoration:underline}.contact-section{background:var(--white);padding:90px 0}.contact-grid{grid-template-columns:minmax(0,1fr) minmax(0,560px);align-items:start;gap:72px;display:grid}.contact-copy h2{color:var(--heading);margin:0;font-size:44px;font-weight:600;line-height:1.1}.contact-copy h2 em{color:var(--heading-accent);font-style:normal}.contact-copy>p{color:var(--muted);margin:22px 0 0;font-size:15.5px;line-height:1.8}.contact-info{gap:26px;margin-top:38px;display:grid}.contact-info-row{align-items:flex-start;gap:18px;display:flex}.contact-info-row .mini-icon{background:var(--blue);width:44px;height:44px;color:var(--white);border-radius:12px}.contact-info-row strong{color:var(--navy);font-size:16px;font-weight:700;display:block}.contact-info-row p{color:var(--muted);margin:6px 0 0;font-size:14.5px;line-height:1.65}.quote-card{background:#f5f8fa;border:1px solid #e6edf3;border-radius:20px;padding:38px;position:relative;overflow:hidden}.quote-card:after{content:"";background:#e9f0f5;border-radius:999px;width:150px;height:150px;position:absolute;top:-52px;right:-52px}.quote-card>*{z-index:1;position:relative}.quote-card h3{color:var(--heading);margin:0;font-size:27px;font-weight:600}.quote-card h3 em{color:var(--heading-accent);font-style:normal}.quote-card>p{color:var(--muted);margin:10px 0 0;font-size:14px;line-height:1.6}.quote-form{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 20px;margin-top:26px;display:grid}.quote-form .field{gap:8px;display:grid}.quote-form .field.full{grid-column:1/-1}.quote-form label{color:#21374d;font-size:13.5px;font-weight:600}.quote-form input,.quote-form textarea{background:var(--white);width:100%;min-height:46px;color:var(--foreground);border:1px solid #e0e8f0;border-radius:9px;padding:12px 14px;font-size:14.5px}.quote-form input::-moz-placeholder,.quote-form textarea::-moz-placeholder{color:#9aa8b7}.quote-form input::placeholder,.quote-form textarea::placeholder{color:#9aa8b7}.quote-form input:focus,.quote-form textarea:focus{border-color:var(--blue);outline:2px solid #0b68b82e}.quote-form textarea{resize:vertical;min-height:112px}.quote-form button{background:var(--blue);min-height:52px;color:var(--white);letter-spacing:1.2px;text-transform:uppercase;border-radius:10px;grid-column:1/-1;margin-top:6px;font-size:15px;font-weight:700;transition:background .15s}.quote-form button:hover{background:#0d76d0}.quote-form button:disabled{opacity:.6;cursor:default}.form-status{grid-column:1/-1;margin:4px 0 0;font-size:14.5px;font-weight:600}.form-status.ok{color:#157347}.form-status.error{color:#b3261e}.map-section iframe{border:0;width:100%;height:480px;display:block}@media (max-width:1180px){.contact-grid{grid-template-columns:1fr;gap:52px}}@media (max-width:720px){.contact-section{padding:64px 0}.contact-copy h2{font-size:34px}.quote-card{padding:26px}.quote-form{grid-template-columns:1fr}.map-section iframe{height:360px}}.team-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:40px 26px;display:grid}.team-card img{aspect-ratio:4/5;-o-object-fit:cover;object-fit:cover;-o-object-position:top center;object-position:top center;background:#dce9f5;border-radius:16px;width:100%}.team-card strong{color:var(--navy);margin-top:16px;font-size:19px;font-weight:700;display:block}.team-card small{color:var(--muted);margin-top:4px;font-size:14.5px;display:block}.photo-mosaic{grid-template-columns:repeat(4,minmax(0,1fr));grid-auto-rows:210px;grid-auto-flow:dense;gap:18px;display:grid}.photo-mosaic img{-o-object-fit:cover;object-fit:cover;border-radius:14px;width:100%;height:100%}.photo-mosaic .tall{grid-row:span 2}.photo-mosaic .wide{grid-column:span 2}@media (max-width:1180px){.team-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.photo-mosaic{grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:180px}}@media (max-width:720px){.team-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px 16px}.team-card strong{font-size:16px}.photo-mosaic{grid-auto-rows:140px;gap:10px}}.page-hero>.site-header{z-index:100;isolation:isolate}.nav-mega-wrap{display:contents}.mega-menu{z-index:40;opacity:0;visibility:hidden;grid-template-columns:minmax(0,1fr) minmax(0,1.15fr) minmax(0,1fr);gap:22px;width:min(1240px,100vw - 48px);padding-top:14px;transition:opacity .18s,transform .18s,visibility .18s;display:grid;position:absolute;top:100%;left:50%;transform:translate(-50%)translateY(6px)}.nav-mega-wrap:focus-within .mega-menu,.nav-mega-wrap:hover .mega-menu{opacity:1;visibility:visible;transform:translate(-50%)translateY(0)}.mega-menu:before{content:"";height:14px;position:absolute;inset:0 0 auto}.mega-col{background:var(--white);color:var(--heading);border:1px solid #e3ebf2;border-radius:14px;padding:14px;box-shadow:0 30px 70px #07192f2e}.mega-head{min-height:46px;color:var(--heading);letter-spacing:1px;text-transform:uppercase;background:#eaf2f8;border-radius:10px;justify-content:space-between;gap:12px;padding:10px 16px;font-size:14px;display:flex}.mega-head,.mega-head a{align-items:center;font-weight:700}.mega-head a{color:var(--blue);letter-spacing:0;text-transform:none;white-space:nowrap;gap:6px;font-size:13.5px;display:inline-flex}.mega-col ul{margin:6px 0 0;padding:0;list-style:none}.mega-col li a{color:#21313f;border-radius:8px;align-items:center;gap:12px;padding:10px 16px;font-size:15px;font-weight:500;transition:background .12s,color .12s;display:flex}.mega-col li a:hover{color:var(--blue);background:#f1f6fa}.mega-flag-list img{-o-object-fit:cover;object-fit:cover;border-radius:999px;flex:none;width:22px;height:22px}.mega-feature{background:var(--white);border:1px solid #e8eff5;border-radius:12px;margin-top:10px;padding:12px 14px;box-shadow:0 8px 22px #102d440d}.mega-feature-top{justify-content:space-between;align-items:center;gap:12px;display:flex}.mega-feature-top strong{color:var(--heading);font-size:15.5px;font-weight:700;display:block}.mega-feature-top small{color:var(--blue);margin-top:3px;font-size:12.5px;font-weight:600;display:block}.mega-open{color:var(--blue);background:#e3eef8;border-radius:999px;flex:none;align-items:center;gap:6px;padding:7px 14px;font-size:13px;font-weight:700;display:inline-flex}.mega-open:hover{background:var(--blue);color:var(--white)}.mega-feature ul{border-left:2px solid #e3ebf2;margin:8px 0 0}.mega-feature li a{color:#46566a;padding:8px 14px;font-size:14px}@media (max-width:1180px){.mega-menu{display:none}}.nav-drop-wrap{align-self:stretch;align-items:center;display:flex;position:relative}.drop-menu{z-index:40;opacity:0;visibility:hidden;min-width:240px;padding-top:12px;transition:opacity .16s,transform .16s,visibility .16s;position:absolute;top:100%;left:50%;transform:translate(-50%)translateY(6px)}.nav-drop-wrap:focus-within .drop-menu,.nav-drop-wrap:hover .drop-menu{opacity:1;visibility:visible;transform:translate(-50%)translateY(0)}.drop-menu:before{content:"";height:12px;position:absolute;inset:0 0 auto}.drop-menu>a{background:var(--white);color:#46566a;white-space:nowrap;border-bottom:1px solid #eef2f6;min-height:0;padding:13px 20px;font-size:15px;font-weight:500;transition:background .12s,color .12s;display:block}.drop-menu>a:first-of-type{border-radius:14px 14px 0 0}.drop-menu>a:last-of-type{border-bottom:0;border-radius:0 0 14px 14px}.drop-menu>a:only-of-type{border-radius:14px}.drop-menu>a:hover{color:var(--blue);opacity:1;background:#f1f6fa}.drop-menu{filter:drop-shadow(0 24px 50px #07192f38)}@media (max-width:1180px){.drop-menu{display:none}}.industry-detail-page{background:var(--white);overflow:hidden}.industry-detail-hero{height:696px;color:var(--white);background:linear-gradient(90deg,#04192bf0 0,#08273ec2 50%,#08273e80 100%),var(--detail-hero-image) center /cover no-repeat;position:relative}.industry-detail-hero .top-strip{color:#123146;background:#eaf6f8}.industry-detail-hero .site-header{padding-top:6px}.industry-detail-hero-content{padding-top:72px}.industry-detail-hero h1{max-width:680px;color:var(--white);margin:0;font-size:70px;font-weight:600;line-height:1.03}.industry-detail-hero-content>p{color:#ffffffeb;max-width:690px;margin:28px 0 0;font-size:20px;line-height:31px}.industry-service-variant-hero h1{max-width:790px}.industry-detail-hero .button-row{margin-top:30px}.industry-detail-split{padding:80px 0}.industry-detail-white{background:var(--white)}.industry-detail-soft{background:var(--soft)}.industry-detail-split-grid{grid-template-columns:592px minmax(0,628px);align-items:center;gap:60px;display:grid}.industry-detail-split-grid.image-right{grid-template-columns:minmax(0,628px) 592px}.industry-detail-split-grid.image-right .industry-detail-media{order:2}.industry-detail-media{width:592px;height:520px}.industry-detail-media img{-o-object-fit:cover;object-fit:cover;border-radius:24px;width:100%;height:100%;box-shadow:0 20px 25px -5px #0000001a,0 8px 10px -6px #0000001a}.industry-detail-tall .industry-detail-media{height:690px}.industry-detail-copy{min-width:0}.industry-detail-copy h2{color:var(--heading);margin:0;font-size:48px;font-weight:600;line-height:50px}.industry-detail-chart-section h2 em,.industry-detail-copy h2 em,.industry-detail-heading h2 em{color:var(--heading-accent);font-style:normal}.industry-detail-copy p{color:#64748b;margin:20px 0 0;font-size:16px;line-height:28.9px}.industry-detail-copy ul,.industry-detail-info-grid ul{gap:14px;margin:24px 0 0;padding:0;list-style:none;display:grid}.industry-detail-copy ul li,.industry-detail-info-grid li{min-height:26px;color:var(--heading);padding-left:37px;font-size:16px;font-weight:600;line-height:26px;position:relative}.industry-detail-copy ul li:before,.industry-detail-info-grid li:before{content:"";background:url(/images/services/check.svg) 50%/26px 26px no-repeat;width:26px;height:26px;position:absolute;top:0;left:0}.industry-detail-copy ol{counter-reset:detail-step;gap:14px;margin:24px 0 0;padding:0;list-style:none;display:grid}.industry-detail-copy ol li{color:var(--heading);counter-increment:detail-step;gap:4px;display:grid}.industry-detail-copy ol strong{font-size:17px;line-height:24px}.industry-detail-copy ol strong:before{content:counter(detail-step) ". "}.industry-detail-copy ol span{color:#64748b;font-size:15px;line-height:25px}.industry-detail-copy .button{width:220px;margin-top:28px}.industry-detail-panel-section{background:var(--white);padding:80px 0}.industry-detail-panel{min-height:423px;color:var(--white);text-align:center;background:linear-gradient(#184263e3,#184263e3),url(/images/services/shutdown/hero.jpg) 50%/cover no-repeat;flex-direction:column;justify-content:center;align-items:center;padding:54px 80px;display:flex}.industry-detail-panel.compact{min-height:374px}.industry-detail-panel h2{max-width:930px;color:var(--white);margin:0;font-size:48px;font-weight:600;line-height:50px}.industry-detail-panel p{color:#ffffffe6;max-width:900px;margin:28px 0 0;font-size:18px;line-height:29px}.industry-detail-panel .button{min-width:250px;margin-top:32px}.industry-detail-panel:not(.compact){background-color:var(--process-bg);background-image:url(/images/services/connecting-futures-pattern.svg);background-position:50%;background-repeat:no-repeat;background-size:cover}.industry-detail-panel-section.comprehensive{padding-top:80px}.industry-detail-comprehensive{min-height:610px;color:var(--white);text-align:center;background:linear-gradient(#184263e0,#184263e0),url(/images/services/shutdown/control-panel.jpg) 50%/cover no-repeat;flex-direction:column;justify-content:center;align-items:center;padding:72px 140px;display:flex}.industry-detail-comprehensive h2{color:var(--white);margin:0;font-size:48px;font-weight:600;line-height:50px}.industry-detail-comprehensive p{color:#ffffffeb;max-width:1040px;margin:28px 0 0;font-size:17px;line-height:29px}.industry-detail-chart-section{background:var(--soft);text-align:center;padding:82px 0 88px}.industry-detail-chart-section h2{max-width:860px;color:var(--heading);margin:0 auto 54px;font-size:48px;font-weight:600;line-height:50px}.industry-detail-chart{background:repeating-linear-gradient(#0000 0 63px,#64748b33 63px 65px);border:1px solid #64748b40;grid-template-columns:repeat(5,minmax(0,1fr));align-items:end;gap:44px;height:320px;padding:28px 70px 0;display:grid}.industry-detail-chart-column{grid-template-rows:1fr 52px;align-items:end;height:100%;display:grid}.industry-detail-chart-column>span{background:#2379bb;justify-self:center;width:44px;max-height:100%}.industry-detail-chart-column strong{color:var(--heading);align-self:center;font-size:15px;font-weight:500;line-height:18px}.industry-detail-chart-key{color:var(--heading);justify-content:center;align-items:center;gap:18px;margin:48px 0 0;font-size:22px;display:flex}.industry-detail-chart-key span{background:#2379bb;border-radius:50%;width:26px;height:26px}.industry-detail-info-section{background:var(--white);padding:80px 0}.industry-detail-info-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;display:grid}.industry-detail-info-grid article{background:var(--white);border-radius:20px;min-height:730px;padding:30px;position:relative;overflow:hidden;box-shadow:0 8px 30px #102d4417}.industry-detail-info-grid article:after{background:var(--soft);content:"";border-radius:0 0 0 100%;width:110px;height:120px;position:absolute;top:0;right:0}.industry-detail-info-grid article>*{z-index:1;position:relative}.industry-detail-info-grid article>img{width:58px;height:58px}.industry-detail-info-grid h2{color:var(--heading);margin:24px 0 0;font-size:22px;font-weight:600;line-height:30px}.industry-detail-info-grid p{color:#64748b;margin:20px 0 0;font-size:16px;line-height:26px}.industry-detail-info-grid ul{gap:12px}.industry-detail-faq{background:var(--soft);padding:88px 0 96px}.industry-detail-heading{text-align:center;max-width:900px;margin:0 auto 54px}.industry-detail-heading .eyebrow{letter-spacing:2px;margin:0 0 24px;font-size:16px;font-weight:700;line-height:20px}.industry-detail-heading h2{color:var(--heading);margin:0;font-size:48px;font-weight:600;line-height:50px}.industry-detail-faq .faq-list{gap:14px}.industry-detail-faq .faq-item{border-radius:10px}.industry-detail-faq .faq-item button{min-height:64px;padding:18px 24px}.industry-detail-faq .faq-item button span{font-size:17px}@media (max-width:1180px){.industry-detail-split-grid,.industry-detail-split-grid.image-right{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:40px}.industry-detail-media{width:100%}.industry-detail-chart-section h2,.industry-detail-comprehensive h2,.industry-detail-copy h2,.industry-detail-heading h2,.industry-detail-panel h2{font-size:42px;line-height:1.08}}@media (max-width:900px){.industry-detail-info-grid,.industry-detail-split-grid,.industry-detail-split-grid.image-right{grid-template-columns:1fr}.industry-detail-split-grid.image-right .industry-detail-media{order:0}.industry-detail-copy,.industry-detail-media{width:min(100%,628px);margin-inline:auto}.industry-detail-media,.industry-detail-tall .industry-detail-media{aspect-ratio:592/520;height:auto}.industry-detail-comprehensive{padding-inline:60px}.industry-detail-info-grid article{min-height:0}}@media (max-width:720px){.industry-detail-hero{height:auto;min-height:0}.industry-detail-hero .site-header{padding-top:12px}.industry-detail-hero-content{padding:54px 0 68px}.industry-detail-hero h1{font-size:42px;line-height:1.06}.industry-detail-hero-content>p{margin-top:22px;font-size:17px;line-height:1.65}.industry-detail-hero .button-row{align-items:stretch}.industry-detail-hero .button{width:100%}.industry-detail-chart-section,.industry-detail-faq,.industry-detail-info-section,.industry-detail-panel-section,.industry-detail-split{padding:58px 0}.industry-detail-chart-section h2,.industry-detail-comprehensive h2,.industry-detail-copy h2,.industry-detail-heading h2,.industry-detail-panel h2{font-size:34px;line-height:1.08}.industry-detail-comprehensive p,.industry-detail-copy p,.industry-detail-info-grid p,.industry-detail-panel p{font-size:15px;line-height:1.65}.industry-detail-copy ul li,.industry-detail-info-grid li{font-size:15px;line-height:1.55}.industry-detail-comprehensive,.industry-detail-panel,.industry-detail-panel.compact{min-height:390px;padding:42px 24px}.industry-detail-chart-section h2{margin-bottom:42px}.industry-detail-chart{gap:8px;height:390px;padding:24px 10px 0}.industry-detail-chart-column{grid-template-rows:1fr 92px}.industry-detail-chart-column>span{width:24px}.industry-detail-chart-column strong{font-size:11px;line-height:14px}.industry-detail-chart-key{margin-top:32px;font-size:18px}.industry-detail-info-grid article{padding:24px}.industry-detail-info-grid h2{padding-right:34px;font-size:20px;line-height:28px}.industry-detail-heading{margin-bottom:42px}.industry-detail-heading .eyebrow{margin-bottom:18px;font-size:14px}.industry-detail-faq .faq-item button span{font-size:15px}}.regional-detail-hero{background-position:50%}.regional-detail-hero h1{max-width:760px}.regional-detail-split .industry-detail-media{height:430px}.regional-detail-split .industry-detail-copy h2{font-size:42px;line-height:44px}.regional-support-panel{background:linear-gradient(#184263e6,#184263e6),var(--regional-image) center /cover no-repeat!important}.regional-support-panel p{margin-top:16px}.regional-testimonials{background:var(--white);padding:80px 0}.regional-testimonials .industry-detail-heading{margin-bottom:48px}.regional-testimonials .industry-detail-heading>p:last-child{color:#64748b;margin:16px 0 0;font-size:16px}.regional-testimonial-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;display:grid}.regional-testimonial-grid article{border:1px solid var(--line);background:var(--white);border-radius:12px;min-height:250px;padding:28px;box-shadow:0 10px 26px #102d440d}.regional-testimonial-grid article>span{color:#f4b41a;letter-spacing:2px}.regional-testimonial-grid article p{color:#64748b;margin:20px 0 28px;font-size:15px;line-height:1.7}.regional-testimonial-grid article small,.regional-testimonial-grid article strong{color:var(--heading);display:block}.regional-testimonial-grid article small{color:#64748b;margin-top:4px}.regional-statement{background:linear-gradient(#184263e6,#184263e6),var(--regional-image) center /cover no-repeat;min-height:500px}.regional-info-section{background:var(--white)}.regional-info-section .industry-detail-info-grid article{min-height:600px}.regional-links-section .service-europe-links-panel{background:linear-gradient(#184263e6,#184263e6),var(--regional-image) center /cover no-repeat}.regional-markets .service-markets-grid a{top:0!important}.regional-detail-riyadh .regional-detail-split,.regional-detail-saudi .regional-detail-split{padding-block:70px}.regional-detail-riyadh .regional-detail-split .industry-detail-media,.regional-detail-saudi .regional-detail-split .industry-detail-media{height:390px}.regional-detail-saudi .regional-detail-split{padding-block:80px}.regional-detail-saudi .regional-detail-split .industry-detail-media{height:500px}.regional-detail-saudi .regional-info-section .industry-detail-info-grid article{min-height:800px}.regional-detail-riyadh .regional-detail-split .industry-detail-copy h2,.regional-detail-saudi .regional-detail-split .industry-detail-copy h2{font-size:38px;line-height:41px}@media (max-width:900px){.regional-detail-riyadh .regional-detail-split .industry-detail-media,.regional-detail-saudi .regional-detail-split .industry-detail-media,.regional-detail-split .industry-detail-media{aspect-ratio:592/430;height:auto}.regional-testimonial-grid{grid-template-columns:1fr}}@media (max-width:720px){.regional-testimonials{padding:58px 0}.regional-detail-hero h1{font-size:40px}.regional-detail-riyadh .regional-detail-split .industry-detail-copy h2,.regional-detail-saudi .regional-detail-split .industry-detail-copy h2,.regional-detail-split .industry-detail-copy h2{font-size:32px;line-height:1.08}.regional-statement{min-height:390px}.regional-info-section .industry-detail-info-grid article{min-height:0}}.country-recruitment-page{background:var(--white);overflow:hidden}.country-recruitment-hero{min-height:696px;color:var(--white);background:linear-gradient(90deg,#04192bf0 0,#08273ec2 50%,#08273e80 100%),var(--country-hero-image) center /cover no-repeat;position:relative}.country-recruitment-hero .top-strip{color:#123146;background:#eaf6f8}.country-recruitment-hero .site-header{padding-top:6px}.country-recruitment-hero-content{padding-top:72px;padding-bottom:76px}.country-recruitment-hero h1{max-width:930px;color:var(--white);margin:0;font-size:64px;font-weight:600;line-height:1.03}.country-recruitment-hero-content>p{color:#ffffffeb;max-width:860px;margin:28px 0 0;font-size:17px;line-height:28px}.country-recruitment-hero .button-row{margin-top:30px}.country-recruitment-split{padding:78px 0}.country-recruitment-white{background:var(--white)}.country-recruitment-soft{background:var(--soft)}.country-recruitment-split-grid{grid-template-columns:592px minmax(0,628px);align-items:center;gap:60px;display:grid}.country-recruitment-split-grid.image-right{grid-template-columns:minmax(0,628px) 592px}.country-recruitment-split-grid.image-right .country-recruitment-media{order:2}.country-recruitment-media{width:592px;height:440px}.country-recruitment-media-large{height:520px}.country-recruitment-media-compact{height:376px}.country-recruitment-media-portrait{height:820px}.country-recruitment-media img{-o-object-fit:cover;object-fit:cover;border-radius:24px;width:100%;height:100%;box-shadow:0 20px 25px -5px #0000001a,0 8px 10px -6px #0000001a}.country-recruitment-copy{min-width:0}.country-recruitment-copy h2{color:var(--heading);margin:0;font-size:42px;font-weight:600;line-height:44px}.country-recruitment-copy h2 em,.country-recruitment-heading h2 em{color:var(--heading-accent);font-style:normal}.country-recruitment-copy p{color:#64748b;margin:20px 0 0;font-size:16px;line-height:28.9px}.country-recruitment-copy .country-recruitment-subheading{color:var(--heading);text-align:left;margin-top:12px;font-size:17px;font-weight:600;line-height:1.6}.country-recruitment-benefit-grid ul,.country-recruitment-copy ul{gap:12px;margin:24px 0 0;padding:0;list-style:none;display:grid}.country-recruitment-benefit-grid li,.country-recruitment-copy li{min-height:26px;color:var(--heading);padding-left:37px;font-size:16px;font-weight:600;line-height:26px;position:relative}.country-recruitment-benefit-grid li:before,.country-recruitment-copy li:before{content:"";background:url(/images/services/check.svg) 50%/26px 26px no-repeat;width:26px;height:26px;position:absolute;top:0;left:0}.country-recruitment-features{gap:15px;margin:24px 0 0;display:grid}.country-recruitment-features div{color:#64748b;font-size:16px;line-height:27px}.country-recruitment-features dd,.country-recruitment-features dt{margin:0;display:inline}.country-recruitment-features dt{color:var(--heading);font-weight:700}.country-recruitment-features dt:after{content:": "}.country-recruitment-panel-section{background:var(--white);padding:80px 0}.country-recruitment-panel-section.comprehensive{padding-block:72px}.country-recruitment-panel{background:linear-gradient(#184263e6,#184263e6),var(--country-panel-image) center /cover no-repeat;min-height:374px;color:var(--white);text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:54px 80px;display:flex}.country-recruitment-panel-large{min-height:510px;padding-inline:130px}.country-recruitment-panel h2{max-width:980px;color:var(--white);margin:0;font-size:48px;font-weight:600;line-height:50px}.country-recruitment-panel p{color:#ffffffeb;max-width:1000px;margin:24px 0 0;font-size:17px;line-height:29px}.country-recruitment-panel .button-row{margin-top:30px}.country-recruitment-benefits{background:var(--soft);padding:80px 0}.country-recruitment-benefit-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;display:grid}.country-recruitment-benefit-grid article{background:var(--white);border-radius:20px;min-height:650px;padding:32px;position:relative;overflow:hidden;box-shadow:0 8px 30px #102d4417}.country-recruitment-benefit-grid article:after{background:var(--soft);content:"";border-radius:0 0 0 100%;width:110px;height:120px;position:absolute;top:0;right:0}.country-recruitment-benefit-grid article>*{z-index:1;position:relative}.country-recruitment-benefit-grid article>img{width:58px;height:58px}.country-recruitment-benefit-grid h2{color:var(--heading);margin:24px 0 0;font-size:24px;font-weight:600;line-height:31px}.country-recruitment-benefit-grid p{color:#64748b;margin:20px 0 0;font-size:16px;line-height:26px}.country-recruitment-faq{background:var(--soft);padding:88px 0 96px}.country-recruitment-heading{text-align:center;max-width:900px;margin:0 auto 54px}.country-recruitment-heading .eyebrow{color:var(--blue);letter-spacing:2px;text-transform:uppercase;margin:0 0 20px;font-size:14px;font-weight:700;line-height:20px}.country-recruitment-heading h2{color:var(--heading);margin:0;font-size:48px;font-weight:600;line-height:50px}.country-recruitment-faq .faq-list{gap:14px}.country-recruitment-faq .faq-item{border-radius:10px}.country-recruitment-faq .faq-item button{min-height:64px;padding:18px 24px}@media (max-width:1180px){.country-recruitment-split-grid,.country-recruitment-split-grid.image-right{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:40px}.country-recruitment-media{width:100%}.country-recruitment-copy h2,.country-recruitment-heading h2,.country-recruitment-panel h2{font-size:42px;line-height:1.08}}@media (max-width:900px){.country-recruitment-benefit-grid,.country-recruitment-split-grid,.country-recruitment-split-grid.image-right{grid-template-columns:1fr}.country-recruitment-split-grid.image-right .country-recruitment-media{order:0}.country-recruitment-copy,.country-recruitment-media{width:min(100%,628px);margin-inline:auto}.country-recruitment-media{aspect-ratio:592/440;height:auto}.country-recruitment-media-large{aspect-ratio:592/520}.country-recruitment-media-compact{aspect-ratio:592/376}.country-recruitment-media-portrait{aspect-ratio:592/720}.country-recruitment-panel-large{padding-inline:60px}.country-recruitment-benefit-grid article{min-height:0}}@media (max-width:720px){.country-recruitment-hero{min-height:0}.country-recruitment-hero .site-header{padding-top:12px}.country-recruitment-hero-content{padding:54px 0 68px}.country-recruitment-hero h1{font-size:40px;line-height:1.06}.country-recruitment-hero-content>p{margin-top:22px;font-size:17px;line-height:1.65}.country-recruitment-hero .button-row{align-items:stretch}.country-recruitment-hero .button{width:100%}.country-recruitment-benefits,.country-recruitment-faq,.country-recruitment-panel-section,.country-recruitment-panel-section.comprehensive,.country-recruitment-split{padding:58px 0}.country-recruitment-copy h2,.country-recruitment-heading h2,.country-recruitment-panel h2{font-size:32px;line-height:1.08}.country-recruitment-benefit-grid p,.country-recruitment-copy p,.country-recruitment-features div,.country-recruitment-panel p{font-size:15px;line-height:1.65}.country-recruitment-benefit-grid li,.country-recruitment-copy li{font-size:15px;line-height:1.55}.country-recruitment-panel,.country-recruitment-panel-large{min-height:390px;padding:42px 24px}.country-recruitment-panel .button-row{align-items:stretch;width:100%}.country-recruitment-panel .button{width:100%}.country-recruitment-benefit-grid article{padding:24px}.country-recruitment-benefit-grid h2{padding-right:38px;font-size:21px;line-height:28px}.country-recruitment-heading{margin-bottom:42px}.country-recruitment-faq .faq-item button span{font-size:15px}}.our-process-hero h1{max-width:900px}.our-process-hero-content>p{max-width:690px}.our-process-requirements{background:var(--soft);padding:80px 0}.our-process-requirements h2{width:min(790px,100%);color:var(--heading);text-align:center;margin:0 auto 45px;font-size:48px;font-weight:600;line-height:48.3px}.our-process-requirements h2 em{color:var(--heading-accent);font-style:normal}.our-process-requirement-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;display:grid}.our-process-requirement-card{background:var(--white);border:1px solid #06172212;border-radius:24px;height:861px;padding:31px;position:relative;overflow:hidden;box-shadow:0 14px 35px #0617220f}.our-process-requirement-card:after{content:"";pointer-events:none;background:#edf4f8cc;border-radius:50%;width:256px;height:256px;position:absolute;top:-131px;right:-146px}.our-process-card-icon{z-index:1;background:var(--heading-accent);border-radius:18px;place-items:center;width:75px;height:75px;display:grid;position:relative}.our-process-card-icon img{width:30px;height:30px}.our-process-requirement-content{gap:40px;margin-top:18px;display:grid}.our-process-requirement-group h3,.our-process-requirement-group h4{color:var(--heading);margin:0;font-size:20px;font-weight:500;line-height:28.9px}.our-process-requirement-group h3 span{margin-right:6px}.our-process-requirement-group h4{margin-top:16px}.our-process-requirement-group ul{gap:16px;margin:16px 0 0;padding:0;list-style:none;display:grid}.our-process-requirement-group li{grid-template-columns:20px minmax(0,1fr);align-items:start;gap:11px;display:grid}.our-process-requirement-group li>img{width:20px;height:20px;margin-top:2px}.our-process-requirement-group p{color:var(--heading);margin:0;font-size:18px;font-weight:400;line-height:23.25px}.our-process-requirement-group p strong{font-weight:400}.our-process-requirement-group p span{color:#6a7a86}.our-process-document-intro{background:var(--white);text-align:center;padding:80px 0 40px}.our-process-document-intro h2{max-width:930px;color:var(--heading);margin:0 auto;font-size:48px;font-weight:600;line-height:48.3px}.our-process-document-intro h2 em,.our-process-split-copy h2 em{color:var(--heading-accent);font-style:normal}.our-process-document-intro p{color:#64748b;max-width:1280px;margin:16px auto 0;font-size:16px;line-height:28.9px}.our-process-document-intro a{text-decoration:underline}.our-process-split{padding:80px 0}.our-process-document-intro+.our-process-split{padding-top:40px}.our-process-split-white{background:var(--white)}.our-process-split-soft{background:var(--soft)}.our-process-split-grid{grid-template-columns:623px 592px;align-items:center;gap:60px;display:grid}.our-process-split-grid.image-left{grid-template-columns:592px 623px}.our-process-split-grid.image-left .our-process-split-copy{order:2}.our-process-split-copy h2{color:var(--heading);margin:0;font-size:48px;font-weight:600;line-height:48.3px}.our-process-split-copy>p{color:#64748b;margin:16px 0 0;font-size:16px;line-height:28.9px}.our-process-partner-points h3,.our-process-split-copy p strong{color:var(--heading);font-size:18px;font-weight:600}.our-process-split-image{width:592px;height:var(--our-process-image-height);-o-object-fit:cover;object-fit:cover;border-radius:24px;box-shadow:0 20px 25px -5px #0000001a,0 8px 10px -6px #0000001a}.our-process-large-checklist{gap:16px;margin:24px 0 0;padding:0;list-style:none;display:grid}.our-process-large-checklist li{color:var(--heading);grid-template-columns:26px minmax(0,1fr);align-items:center;gap:11px;font-size:18px;font-weight:500;line-height:28.9px;display:grid}.our-process-large-checklist img{width:26px;height:26px}.our-process-partner-points{gap:17px;margin-top:24px;display:grid}.our-process-partner-points h3,.our-process-partner-points p{margin:0}.our-process-partner-points p{color:#64748b;font-size:16px;line-height:28.9px}@media (max-width:1180px){.our-process-requirement-card{height:auto;min-height:861px}.our-process-requirement-group h3,.our-process-requirement-group h4{font-size:18px}.our-process-requirement-group p{font-size:16px}.our-process-split-grid,.our-process-split-grid.image-left{grid-template-columns:minmax(0,1fr) minmax(360px,46%);gap:48px}.our-process-split-grid.image-left{grid-template-columns:minmax(360px,46%) minmax(0,1fr)}.our-process-split-image{width:100%}}@media (max-width:900px){.our-process-requirement-grid{grid-template-columns:1fr}.our-process-requirement-card{min-height:0}.our-process-split-grid,.our-process-split-grid.image-left{grid-template-columns:1fr}.our-process-split-image{aspect-ratio:592/398;height:auto}}@media (max-width:720px){.our-process-hero h1{font-size:40px}.our-process-requirements{padding:62px 0}.our-process-requirements h2{margin-bottom:36px;font-size:34px;line-height:1.08}.our-process-requirement-card{padding:24px}.our-process-card-icon{border-radius:15px;width:64px;height:64px}.our-process-requirement-content{gap:34px}.our-process-requirement-group h3,.our-process-requirement-group h4{font-size:17px;line-height:1.45}.our-process-requirement-group p{font-size:15.5px;line-height:1.5}.our-process-document-intro,.our-process-split{padding:62px 0}.our-process-document-intro+.our-process-split{padding-top:0}.our-process-document-intro h2,.our-process-split-copy h2{font-size:34px;line-height:1.08}.our-process-split-grid{gap:34px}.our-process-large-checklist li{font-size:16px;line-height:1.5}}.media-center-section{background:var(--white);padding:80px 0 79px}.media-center-grid{grid-template-columns:623px 592px;align-items:center;gap:65px;display:grid}.media-center-copy h1{color:var(--heading);margin:0;font-size:48px;font-weight:600;line-height:48.3px}.quality-policy-intro{background:var(--white);padding:76px 0 80px}.quality-policy-intro-grid{grid-template-columns:624px 568px;align-items:start;gap:88px;display:grid}.quality-policy-copy h1{color:var(--heading);margin:0 0 16px;font-size:50px;font-weight:600;line-height:48.3px}.quality-policy-copy h1 em,.quality-policy-procedures-heading h2 em{color:var(--heading-accent);font-style:normal}.quality-policy-copy p{color:#64748b;margin:0;font-size:16px;line-height:28.9px}.quality-policy-copy p+p{margin-top:16px}.quality-policy-standards{background:var(--white);border:1px solid #06172212;border-radius:24px;margin-top:6px;padding:36px;position:relative;overflow:hidden;box-shadow:0 22px 55px #07192f1f}.quality-policy-standards:after{content:"";opacity:.1;pointer-events:none;background:#edf4f880;border-radius:0 0 0 80px;width:117px;height:154px;position:absolute;top:-18px;right:-18px}.quality-policy-standards h2{color:var(--heading-accent);margin:0;font-size:26px;font-weight:600;line-height:34.25px}.quality-policy-standards>p{color:#64748b;margin:16px 0 27px;font-size:18px;line-height:28.1px}.quality-policy-certification{border-top:1px solid #c3c6d44d;align-items:center;gap:18px;padding:19px 0 18px;display:flex}.quality-policy-certification img{flex:0 0 53px;width:53px;height:53px}.quality-policy-certification span,.quality-policy-certification strong{display:block}.quality-policy-certification strong{color:var(--heading-accent);letter-spacing:.77px;font-size:16px;font-weight:600;line-height:18.5px}.quality-policy-certification span{color:#64748b;font-size:14px;font-weight:500;line-height:15.8px}.quality-policy-procedures{background:var(--soft);padding:80px 0}.quality-policy-procedures-heading{text-align:center;max-width:790px;margin:0 auto 45px}.quality-policy-procedures-heading h2{color:#06151d;margin:0;font-size:48px;font-weight:700;line-height:48.3px}.quality-policy-procedures-heading p{color:#64748b;max-width:623px;margin:16px auto 0;font-size:16px;line-height:28.9px}.quality-policy-procedure-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;display:grid}.quality-policy-procedure-card{background:var(--white);border:1px solid #06172212;border-radius:24px;min-height:254px;padding:31px;position:relative;overflow:hidden;box-shadow:0 14px 35px #0617220f}.quality-policy-procedure-card:after{content:"";pointer-events:none;background:#edf4f8cc;border-radius:50%;width:120px;height:120px;position:absolute;top:-45px;right:-45px}.quality-policy-procedure-icon{z-index:1;background:var(--heading-accent);border-radius:18px;place-items:center;width:58px;height:58px;display:grid;position:relative}.quality-policy-procedure-icon img{width:30px;height:30px}.quality-policy-procedure-card h3{color:#06151d;letter-spacing:-.63px;margin:21px 0 0;font-size:20px;font-weight:700;line-height:32.55px}.quality-policy-procedure-card p{color:#6a7a86;margin:0;font-size:14px;line-height:23.25px}@media (max-width:1180px){.quality-policy-intro-grid{grid-template-columns:minmax(0,1.1fr) minmax(360px,.9fr);gap:48px}.quality-policy-copy h1{font-size:44px}}@media (max-width:900px){.quality-policy-intro-grid{grid-template-columns:1fr}.quality-policy-procedure-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:720px){.quality-policy-intro,.quality-policy-procedures{padding:62px 0}.quality-policy-intro-grid{gap:38px}.quality-policy-copy h1,.quality-policy-procedures-heading h2{font-size:38px;line-height:1.08}.quality-policy-standards{padding:28px 24px}.quality-policy-standards>p{font-size:16px}.quality-policy-procedure-grid{grid-template-columns:1fr;gap:16px}.quality-policy-procedure-card{min-height:0;padding:26px}}.media-center-copy p{color:#64748b;margin:16px 0 0;font-size:16px;line-height:28.9px}.media-center-copy p+p{margin-top:20px}.media-center-image{-o-object-fit:cover;object-fit:cover;border-radius:24px;width:592px;height:333px;box-shadow:0 20px 25px -5px #0000001a,0 8px 10px -6px #0000001a}@media (max-width:1180px){.media-center-grid{grid-template-columns:minmax(0,1fr) minmax(360px,46%);gap:48px}.media-center-image{width:100%}}@media (max-width:900px){.media-center-grid{grid-template-columns:1fr}.media-center-image{aspect-ratio:16/9;height:auto}}@media (max-width:720px){.media-center-section{padding:62px 0}.media-center-grid{gap:34px}.media-center-copy h1{font-size:40px;line-height:1.08}}.visa-processing-page em{color:var(--heading-accent);font-style:normal}.visa-processing-intro{background:var(--white);padding:62px 0 80px}.visa-processing-intro>.container>h1{max-width:820px;color:var(--heading);text-align:center;margin:0 auto 72px;font-size:48px;font-weight:600;line-height:49px}.visa-processing-intro-grid,.visa-processing-split-grid{grid-template-columns:623px 592px;align-items:center;gap:65px;display:grid}.visa-processing-split-grid.image-left{grid-template-columns:592px 623px}.visa-processing-split-grid.image-left .visa-processing-split-image{order:-1}.visa-processing-split-copy h2{color:var(--heading);margin:0;font-size:48px;font-weight:600;line-height:48.3px}.visa-processing-split-copy p{color:#64748b;margin:16px 0 0;font-size:16px;line-height:28.9px}.visa-processing-hero-image,.visa-processing-split-image{-o-object-fit:cover;object-fit:cover;border-radius:24px;width:592px;height:470px;box-shadow:0 20px 25px -5px #0000001a,0 8px 10px -6px #0000001a}.visa-processing-hero-image{height:315px}.visa-processing-image-tall{height:590px}.visa-processing-image-short{height:320px}.visa-processing-fees,.visa-processing-renewal,.visa-processing-routes{background:var(--soft);padding:80px 0}.visa-processing-section-heading{text-align:center;max-width:810px;margin:0 auto 45px}.visa-processing-section-heading h2{color:var(--heading);margin:0;font-size:48px;font-weight:600;line-height:49px}.visa-processing-section-heading p{color:#64748b;margin:16px auto 0;font-size:16px;line-height:28.9px}.visa-processing-renewal-grid,.visa-processing-route-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;display:grid}.visa-processing-renewal-grid article,.visa-processing-route-grid article{background:var(--white);border:1px solid #06172212;border-radius:24px;padding:31px;position:relative;overflow:hidden;box-shadow:0 14px 35px #0617220f}.visa-processing-route-grid article{min-height:310px}.visa-processing-renewal-grid article:after,.visa-processing-route-grid article:after{content:"";pointer-events:none;background:#edf4f8cc;border-radius:50%;width:210px;height:210px;position:absolute;top:-90px;right:-90px}.visa-processing-card-icon{z-index:1;background:var(--heading-accent);width:58px;height:58px;color:var(--white);border-radius:18px;place-items:center;display:grid;position:relative}.visa-processing-renewal-grid h2,.visa-processing-route-grid h3{color:#06151d;margin:21px 0 0;font-size:24px;font-weight:700;line-height:32px}.visa-processing-renewal-grid p,.visa-processing-route-grid p{color:#6a7a86;margin:8px 0 0;font-size:16px;line-height:28px}.visa-processing-split{background:var(--white);padding:80px 0}.visa-processing-split.soft{background:var(--soft)}.visa-processing-checklist,.visa-processing-numbered-list{color:var(--heading);gap:14px;margin:22px 0 0;padding:0;font-size:16px;line-height:25px;display:grid}.visa-processing-checklist{list-style:none}.visa-processing-checklist li{grid-template-columns:24px minmax(0,1fr);align-items:start;gap:11px;display:grid}.visa-processing-checklist img{width:24px;height:24px}.visa-processing-numbered-list{color:#64748b;padding-left:24px;line-height:28.9px}.visa-processing-note{font-weight:500;color:var(--heading)!important}.visa-processing-fees .visa-processing-section-heading{margin-bottom:62px}.visa-processing-fee-block h2,.visa-processing-fee-block h3,.visa-processing-sample-title,.visa-processing-validity h2{color:var(--heading);margin:0;font-size:48px;font-weight:600;line-height:48.3px}.visa-processing-fee-block p,.visa-processing-validity p{color:#64748b;margin:16px 0 0;font-size:16px;line-height:28.9px}.visa-processing-fee-block p strong{color:var(--heading);font-size:18px;font-weight:600}.visa-processing-fee-table-wrap{background:var(--white);border:1px solid #64748b;border-radius:24px;max-width:819px;margin:42px auto 0;overflow:hidden}.visa-processing-fee-table{border-collapse:collapse;width:100%;color:var(--heading);text-transform:uppercase;font-size:26px;font-weight:500;line-height:36px}.visa-processing-fee-table td,.visa-processing-fee-table th{text-align:left;width:50%;height:83px;padding:18px 50px}.visa-processing-fee-table th{height:81px;color:var(--white);background:linear-gradient(90deg,#041320,#0273c9);font-weight:500}.visa-processing-fee-table td:last-child,.visa-processing-fee-table th:last-child{text-align:right;border-left:1px solid #64748b}.visa-processing-fee-table tbody tr+tr td,.visa-processing-fee-table tbody tr:first-child td{border-top:1px solid #64748b}.visa-processing-fee-emphasis{font-weight:600;color:var(--heading)!important;margin-top:42px!important;font-size:18px!important}.visa-processing-sample{background:var(--white);padding:80px 0}.visa-processing-sample-title{text-align:center;max-width:880px;margin:72px auto 42px}.visa-processing-sample-image{border:5px solid var(--soft);border-radius:24px;width:760px;height:auto;margin:0 auto}.visa-processing-validity{margin-top:72px}.visa-processing-validity h2{max-width:1260px}.visa-processing-renewal-grid article{min-height:590px}.visa-processing-renewal-grid .visa-processing-checklist{color:#64748b}@media (max-width:1180px){.visa-processing-intro-grid,.visa-processing-split-grid,.visa-processing-split-grid.image-left{grid-template-columns:minmax(0,1fr) minmax(360px,46%);gap:48px}.visa-processing-split-grid.image-left{grid-template-columns:minmax(360px,46%) minmax(0,1fr)}.visa-processing-hero-image,.visa-processing-split-image{width:100%}.visa-processing-fee-block h2,.visa-processing-fee-block h3,.visa-processing-sample-title,.visa-processing-section-heading h2,.visa-processing-split-copy h2,.visa-processing-validity h2{font-size:42px;line-height:1.08}}@media (max-width:900px){.visa-processing-intro-grid,.visa-processing-split-grid,.visa-processing-split-grid.image-left{grid-template-columns:1fr}.visa-processing-split-grid.image-left .visa-processing-split-image{order:0}.visa-processing-hero-image,.visa-processing-image-short,.visa-processing-image-tall,.visa-processing-split-image{aspect-ratio:592/430;height:auto}}@media (max-width:720px){.visa-processing-fees,.visa-processing-intro,.visa-processing-renewal,.visa-processing-routes,.visa-processing-sample,.visa-processing-split{padding:58px 0}.visa-processing-intro>.container>h1{margin-bottom:46px;font-size:36px;line-height:1.08}.visa-processing-intro-grid,.visa-processing-split-grid{gap:34px}.visa-processing-fee-block h2,.visa-processing-fee-block h3,.visa-processing-sample-title,.visa-processing-section-heading h2,.visa-processing-split-copy h2,.visa-processing-validity h2{font-size:34px;line-height:1.08}.visa-processing-renewal-grid,.visa-processing-route-grid{grid-template-columns:1fr;gap:16px}.visa-processing-renewal-grid article,.visa-processing-route-grid article{min-height:0;padding:26px}.visa-processing-section-heading{margin-bottom:34px}.visa-processing-fee-table-wrap{border-radius:16px;margin-top:32px}.visa-processing-fee-table{font-size:15px;line-height:22px}.visa-processing-fee-table td,.visa-processing-fee-table th{height:64px;padding:12px 14px}.visa-processing-sample-title,.visa-processing-validity{margin-top:52px}}.document-attestation-main{background:var(--soft);padding:76px 0 80px}.document-attestation-article,.document-attestation-author,.document-attestation-reply{background:var(--white);border:1px solid #06172212;border-radius:24px;overflow:hidden}.document-attestation-hero{-o-object-fit:cover;object-fit:cover;-o-object-position:center 48%;object-position:center 48%;border-radius:24px 24px 0 0;width:100%;height:276px}.document-attestation-article-header,.document-attestation-content>section{padding:24px}.document-attestation-category,.document-attestation-meta{letter-spacing:1.32px;text-transform:uppercase;margin:0;font-weight:700;color:var(--heading-accent)!important;font-size:14px!important;line-height:17.6px!important}.document-attestation-article-header h1,.document-attestation-content h2,.document-attestation-reply h2{color:var(--heading);margin:16px 0 0;font-size:48px;font-weight:600;line-height:48.3px}.document-attestation-article-header h1 em,.document-attestation-content h2 em,.document-attestation-reply h2 em{color:var(--heading-accent);font-style:normal}.document-attestation-meta{margin-top:8px;font-size:12px!important}.document-attestation-article-header>p:last-child,.document-attestation-author p,.document-attestation-content li,.document-attestation-content p{color:#64748b;font-size:18px;line-height:28.9px}.document-attestation-article-header>p:last-child{margin:24px 0 0}.document-attestation-article-header>p:last-child strong{color:var(--heading)}.document-attestation-content>section{border-top:1px solid #64748b29}.document-attestation-content h2{margin:0}.document-attestation-content h3,.document-attestation-content h4{color:var(--heading);margin:26px 0 0;font-size:25px;font-weight:500;line-height:28.9px}.document-attestation-content h4{font-size:21px}.document-attestation-content p{margin:18px 0 0}.document-attestation-content p a{color:var(--heading-accent);text-underline-offset:3px;text-decoration:underline}.document-attestation-content ol{gap:12px;margin:18px 0 0;padding-left:30px;display:grid}.document-attestation-checklist{gap:16px;margin:22px 0 0;padding:0;list-style:none;display:grid}.document-attestation-checklist li{color:var(--heading);grid-template-columns:20px minmax(0,1fr);align-items:start;gap:11px;font-size:18px;font-weight:500;line-height:28.9px;display:grid}.document-attestation-checklist img{width:20px;height:20px;margin-top:4px}.document-attestation-steps{gap:32px;margin-top:30px;display:grid}.document-attestation-steps>div+div{border-top:1px solid #64748b29;padding-top:28px}.document-attestation-steps h3,.document-attestation-steps h4{margin-top:0}.document-attestation-steps h4{margin-top:22px}.document-attestation-article-footer{text-align:center;border-top:1px solid #64748b66}.document-attestation-share{justify-content:center;align-items:center;gap:18px;min-height:76px;display:flex}.document-attestation-share a,.document-attestation-share span{background:var(--heading-accent);width:36px;height:36px;color:var(--white);border-radius:50%;place-items:center;display:grid}.document-attestation-article-footer>p{color:var(--heading);letter-spacing:1.32px;text-transform:uppercase;border-top:1px solid #64748b66;margin:0;padding:22px 24px;font-size:14px;font-weight:700;line-height:18px}.document-attestation-after-article{gap:80px;margin-top:80px;display:grid}.document-attestation-author{min-height:285px;padding:42px 31px 31px;position:relative}.document-attestation-author:after,.document-attestation-reply:after{content:"";pointer-events:none;background:#edf4f8cc;border-radius:50%;width:120px;height:120px;position:absolute;top:-45px;right:-45px}.document-attestation-author h2{color:#06151d;margin:0;font-size:30px;font-weight:500;line-height:32.55px}.document-attestation-author p{margin:18px 0 0}.document-attestation-reply{gap:24px;padding:40px 30px;display:grid;position:relative}.document-attestation-reply-heading{z-index:1;position:relative}.document-attestation-reply h2{margin:0}.document-attestation-reply-heading p{color:#64748b;margin:16px 0 0;font-size:16px;line-height:28.9px}.document-attestation-reply label{color:var(--heading);letter-spacing:.7px;gap:8px;font-size:18px;font-weight:500;line-height:20px;display:grid}.document-attestation-reply input,.document-attestation-reply textarea{background:var(--white);width:100%;color:var(--heading);letter-spacing:0;border:1px solid #c3c6d4;border-radius:24px;outline:none;font-size:16px;font-weight:400}.document-attestation-reply textarea{resize:vertical;min-height:270px;padding:16px 18px}.document-attestation-reply input{min-height:52px;padding:14px 18px}.document-attestation-reply input:focus,.document-attestation-reply textarea:focus{border-color:var(--heading-accent);box-shadow:0 0 0 3px #166db01f}.document-attestation-form-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:55px;display:grid}.document-attestation-reply button{min-height:60px;color:var(--white);background:#00629d;border-radius:50px;font-size:24px;font-weight:600}@media (max-width:900px){.document-attestation-form-grid{grid-template-columns:1fr;gap:22px}}@media (max-width:720px){.document-attestation-main{padding:58px 0}.document-attestation-hero{height:190px}.document-attestation-article-header,.document-attestation-content>section{padding:24px 20px}.document-attestation-article-header h1,.document-attestation-content h2,.document-attestation-reply h2{font-size:34px;line-height:1.08}.document-attestation-article-header>p:last-child,.document-attestation-author p,.document-attestation-content li,.document-attestation-content p{font-size:16px;line-height:1.65}.document-attestation-content h3{font-size:21px;line-height:1.3}.document-attestation-content h4{font-size:18px;line-height:1.4}.document-attestation-checklist li{font-size:16px;line-height:1.5}.document-attestation-after-article{gap:40px;margin-top:40px}.document-attestation-author,.document-attestation-reply{padding:28px 22px}.document-attestation-reply textarea{min-height:220px}.document-attestation-reply button{font-size:18px}}.events-listing{background:var(--soft);padding:80px 0}.events-card-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:25px 26px;display:grid}.events-card{background:var(--white);border-radius:24px;overflow:hidden;box-shadow:0 4px 15px #0000000d}.events-card-image{-o-object-fit:cover;object-fit:cover;width:100%;height:220px}.events-card-content{flex-direction:column;align-items:flex-start;min-height:273px;padding:25px;display:flex}.events-card time{color:#1d70b8;letter-spacing:.5px;text-transform:uppercase;font-size:12px;font-weight:500;line-height:19.2px}.events-card h2{color:#0b1f38;min-height:68px;margin:10px 0 0;font-size:20px;font-weight:500;line-height:26.88px}.events-card h2 em,.events-contact-form h2 em{color:var(--heading-accent);font-style:normal}.events-card p{color:#666;min-height:46px;margin:0;font-size:14px;line-height:23px}.events-card-content>a{color:var(--heading-accent);align-items:center;gap:7px;margin-top:14px;font-size:14px;font-weight:500;line-height:18px;display:inline-flex}.events-contact-form{background:var(--white);border:1px solid #06172212;border-radius:24px;gap:24px;min-height:724px;margin-top:80px;padding:44px;display:grid;position:relative;overflow:hidden}.events-contact-form:after{content:"";pointer-events:none;background:#edf4f88f;border-radius:50%;width:198px;height:198px;position:absolute;top:-70px;right:-86px}.events-contact-form h2{z-index:1;color:var(--heading);margin:0;font-size:48px;font-weight:600;line-height:48.3px;position:relative}.events-contact-form label{color:#64748b;gap:4px;font-size:16px;font-weight:400;line-height:28.9px;display:grid}.events-contact-form input,.events-contact-form textarea{background:var(--white);width:100%;color:var(--heading);border:1px solid #c3c6d4;border-radius:15px;outline:none;font-size:16px}.events-contact-form input{height:47px;padding:10px 16px}.events-contact-form textarea{resize:vertical;height:109px;padding:13px 16px}.events-contact-form input:focus,.events-contact-form textarea:focus{border-color:var(--heading-accent);box-shadow:0 0 0 3px #166db01f}.events-contact-form button{background:var(--heading-accent);width:100%;min-height:60px;color:var(--white);text-transform:uppercase;border-radius:50px;gap:7px;font-size:16px;font-weight:600}.events-contact-form button,.events-pagination{justify-content:center;align-items:center;display:flex}.events-pagination{gap:12px;margin-top:80px}.events-pagination button{background:var(--white);width:45px;height:45px;color:var(--heading-accent);border:1px solid #06172212;border-radius:50%;place-items:center;font-size:24px;font-weight:600;line-height:1;display:grid}.events-pagination button.active{border-color:var(--heading-accent);background:var(--heading-accent);color:var(--white)}@media (max-width:1000px){.events-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:720px){.events-listing{padding:58px 0}.events-card-grid{grid-template-columns:1fr;gap:18px}.events-card h2,.events-card p,.events-card-content{min-height:0}.events-card p{margin-top:8px}.events-contact-form{min-height:0;margin-top:48px;padding:30px 22px}.events-contact-form h2{padding-right:30px;font-size:34px;line-height:1.08}.events-pagination{gap:8px;margin-top:48px}.events-pagination button{width:42px;height:42px;font-size:20px}}.qcon-page em{color:var(--heading-accent);font-style:normal}.qcon-intro{background:var(--white);padding:105px 0 80px}.qcon-intro-grid{grid-template-columns:minmax(0,1fr) 584px;align-items:center;gap:85px;display:grid}.qcon-intro h1,.qcon-recruitment h2{color:var(--heading);margin:0 0 18px;font-size:50px;font-weight:600;line-height:.97}.qcon-intro p,.qcon-recruitment p,.qcon-section-heading p{color:var(--body);margin:0 0 14px;font-size:16px;line-height:28.9px}.qcon-intro-image{border-radius:24px;width:100%;height:390px;margin:0;position:relative;overflow:hidden;box-shadow:0 20px 25px -5px #0000001a,0 8px 10px -6px #0000001a}.qcon-intro-image img,.qcon-photo img,.qcon-recruitment-collage img{-o-object-fit:cover;object-fit:cover}.qcon-gallery-section{background:var(--soft);padding:80px 0}.qcon-section-heading{text-align:center;max-width:820px;margin:0 auto 45px}.qcon-section-heading h2{color:var(--heading);margin:0;font-size:50px;font-weight:600;line-height:.97}.qcon-section-heading p{max-width:650px;margin:22px auto 0}.qcon-collage{grid-template-rows:191px 246px 200px;grid-template-columns:repeat(4,minmax(0,1fr));gap:9px;display:grid}.qcon-photo{background:#dbe5eb;border-radius:24px;min-width:0;min-height:0;margin:0;position:relative;overflow:hidden}.qcon-photo-1{grid-area:1/1/3/3}.qcon-photo-2{grid-area:1/3}.qcon-photo-3{grid-area:1/4}.qcon-photo-4{grid-area:2/3/4}.qcon-photo-5{grid-area:2/4/4}.qcon-photo-6{grid-area:3/1}.qcon-photo-7{grid-area:3/2}.qcon-story-band{min-height:490px;color:var(--white);background:#264662;position:relative;overflow:hidden}.qcon-story-band>img{-o-object-fit:cover;object-fit:cover;opacity:.65}.qcon-story-band .container{z-index:1;grid-template-rows:auto auto;align-content:center;gap:28px;min-height:490px;display:grid;position:relative}.qcon-story-band article{max-width:680px}.qcon-story-band h2{margin:0 0 10px;font-size:40px;font-weight:600;line-height:48.3px}.qcon-story-band p{margin:0;font-size:16px;line-height:28.9px}.qcon-recruitment{background:var(--white);padding:80px 0}.qcon-recruitment-grid{grid-template-columns:603px minmax(0,1fr);align-items:center;gap:66px;display:grid}.qcon-recruitment-collage{grid-template-rows:224px 218px;grid-template-columns:repeat(2,1fr);gap:9px;display:grid}.qcon-recruitment-collage figure{background:#dbe5eb;border-radius:24px;margin:0;position:relative;overflow:hidden}.qcon-recruitment-collage figure:first-child{grid-column:1/3}.qcon-recruitment p strong{color:var(--heading);font-size:18px;font-weight:600}.qcon-initiative-collage{min-height:646px}.qcon-charts{background:var(--white);padding:80px 0}.qcon-chart-block+.qcon-chart-block{margin-top:144px}.qcon-donut-layout{justify-content:center;align-items:center;gap:88px;min-height:500px;display:flex}.qcon-donut{background:conic-gradient(#082652 0 46.67%,#01bef7 46.67% 80%,#629dd1 80% 100%);border-radius:50%;place-items:center;width:440px;height:440px;display:grid;position:relative;box-shadow:0 24px 45px #0b1a3524}.qcon-donut:before{background:var(--white);content:"";border-radius:50%;width:225px;height:225px}.qcon-donut>span{color:var(--heading);text-align:center;font-size:42px;font-weight:600;position:absolute}.qcon-donut small{color:var(--body);margin-top:4px;font-size:16px;font-weight:400;display:block}.qcon-chart-legend{gap:20px;min-width:260px;margin:0;display:grid}.qcon-chart-legend div{grid-template-columns:18px 1fr auto;align-items:center;gap:12px;display:grid}.qcon-chart-legend div:before{content:"";background:#082652;border-radius:50%;width:18px;height:18px}.qcon-chart-legend div:nth-child(2):before{background:#01bef7}.qcon-chart-legend div:nth-child(3):before{background:#629dd1}.qcon-chart-legend dd,.qcon-chart-legend dt{color:var(--heading);margin:0;font-size:20px}.qcon-chart-legend dd{font-weight:600}.qcon-joinies{background:var(--soft);padding:80px}.qcon-bar-chart{background-image:linear-gradient(0deg,#64748b21 1px,#0000 0);background-size:100% 52px;border-bottom:2px solid #15263f;justify-content:center;gap:66px;height:315px;padding:20px 40px 35px}.qcon-bar-chart,.qcon-bar-group{align-items:flex-end;display:flex}.qcon-bar-group{gap:6px;height:225px;position:relative}.qcon-bar-group i{background:#082652;border-radius:6px 6px 0 0;width:28px;display:block}.qcon-bar-group .shortlisted{background:#01bef7}.qcon-bar-group .selected{background:#629dd1}.qcon-bar-group span{color:var(--heading);font-size:15px;position:absolute;bottom:-30px;left:50%;transform:translate(-50%)}.qcon-bar-legend{justify-content:center;gap:28px;margin-top:34px;display:flex}.qcon-bar-legend span{color:var(--heading);align-items:center;gap:10px;font-size:18px;display:flex}.qcon-bar-legend span:before{content:"";background:#082652;border-radius:50%;width:18px;height:18px}.qcon-bar-legend span:nth-child(2):before{background:#01bef7}.qcon-bar-legend span:nth-child(3):before{background:#629dd1}.qcon-reply-section{background:var(--white);padding:0 0 80px}.qcon-reply-form{background:#fafafa;border:1px solid #06172212;border-radius:24px;gap:24px;padding:40px 30px;display:grid;position:relative;overflow:hidden}.qcon-reply-form:after{content:"";pointer-events:none;background:#edf4f8cc;border-radius:50%;width:286px;height:286px;position:absolute;top:-98px;right:-126px}.qcon-reply-form button,.qcon-reply-form header,.qcon-reply-form label{z-index:1;position:relative}.qcon-reply-form h2{color:var(--heading);margin:0;font-size:48px;font-weight:600;line-height:48.3px}.qcon-reply-form header p{color:var(--body);margin:16px 0 0;font-size:16px;line-height:28.9px}.qcon-reply-form label{color:var(--heading);gap:8px;font-size:18px;font-weight:500;display:grid}.qcon-reply-form input,.qcon-reply-form textarea{background:var(--white);width:100%;color:var(--heading);font:inherit;border:1px solid #c3c6d4;border-radius:18px;outline:none;font-size:16px;font-weight:400}.qcon-reply-form input{height:54px;padding:0 17px}.qcon-reply-form textarea{resize:vertical;min-height:270px;padding:15px 17px}.qcon-reply-form input:focus,.qcon-reply-form textarea:focus{border-color:var(--heading-accent);box-shadow:0 0 0 3px #166db01f}.qcon-field-row{grid-template-columns:repeat(3,1fr);gap:55px;display:grid}.qcon-reply-form button{min-height:60px;color:var(--white);background:#00629d;border-radius:50px;font-size:24px;font-weight:600}@media (max-width:1000px){.qcon-intro-grid,.qcon-recruitment-grid{grid-template-columns:1fr 1fr;gap:42px}.qcon-collage{grid-template-rows:155px 200px 165px}.qcon-bar-chart{gap:32px}.qcon-field-row{gap:22px}}@media (max-width:720px){.qcon-charts,.qcon-gallery-section,.qcon-intro,.qcon-recruitment{padding:56px 0}.qcon-intro-grid,.qcon-recruitment-grid{grid-template-columns:1fr;gap:32px}.qcon-intro h1,.qcon-recruitment h2,.qcon-reply-form h2,.qcon-section-heading h2{font-size:35px;line-height:1.05}.qcon-intro-image{height:260px}.qcon-section-heading{margin-bottom:30px}.qcon-collage{grid-template-rows:230px repeat(3,160px);grid-template-columns:repeat(2,minmax(0,1fr))}.qcon-photo-1{grid-area:1/1/auto/3}.qcon-photo-2,.qcon-photo-3,.qcon-photo-4,.qcon-photo-5,.qcon-photo-6,.qcon-photo-7{grid-area:auto}.qcon-story-band,.qcon-story-band .container{min-height:0}.qcon-story-band .container{padding-top:56px;padding-bottom:56px}.qcon-story-band h2{font-size:30px;line-height:1.1}.qcon-recruitment-collage{grid-template-rows:190px 160px}.qcon-chart-block+.qcon-chart-block{margin-top:80px}.qcon-donut-layout{flex-direction:column;gap:38px;min-height:0}.qcon-donut{width:min(78vw,320px);height:min(78vw,320px)}.qcon-donut:before{width:164px;height:164px}.qcon-donut>span{font-size:32px}.qcon-joinies{margin-left:-20px;margin-right:-20px;padding:56px 20px}.qcon-bar-chart{justify-content:space-between;gap:14px;height:260px;padding:18px 8px 35px;overflow:hidden}.qcon-bar-group{transform-origin:bottom;gap:3px;height:200px;transform:scaleY(.8)}.qcon-bar-group i{width:13px}.qcon-bar-legend{flex-wrap:wrap;gap:12px 18px}.qcon-bar-legend span{font-size:14px}.qcon-reply-section{padding-bottom:56px}.qcon-reply-form{padding:30px 22px}.qcon-reply-form textarea{min-height:220px}.qcon-field-row{grid-template-columns:1fr;gap:18px}.qcon-reply-form button{font-size:18px}}.romania-event-page em{color:var(--heading-accent);font-style:normal}.romania-hero{background:var(--soft);padding:80px 0}.romania-hero-grid{grid-template-columns:minmax(0,1fr) 584px;align-items:center;gap:85px;display:grid}.romania-hero h1,.romania-section-heading h2,.romania-story h2{color:var(--heading);margin:0;font-size:48px;font-weight:600;line-height:49px}.romania-hero h1{font-size:50px;line-height:48.3px}.romania-hero p,.romania-story p{color:var(--body);margin:16px 0 0;font-size:16px;line-height:28.9px}.romania-hero-image,.romania-story-image{background:#dce7ed;border-radius:24px;width:100%;margin:0;position:relative;overflow:hidden;box-shadow:0 20px 25px -5px #0000001a,0 8px 10px -6px #0000001a}.romania-hero-image{height:493px}.romania-hero-image img,.romania-story-image img{-o-object-fit:cover;object-fit:cover}.romania-story{background:var(--white);padding:80px 0}.romania-story.is-soft{background:var(--soft)}.romania-story-grid{grid-template-columns:592px minmax(0,1fr);align-items:center;gap:44px;display:grid}.romania-story-grid.is-reverse{grid-template-columns:minmax(0,1fr) 592px}.romania-story-grid.is-reverse .romania-story-image{order:2}.romania-story-grid.is-reverse .romania-story-copy{order:1}.romania-story-image{height:510px}.romania-story-copy h3{color:var(--heading);margin:24px 0 0;font-size:26px;font-weight:600;line-height:32px}.romania-check-list{gap:12px;margin:20px 0 0;padding:0;list-style:none;display:grid}.romania-check-list li{color:var(--heading);grid-template-columns:26px minmax(0,1fr);align-items:start;gap:11px;margin:0;font-size:17px;font-weight:500;line-height:28.9px;display:grid}.romania-outcomes,.romania-positions{background:var(--soft);padding:80px 0}.romania-section-heading{text-align:center;max-width:920px;margin:0 auto 45px}.romania-position-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;display:grid}.romania-outcomes-grid article,.romania-position-grid article{background:var(--white);border:1px solid #06172212;border-radius:24px;min-height:390px;padding:31px;position:relative;overflow:hidden;box-shadow:0 14px 35px #0617220f}.romania-outcomes-grid article:after,.romania-position-grid article:after{content:"";pointer-events:none;background:#edf4f8cc;border-radius:50%;width:256px;height:256px;position:absolute;top:-131px;right:-146px}.romania-card-icon{z-index:1;background:var(--heading-accent);border-radius:18px;place-items:center;width:75px;height:75px;display:grid;position:relative}.romania-card-icon img{filter:brightness(0)invert()}.romania-outcomes-grid h3,.romania-position-grid h3{color:var(--heading);margin:17px 0 10px;font-size:28px;font-weight:500;line-height:28.9px}.romania-position-grid ol{color:var(--heading);margin:0;padding-left:28px;font-size:18px;line-height:34px}.romania-support{background:var(--white);padding:80px 0}.romania-support-card{min-height:423px;color:var(--white);text-align:center;background:#264662;place-items:center;display:grid;position:relative;overflow:hidden}.romania-support-card>img{-o-object-fit:cover;object-fit:cover;opacity:.8}.romania-support-card>div{z-index:1;max-width:700px;padding:40px;position:relative}.romania-support-card h2{margin:0;font-size:48px;font-weight:600;line-height:48.3px}.romania-support-card p{margin:12px 0 24px;font-size:18px;line-height:28.9px}.romania-support-card a{background:var(--heading-accent);min-width:220px;min-height:60px;color:var(--white);border-radius:50px;justify-content:center;align-items:center;gap:7px;padding:14px 28px;font-size:16px;font-weight:600;display:inline-flex}.romania-outcomes-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;display:grid}.romania-outcomes-grid article{min-height:255px}.romania-card-icon.is-small{width:58px;height:58px}.romania-outcomes-grid h3{font-size:20px;font-weight:700;line-height:32.55px}.romania-outcomes-grid p{color:#6a7a86;margin:0;font-size:14px;line-height:23.25px}.romania-entry-meta{background:var(--white);place-items:center;display:grid}.romania-entry-meta nav{border-bottom:1px solid #64748b66;justify-content:center;align-items:center;gap:18px;width:100%;min-height:68px;display:flex}.romania-entry-meta nav a{background:var(--heading-accent);width:36px;height:36px;color:var(--white);border-radius:50%;place-items:center;display:grid}.romania-entry-meta>p{width:100%;min-height:62px;color:var(--heading);letter-spacing:1.32px;text-align:center;text-transform:uppercase;margin:0;padding:20px;font-size:14px;font-weight:700}.romania-reply-section{padding-top:80px}.romania-reply-section .qcon-reply-form{box-shadow:0 20px 50px #07192f1f}@media (max-width:1000px){.romania-hero-grid,.romania-story-grid,.romania-story-grid.is-reverse{grid-template-columns:repeat(2,minmax(0,1fr));gap:42px}.romania-hero-image,.romania-story-image{height:430px}}@media (max-width:720px){.romania-hero,.romania-outcomes,.romania-positions,.romania-story,.romania-support{padding:56px 0}.romania-hero-grid,.romania-story-grid,.romania-story-grid.is-reverse{grid-template-columns:1fr;gap:32px}.romania-hero h1,.romania-section-heading h2,.romania-story h2,.romania-support-card h2{font-size:35px;line-height:1.05}.romania-hero-image{height:320px}.romania-story-image{height:300px}.romania-story-grid.is-reverse .romania-story-copy,.romania-story-grid.is-reverse .romania-story-image{order:0}.romania-section-heading{margin-bottom:30px}.romania-outcomes-grid,.romania-position-grid{grid-template-columns:1fr}.romania-position-grid article{min-height:0;padding:26px}.romania-position-grid ol{font-size:16px;line-height:30px}.romania-support-card{min-height:390px}.romania-support-card>div{padding:30px 22px}.romania-support-card p{font-size:16px}.romania-outcomes-grid article{min-height:0;padding:26px}.romania-entry-meta>p{font-size:11px;line-height:18px}.romania-reply-section{padding-top:56px}}.blog-listing{background:var(--soft);padding:80px 0 62px}.blog-listing-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:25px 26px;display:grid}.blog-listing-card{background:var(--white);border-radius:24px;transition:transform .18s,box-shadow .18s;overflow:hidden;box-shadow:0 4px 15px #0000000d}.blog-listing-card:hover{transform:translateY(-3px);box-shadow:0 14px 32px #0b1f381a}.blog-listing-image{-o-object-fit:cover;object-fit:cover;width:100%;height:220px;display:block}.blog-listing-content{flex-direction:column;align-items:flex-start;min-height:236px;padding:25px;display:flex}.blog-listing-meta{color:#1d70b8;letter-spacing:.5px;text-transform:uppercase;margin:0 0 10px;font-size:12px;font-weight:500;line-height:19.2px}.blog-listing-card h2{color:#0b1f38;min-height:68px;margin:0;font-size:20px;font-weight:500;line-height:26.88px}.blog-listing-card h2 em{color:var(--heading-accent);font-style:normal}.blog-listing-summary{color:#666;-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:46px;margin:0;font-size:14px;line-height:23px;display:-webkit-box;overflow:hidden}.blog-listing-content>a{color:var(--heading-accent);align-items:center;gap:7px;margin-top:14px;font-size:14px;font-weight:500;line-height:18px;display:inline-flex}.blog-pagination{justify-content:center;align-items:center;gap:12px;min-height:45px;margin-top:80px;display:flex}.blog-pagination a{background:var(--white);width:45px;height:45px;color:var(--heading-accent);border:1px solid #06172212;border-radius:50%;place-items:center;font-size:17px;font-weight:600;line-height:1;display:grid}.blog-pagination a:first-child,.blog-pagination a:last-child{font-size:27px}.blog-pagination a.active{border-color:var(--heading-accent);background:var(--heading-accent);color:var(--white)}.blog-pagination span{color:var(--body);letter-spacing:2px;font-size:20px}@media (max-width:1000px){.blog-listing-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:720px){.blog-listing{padding:56px 0}.blog-listing-grid{grid-template-columns:1fr;gap:18px}.blog-listing-image{height:210px}.blog-listing-card h2,.blog-listing-content,.blog-listing-summary{min-height:0}.blog-listing-summary{margin-top:8px}.blog-pagination{gap:8px;margin-top:48px}.blog-pagination a{width:40px;height:40px}}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-leading{syntax:"*";inherits:false}@property --tw-font-weight{syntax:"*";inherits:false}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}