/*! 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-border-style:solid;--tw-leading:initial;--tw-font-weight:initial;--tw-outline-style:solid;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial}}}@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{.invisible{visibility:hidden}.visible{visibility:visible}.sr-only{clip-path:inset(50%);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden}.absolute,.sr-only{position:absolute}.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)}.block{display:block}.flex{display:flex}.hidden{display:none}.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}.border{border-style:var(--tw-border-style);border-width:1px}.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}.filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.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;--body:#64748b;--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;--button-radius:8px;--field-radius:8px}*{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}.media-frame{--media-frame-radius:0px;border-radius:var(--media-frame-radius);isolation:isolate;min-width:0;position:relative;overflow:hidden}.media-frame-radius-medium{--media-frame-radius:16px}.media-frame-radius-large{--media-frame-radius:24px}.media-frame-shadow{box-shadow:0 20px 25px -5px #0000001a,0 8px 10px -6px #0000001a}.media-frame>img{width:100%;max-width:100%;height:100%;box-shadow:none;border-radius:0;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:1000;padding:6px 0;position:relative;overflow:visible}.site-header-stack{z-index:2000;isolation:isolate;width:100%;position:fixed;inset:0 0 auto;box-shadow:0 6px 18px #0a1f2f24}.site-header-stack.dark{background:#174e77}.site-header-stack.light{background:var(--white)}.site-header-spacer{pointer-events:none;flex:none;height:123px}.site-header-spacer.light{height:123px}.header-inner{grid-template-columns:max-content minmax(0,1fr) max-content;align-items:center;-moz-column-gap:clamp(24px,1.7vw,28px);column-gap:clamp(24px,1.7vw,28px);width:min(1480px,100% - 48px);max-width:none;min-height:75px;display:grid;position:relative}.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:center;align-items:center;gap:clamp(14px,1.4vw,22px);min-height:61px;padding-inline:clamp(16px,1.2vw,24px);display:flex}.desktop-nav>a,.nav-drop-wrap>a,.nav-mega-wrap>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,.nav-drop-wrap>a:hover,.nav-mega-wrap>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{border-radius:var(--button-radius);min-height:51px;color:var(--white);letter-spacing:.4px;text-transform:uppercase;border:1px solid #ffffff57;justify-content:center;align-items:center;padding-inline:clamp(16px,1.2vw,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}.hero-lede>p{margin:0}.hero-lede .service-read-more-content p{margin:12px 0 0}.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-radius:var(--button-radius);border:1px solid #0000;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:hidden}.trusted-strip-track{will-change:transform;width:-moz-max-content;width:max-content;animation:trusted-logos-loop 30s linear infinite;display:flex}.trusted-strip-track img{flex:none;width:1440px;min-width:960px;max-width:none;height:auto}.trusted-strip-scroll:hover .trusted-strip-track{animation-play-state:paused}@keyframes trusted-logos-loop{to{transform:translate(-50%)}}.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}.legal-document-media{aspect-ratio:584/609;width:100%}.image-stack-small{border-radius:16px;width:192px;height:144px;position:absolute;bottom:-40px;right:-44px;overflow:hidden;box-shadow:0 18px 40px #102d442e}.image-stack-small img{-o-object-fit:cover;object-fit:cover;transform:scale(1.08)}.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 h2{color:var(--white)}.process-section .section-header>p:last-child{color:#ffffffc7;font-size:20px;line-height:1.45}.process-grid{grid-template-columns:repeat(5,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{border-radius:50%;width:34px;height:34px;margin:26px auto 0;display:block}.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}.process-detail-copy{color:#ffffffb8;text-align:center;gap:28px;max-width:1180px;margin:62px auto 0;font-size:16px;line-height:1.75;display:grid}.process-detail-copy p{margin:0}.centered-action{justify-content:center;margin-top:52px;display:flex}.process-support-section{background:var(--white);padding:74px 0}.process-support-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;display:grid}.process-support-card{background:var(--white);min-height:228px;box-shadow:var(--card-shadow);border:1px solid #edf1f5;border-radius:16px;padding:32px;position:relative;overflow:hidden}.process-support-card:after{content:"";background:#eef3f7;border-radius:999px;width:130px;height:130px;position:absolute;top:-52px;right:-52px}.process-support-card>*{z-index:1;position:relative}.process-support-card img{border-radius:12px;width:48px;height:48px}.process-support-card h3{color:var(--navy);margin:20px 0 0;font-size:20px}.process-support-card p{color:var(--muted);margin:10px 0 0;font-size:15px;line-height:1.65}.home-detail-section{padding:80px 0}.home-detail-media{aspect-ratio:584/459;width:100%;box-shadow:0 14px 28px #102d4424}.about-page .split-grid:has(.service-read-more-content),.home-detail-section .split-grid:has(.service-read-more-content),.our-process-split-grid:has(.service-read-more-content),.qcon-intro-grid:has(.service-read-more-content),.romania-hero-grid:has(.service-read-more-content),.romania-story-grid:has(.service-read-more-content),.site-shell .split-grid:has(.service-read-more-content),.visa-processing-intro-grid:has(.service-read-more-content){align-items:start}.about-page .split-grid:has(.service-read-more-content)>.split-copy,.about-page .split-grid:has(.service-read-more-content)>:not(.split-copy),.home-detail-section .split-grid:has(.service-read-more-content)>.split-copy,.home-detail-section .split-grid:has(.service-read-more-content)>:not(.split-copy),.our-process-split-grid:has(.service-read-more-content)>.our-process-split-copy,.our-process-split-grid:has(.service-read-more-content)>:not(.our-process-split-copy),.qcon-intro-grid:has(.service-read-more-content)>.qcon-intro-image,.qcon-intro-grid:has(.service-read-more-content)>:first-child,.romania-hero-grid:has(.service-read-more-content)>.romania-hero-image,.romania-hero-grid:has(.service-read-more-content)>:first-child,.romania-story-grid:has(.service-read-more-content)>.romania-story-copy,.romania-story-grid:has(.service-read-more-content)>.romania-story-image,.site-shell .split-grid:has(.service-read-more-content)>.split-copy,.site-shell .split-grid:has(.service-read-more-content)>:not(.split-copy),.visa-processing-intro-grid:has(.service-read-more-content)>.visa-processing-split-copy,.visa-processing-intro-grid:has(.service-read-more-content)>:not(.visa-processing-split-copy){align-self:start}.service-feature-grid:has(.service-read-more-content){align-items:start}.service-feature-grid:has(.service-read-more-content)>.service-feature-copy,.service-feature-grid:has(.service-read-more-content)>.service-feature-media{align-self:start}.about-split-media{width:100%}.home-detail-section .split-copy>.eyebrow{color:var(--blue);margin:0 0 16px}.home-detail-section .service-read-more-toggle{margin-top:8px}.home-services-section .service-card{min-height:290px}.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;position:relative}.sector-map img{width:min(1280px,100%);height:auto}.map-region{z-index:2;border-radius:999px;place-items:center;width:42px;height:42px;display:grid;position:absolute;transform:translate(-50%,-50%)}.map-region-marker{border:3px solid var(--white);background:var(--heading-accent);border-radius:999px;width:12px;height:12px;transition:transform .18s,box-shadow .18s;box-shadow:0 0 0 4px #166db02e}.map-region-label{background:var(--navy);min-width:-moz-max-content;min-width:max-content;color:var(--white);pointer-events:none;opacity:0;visibility:hidden;border-radius:8px;padding:8px 12px;font-size:13px;font-weight:600;line-height:1;transition:opacity .16s,transform .16s,visibility .16s;position:absolute;bottom:calc(100% + 8px);left:50%;transform:translate(-50%,5px)}.map-region:focus-visible .map-region-marker,.map-region:hover .map-region-marker{transform:scale(1.2);box-shadow:0 0 0 7px #166db033}.map-region:focus-visible .map-region-label,.map-region:hover .map-region-label{opacity:1;visibility:visible;transform:translate(-50%)}.map-region:focus-visible{outline:2px solid var(--heading-accent);outline-offset:2px}.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-carousel{margin-bottom:56px;position:relative}.video-carousel-controls{justify-content:flex-end;gap:8px;margin-bottom:12px;display:flex}.video-carousel-controls button{background:var(--white);width:42px;height:42px;color:var(--blue);border:1px solid #d8e4ed;border-radius:999px;place-items:center;transition:border-color .15s,background .15s,color .15s;display:grid}.video-carousel-controls button:focus-visible,.video-carousel-controls button:hover{border-color:var(--blue);background:var(--blue);color:var(--white)}.video-carousel-controls button:first-child svg{transform:rotate(180deg)}.video-cards{scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-width:none;gap:22px;padding:10px 2px 16px;display:flex;overflow-x:auto}.video-cards::-webkit-scrollbar{display:none}.video-card{scroll-snap-align:start;flex:0 0 361px;min-width:0}.video-thumb{aspect-ratio:361/654;background:#02070c;border-radius:24px;position:relative;overflow:hidden}.video-thumb video{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.video-thumb video[controls]{-o-object-fit:contain;object-fit:contain}.video-thumb button{background:var(--white);width:74px;height:74px;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)}.testimonial-stage-window{padding:10px 2px 20px;overflow:hidden}.testimonial-stage{will-change:transform;width:-moz-max-content;width:max-content;animation:testimonial-slide-left 34s linear infinite;display:flex}.testimonial-stage-window:focus-within .testimonial-stage,.testimonial-stage-window:hover .testimonial-stage{animation-play-state:paused}.testimonial-set{gap:24px;padding-right:24px;display:flex}.testimonial-card{background:var(--white);border:1px solid #eaf0f5;border-radius:24px;flex-direction:column;flex:0 0 min(394px,100vw - 72px);width:min(394px,100vw - 72px);padding:30px;display:flex;box-shadow:0 18px 48px #102d4412}@keyframes testimonial-slide-left{to{transform:translate(-50%)}}.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);grid-template-columns:repeat(2,minmax(0,1fr));width:395px;min-height:66px;margin-top:17px;padding:6px;display:inline-grid}.faq-tabs,.faq-tabs button{border-radius:var(--button-radius)}.faq-tabs button{min-height:54px;color:var(--heading-accent);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%);-webkit-mask-image:linear-gradient(90deg,#0000,#0003 15%,#000 42%);mask-image:linear-gradient(90deg,#0000,#0003 15%,#000 42%)}@media (prefers-reduced-motion:reduce){.trusted-strip-scroll{overflow-x:auto}.testimonial-stage,.trusted-strip-track{animation:none}.testimonial-stage-window{scrollbar-width:thin;overflow-x:auto}.testimonial-set[aria-hidden=true]{display:none}}.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{min-height:696px}.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{border-radius:var(--button-radius);background:var(--white);width:-moz-fit-content;width:fit-content;max-width:100%;margin:0 0 47px;padding:8px;display:flex}.services-tabs button{border-radius:var(--button-radius);min-width:220px;height:60px;color:var(--heading-accent);cursor:pointer;text-align:center;background:0 0;border:0;place-items:center;padding:0 29px;font-family:inherit;font-size:18px;font-weight:600;display:grid}.services-tabs button.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-media{background:#dfeaf0;width:100%;height:220px;position:relative;overflow:hidden}.service-page-card-media>img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;display:block;transform:scale(1.12)}.service-page-card-content{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-region-card .service-page-card-media{background:0 0;width:calc(100% + 2px);max-width:none;height:221px;margin:-1px -1px 0;padding:0}.service-page-region-card .service-page-card-media>img{-o-object-fit:fill;object-fit:fill;transform:none}.service-page-region-card .service-page-card-content{min-height:132px}.service-page-region-card h3{min-height:54px}.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}.regional-experience-section .service-stats-grid{grid-template-columns:minmax(0,1.15fr) minmax(0,1fr);gap:56px}.regional-experience-section .service-stats-grid h2{max-width:650px;font-size:36px;line-height:1.14}.regional-experience-section .service-stats-grid dl{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;width:100%;transform:none}.regional-experience-section .service-stats-grid dd{white-space:normal}.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:0;width:100%;height:310px}.service-feature-media{isolation:isolate;border-radius:12px;overflow:hidden}.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;border-radius:24px;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;border-radius:24px;width:592px;height:534px;box-shadow:0 20px 25px -5px #0000001a,0 8px 10px -6px #0000001a}.service-feature-band-europe .service-feature-image{-o-object-fit:cover;object-fit:cover;width:100%;max-width:100%;height:100%;box-shadow:none;border-radius:0;position:static;transform:none}.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.webp) 50% 46%/cover no-repeat;align-items:flex-start;height:auto;min-height:375px}.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.webp) 50% 58%/cover no-repeat;height:auto;min-height:375px}.service-gulf-links-section .service-europe-links-panel nav{grid-template-columns:repeat(3,minmax(0,1fr));-moz-column-gap:36px;column-gap:36px}.service-gulf-links-section .service-europe-links-panel a{width:auto}.service-gulf-compliance-section{background:var(--white)}.service-gulf-compliance-section .payroll-detail-heading{margin-bottom:0}.payroll-compliance-logos.service-gulf-compliance-logos{grid-template-columns:repeat(3,minmax(0,1fr));gap:30px;max-width:760px}.shutdown-certification-section{background:var(--white)}.shutdown-certification-section .payroll-detail-heading{text-align:center;margin-bottom:0;margin-left:auto;margin-right:auto}.payroll-compliance-logos.shutdown-certification-logos{grid-template-columns:repeat(3,minmax(0,1fr));max-width:680px}.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:570px;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 h2{color:var(--heading);margin: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/clean/pakistani-manpower-team.webp) 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:18px;line-height:28.9px}.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>.service-cert-media{--media-frame-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:has(.service-read-more-content){align-items:start;height:auto;min-height:326px}.service-cert-section-industry .service-cert-grid:has(.service-read-more-content)>div{padding-top:0}.service-cert-section-industry .service-cert-grid:has(.service-read-more-content)>.service-cert-media{align-self:start}.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>.service-cert-media{--media-frame-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,.service-industries-section-landing.service-industries-section-industry{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:var(--field-radius);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:var(--button-radius);min-height:50px;margin-top:4px}@media (max-width:1180px){.country-recruitment-content-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.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>.service-cert-media,.service-cert-section-industry .service-cert-grid>div{width:100%}.service-cert-section-industry .service-cert-grid:has(.service-read-more-content)>div{padding-top:0}.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}.service-gulf-links-section .service-europe-links-panel nav{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:720px){.services-page-hero{min-height:0}.services-page-hero-europe{height:auto}.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 button{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-media{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-gulf-info-grid li,.service-gulf-info-grid p{font-size:15px;line-height:1.65}.service-gulf-links-section .service-europe-links-panel nav{grid-template-columns:1fr}.service-feature-band-landing .service-feature-copy 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,.service-industries-section-landing.service-industries-section-industry{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-visa-panel p{font-size:15px;line-height:1.65}.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>.service-cert-media{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;flex-direction:column;min-width:0;transition:transform .18s,box-shadow .18s;display:flex;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);flex:1;min-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{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.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{border-radius:var(--button-radius);background:var(--white);min-width:159px;height:43px;color:var(--heading);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}.jobs-empty-state{background:var(--white);text-align:center;border-radius:8px;max-width:720px;margin:30px auto;padding:54px 36px;box-shadow:0 14px 35px #0617220f}.jobs-empty-state h2{color:var(--heading);margin:0 0 12px;font-size:32px;line-height:1.2}.jobs-empty-state p{color:#64748b;max-width:580px;margin:0 auto 24px;font-size:16px;line-height:1.65}.job-detail-apply,.jobs-empty-state a{border-radius:var(--button-radius);background:var(--heading-accent);min-height:48px;color:var(--white);justify-content:center;align-items:center;gap:8px;padding:12px 24px;font-size:14px;font-weight:600;display:inline-flex}.jobs-pagination{justify-content:center;align-items:center;gap:8px;margin-top:48px;display:flex}.jobs-pagination a,.jobs-pagination span{background:var(--white);width:42px;height:42px;color:var(--heading);border:1px solid #d8e3ea;border-radius:50%;justify-content:center;align-items:center;font-size:14px;font-weight:600;display:inline-flex}.jobs-pagination a.active{border-color:var(--heading-accent);background:var(--heading-accent);color:var(--white)}.jobs-pagination a.disabled{pointer-events:none;opacity:.45}.job-detail-page,.job-detail-stage{background:var(--white)}.job-detail-stage{min-height:585px;padding:26px 0 72px}.job-detail-back{min-height:30px;color:var(--heading-accent);align-items:center;gap:5px;font-size:14px;font-weight:500;line-height:16px;display:inline-flex}.job-detail-back img{width:30px;height:30px;transform:rotate(180deg)}.job-detail-layout{grid-template-columns:323px minmax(0,1fr);grid-template-areas:"apply content";align-items:start;gap:35px;margin-top:24px;display:grid}.job-detail-main{grid-area:content;min-width:0;padding-top:6px}.job-detail-main h1{color:var(--heading);letter-spacing:0;margin:0;font-size:38px;font-weight:600;line-height:1.16}.job-detail-facts{grid-template-columns:92px 92px 92px 197px 197px;gap:64px;margin:29px 0 0 -7px;display:grid}.job-detail-facts>div{min-width:0}.job-detail-facts dt{color:#64748b;align-items:flex-start;gap:5px;min-height:30px;font-size:14px;font-weight:500;line-height:16px;display:flex}.job-detail-facts dt img{flex:0 0 30px;width:30px;height:30px}.job-detail-facts dt span{align-items:center;min-height:29px;display:flex}.job-detail-facts dd{overflow-wrap:anywhere;color:var(--heading);margin:15px 0 0 7px;font-size:16px;font-weight:500;line-height:16px}.job-detail-candidate-note{margin-top:30px}.job-detail-candidate-note p{color:#64748b;align-items:center;gap:5px;min-height:30px;margin:0;font-size:14px;font-weight:500;line-height:16px;display:flex}.job-detail-candidate-note p img{width:30px;height:30px}.job-detail-candidate-note strong{color:var(--heading);margin:15px 0 0 7px;font-size:16px;font-weight:500;line-height:16px;display:block}.job-detail-content{max-width:640px;color:var(--heading);margin-top:31px;font-size:18px;font-weight:500;line-height:28.9px}.job-detail-content>:first-child{margin-top:0}.job-detail-content>:last-child{margin-bottom:0}.job-detail-content ol,.job-detail-content p,.job-detail-content ul{margin:0 0 14px}.job-detail-content h2,.job-detail-content h3,.job-detail-content h4{color:var(--heading);margin:28px 0 12px;line-height:1.25}.job-detail-content h2{font-size:26px}.job-detail-content h3{font-size:22px}.job-detail-content ol{padding-left:22px}.job-detail-content ul{gap:4px;padding:0;list-style:none;display:grid}.job-detail-content ul li{min-height:30px;padding-left:37px;position:relative}.job-detail-content ul li:before{content:"";background:url(/images/jobs/list-check.svg) 50%/26px 26px no-repeat;width:26px;height:26px;position:absolute;top:1px;left:0}.job-detail-content a{color:var(--heading-accent);text-underline-offset:3px;text-decoration:underline}.job-detail-content img.emoji{width:1em;max-width:1em;height:1em;box-shadow:none;-o-object-fit:contain;object-fit:contain;vertical-align:-.1em;background:0 0;border:0;border-radius:0;margin:0 .08em;padding:0;display:inline-block}.job-detail-apply-card{background:var(--white);border:1px solid #06172212;border-radius:24px;grid-area:apply;width:323px;min-height:279px;padding:24px 23px 26px;overflow:hidden;box-shadow:0 14px 35px #0617220f}.job-detail-apply-icon{background:var(--heading-accent);border-radius:12px;place-items:center;width:55px;height:53px;display:grid}.job-detail-apply-icon img{width:30px;height:30px}.job-detail-apply-card h2{color:var(--heading);margin:18px 0 0;font-size:24px;font-weight:600;line-height:1.08}.job-detail-apply-card>p{max-width:276px;color:var(--heading);margin:18px 0 0;font-size:16px;font-weight:500;line-height:16px}.job-detail-apply{border-radius:var(--button-radius);background:var(--heading-accent);width:174px;min-width:0;height:47px;color:var(--white);justify-content:center;align-items:center;gap:5px;margin-top:20px;padding:0 21px;font-size:11px;font-weight:600;line-height:1;display:inline-flex}.job-detail-apply img{width:22px;height:22px;transform:rotate(180deg)}.job-detail-page .stats-section{background:linear-gradient(#166db012 1px,#0000 0) 0 0/60px 60px,linear-gradient(90deg,#166db012 1px,#0000 0) 0 0/51px 51px,linear-gradient(#edf5f8,#e9f2f6) 0 0/100% 100%;min-height:360px;padding:65px 0 63px}.job-detail-page .stats-grid{grid-template-columns:565px 499px;gap:208px;width:min(1272px,100% - 48px)}.job-detail-page .stats-copy h2{color:#4b96e7;font-size:48px;line-height:48.3px}.job-detail-page .stats-copy p{color:#64748b;max-width:565px;margin-top:20px;font-size:16px;line-height:28.9px}.job-detail-page .stats-numbers{grid-template-columns:repeat(2,minmax(0,218px));gap:24px 63px}.job-detail-page .stats-numbers strong{font-size:40px;font-weight:600;line-height:48.3px}.job-detail-page .stats-numbers span{margin-top:6px;font-size:24px;font-weight:700;line-height:48.3px}@media (max-width:1100px){.jobs-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.job-detail-layout{grid-template-columns:280px minmax(0,1fr);gap:32px}.job-detail-apply-card{width:280px}.job-detail-facts{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px 28px;margin-left:0}.job-detail-page .stats-grid{grid-template-columns:minmax(0,1fr) minmax(400px,1fr);gap:64px}.job-detail-page .stats-numbers{gap:24px 28px}}@media (max-width:900px){.job-detail-layout{grid-template-columns:1fr;grid-template-areas:"content""apply";gap:42px}.job-detail-main{padding-top:0}.job-detail-apply-card{width:min(323px,100%)}.job-detail-page .stats-grid{grid-template-columns:1fr;gap:42px}.job-detail-page .stats-copy{max-width:620px}}@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}.jobs-empty-state{padding:40px 22px}.jobs-empty-state h2{font-size:27px}.job-detail-stage{min-height:0;padding:28px 0 56px}.job-detail-layout{margin-top:22px}.job-detail-main h1{font-size:32px;line-height:1.15}.job-detail-facts{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px 18px}.job-detail-facts dd{margin-top:10px}.job-detail-candidate-note{margin-top:28px}.job-detail-content{max-width:none;padding-right:56px;font-size:16px;line-height:1.65}.job-detail-apply-card{min-height:0}.job-detail-page .stats-section{min-height:0;padding:56px 0}.job-detail-page .stats-copy h2{font-size:36px;line-height:1.1}.job-detail-page .stats-numbers{gap:28px 16px}.job-detail-page .stats-numbers strong{font-size:36px;line-height:1.1}.job-detail-page .stats-numbers span{font-size:18px;line-height:1.35}}@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);border-radius:var(--field-radius);width:100%;min-height:48px;color:var(--foreground);padding-inline:14px}@media (min-width:1151px) and (max-width:1399px){.header-inner{grid-template-columns:max-content minmax(0,1fr) max-content;-moz-column-gap:14px;column-gap:14px;width:min(1480px,100% - 32px)}.brand{gap:10px}.brand-seal{width:52px;height:52px}.brand-seal img{width:52px}.brand strong{font-size:14px;line-height:16px}.brand small{letter-spacing:1.2px;margin-top:3px;font-size:9px;line-height:11px}.desktop-nav{justify-content:space-between;gap:12px;min-height:55px;padding-inline:14px}.desktop-nav>a,.nav-drop-wrap>a,.nav-mega-wrap>a{gap:5px;min-height:40px;font-size:15px;line-height:24px}.header-actions{gap:8px}.header-actions a{min-height:47px;padding-inline:13px;font-size:13px}}@media (max-width:1150px){.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>.mobile-nav-toggle{background:#ffffff1f;border:1px solid #ffffff4d;border-radius:999px;place-items:center;width:48px;height:48px;display:grid}.mobile-nav>.mobile-nav-toggle>span{background:var(--white);border-radius:99px;width:18px;height:2px;display:block}.mobile-nav nav{width:min(340px,100vw - 48px);max-height:calc(100dvh - 144px);box-shadow:var(--shadow);background:#0b293ef7;border:1px solid #fff3;border-radius:12px;gap:4px;padding:14px;display:grid;position:absolute;top:65px;right:0;overflow-y:auto}.mobile-nav nav a{color:var(--white);padding:10px 12px;font-weight:600}.mobile-nav-group{gap:2px;display:grid}.mobile-nav-parent{grid-template-columns:minmax(0,1fr) 42px;align-items:center;display:grid}.mobile-nav-parent>a{min-width:0}.mobile-submenu-toggle{width:42px;height:42px;color:var(--white);background:0 0;border:0;border-radius:6px;place-items:center;padding:0;display:grid}.mobile-submenu-toggle:focus-visible,.mobile-submenu-toggle:hover{background:#ffffff1a}.mobile-submenu-chevron{border-bottom:1.5px solid;border-right:1.5px solid;width:8px;height:8px;transition:transform .15s;transform:translateY(-2px)rotate(45deg)}.mobile-submenu-toggle[aria-expanded=true] .mobile-submenu-chevron{transform:translateY(2px)rotate(225deg)}.mobile-submenu{background:#ffffff0d;border-left:1px solid #ffffff38;gap:2px;margin:0 4px 6px 12px;padding:6px;display:grid}.mobile-nav nav .mobile-submenu a{color:#ffffffd6;padding:9px 12px;font-size:14px;font-weight:500}.mobile-nav-nested-group{gap:2px;display:grid}.mobile-nav-nested-parent>a{color:var(--white);font-weight:600}.mobile-submenu-nested{background:#0000001a;margin-left:18px;margin-right:0}.mobile-nav nav .mobile-submenu-nested a{font-size:13px}}@media (max-width:1180px){.container{width:min(100% - 48px,var(--container))}.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,.process-support-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(70%,650px);right:-14%}}@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}.site-header-spacer,.site-header-spacer.light{height:112px}.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,.process-support-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,.process-support-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}.cta-globe{opacity:.65;width:min(130%,520px);top:0;right:-45%;transform:none}.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}}@media (max-width:390px){.top-strip{white-space:nowrap;font-size:12px}}@media (max-width:340px){.top-strip{font-size:11px}}.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-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: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{min-height:538px;color:var(--white);background:#264662;grid-template-columns:minmax(0,1fr) min(38.54%,493px);align-items:start;display:grid;position:relative;overflow:hidden}.ceo-copy{z-index:0;padding:41px 30px 32px;position:relative}.ceo-copy:before{z-index:-1;content:"";background:url(/images/about/ceo-message-pattern.svg) 0/auto 100% no-repeat;position:absolute;inset:0}.ceo-quote-mark{width:56px;height:51px;display:block}.ceo-message-copy{gap:20px;margin-top:11px;display:grid}.ceo-message-copy p{max-width:722px;color:var(--white);margin:0;font-size:16px;line-height:1.806}.ceo-photo{background:#061420;grid-template-rows:minmax(0,430px) 108px;min-width:0;height:538px;margin:0;display:grid;overflow:hidden}.ceo-portrait{position:relative;overflow:hidden}.ceo-portrait img{-o-object-fit:cover;object-fit:cover;width:102.18%;max-width:none;height:146.5%;position:absolute;top:-8.6%;left:-1.73%}.ceo-photo figcaption{min-width:0;color:var(--white);text-align:center;background:linear-gradient(90deg,#264662,#041320);place-items:center;margin:0;padding:0 20px;font-size:48px;font-weight:600;line-height:1.01;display:grid}.process-grid.three{grid-template-columns:repeat(3,minmax(0,1fr))}@media (max-width:1180px){.ceo-panel{grid-template-columns:1fr;min-height:0}.ceo-photo{grid-template-rows:minmax(0,auto) 96px;width:100%;height:auto}.ceo-portrait{aspect-ratio:493/430}.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{margin-inline:auto}.ceo-copy{padding:34px 24px 38px}.ceo-quote-mark{width:47px;height:auto}.ceo-message-copy{gap:18px;margin-top:10px}.ceo-message-copy p{font-size:15px;line-height:1.72}.ceo-photo figcaption{font-size:34px}}.site-header.light{background:var(--white);padding:6px 0}.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,.site-header.light .nav-drop-wrap>a,.site-header.light .nav-mega-wrap>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:1399px){.site-header.light .mobile-nav>.mobile-nav-toggle{background:#eef2f5;border-color:#d6e0e9}.site-header.light .mobile-nav>.mobile-nav-toggle>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{border-radius:var(--button-radius);background:var(--blue);min-height:44px;color:var(--white);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{border-radius:var(--field-radius);background:var(--white);width:100%;min-height:46px;color:var(--foreground);border:1px solid #e0e8f0;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 input[aria-invalid=true],.quote-form textarea[aria-invalid=true]{border-color:#b3261e}.quote-form .form-field-error{color:#b3261e;margin:-2px 0 0;font-size:12.5px;line-height:1.35}.quote-form textarea{resize:vertical;min-height:112px}.quote-form button{border-radius:var(--button-radius);background:var(--blue);min-height:52px;color:var(--white);letter-spacing:1.2px;text-transform:uppercase;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}.form-honeypot{width:1px;height:1px;position:absolute;left:-10000px;overflow:hidden}.document-attestation-reply .form-status,.events-contact-form .form-status,.qcon-reply-form .form-status{z-index:1;position:relative}.document-attestation-reply button:disabled,.events-contact-form button:disabled,.qcon-reply-form button:disabled{cursor:wait;opacity:.65}.career-form-section{background:var(--soft);padding:80px 0}.career-form-panel{background:var(--white);border:1px solid #06172212;border-radius:24px;gap:32px;width:100%;padding:40px 30px;display:grid;overflow:hidden;box-shadow:0 14px 35px #0617220f}.career-cv-panel{min-height:741px}.career-form-heading{text-align:left;gap:16px;width:100%;margin:0;display:grid}.career-form-heading h1{color:var(--heading);margin:0;font-size:48px;font-weight:600;line-height:48.3px}.career-form-heading h1 em{color:var(--heading-accent);font-style:normal}.career-form-heading p{max-width:720px;color:var(--muted);margin:0;font-size:16px;font-weight:400;line-height:28.9px}.candidate-form{gap:32px;display:grid}.candidate-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:32px 57px;display:grid}.candidate-file-field,.candidate-form label{color:var(--heading);letter-spacing:.7px;gap:8px;font-size:18px;font-weight:500;line-height:16.8px;display:grid}.candidate-form input,.candidate-form select{border-radius:var(--field-radius);background:var(--white);width:100%;min-height:50px;color:var(--heading);font:inherit;letter-spacing:0;border:1px solid #c3c6d4;outline:none;padding:14px 17px;font-size:16px;font-weight:400;line-height:normal}.candidate-application-form input[type=file]{background:#f8fbfd;padding:8px}.candidate-form input:focus,.candidate-form select:focus{border-color:var(--blue);box-shadow:0 0 0 3px #0b68b81f}.candidate-form small{color:var(--muted);letter-spacing:0;font-size:12px;font-weight:400;line-height:16px}.candidate-form fieldset{border:0;border-bottom:1px solid var(--line);gap:22px;min-width:0;margin:0;padding:0 0 30px;display:grid}.candidate-form legend{color:var(--heading);margin-bottom:22px;font-size:23px;font-weight:600}.candidate-form-wide{grid-column:1/-1}.career-file-dropzone{border-radius:var(--field-radius);cursor:pointer;text-align:center;border:2px dashed #c3c6d4;flex-direction:column;justify-content:center;align-items:center;min-height:151px;padding:32px;display:flex;position:relative;overflow:hidden}.career-file-dropzone img{width:30px;height:38px;margin-bottom:8px}.career-file-dropzone strong{color:var(--heading);letter-spacing:.7px;font-size:14px;font-weight:600;line-height:16.8px}.career-file-dropzone small{margin-top:4px}.candidate-form .career-file-dropzone input[type=file]{cursor:pointer;opacity:0;width:100%;height:100%;min-height:0;padding:0;position:absolute;inset:0}.career-file-dropzone:focus-within{border-color:var(--blue);box-shadow:0 0 0 3px #0b68b81f}.candidate-form-compact{grid-template-columns:repeat(3,minmax(0,1fr))}.candidate-form-submit{border-top:1px solid #c3c6d44d;padding-top:17px}.candidate-form-submit button,.candidate-form>button{border-radius:var(--button-radius);width:100%;min-height:60px;color:var(--white);background:#00629d;font-size:24px;font-weight:600;line-height:31.2px;transition:background .15s;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a}.candidate-form-submit button:hover,.candidate-form>button:hover{background:#0d76d0}.candidate-form-submit button:disabled,.candidate-form>button:disabled{cursor:wait;opacity:.65}@media (max-width:900px){.career-form-section>.container{width:min(var(--container),calc(100% - 48px))}.career-form-panel{padding:32px 24px}.candidate-form-grid{gap:24px}}@media (max-width:720px){.career-form-section{padding:40px 0 48px}.career-form-section>.container{width:min(var(--container),calc(100% - 32px))}.career-form-heading h1{font-size:34px;line-height:1.12}.career-form-heading p{font-size:15px;line-height:1.65}.career-form-panel{border-radius:18px;gap:28px;min-height:0;padding:28px 20px}.candidate-form-compact,.candidate-form-grid{grid-template-columns:1fr}.candidate-form-wide{grid-column:auto}.candidate-file-field,.candidate-form label{font-size:16px}.career-file-dropzone{border-radius:var(--field-radius);min-height:150px;padding:24px 16px}.candidate-form-submit button,.candidate-form>button{min-height:54px;font-size:18px;line-height:1.3}}.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-section{background:var(--white);padding:90px 0}.team-heading{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:14px;width:min(100%,646px);min-height:168px;margin:0 auto 50px;display:flex}.team-heading h1{color:var(--heading);margin:0;font-size:48px;font-weight:600;line-height:50px}.team-heading h1 em{color:var(--heading-accent);font-style:normal}.team-heading p{color:var(--muted);margin:0;font-size:16px;line-height:28.9px}.team-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:23px;display:grid}.team-card{flex-direction:column;gap:23px;min-width:0;display:flex}.team-card-image{aspect-ratio:303/305;background:var(--soft);border-radius:24px;width:100%;position:relative;overflow:hidden}.team-card-image img{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%;max-width:none;height:100%}.team-card-copy{flex-direction:column;gap:4px;min-height:55px;display:flex}.team-card strong{color:var(--heading);font-size:26px;font-weight:600;line-height:25.6px;display:block}.team-card small{color:var(--muted);font-size:18px;font-weight:500;line-height:25.6px;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-section{padding:56px 0}.team-heading{min-height:0;margin-bottom:36px}.team-heading h1{font-size:36px;line-height:1.12}.team-heading p{font-size:15px;line-height:1.7}.team-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px 16px}.team-card{gap:14px}.team-card-image{border-radius:16px}.team-card strong{font-size:16px;line-height:1.2}.team-card small{font-size:13px;line-height:1.35}.photo-mosaic{grid-auto-rows:140px;gap:10px}}.page-hero>.site-header-stack{z-index:2000;position:fixed}.nav-mega-wrap{display:contents}.mega-menu{z-index:1100;opacity:0;visibility:hidden;width:min(1240px,100vw - 48px);padding-top:12px;transition:opacity .18s,transform .18s,visibility .18s;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-panel{border:1px solid #e3eaf1;border-radius:24px;grid-template-columns:minmax(0,1fr) minmax(0,1.15fr) minmax(0,1fr);min-height:607px;display:grid;overflow:hidden;box-shadow:0 24px 60px -20px #0b3b6f47}.mega-col,.mega-panel{background:var(--white)}.mega-col{min-width:0;color:var(--heading);padding:20px 16px}.mega-col+.mega-col{border-left:1px solid #e3eaf1}.mega-head{color:#166db0;letter-spacing:1.04px;text-transform:uppercase;background:#eef5fc;border:1px solid #dcebf9;border-radius:10px;justify-content:space-between;align-items:center;gap:12px;min-height:48px;padding:10px 17px;font-size:13px;font-weight:800;display:flex}.mega-head a{color:var(--blue);letter-spacing:0;text-transform:none;white-space:nowrap;align-items:center;gap:6px;min-height:30px;font-size:12px;font-weight:700;display:inline-flex}.mega-col ul{margin:8px 0 0;padding:0;list-style:none}.mega-col li a{color:#21313f;border-radius:8px;align-items:center;gap:12px;min-height:41px;padding:8px 12px;font-size:14.5px;font-weight:500;line-height:1.2;transition:background .12s,color .12s;display:flex}.mega-col li a:hover{color:var(--blue);background:#f1f6fa}.mega-flag-list img{-o-object-fit:contain;object-fit:contain;border-radius:3px;flex:none;width:22px;height:16px;box-shadow:0 0 0 1px #0b1a3514}.mega-feature{background:#f7fbfe;border:1px solid #dcebf9;border-radius:10px;margin-top:10px;overflow:hidden}.mega-feature-top{justify-content:space-between;align-items:center;gap:12px;min-height:64px;padding:10px 12px;display:flex}.mega-feature-title{align-items:flex-start;gap:10px;min-width:0;display:flex}.mega-feature-title>img{-o-object-fit:contain;object-fit:contain;border-radius:3px;flex:none;width:22px;height:16px;margin-top:2px;box-shadow:0 0 0 1px #0b1a3514}.mega-feature-top strong{color:var(--heading);font-size:14.5px;font-weight:700;line-height:1.18;display:block}.mega-feature-top small{color:var(--blue);margin-top:3px;font-size:11.5px;font-weight:600;line-height:1.2;display:block}.mega-open{border-radius:var(--button-radius);min-height:30px;color:var(--blue);background:#e3eef8;flex:none;align-items:center;gap:6px;padding:6px 12px;font-size:11.5px;font-weight:700;display:inline-flex}.mega-open:hover{background:var(--blue);color:var(--white)}.mega-feature ul{background:#fafcfe;margin:0;padding:4px 10px 5px 22px}.mega-feature li a{color:#51616f;border-radius:0;min-height:37px;padding:8px 8px 8px 20px;font-size:14px;position:relative}.mega-feature li a:before{content:"";background:#2c87d4;border-radius:99px;width:2px;position:absolute;top:6px;bottom:6px;left:0}.mega-flag-list li a{min-height:45px}.mega-col:last-child .mega-flag-list li a{min-height:51px}@media (max-width:1150px){.mega-menu{display:none}}.nav-drop-wrap{align-self:stretch;align-items:center;display:flex;position:relative}.drop-menu{z-index:1200;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:1150px){.drop-menu{display:none}}.industry-detail-page{background:var(--white);overflow:hidden}.industry-detail-hero{min-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-content{padding-top:72px;padding-bottom: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}.country-recruitment-hero-content>.service-read-more-content,.industry-detail-hero-content>.service-read-more-content{max-width:690px}.country-recruitment-hero-content>.service-read-more-content p,.industry-detail-hero-content>.service-read-more-content p{color:#ffffffeb;margin:16px 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;width:100%;height:100%}.shutdown-turnaround-page .shutdown-media-oil-gas{--shutdown-media-height:477px;--shutdown-media-ratio:584/477}.shutdown-turnaround-page .shutdown-media-equipment{--shutdown-media-height:472px;--shutdown-media-ratio:584/472}.shutdown-turnaround-page .shutdown-media-workers{--shutdown-media-height:548px;--shutdown-media-ratio:584/548}.shutdown-turnaround-page .shutdown-media-furnace{--shutdown-media-height:530px;--shutdown-media-ratio:584/530}.shutdown-turnaround-page .shutdown-media-cost-planning{--shutdown-media-height:332px;--shutdown-media-ratio:584/332}.shutdown-turnaround-page .shutdown-media-efficiency{--shutdown-media-height:424px;--shutdown-media-ratio:584/424}.shutdown-turnaround-page .industry-detail-media[class*=shutdown-media-]{width:584px;height:var(--shutdown-media-height)}@media (max-width:1180px){.shutdown-turnaround-page .industry-detail-media[class*=shutdown-media-]{width:100%;height:auto;aspect-ratio:var(--shutdown-media-ratio)}}.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}.service-read-more-toggle{color:#166db0;font:inherit;font-weight:900;line-height:inherit;cursor:pointer;background:0 0;border:0;margin:0;padding:0;display:inline}.process-section .service-read-more-toggle{color:#75d5f0}.process-section .service-read-more-toggle:focus-visible,.process-section .service-read-more-toggle:hover{color:var(--white)}.service-read-more-toggle:focus-visible,.service-read-more-toggle:hover{color:#166db0}.service-read-more-toggle:focus-visible{outline-offset:3px;outline:2px solid}.service-read-more-standalone{min-width:148px;color:var(--white);background:var(--blue);text-align:center;border-radius:8px;margin:30px auto 0;padding:12px 24px;text-decoration:none;display:block}.regional-detail-al-khobar .regional-detail-split .service-read-more-standalone,.regional-detail-dubai .regional-detail-split .service-read-more-standalone{color:#166db0;text-align:left;background:0 0;border-radius:0;min-width:0;margin:14px 0 0;padding:0}.regional-detail-al-khobar .regional-detail-split .service-read-more-standalone:focus-visible,.regional-detail-al-khobar .regional-detail-split .service-read-more-standalone:hover,.regional-detail-dubai .regional-detail-split .service-read-more-standalone:focus-visible,.regional-detail-dubai .regional-detail-split .service-read-more-standalone:hover{color:#166db0}.regional-city-insights-more{grid-column:1/-1;width:100%}.regional-city-insights-more .service-read-more-content{margin-top:28px}.service-read-more-content{opacity:0;visibility:hidden;grid-template-rows:0fr;transition:grid-template-rows .36s,opacity .24s,visibility 0s linear .36s;display:grid}.service-read-more-content-inner{min-height:0;overflow:hidden}.service-read-more-content[data-expanded=true]{opacity:1;visibility:visible;grid-template-rows:1fr;transition:grid-template-rows .36s,opacity .28s 60ms,visibility linear}.service-read-more-section h3{color:#07143b;margin:22px 0 8px;font-size:18px;line-height:1.35}.industry-detail-comprehensive .service-read-more-section h3,.industry-detail-panel .service-read-more-section h3,.service-europe-statement .service-read-more-section h3{color:inherit}.service-read-less-toggle{margin-top:16px;display:block}.country-recruitment-split-grid:has(.service-read-more-content),.industry-detail-split-grid:has(.service-read-more-content){align-items:start}@media (prefers-reduced-motion:reduce){.service-read-more-content{transition:none}}.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.webp) 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.webp) 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 46px;font-size:48px;font-weight:600;line-height:50px}.industry-detail-chart-grid{gap:28px;display:grid}.industry-detail-chart{background:var(--white);border:1px solid #64748b40;border-radius:8px;margin:0;padding:18px;box-shadow:0 14px 34px #08265214}.industry-detail-chart img{width:100%;height:auto;display:block}.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:650px;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 h2{color:var(--heading);margin: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}.hospitality-standards-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.hospitality-standards-grid article{min-height:250px}.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}.oil-gas-client-heading{background:var(--soft);padding:80px 0 26px}.oil-gas-client-heading .industry-detail-heading{margin-bottom:0}.welders-certification-section .industry-detail-heading{text-align:center;margin-left:auto;margin-right:auto}.welders-certification-section .welders-certification-logos{grid-template-columns:repeat(3,minmax(0,1fr));max-width:680px}.payroll-compliance-logos.textile-certification-logos{flex-wrap:wrap;justify-content:center;gap:40px;max-width:820px;display:flex}.malaysia-certification-heading{text-align:center;max-width:980px;margin-left:auto;margin-right:auto}.malaysia-certification-heading h3{color:var(--heading-accent);margin:16px 0 0;font-size:22px;line-height:1.3}.malaysia-certification-points{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 42px;max-width:1080px;margin:36px auto 0;padding:0;list-style:none;display:grid}.malaysia-certification-points li{min-height:26px;color:var(--heading);padding-left:37px;font-size:16px;font-weight:600;line-height:26px;position:relative}.malaysia-certification-points li:before{content:"";background:url(/images/services/check.svg) 50%/26px 26px no-repeat;width:26px;height:26px;position:absolute;top:0;left:0}.payroll-compliance-logos.malaysia-certification-logos{grid-template-columns:repeat(3,minmax(0,1fr));max-width:680px}.malaysia-ranking-section{background:var(--soft);text-align:center;padding:48px 0}.malaysia-ranking-section h2{color:var(--heading);margin:0;font-size:38px;line-height:1.2}.malaysia-talk-panel h3{color:var(--white);margin:12px 0 0;font-size:22px;line-height:1.3}.industry-service-malaysia .industry-detail-media:has(img[style*=contain]){background:var(--white)}.textile-certification-logos .payroll-compliance-logo{flex:0 0 150px;width:150px}.textile-certification-logos .payroll-compliance-logo img{-o-object-position:center;object-position:center;width:140px;height:140px}.textile-certification-logos .payroll-compliance-logo:first-child img{transform:translate(8px,5px)}.textile-certification-logos .payroll-compliance-logo:nth-child(3) img{transform:translate(13px,10px)}.textile-certification-logos .payroll-compliance-logo:nth-child(4) img{transform:translate(5px)}.textile-experience-section .service-stats-grid{grid-template-columns:minmax(0,1fr) auto}.textile-experience-section .service-stats-grid dl{grid-template-columns:minmax(250px,auto);width:auto;transform:none}.welders-hire-panel{background:var(--process-bg);min-height:190px;color:var(--white);border-radius:8px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:56px;padding:44px 64px;display:grid}.welders-hire-panel p{color:#fffffff0;max-width:820px;margin:0;font-size:18px;line-height:1.65}.welders-hire-panel .button{min-width:190px}.welders-weld-types-grid article{min-height:0}.welders-weld-types-grid h2{font-size:32px;line-height:1.15}.construction-roles-grid{grid-template-columns:minmax(0,1fr);max-width:920px}.industry-service-construction .industry-detail-soft .industry-detail-copy p{color:#56677b}.construction-roles-grid article{min-height:0}.construction-roles-grid ul{grid-template-columns:repeat(2,minmax(0,1fr))}@media (max-width:720px){.welders-certification-section .welders-certification-logos{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.welders-hire-panel{grid-template-columns:1fr;gap:28px;min-height:0;padding:32px 24px}.welders-hire-panel .button{width:100%}.construction-roles-grid ul{grid-template-columns:minmax(0,1fr)}}.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}.hospitality-standards-grid{grid-template-columns:1fr}.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-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}.country-recruitment-hero-content>.service-read-more-content p,.industry-detail-hero-content>.service-read-more-content p{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{overscroll-behavior-inline:contain;padding:8px;overflow-x:auto}.industry-detail-chart img{width:720px;max-width:none}.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}}.payroll-detail-hero{min-height:780px}.payroll-detail-hero h1{max-width:840px;font-size:58px;line-height:1.05}.payroll-detail-hero .industry-detail-hero-content>p{max-width:780px;margin-top:18px;font-size:17px;line-height:27px}.payroll-hero-points{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 28px;max-width:760px;margin:24px 0 0;padding:0;list-style:none;display:grid}.payroll-hero-points li{color:var(--white);padding-left:28px;font-size:15px;font-weight:600;line-height:24px;position:relative}.payroll-hero-points li:before{content:"";border:2px solid #59b8d6;border-radius:50%;width:15px;height:15px;position:absolute;top:5px;left:0}.payroll-benefits-section,.payroll-compliance-section,.payroll-process-section,.payroll-quote-section,.payroll-services-section,.payroll-success-section{padding:88px 0}.payroll-benefits-section,.payroll-quote-section{background:var(--soft)}.payroll-quote-panel{background:var(--white);border-radius:8px;justify-content:space-between;align-items:center;gap:40px;min-height:170px;padding:38px 48px;display:flex;box-shadow:0 8px 30px #102d4414}.payroll-quote-panel h2{color:var(--heading);margin:0;font-size:30px;line-height:1.2}.payroll-benefit-list p,.payroll-detail-heading p,.payroll-process-grid p,.payroll-quote-panel p,.payroll-service-card p{color:#64748b;font-size:16px;line-height:1.7}.payroll-detail-page .industry-detail-soft .industry-detail-copy p,.payroll-detail-page .payroll-detail-heading p,.payroll-detail-page .payroll-process-grid p{color:#52657c}.payroll-quote-panel p{margin:12px 0 0}.payroll-quote-panel .button{flex:none}.payroll-detail-heading{max-width:1120px}.payroll-detail-heading p{max-width:1080px;margin:22px auto 0}.payroll-compliance-logos{grid-template-columns:repeat(5,minmax(0,1fr));align-items:center;gap:40px;max-width:1020px;margin:44px auto 0;display:grid}.payroll-compliance-logo{aspect-ratio:1;place-items:center;display:grid}.payroll-compliance-logo img{-o-object-fit:contain;object-fit:contain;width:min(100%,150px);height:min(100%,150px)}.payroll-benefit-list h3,.payroll-process-grid h3,.payroll-service-card h3{color:var(--heading);margin:0;font-size:22px;line-height:1.3}.payroll-benefit-list p,.payroll-process-grid p,.payroll-service-card p{margin:16px 0 0}.payroll-process-section,.payroll-services-section{background:var(--white)}.payroll-service-card-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:22px;display:grid}.payroll-service-card{background:var(--white);border-radius:8px;min-height:270px;padding:26px;box-shadow:0 8px 30px #102d4417}.payroll-service-card>img{width:50px;height:50px;margin-bottom:22px}.payroll-benefits-layout{grid-template-columns:minmax(340px,470px) minmax(0,1fr);align-items:start;gap:54px;display:grid}.payroll-benefits-media{border-radius:8px;width:100%;height:650px}.payroll-benefits-media img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.payroll-benefit-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;display:grid}.payroll-benefit-list article{background:var(--white);border-radius:8px;min-height:196px;padding:24px;box-shadow:0 8px 24px #102d4412}.payroll-process-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;display:grid}.payroll-process-grid article{background:var(--soft);border-radius:8px;min-height:270px;padding:30px;position:relative;overflow:hidden}.payroll-process-grid article>span{color:#166db0;margin-bottom:22px;font-size:36px;font-weight:700;line-height:1;display:block}.payroll-final-panel-section{background:var(--white)}.payroll-final-panel{min-height:520px}.payroll-final-panel p{margin-top:18px}.payroll-success-section{background-color:var(--soft);background-image:linear-gradient(#166db01a 1px,#0000 0),linear-gradient(90deg,#166db01a 1px,#0000 0);background-size:52px 52px}.payroll-success-layout{grid-template-columns:minmax(0,1fr) minmax(480px,.95fr);align-items:center;gap:72px;display:grid}.payroll-success-copy h2{max-width:550px;color:var(--heading-accent);margin:0;font-size:48px;font-weight:600;line-height:1.08}.payroll-success-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:48px 54px;display:grid}.payroll-success-grid div{text-align:center}.payroll-success-grid span,.payroll-success-grid strong{color:var(--heading);display:block}.payroll-success-grid strong{font-size:42px;line-height:1}.payroll-success-grid span{margin-top:10px;font-size:18px;font-weight:700;line-height:1.25}@media (max-width:1100px){.payroll-service-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.payroll-success-layout{grid-template-columns:minmax(0,.8fr) minmax(420px,1fr);gap:44px}.payroll-success-copy h2{font-size:40px}.payroll-benefits-layout{grid-template-columns:360px minmax(0,1fr);gap:36px}.payroll-benefit-list,.payroll-process-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:900px){.payroll-detail-hero h1{font-size:48px}.payroll-compliance-logos,.payroll-compliance-logos.service-gulf-compliance-logos{grid-template-columns:repeat(2,minmax(0,1fr))}.malaysia-certification-points{grid-template-columns:1fr}.payroll-compliance-logos.malaysia-certification-logos{grid-template-columns:repeat(2,minmax(0,1fr))}.payroll-compliance-logo:last-child{grid-column:1/-1}.textile-certification-logos .payroll-compliance-logo:last-child{grid-column:auto}.payroll-benefits-layout{grid-template-columns:1fr}.payroll-benefits-media{aspect-ratio:4/5;width:min(100%,520px);height:auto;margin-inline:auto}.payroll-success-layout{grid-template-columns:1fr}.payroll-success-copy h2{text-align:center;max-width:none}}@media (max-width:720px){.payroll-detail-hero{min-height:0}.payroll-detail-hero h1{font-size:40px}.payroll-benefit-list,.payroll-compliance-logos.service-gulf-compliance-logos,.payroll-hero-points,.payroll-process-grid,.payroll-service-card-grid{grid-template-columns:1fr}.service-gulf-compliance-logo:last-child{grid-column:auto}.payroll-benefits-section,.payroll-compliance-section,.payroll-process-section,.payroll-quote-section,.payroll-services-section,.payroll-success-section{padding:58px 0}.payroll-quote-panel{flex-direction:column;align-items:stretch;padding:28px 24px}.payroll-quote-panel .button{width:100%}.payroll-compliance-logos{gap:22px}.payroll-process-grid article,.payroll-service-card{min-height:0;padding:24px}.payroll-final-panel{min-height:0}.payroll-success-layout{gap:38px}.payroll-success-copy h2{font-size:34px}.payroll-success-grid{gap:34px 18px}.payroll-success-grid strong{font-size:34px}.payroll-success-grid span{font-size:15px}}.regional-detail-hero{background-position:50%}.regional-detail-hero h1{max-width:760px}.regional-detail-city .regional-detail-hero .service-read-more-content{max-width:690px}.regional-detail-city .regional-detail-hero .service-read-more-content p{color:#ffffffeb;margin:16px 0 0;font-size:20px;line-height:31px}.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}.europe-country-statement{background:var(--white);padding:80px 0}.europe-country-statement-panel{min-height:624px;color:var(--white);text-align:center;background:linear-gradient(#264662cc,#264662cc),url(/images/services/regions/europe-overseas-recruitment-panel.webp) 50%/cover no-repeat,#0b1a35;flex-direction:column;justify-content:center;align-items:center;padding:80px 120px;display:flex}.europe-country-statement-panel h2{width:min(803px,100%);color:var(--white);margin:0 0 24px;font-size:48px;font-weight:600;line-height:48.3px}.europe-country-statement-copy{width:min(912px,100%)}.europe-country-statement-copy p{color:var(--white);margin:0;font-size:18px;line-height:28.9px}.regional-statement{background:linear-gradient(#184263e6,#184263e6),var(--regional-image) center /cover no-repeat;min-height:500px}.regional-info-section{background:var(--white);padding-block:40px}.regional-info-section .industry-detail-info-grid article{min-height:520px}.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-city .regional-detail-split{padding-block:80px}.regional-detail-city .regional-detail-split .industry-detail-split-grid,.regional-detail-city .regional-detail-split .industry-detail-split-grid.image-right{grid-template-columns:584px minmax(0,611px);gap:85px}.regional-detail-city .regional-detail-split .industry-detail-split-grid.image-right{grid-template-columns:minmax(0,611px) 584px}.regional-detail-city .regional-detail-split.riyadh-layout-gap-50 .industry-detail-split-grid{grid-template-columns:584px minmax(0,646px);gap:50px}.regional-detail-city .regional-detail-split.riyadh-layout-wide-44 .industry-detail-split-grid{grid-template-columns:minmax(0,644px) 592px;gap:44px}.regional-detail-city .regional-detail-split.riyadh-layout-wide-63 .industry-detail-split-grid{grid-template-columns:minmax(0,625px) 592px;gap:63px}.regional-detail-city .regional-detail-split .industry-detail-media{width:var(--regional-media-width,584px);height:var(--regional-media-height,390px)}.regional-detail-city .regional-detail-copy h2{font-size:48px;line-height:50px}.regional-detail-city .regional-detail-copy p{margin-top:16px}.regional-detail-city .regional-detail-copy a{color:inherit;text-underline-offset:2px;text-decoration:underline}.regional-detail-city .regional-detail-closing-lead,.regional-detail-city .regional-detail-lead{color:var(--heading);font-size:20px;font-weight:600;line-height:29px}.regional-detail-city .regional-support-panel{min-height:423px}.regional-detail-city .regional-support-panel p{max-width:710px}.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:720px}.regional-detail-saudi .regional-detail-split .industry-detail-copy h2{font-size:38px;line-height:41px}.regional-city-insights{background:var(--soft);padding:80px 0}.regional-city-insights .industry-detail-info-grid{align-items:start}.regional-city-insights .industry-detail-info-grid article{min-height:0;padding:31px}.regional-city-insights .industry-detail-info-grid h2{margin-top:0;font-size:20px;line-height:29px}.regional-city-insights .industry-detail-info-grid p{color:#6a7a86;margin-top:10px;font-size:18px;line-height:23.25px}.regional-detail-city .regional-statement{background:linear-gradient(#184263cc,#184263cc),var(--regional-image) center /cover no-repeat;min-height:624px;padding-inline:180px}.regional-detail-city .regional-statement h2{max-width:900px;margin-bottom:22px}.regional-detail-city .regional-statement p{margin-top:0;font-size:18px;line-height:29px}.regional-detail-riyadh .riyadh-certification-section{background:var(--white)}.regional-detail-riyadh .riyadh-certification-section .payroll-compliance-logos{grid-template-columns:repeat(5,minmax(0,1fr));gap:32px;max-width:1120px}.regional-detail-riyadh .riyadh-certification-section .payroll-compliance-logo img{width:min(100%,170px);height:min(100%,170px)}.regional-detail-riyadh .regional-statement .service-read-more-section ul{text-align:left;gap:18px;width:min(1040px,100%);margin:30px auto 0;padding:0;list-style:none;display:grid}.regional-detail-riyadh .regional-statement .service-read-more-section li{color:#fffffff0;padding-left:38px;font-size:16px;line-height:1.7;position:relative}.regional-detail-riyadh .regional-statement .service-read-more-section li a{color:inherit;text-underline-offset:3px;font-weight:700;text-decoration:underline}.regional-detail-riyadh .regional-statement .service-read-more-section li:before{background:var(--blue);width:26px;height:26px;color:var(--white);content:"✓";border-radius:50%;place-items:center;font-size:14px;font-weight:700;line-height:1;display:grid;position:absolute;top:2px;left:0}@media (max-width:1180px){.regional-detail-riyadh .riyadh-certification-section .payroll-compliance-logos{grid-template-columns:repeat(3,minmax(0,1fr))}.regional-detail-city .regional-detail-split .industry-detail-split-grid,.regional-detail-city .regional-detail-split .industry-detail-split-grid.image-right,.regional-detail-city .regional-detail-split.riyadh-layout-gap-50 .industry-detail-split-grid,.regional-detail-city .regional-detail-split.riyadh-layout-wide-44 .industry-detail-split-grid,.regional-detail-city .regional-detail-split.riyadh-layout-wide-63 .industry-detail-split-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:40px}.regional-detail-city .regional-detail-split .industry-detail-media{width:100%}.regional-detail-city .regional-detail-copy h2{font-size:42px;line-height:1.08}}@media (max-width:900px){.regional-detail-city .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-detail-city .regional-detail-split .industry-detail-split-grid,.regional-detail-city .regional-detail-split .industry-detail-split-grid.image-right,.regional-detail-city .regional-detail-split.riyadh-layout-gap-50 .industry-detail-split-grid,.regional-detail-city .regional-detail-split.riyadh-layout-wide-44 .industry-detail-split-grid,.regional-detail-city .regional-detail-split.riyadh-layout-wide-63 .industry-detail-split-grid{grid-template-columns:1fr;gap:40px}.regional-detail-city .regional-detail-split .industry-detail-media{width:min(100%,var(--regional-media-width,584px));height:auto;aspect-ratio:var(--regional-media-aspect,584/390)}.regional-city-insights .industry-detail-info-grid article{min-height:0}.regional-detail-city .regional-statement{padding-inline:60px}.europe-country-statement-panel{min-height:520px;padding:68px 48px}.europe-country-statement-panel h2{font-size:40px;line-height:1.08}}@media (max-width:720px){.regional-detail-riyadh .riyadh-certification-section .payroll-compliance-logos{grid-template-columns:repeat(2,minmax(0,1fr))}.regional-testimonials{padding:58px 0}.regional-detail-hero h1{font-size:40px}.regional-detail-city .regional-detail-hero .service-read-more-content p{font-size:17px;line-height:1.65}.regional-detail-city .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-detail-city .regional-statement{padding-inline:24px}.regional-info-section .industry-detail-info-grid article{min-height:0}.europe-country-statement{padding:58px 0}.europe-country-statement-panel{min-height:0;padding:52px 22px}.europe-country-statement-panel h2{margin-bottom:22px;font-size:30px}.europe-country-statement-copy p{font-size:15px;line-height:1.7}}.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-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-content>.country-recruitment-hero-eyebrow{color:#71d7ee;text-transform:uppercase;margin-top:0;font-size:14px;font-weight:700;line-height:20px}.country-recruitment-hero-content>.country-recruitment-hero-subheading{max-width:900px;color:var(--white);margin-top:22px;font-size:24px;font-weight:600;line-height:1.3}.country-recruitment-hero-points{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;max-width:940px;margin:24px 0 0;padding:0;list-style:none;display:grid}.country-recruitment-hero-points li{min-height:54px;color:var(--white);background:#08273e8a;border:1px solid #ffffff38;border-radius:6px;padding:14px 14px 14px 42px;font-size:14px;font-weight:600;line-height:1.45;position:relative}.country-recruitment-hero-points li:before{color:#71d7ee;content:"✓";font-weight:700;position:absolute;top:17px;left:16px}.country-recruitment-hero-content>.service-read-more-content p{font-size:17px;line-height:28px}.country-recruitment-hero .button-row{margin-top:30px}.country-recruitment-split{padding:78px 0}.recruitment-certification-strip{text-align:center;padding:58px 0}.recruitment-certification-strip .container{justify-items:center;gap:28px;display:grid}.recruitment-certification-strip h2{color:var(--navy);margin:0;font-size:clamp(1.75rem,3vw,2.35rem)}.recruitment-certification-marks{flex-wrap:wrap;justify-content:center;align-items:center;gap:26px 42px;width:100%;display:flex}.recruitment-certification-mark{width:var(--mark-width);height:var(--mark-height);flex:none;display:block;position:relative;overflow:hidden}.recruitment-certification-mark img{top:calc(-1 * var(--mark-y));left:calc(-1 * var(--mark-x));width:337.5px;max-width:none;height:150px;position:absolute}.regional-city-insight-subsection h3{color:var(--navy);margin:22px 0 8px;font-size:18px;line-height:1.25}.regional-city-insight-subsection p:last-child{margin-bottom: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-saudi .country-recruitment-media{min-width:0}.country-recruitment-saudi .country-recruitment-hero+.country-recruitment-split .country-recruitment-media{height:479px}.country-recruitment-saudi .country-recruitment-media-portrait{height:866px}.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;width:100%;max-width:100%;height:100%}.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 p strong{color:var(--heading);font-weight:500}.country-recruitment-copy .country-recruitment-lead{color:var(--heading);font-size:22px;font-weight:500;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-linked-services a{color:inherit;text-underline-offset:3px;-webkit-text-decoration:underline #166db073;text-decoration:underline #166db073}.country-recruitment-linked-services a:focus-visible,.country-recruitment-linked-services a:hover{color:#166db0}.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 .country-recruitment-panel-eyebrow{color:#71d7ee;text-transform:uppercase;max-width:980px;margin:0 0 14px;font-size:14px;font-weight:700;line-height:1.4}.country-recruitment-panel p{color:#ffffffeb;max-width:1000px;margin:24px 0 0;font-size:17px;line-height:29px}.country-recruitment-panel p+p{margin-top:0}.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:570px;padding:32px;position:relative;overflow:hidden;box-shadow:0 8px 30px #102d4417}.country-recruitment-card-section{background:var(--white);padding:84px 0}.country-recruitment-card-section-soft{background:var(--soft)}.country-recruitment-content-card-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;display:grid}.country-recruitment-content-card-grid article{background:var(--white);border:1px solid #d9e4ec;border-radius:8px;padding:28px;box-shadow:0 8px 24px #102d4412}.country-recruitment-content-card-grid article>img{width:52px;height:52px}.country-recruitment-content-card-grid h3{color:var(--heading);margin:20px 0 0;font-size:23px;font-weight:600;line-height:1.3}.country-recruitment-content-card-grid p{color:#64748b;margin:16px 0 0;font-size:16px;line-height:1.65}.country-recruitment-content-card-grid .country-recruitment-card-number{color:var(--blue);margin:0;font-size:36px;font-weight:700;line-height:1}.country-recruitment-content-card-grid ul{gap:10px;margin:18px 0 0;padding:0;list-style:none;display:grid}.country-recruitment-content-card-grid li{color:var(--heading);padding-left:28px;font-size:15px;font-weight:600;line-height:1.5;position:relative}.country-recruitment-content-card-grid li:before{color:var(--blue);content:"✓";font-weight:700;position:absolute;top:1px;left:0}.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 h2{color:var(--heading);margin: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-heading-intro{color:#64748b;max-width:860px;margin:22px auto 0;font-size:17px;line-height:1.7}.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}.country-recruitment-belarus .belarus-certification-section{background:var(--white);padding:76px 0 82px}.country-recruitment-belarus .belarus-certification-section .industry-detail-heading{margin-bottom:0}.country-recruitment-belarus .belarus-certification-section .payroll-compliance-logos{gap:52px;max-width:760px;margin-top:40px}.country-recruitment-belarus .belarus-certification-section .payroll-compliance-logo{min-width:0}.country-recruitment-belarus .belarus-certification-section .payroll-compliance-logo img{width:min(100%,168px);height:min(100%,168px)}.country-recruitment-standard .country-recruitment-split{padding:80px 0}.country-recruitment-standard .country-recruitment-split-grid{align-items:center}.country-recruitment-standard .country-recruitment-media,.regional-detail-italy .industry-detail-media{min-width:0}.country-recruitment-standard .country-standard-certification .country-recruitment-split-grid{grid-template-columns:584px minmax(0,611px);gap:85px}.country-recruitment-standard .country-standard-why .country-recruitment-split-grid{grid-template-columns:minmax(0,623px) 592px;gap:60px}.country-recruitment-standard .country-recruitment-media-standard-cert{width:584px;height:316px}.country-recruitment-standard .country-recruitment-media-standard-why{width:592px;height:398px}.country-recruitment-standard .country-recruitment-copy h2{font-size:48px;line-height:50px}.country-recruitment-standard .country-recruitment-panel-section{padding:80px 0}.country-recruitment-standard .country-recruitment-panel{min-height:423px}.country-recruitment-standard .regional-info-section .industry-detail-info-grid article{min-height:520px}.country-recruitment-kuwait-reasons .country-recruitment-heading>p:not(.eyebrow){color:#64748b;max-width:820px;margin:20px auto 0;font-size:16px;line-height:28px}.country-recruitment-kuwait-reasons .country-recruitment-benefit-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.country-recruitment-kuwait-reasons .country-recruitment-benefit-grid article{min-height:0}.country-recruitment-news{background:var(--white);padding:88px 0}.country-recruitment-news-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;display:grid}.country-recruitment-news-grid article{background:var(--soft);border-radius:8px;overflow:hidden;box-shadow:0 8px 30px #102d4417}.country-recruitment-news-media{aspect-ratio:16/9;border-radius:0;width:100%}.country-recruitment-news-grid article>div:last-child{padding:26px}.country-recruitment-news-grid h3{color:var(--heading);margin:0;font-size:23px;line-height:1.3}.country-recruitment-news-grid p{color:#64748b;margin:14px 0 0;font-size:15px;line-height:1.7}.country-recruitment-news-grid .country-recruitment-news-meta{color:var(--blue);font-size:13px;font-weight:700}@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}.country-recruitment-standard .country-standard-certification .country-recruitment-split-grid,.country-recruitment-standard .country-standard-why .country-recruitment-split-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:40px}.country-recruitment-standard .country-recruitment-media-standard-cert,.country-recruitment-standard .country-recruitment-media-standard-why{width:100%}.country-recruitment-standard .country-recruitment-copy h2{font-size:42px;line-height:1.08}.country-recruitment-kuwait-reasons .country-recruitment-benefit-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:901px) and (max-width:1280px){.country-recruitment-split-grid,.country-recruitment-split-grid.image-right,.country-recruitment-standard .country-standard-certification .country-recruitment-split-grid,.country-recruitment-standard .country-standard-why .country-recruitment-split-grid{grid-template-columns:1fr}.country-recruitment-split-grid.image-right .country-recruitment-media{order:0}.country-recruitment-copy,.country-recruitment-media,.country-recruitment-standard .country-recruitment-media-standard-cert,.country-recruitment-standard .country-recruitment-media-standard-why{width:min(100%,628px);margin-inline:auto}}@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-saudi .country-recruitment-hero+.country-recruitment-split .country-recruitment-media{aspect-ratio:584/479;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-saudi .country-recruitment-media-portrait{aspect-ratio:592/866;height:auto}.country-recruitment-panel-large{padding-inline:60px}.country-recruitment-benefit-grid article{min-height:0}.country-recruitment-standard .country-standard-certification .country-recruitment-split-grid,.country-recruitment-standard .country-standard-why .country-recruitment-split-grid{grid-template-columns:1fr}.country-recruitment-standard .country-recruitment-media-standard-cert,.country-recruitment-standard .country-recruitment-media-standard-why{height:auto}.country-recruitment-standard .country-recruitment-media-standard-cert{aspect-ratio:584/316}.country-recruitment-standard .country-recruitment-media-standard-why{aspect-ratio:592/398}.country-recruitment-standard .regional-info-section .industry-detail-info-grid article{min-height:0}.country-recruitment-news-grid{grid-template-columns:1fr}}@media (max-width:720px){.recruitment-certification-strip{padding:42px 0}.recruitment-certification-marks{gap:22px 28px}.country-recruitment-hero{min-height:0}.country-recruitment-hero-content{padding:54px 0 68px}.country-recruitment-content-card-grid,.country-recruitment-hero-points{grid-template-columns:1fr}.country-recruitment-hero-content>.country-recruitment-hero-subheading{font-size:20px}.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-card-section,.country-recruitment-faq,.country-recruitment-news,.country-recruitment-panel-section,.country-recruitment-panel-section.comprehensive,.country-recruitment-split{padding:58px 0}.country-recruitment-kuwait-reasons .country-recruitment-benefit-grid{grid-template-columns:1fr}.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-belarus .belarus-certification-section{padding:58px 0}.country-recruitment-belarus .belarus-certification-section .payroll-compliance-logos{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;max-width:520px;margin-top:32px}.country-recruitment-belarus .belarus-certification-section .payroll-compliance-logo:last-child{grid-column:auto}.country-recruitment-faq .faq-item button span{font-size:15px}.country-recruitment-standard .country-recruitment-copy h2{font-size:32px;line-height:1.08}}.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-eyebrow{color:var(--heading-accent);letter-spacing:1px;text-align:center;text-transform:uppercase;margin:0 0 14px;font-size:14px;font-weight:800}.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;min-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}.our-process-stage{padding:80px 0}.our-process-stage-soft{background:var(--soft)}.our-process-stage-white{background:var(--white)}.our-process-stage>.container>h2{width:min(930px,100%);color:var(--heading);text-align:center;margin:0 auto;font-size:48px;font-weight:600;line-height:48.3px}.our-process-stage>.container>p{color:#64748b;text-align:center;max-width:980px;margin:18px auto 0;font-size:16px;line-height:28.9px}.our-process-stage-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;margin-top:45px;display:grid}.our-process-stage-card{min-height:0}.our-process-stage-card-wide{grid-column:1/-1;justify-self:center;width:min(930px,100%)}.our-process-stage-card-content{z-index:1;margin-top:20px;position:relative}.our-process-stage-card-content h3{color:var(--heading);margin:0;font-size:24px;font-weight:600;line-height:1.3}.our-process-stage-card-content>p{color:#64748b;margin:14px 0 0;font-size:16px;line-height:28px}.our-process-stage-card .our-process-large-checklist{margin-top:20px}@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}.our-process-stage-grid{grid-template-columns:1fr}.our-process-stage-card-wide{grid-column: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,.our-process-stage{padding:62px 0}.our-process-document-intro+.our-process-split{padding-top:0}.our-process-document-intro h2,.our-process-split-copy h2,.our-process-stage>.container>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}.our-process-stage-grid{gap:18px;margin-top:34px}.our-process-stage-card-content h3{font-size:21px}}.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 h2{color:var(--heading-accent);margin:0 0 16px;font-size:24px;font-weight:600;line-height:1.25}.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:0;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:0;font-size:16px;line-height:28.1px}.quality-policy-award{-o-object-fit:contain;object-fit:contain;width:180px;height:180px;margin:0 auto 24px;display:block}.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:8px 0 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:21px 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-note a{color:var(--heading-accent);overflow-wrap:anywhere;text-decoration:underline}.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}.visa-processing-status{background:var(--white);text-align:center;padding:80px 0}.visa-processing-status h2{color:var(--heading);margin:0;font-size:48px;font-weight:600;line-height:1.08}.visa-processing-status p{color:#64748b;max-width:820px;margin:18px auto 0;font-size:16px;line-height:28.9px}@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}.visa-processing-status h2{font-size:42px}}@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,.visa-processing-status{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-status h2{font-size:34px}.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-paragraph-list{gap:12px;display:grid}.document-attestation-paragraph-list p{margin-top:0}.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-inline-image{-o-object-fit:contain;object-fit:contain;border:1px solid #06172214;border-radius:12px;width:100%;height:auto;margin-top:28px}.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:0;padding:42px 31px 44px;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{border-radius:var(--field-radius);background:var(--white);width:100%;color:var(--heading);letter-spacing:0;border:1px solid #c3c6d4;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{border-radius:var(--button-radius);min-height:60px;color:var(--white);background:#00629d;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{border-radius:var(--field-radius);background:var(--white);width:100%;color:var(--heading);border:1px solid #c3c6d4;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{border-radius:var(--button-radius);background:var(--heading-accent);width:100%;min-height:60px;color:var(--white);text-transform:uppercase;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:48px;font-weight:600;line-height:50px}.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:48px;font-weight:600;line-height:50px}.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{border-radius:var(--field-radius);background:var(--white);width:100%;color:var(--heading);font:inherit;border:1px solid #c3c6d4;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{border-radius:var(--button-radius);min-height:60px;color:var(--white);background:#00629d;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:34px;line-height:1.08}.qcon-intro p,.qcon-recruitment p,.qcon-reply-form header p,.qcon-section-heading p{font-size:15px;line-height:1.65}.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:34px;line-height:1.08}.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:50px}.romania-hero h1{font-size:48px;line-height:50px}.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:16px;font-weight:600;line-height:26px;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;padding:31px;position:relative;overflow:hidden;box-shadow:0 14px 35px #0617220f}.romania-position-grid article{min-height:300px}.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:0 0 10px;font-size:22px;font-weight:600;line-height:30px}.romania-outcomes-grid h3{margin-top:17px}.romania-position-grid ol{color:var(--heading);margin:0;padding-left:28px;font-size:16px;line-height:30px}.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{border-radius:var(--button-radius);background:var(--heading-accent);min-width:220px;min-height:60px;color:var(--white);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:22px;font-weight:600;line-height:30px}.romania-outcomes-grid p{color:var(--body);margin:0;font-size:16px;line-height:26px}.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:34px;line-height:1.08}.romania-hero p,.romania-story p{font-size:15px;line-height:1.65}.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-archive-header{text-align:center;margin:0 auto 48px}.blog-archive-header h1{color:var(--heading);margin:0;font-size:48px;font-weight:600;line-height:1.08}.blog-archive-header p{color:#59697c;margin:12px 0 0;font-size:16px;line-height:1.6}.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{aspect-ratio:768/402;-o-object-fit:cover;object-fit:cover;width:100%;height:auto;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 a.disabled{pointer-events:none;opacity:.42}.blog-pagination span{color:var(--body);letter-spacing:2px;font-size:20px}.blog-empty-state{color:var(--muted);text-align:center;margin:0;padding:90px 24px;font-size:18px}.blog-detail-page,.blog-detail-stage{background:var(--soft)}.blog-detail-stage{padding:76px 0 212px}.blog-detail-container{width:min(var(--container),calc(100% - 160px))}.blog-detail-article{background:var(--white);border:1px solid #06172212;border-radius:24px;overflow:hidden}.blog-detail-featured-image{-o-object-fit:cover;object-fit:cover;width:100%;height:276px;display:block}.blog-detail-body{padding:18px 24px 52px}.blog-detail-hero{background:0 0;padding:0}.blog-detail-hero h1{width:100%;color:var(--heading);letter-spacing:0;margin:26px 0 28px;font-size:32px;font-weight:600;line-height:1.25}.blog-detail-meta{color:var(--heading-accent);letter-spacing:1.32px;text-transform:uppercase;align-items:center;gap:4px;margin:0;font-size:14px;font-weight:700;line-height:18px;display:flex}.blog-detail-meta a,.blog-detail-meta strong{color:inherit;font-weight:inherit;text-underline-offset:2px;text-decoration:underline}.blog-detail-content{overflow-wrap:anywhere;color:#64748b;width:100%;font-family:Outfit,Arial,Helvetica,sans-serif;font-size:18px;line-height:28.9px}.blog-detail-content>:first-child{margin-top:0}.blog-detail-content>:last-child{margin-bottom:0}.blog-detail-content h2,.blog-detail-content h3,.blog-detail-content h4{color:var(--heading);letter-spacing:0;font-family:Outfit,Arial,Helvetica,sans-serif;font-weight:600;line-height:1.25}.blog-detail-content h2{margin:56px 0 24px;font-size:32px}.blog-detail-content h3{margin:42px 0 18px;font-size:26px}.blog-detail-content h4{margin:34px 0 14px;font-size:21px}.blog-detail-content blockquote,.blog-detail-content figure,.blog-detail-content ol,.blog-detail-content p,.blog-detail-content table,.blog-detail-content ul{margin-top:0;margin-bottom:22px}.blog-detail-content ol{padding-left:24px}.blog-detail-content ul{gap:16px;margin:30px 0;padding:0;list-style:none;display:grid}.blog-detail-content ul li{min-height:26px;color:var(--heading);padding-left:37px;font-weight:500;line-height:26px;position:relative}.blog-detail-content ul li:before{background:var(--heading-accent);width:26px;height:26px;color:var(--white);content:"✓";border-radius:50%;place-items:center;font-size:16px;font-weight:700;line-height:1;display:grid;position:absolute;top:0;left:0}.blog-detail-content li+li{margin-top:0}.blog-detail-content a{color:inherit;text-underline-offset:3px;text-decoration:underline}.blog-detail-content h2 a,.blog-detail-content h2 em,.blog-detail-content h2 strong,.blog-detail-content h3 a,.blog-detail-content h3 em,.blog-detail-content h3 strong,.blog-detail-content h4 a,.blog-detail-content h4 em,.blog-detail-content h4 strong{color:inherit;font-style:normal}.blog-detail-content blockquote{border-left:4px solid var(--heading-accent);color:var(--heading);padding:8px 0 8px 24px;font-family:Outfit,Arial,Helvetica,sans-serif;font-size:21px;line-height:1.5}.blog-detail-content img{width:auto;max-width:100%;height:auto;margin:34px auto;display:block}.blog-detail-content figcaption{color:var(--muted);text-align:center;margin-top:-22px;font-size:13px}.blog-detail-content iframe{border:0;width:100%;max-width:100%;min-height:460px;margin:34px auto;display:block}.blog-detail-content table{border-collapse:collapse;width:100%;display:block;overflow-x:auto}.blog-detail-content td,.blog-detail-content th{border:1px solid var(--line);text-align:left;padding:12px 14px}.blog-detail-footer{border-top:1px solid #64748b66}.blog-detail-socials{justify-content:center;align-items:center;gap:18px;min-height:68px;padding:10px 24px;display:flex}.blog-detail-socials a{background:var(--heading-accent);width:36px;height:36px;color:var(--white);border-radius:50%;place-items:center;transition:transform .16s,background .16s;display:grid}.blog-detail-socials a:hover{background:var(--heading);transform:translateY(-2px)}.blog-detail-footer>p{min-height:55px;color:var(--heading);letter-spacing:1.32px;text-align:center;text-transform:uppercase;border-top:1px solid #64748b66;margin:0;padding:16px 24px;font-size:14px;font-weight:700;line-height:18px}.blog-detail-footer>p a{color:inherit;text-underline-offset:2px;text-decoration:underline}.blog-reply{background:var(--white);border:1px solid #06172212;border-radius:24px;margin-top:80px;padding:40px 30px;position:relative;overflow:hidden}.blog-reply:after{content:"";background:#edf4f8cc;border-radius:50%;width:286px;height:286px;position:absolute;top:-98px;right:-126px}.blog-reply-form,.blog-reply-heading{z-index:1;position:relative}.blog-reply-heading h2{color:var(--heading);letter-spacing:0;margin:0;font-size:48px;font-weight:600;line-height:48.3px}.blog-reply-heading h2 em{color:var(--heading-accent);font-style:normal}.blog-reply-heading p{color:var(--muted);margin:16px 0 0;font-size:16px;line-height:28.9px}.blog-reply-form{gap:32px;margin-top:24px;display:grid}.blog-reply-form label{color:var(--heading);letter-spacing:.7px;gap:8px;font-size:18px;font-weight:500;line-height:17px;display:grid}.blog-reply-form input,.blog-reply-form textarea{border-radius:var(--field-radius);background:var(--white);width:100%;color:var(--heading);font:inherit;letter-spacing:0;border:1px solid #c3c6d4;outline:none;font-size:16px;font-weight:400}.blog-reply-form input{height:50px;padding:0 17px}.blog-reply-form textarea{resize:vertical;min-height:270px;padding:15px 17px}.blog-reply-form input:focus,.blog-reply-form textarea:focus{border-color:var(--heading-accent);box-shadow:0 0 0 3px #166db01f}.blog-reply-form input::-moz-placeholder,.blog-reply-form textarea::-moz-placeholder{color:var(--muted);opacity:1}.blog-reply-form input::placeholder,.blog-reply-form textarea::placeholder{color:var(--muted);opacity:1}.blog-reply-fields{grid-template-columns:repeat(3,minmax(0,1fr));gap:55px;display:grid}.blog-reply-submit{border-top:1px solid #c3c6d44d;padding-top:17px}.blog-reply-submit button{border-radius:var(--button-radius);width:100%;height:60px;color:var(--white);cursor:pointer;font:inherit;background:#006da9;border:0;font-size:24px;font-weight:600;line-height:31px}.blog-reply-submit button:hover{background:var(--heading)}.blog-reply-submit button:disabled{cursor:wait;opacity:.65}.blog-related-section{background:var(--soft);padding:76px 0 84px}.blog-related-section h2{color:var(--heading);letter-spacing:0;text-align:center;margin:0 0 34px;font-size:36px;font-weight:600;line-height:1.15}.blog-related-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:26px;display:grid}.blog-related-grid article{background:var(--white);border-radius:8px;overflow:hidden;box-shadow:0 4px 15px #0000000d}.blog-related-grid article>img{-o-object-fit:cover;object-fit:cover;width:100%;height:180px;display:block}.blog-related-grid article>div{padding:22px}.blog-related-grid time{color:var(--heading-accent);text-transform:uppercase;font-size:12px;font-weight:600}.blog-related-grid h3{color:var(--heading);letter-spacing:0;margin:10px 0 18px;font-size:21px;font-weight:600;line-height:1.3}.blog-related-grid a{color:var(--heading-accent);align-items:center;gap:7px;font-size:14px;font-weight:600;display:inline-flex}.event-detail-page,.event-detail-stage{background:var(--soft)}.event-detail-stage{padding:71px 0 0}.event-detail-container{width:min(var(--container),calc(100% - 160px))}.event-detail-featured-image{-o-object-position:center 57%;object-position:center 57%}.event-detail-body{min-height:1106px;padding:24px 24px 70px}.event-detail-hero h1{margin:24px 0;font-size:48px;line-height:48.3px}.event-detail-hero h1 em{color:var(--heading-accent);font-style:normal}.event-detail-content p{margin-bottom:24px}.event-detail-content p:last-child{margin-bottom:0}.event-detail-content br{content:"";margin-top:0;display:block}.event-detail-source strong{color:var(--heading);font-weight:400}.event-detail-support{min-height:423px;color:var(--white);text-align:center;background:#264662;place-items:center;display:grid;position:relative;overflow:hidden}.event-detail-support>img{-o-object-fit:cover;object-fit:cover}.event-detail-support>div{z-index:1;width:min(100%,720px);padding:40px 24px;position:relative}.event-detail-support h2{letter-spacing:0;margin:0;font-size:48px;font-weight:600;line-height:48.3px}.event-detail-support p{margin:12px 0 24px;font-size:18px;line-height:28.9px}.event-detail-support a{border-radius:var(--button-radius);background:var(--heading-accent);min-width:220px;min-height:60px;color:var(--white);justify-content:center;align-items:center;gap:7px;padding:14px 28px;font-size:16px;font-weight:600;display:inline-flex}.event-detail-support a:hover{background:var(--heading)}.event-detail-article>.blog-detail-footer{margin-top:58px}.event-detail-author{background:var(--white);border:1px solid #06172212;border-radius:24px;min-height:285px;margin-top:80px;padding:42px 31px 45px;position:relative;overflow:hidden}.event-detail-author:after{content:"";background:#edf4f8cc;border-radius:50%;width:120px;height:120px;position:absolute;top:-45px;right:-45px}.event-detail-author h2,.event-detail-author p{z-index:1;position:relative}.event-detail-author h2{color:#06151d;margin:0 0 10px;font-size:30px;font-weight:500;line-height:32.55px}.event-detail-author p{color:#6a7a86;margin:0;font-size:18px;line-height:28.9px}.event-detail-author a{color:inherit;text-underline-offset:3px;text-decoration:underline}.event-detail-reply{min-height:717px;margin-top:100px;margin-bottom:30px}.event-detail-page .cta-section{padding:150px 0 111px}@media (max-width:1000px){.blog-listing-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.blog-detail-container{width:min(var(--container),calc(100% - 48px))}.blog-reply-fields{gap:24px}.blog-related-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.event-detail-container{width:min(var(--container),calc(100% - 48px))}.event-detail-reply{margin-top:80px}.event-detail-page .cta-section{padding:80px 0}}@media (max-width:720px){.blog-listing{padding:56px 0}.blog-archive-header{margin-bottom:34px}.blog-archive-header h1{font-size:34px}.blog-listing-grid{grid-template-columns:1fr;gap:18px}.blog-listing-image{height:auto}.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}.blog-detail-stage{padding:40px 0 88px}.blog-detail-container{width:min(var(--container),calc(100% - 32px));padding:0}.blog-detail-hero{padding:0}.blog-detail-hero h1{margin:20px 0 24px;font-size:28px;line-height:1.2}.blog-detail-meta{flex-flow:wrap;gap:4px;font-size:11px;line-height:16px}.blog-detail-article,.blog-reply{border-radius:16px}.blog-detail-featured-image{height:220px}.blog-detail-body{padding:16px 20px 36px}.blog-detail-content{font-size:16px;line-height:1.7}.blog-detail-content h2{margin-top:38px;font-size:26px}.blog-detail-content h3{font-size:22px}.blog-detail-content iframe{min-height:220px}.blog-detail-footer>p{padding-inline:18px;font-size:11px;line-height:17px}.blog-detail-socials{gap:12px}.blog-reply{margin-top:40px;padding:30px 20px}.blog-reply:after{right:-166px}.blog-reply-heading h2{font-size:38px;line-height:1.05}.blog-reply-heading p{max-width:78%;font-size:14px;line-height:1.55}.blog-reply-fields{grid-template-columns:1fr;gap:20px}.blog-reply-form label{font-size:16px}.blog-reply-form textarea{min-height:220px}.blog-reply-submit button{height:54px;font-size:19px}.blog-related-section{padding:56px 0}.blog-related-section h2{font-size:30px}.blog-related-grid{grid-template-columns:1fr;gap:18px}.event-detail-stage{padding:40px 0 0}.event-detail-container{width:min(var(--container),calc(100% - 32px));padding:0}.event-detail-featured-image{height:220px}.event-detail-body{min-height:0;padding:16px 20px 36px}.event-detail-hero h1{margin:20px 0 24px;font-size:30px;line-height:1.15}.event-detail-content br{margin-top:0}.event-detail-support{min-height:340px}.event-detail-support>div{padding:40px 20px}.event-detail-support h2{font-size:36px;line-height:1.08}.event-detail-support p{font-size:16px;line-height:1.65}.event-detail-author{border-radius:16px;min-height:0;margin-top:40px;padding:32px 20px}.event-detail-author h2{font-size:27px}.event-detail-author p{font-size:16px;line-height:1.7}.event-detail-reply{min-height:0;margin-top:40px}.event-detail-article>.blog-detail-footer{margin-top:0}}.reply-form{background:#fafafa;border:1px solid #06172212;border-radius:24px;gap:24px;padding:40px 30px;display:grid;position:relative;overflow:hidden}.reply-form:after{content:"";pointer-events:none;background:#edf4f8cc;border-radius:50%;width:286px;height:286px;position:absolute;top:-98px;right:-126px}.reply-form .form-status,.reply-form label,.reply-form-heading,.reply-form-submit{z-index:1;position:relative}.reply-form-heading h2{color:var(--heading);letter-spacing:0;margin:0;font-size:48px;font-weight:600;line-height:48.3px}.reply-form-heading h2 em{color:var(--heading-accent);font-style:normal}.reply-form-heading p{color:var(--muted);margin:16px 0 0;font-size:16px;line-height:28.9px}.reply-form label{color:var(--heading);letter-spacing:.7px;gap:8px;font-size:18px;font-weight:500;line-height:20px;display:grid}.reply-form input,.reply-form textarea{border-radius:var(--field-radius);background:var(--white);width:100%;color:var(--heading);font:inherit;letter-spacing:0;border:1px solid #c3c6d4;outline:none;font-size:16px;font-weight:400}.reply-form input{min-height:54px;padding:0 17px}.reply-form textarea{resize:vertical;min-height:270px;padding:15px 17px}.reply-form input:focus,.reply-form textarea:focus{border-color:var(--heading-accent);box-shadow:0 0 0 3px #166db01f}.reply-form input::-moz-placeholder,.reply-form textarea::-moz-placeholder{color:var(--muted);opacity:1}.reply-form input::placeholder,.reply-form textarea::placeholder{color:var(--muted);opacity:1}.reply-form-fields{grid-template-columns:repeat(3,minmax(0,1fr));gap:55px;display:grid}.reply-form-submit{border-top:1px solid #c3c6d44d;padding-top:17px}.reply-form-submit button{border-radius:var(--button-radius);width:100%;min-height:60px;color:var(--white);cursor:pointer;font:inherit;background:#006da9;border:0;font-size:24px;font-weight:600;line-height:31px}.reply-form-submit button:hover{background:var(--heading)}.reply-form-submit button:disabled{cursor:wait;opacity:.65}@media (max-width:1000px){.reply-form-fields{gap:22px}}@media (max-width:720px){.reply-form{border-radius:16px;padding:30px 20px}.reply-form:after{right:-166px}.reply-form-heading h2{font-size:38px;line-height:1.05}.reply-form-heading p{max-width:78%;font-size:14px;line-height:1.55}.reply-form-fields{grid-template-columns:1fr;gap:20px}.reply-form label{font-size:16px}.reply-form textarea{min-height:220px}.reply-form-submit button{min-height:54px;font-size:19px}}.markets-section .market-links-grid .market-link-card,.service-markets-section .market-links-grid .market-link-card{flex-direction:row;width:100%;height:auto;min-height:84px;color:var(--heading);text-align:left;border-radius:8px;grid-template-columns:44px minmax(0,1fr) 28px;place-content:normal;place-items:center stretch;gap:16px;padding:18px 20px;font-size:16px;font-weight:700;line-height:1.25;display:grid}.markets-section .market-links-grid .market-link-flag,.service-markets-section .market-links-grid .market-link-flag{-o-object-fit:contain;object-fit:contain;width:44px;height:44px;box-shadow:none;border-radius:999px;flex:0 0 44px}.market-link-name{overflow-wrap:anywhere;min-width:0}.market-link-arrow{color:var(--heading-accent);justify-self:end;transition:transform .15s}.market-link-card:hover .market-link-arrow{transform:translate(4px)}.market-link-card:focus-visible{outline:2px solid var(--heading-accent);outline-offset:3px}@media (max-width:720px){.markets-section .market-links-grid,.service-markets-section .market-links-grid{gap:16px}.markets-section .market-links-grid .market-link-card,.service-markets-section .market-links-grid .market-link-card{grid-template-columns:40px minmax(0,1fr) 24px;gap:14px;min-height:76px;padding:14px 16px;font-size:15px}.markets-section .market-links-grid .market-link-flag,.service-markets-section .market-links-grid .market-link-flag{flex-basis:40px;width:40px;height:40px}.market-link-arrow{width:24px;height:24px}}:where(h1,h2,h3,h4,h5,h6) em{font-style:normal;color:inherit!important}.recruitment-solution-hero{background:linear-gradient(90deg,#04192bf0 0,#08273ec7 52%,#08273e8a 100%),var(--detail-hero-image) var(--solution-hero-position,center) /cover no-repeat}.recruitment-solution-media{aspect-ratio:592/520}.recruitment-solution-page .industry-detail-info-grid article{min-height:0}.recruitment-solution-panel-section .industry-detail-panel{border-radius:0}.trust-information-page{background:var(--white)}.trust-information-hero{color:var(--white);text-align:center;background-color:#173f63;background-image:url(/images/services/connecting-futures-pattern.svg);background-position:50%;background-repeat:no-repeat;background-size:cover;padding:90px 0 96px}.trust-information-hero .eyebrow{color:#8dc8f2}.trust-information-hero h1{max-width:900px;color:var(--white);margin:18px auto 0;font-size:64px;font-weight:600;line-height:1.05}.trust-information-hero .container>p:last-child{color:#ffffffe0;max-width:760px;margin:24px auto 0;font-size:18px;line-height:1.7}.privacy-policy-content{background:var(--soft);padding:90px 0 104px}.privacy-policy-layout{grid-template-columns:330px minmax(0,1fr);align-items:start;gap:70px;display:grid}.privacy-policy-layout>aside{background:var(--white);border:1px solid #dbe5ed;border-radius:8px;padding:30px;position:sticky;top:24px;box-shadow:0 12px 30px #102d4412}.privacy-policy-layout aside h2{color:var(--heading);margin:12px 0 0;font-size:25px;line-height:1.2}.privacy-policy-layout aside>p:not(.eyebrow){color:#64748b;margin:18px 0 0;font-size:15px;line-height:1.7}.privacy-policy-layout aside .button{width:100%;min-width:0;margin-top:24px}.privacy-policy-layout>article{background:var(--white);border:1px solid #dbe5ed;border-radius:8px;padding:48px 54px}.privacy-policy-layout article section+section{border-top:1px solid #dbe5ed;margin-top:38px;padding-top:38px}.privacy-policy-layout article h2{color:var(--heading);margin:0;font-size:32px;font-weight:600;line-height:1.2}.privacy-policy-layout article p{color:#64748b;margin:18px 0 0;font-size:17px;line-height:1.8}.fraud-report-intro{background:var(--white);padding:90px 0}.fraud-report-grid{grid-template-columns:minmax(0,560px) minmax(0,1fr);align-items:center;gap:70px;display:grid}.fraud-report-media{aspect-ratio:4/3;width:100%}.fraud-alert-actions h2,.fraud-report-copy h2{color:var(--heading);margin:16px 0 0;font-size:44px;font-weight:600;line-height:1.08}.fraud-alert-actions p,.fraud-report-copy>p:not(.eyebrow){color:#64748b;margin:22px 0 0;font-size:17px;line-height:1.75}.fraud-report-copy ul{gap:13px;margin:26px 0 0;padding:0;list-style:none;display:grid}.fraud-report-copy li{color:var(--heading);padding-left:36px;font-size:16px;font-weight:600;line-height:1.65;position:relative}.fraud-report-copy li:before{content:"";background:url(/images/services/check.svg) 50%/contain no-repeat;width:26px;height:26px;position:absolute;top:0;left:0}.fraud-alert-section{background:var(--soft);padding:88px 0 104px}.fraud-alert-media{aspect-ratio:1024/380;background:#d8232a;border-radius:8px;width:100%}.fraud-alert-actions{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:60px;margin-top:42px;display:grid}.fraud-alert-actions h2{margin-top:0}.fraud-alert-actions .button-row{gap:14px;margin:0}@media (max-width:1180px){.privacy-policy-layout{grid-template-columns:280px minmax(0,1fr);gap:36px}.fraud-report-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:42px}.fraud-alert-actions{grid-template-columns:1fr;gap:28px}}@media (max-width:820px){.trust-information-hero{padding:70px 0}.trust-information-hero h1{font-size:48px}.fraud-report-grid,.privacy-policy-layout{grid-template-columns:1fr}.privacy-policy-layout>aside{position:static}.fraud-report-media{max-width:600px;margin-inline:auto}}@media (max-width:720px){.recruitment-solution-hero{background-position:var(--solution-hero-position,center)}.recruitment-solution-page .industry-detail-faq,.recruitment-solution-page .industry-detail-info-section{padding-block:58px}.trust-information-hero{padding:56px 0 62px}.trust-information-hero h1{margin-top:14px;font-size:40px}.trust-information-hero .container>p:last-child{margin-top:18px;font-size:16px}.fraud-alert-section,.fraud-report-intro,.privacy-policy-content{padding:58px 0}.privacy-policy-layout{gap:24px}.privacy-policy-layout>article{padding:28px 22px}.privacy-policy-layout article section+section{margin-top:28px;padding-top:28px}.privacy-policy-layout article h2{font-size:26px}.privacy-policy-layout article p{font-size:15px;line-height:1.75}.fraud-report-grid{gap:36px}.fraud-alert-actions h2,.fraud-report-copy h2{font-size:34px}.fraud-alert-actions p,.fraud-report-copy>p:not(.eyebrow){font-size:15px;line-height:1.7}.fraud-alert-actions{margin-top:32px}.fraud-alert-actions .button,.fraud-alert-actions .button-row{width:100%}}:is(.split-grid,.service-feature-grid,.service-cert-grid,.industry-detail-split-grid,.country-recruitment-split-grid,.romania-hero-grid,.romania-story-grid,.qcon-intro-grid,.our-process-split-grid,.visa-processing-intro-grid):has(.service-read-more-content){align-items:start}:is(.split-grid,.service-feature-grid,.service-cert-grid,.industry-detail-split-grid,.country-recruitment-split-grid,.romania-hero-grid,.romania-story-grid,.qcon-intro-grid,.our-process-split-grid,.visa-processing-intro-grid):has(.service-read-more-content)>*{align-self:start}@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-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-leading{syntax:"*";inherits:false}@property --tw-font-weight{syntax:"*";inherits:false}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}