@charset "UTF-8";@layer properties;@layer theme,base,components,utilities;@layer theme{:root,:host{--font-sans: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--color-white: #fff;--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)}}@layer base{*,:after,:before,::backdrop,::file-selector-button{box-sizing:border-box;margin:0;padding:0;border:0 solid}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;tab-size:4;font-family:var(--default-font-family, ui-sans-serif, system-ui, 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,samp,pre{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{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea,::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;border-radius:0;background-color:transparent;opacity:1}: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}::placeholder{opacity:1}@supports (not (-webkit-appearance: -apple-pay-button)) or (contain-intrinsic-size: 1px){::placeholder{color:currentcolor}@supports (color: color-mix(in lab,red,red)){::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,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute-field,::-webkit-datetime-edit-second-field,::-webkit-datetime-edit-millisecond-field,::-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]),::file-selector-button{appearance:button}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer utilities{.static{position:static}.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}}.block{display:block}.grid{display:grid}.inline{display:inline}.table{display:table}.grow{flex-grow:1}.bg-white{background-color:var(--color-white)}.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,-webkit-backdrop-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))}}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{font-size:16px;-webkit-font-smoothing:antialiased}body{font-family:DM Sans,sans-serif;color:#1a1a2e;background:#fff;line-height:1.6}a{text-decoration:none;color:inherit}img{max-width:100%;display:block}input,textarea,select{font-family:inherit}ul{list-style:none}:root{--blue: #255379;--orange: #e8541d;--orange-light: #fef0eb;--blue-light: #ebf2f8;--text: #1a1a2e;--muted: #5e6680;--bg-stripe: #f4f6f9;--max: 1280px;--pad: 1.5rem}.container{max-width:var(--max);margin:0 auto;padding-left:var(--pad);padding-right:var(--pad)}.section{padding:6rem 0}.section h2{font-family:"DM Serif Display",serif;font-size:clamp(2rem,4vw,2.8rem);font-weight:400;color:var(--text);line-height:1.2}.section-header{display:grid;grid-template-columns:1fr;gap:1.5rem;margin-bottom:4rem;align-items:end}.section-header p{font-size:1rem;line-height:1.625;color:var(--muted)}.accent-bar{width:3rem;height:4px;border-radius:9999px;background:var(--orange);margin-bottom:2rem}.accent-bar-sm{width:2rem;height:4px;border-radius:9999px;background:var(--orange);margin-bottom:1.25rem}.eyebrow{font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.1em;color:var(--orange);margin-bottom:1rem}.bg-stripe{background:var(--bg-stripe)}.bg-white{background:#fff}.bg-blue-light{background:var(--blue-light)}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.4rem;padding:.5rem 1.25rem;border-radius:.375rem;font-size:.875rem;font-weight:600;transition:filter .2s;cursor:pointer;border:none}.btn:hover{filter:brightness(1.1)}.btn-orange{background:var(--orange);color:#fff}.btn-blue{background:var(--blue);color:#fff}.btn-outline{color:var(--blue);border:2px solid var(--blue);background:transparent}.btn-outline:hover{background:#f9fafb;filter:none}.btn-lg{padding:.85rem 1.75rem;font-size:.95rem}.nav{background:#fff;position:sticky;top:0;z-index:40;border-bottom:1px solid rgba(0,0,0,.08)}.nav-inner{height:4rem;display:flex;align-items:center;justify-content:space-between}.logo{display:flex;align-items:center;gap:.625rem}.logo-mark{width:2rem;height:2rem;border-radius:.25rem;background:var(--blue);display:flex;align-items:center;justify-content:center;font-weight:700;color:#fff;font-size:.875rem}.logo-text{font-weight:600;color:var(--text);font-size:1.125rem}.logo-text span{font-weight:300;color:var(--muted)}.nav-links{display:none;align-items:center;gap:1.75rem}.nav-links a{font-size:.875rem;color:var(--muted);transition:color .2s}.nav-links a:hover,.nav-links a.active{color:var(--text)}.nav-links a.active{font-weight:600}.nav-cta{display:none;align-items:center;gap:.75rem}.nav-cta a{font-size:.875rem;font-weight:500;color:var(--blue);transition:opacity .2s}.nav-cta a.btn-orange{color:#fff}.nav-cta a:hover{opacity:.8}.menu-btn{background:none;border:none;color:var(--text);cursor:pointer;display:flex}.mobile-nav{display:none;padding:0 var(--pad) 1.25rem;background:#fff;border-top:1px solid rgba(0,0,0,.06)}.mobile-nav a{display:block;padding:.625rem 0;font-size:.875rem;color:var(--muted);border-bottom:1px solid rgba(0,0,0,.06)}.mobile-nav .btn-orange{display:block;text-align:center;margin-top:1rem;padding:.625rem;color:#fff}.footer{background:#11101f;padding:4rem 0 2rem}.footer-grid{display:grid;grid-template-columns:1fr;gap:2.5rem;margin-bottom:3rem}.footer-brand .logo-mark{width:1.75rem;height:1.75rem;font-size:.75rem}.footer-brand p{font-size:.875rem;line-height:1.625;color:#fff6;margin:1rem 0}.socials{display:flex;gap:.75rem}.socials a{width:2rem;height:2rem;border-radius:.25rem;background:#ffffff12;display:flex;align-items:center;justify-content:center;transition:background .2s}.socials a:hover{background:#ffffff26}.socials a svg{width:13px;height:13px;color:#ffffff8c}.footer-col h4{font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.1em;color:var(--orange);margin-bottom:1rem}.footer-col li+li{margin-top:.625rem}.footer-col a{font-size:.875rem;color:#ffffff59;transition:color .2s}.footer-col a:hover{color:#fff9}.footer-bottom{padding-top:1.5rem;border-top:1px solid rgba(255,255,255,.07);display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;font-size:11px;color:#ffffff38}.footer-bottom a{color:inherit;transition:color .2s}.footer-bottom a:hover{color:#ffffff73}.hero{background:#fff;overflow:hidden}.hero-grid{display:grid;grid-template-columns:1fr;gap:2rem;align-items:center;padding-top:4rem}.hero h1{font-family:"DM Serif Display",serif;font-size:clamp(2.8rem,5.5vw,4.2rem);line-height:1.08;color:var(--text);letter-spacing:-.01em;margin-bottom:1.75rem}.hero h1 span{color:var(--blue)}.hero p{font-size:1.125rem;line-height:1.625;color:var(--muted);max-width:44ch;margin-bottom:2.25rem}.search-bar{display:flex;border-radius:.75rem;overflow:hidden;box-shadow:0 1px 3px #00000014;border:1.5px solid var(--blue);margin-bottom:2rem}.search-bar input{flex:1;padding:1rem 1.25rem;font-size:.875rem;background:#fff;border:none;outline:none;color:var(--text)}.search-bar button{padding:1rem 1.5rem;font-size:.875rem;font-weight:600;color:#fff;background:var(--blue);border:none;cursor:pointer;display:flex;align-items:center;gap:.5rem;transition:opacity .2s}.search-bar button:hover{opacity:.9}.trending{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem 1rem;font-size:.875rem;color:var(--muted);margin-bottom:2.5rem}.trending a{color:var(--blue);text-decoration:underline;text-underline-offset:2px;text-decoration-style:dotted;transition:opacity .2s}.trending a:hover{opacity:.7;text-decoration:none}.hero-btns{display:flex;flex-wrap:wrap;gap:.75rem}.hero-img{display:none;position:relative;align-self:stretch}.hero-img-inner{position:relative;height:100%;min-height:600px}.hero-img-inner img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;clip-path:polygon(8% 0,100% 0,100% 100%,0% 100%)}.hero-img-inner .strip{position:absolute;top:0;left:0;bottom:0;width:4px;background:var(--orange)}.float-card{position:absolute;background:#fff;border-radius:.75rem;box-shadow:0 25px 50px -12px #00000040;z-index:2;padding:1.25rem}.float-card.big{left:0;bottom:5rem;border:2px solid var(--orange-light)}.float-card.big .lbl{font-size:.75rem;text-transform:uppercase;letter-spacing:.1em;font-weight:600;color:var(--orange);margin-bottom:.25rem}.float-card.big .num{font-family:"DM Serif Display",serif;font-size:2.25rem;font-weight:400;color:var(--text);line-height:1}.float-card.big .num span{font-size:1.125rem}.float-card.big .sub{font-size:.75rem;color:var(--muted);margin-top:.25rem}.float-card.small{right:1.5rem;top:3rem;padding:.75rem 1rem;box-shadow:0 10px 15px -3px #0000001a;border:1px solid var(--blue-light)}.float-card.small .top{font-size:.75rem;font-weight:600;color:var(--blue)}.float-card.small .btm{font-size:10px;color:var(--muted)}.page-header{background:var(--bg-stripe);padding:4.5rem 0;border-bottom:1px solid rgba(0,0,0,.06)}.page-header .accent-bar-sm{margin-bottom:1.5rem}.page-header h1{font-family:"DM Serif Display",serif;font-size:clamp(2.4rem,4.5vw,3.4rem);font-weight:400;color:var(--text);line-height:1.12;margin-bottom:1rem}.page-header h1 span{color:var(--blue)}.page-header p{font-size:1.0625rem;line-height:1.625;color:var(--muted);max-width:56ch}.breadcrumb{display:flex;flex-wrap:wrap;gap:.4rem;font-size:.8125rem;color:var(--muted);margin-bottom:1.5rem}.breadcrumb a{color:var(--blue)}.breadcrumb a:hover{text-decoration:underline}.breadcrumb span{color:#0000004d}.stats{background:var(--blue);padding:3rem 0}.stats-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem}.stat{text-align:center}.stat-num{font-family:"DM Serif Display",serif;font-size:1.875rem;font-weight:400;color:#fff;margin-bottom:.25rem}.stat-lbl{font-size:11px;letter-spacing:.05em;text-transform:uppercase;color:#fff9}.clients-strip{padding:3rem 0;background:#fff;border-bottom:1px solid rgba(0,0,0,.06);overflow:hidden}.clients-label{text-align:center;font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.12em;color:var(--muted);margin-bottom:1.75rem}.clients-track-wrap{overflow:hidden}.clients-track{display:flex;gap:1.25rem;width:max-content;animation:clients-marquee 40s linear infinite}.clients-track:hover{animation-play-state:paused}.logo-card{display:flex;align-items:center;justify-content:center;padding:1.25rem 2.25rem;background:#fff;border:1px solid rgba(0,0,0,.08);border-radius:.625rem;min-width:11rem;height:6rem;flex-shrink:0;transition:border-color .2s,box-shadow .2s}.logo-card:hover{border-color:#25537933;box-shadow:0 4px 12px #0000000f}.logo-card img{max-height:3rem;max-width:9rem;width:auto;height:auto;display:block}.logo-text-fallback{font-size:.75rem;font-weight:600;color:var(--muted);white-space:nowrap;text-align:center}@keyframes clients-marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.services-grid{display:grid;grid-template-columns:1fr;gap:1.25rem}.service-card{padding:1.75rem;border-radius:.75rem;background:#fff;border:1px solid rgba(0,0,0,.07);transition:box-shadow .3s;cursor:pointer}.service-card:hover{box-shadow:0 10px 15px -3px #0000001a}.service-icon{width:2.75rem;height:2.75rem;border-radius:.5rem;display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem}.service-icon svg{width:20px;height:20px}.service-card h3{font-family:"DM Serif Display",serif;font-size:1.15rem;font-weight:400;color:var(--text);margin-bottom:.75rem}.service-card p{font-size:.875rem;line-height:1.625;color:var(--muted);margin-bottom:1.25rem}.service-card a{font-size:.875rem;font-weight:600;color:var(--orange);display:inline-flex;align-items:center;gap:.25rem;transition:opacity .2s}.service-card a:hover{opacity:.8}.service-card a svg{width:14px;height:14px}.process-grid{display:grid;grid-template-columns:1fr;gap:1.5rem}.step-num{font-family:"DM Serif Display",serif;font-size:2.25rem;font-weight:400;color:var(--orange-light);line-height:1;margin-bottom:1rem}.step h4{font-weight:600;color:var(--text);margin-bottom:.5rem}.step p{font-size:.75rem;line-height:1.625;color:var(--muted)}.process-cta{margin-top:3rem}.testimonial-grid{display:grid;grid-template-columns:1fr;gap:1.5rem}.testimonial-card{padding:1.75rem;border-radius:.75rem;background:#fff;border:1px solid rgba(0,0,0,.07);display:flex;flex-direction:column}.stars{display:flex;gap:2px;margin-bottom:1.25rem}.stars svg{width:13px;height:13px;fill:var(--orange)}.testimonial-card p{font-family:"DM Serif Display",serif;font-size:.875rem;font-style:italic;line-height:1.625;color:var(--text);margin-bottom:1.5rem;flex:1}.author{display:flex;align-items:center;gap:.75rem;padding-top:1.25rem;border-top:1px solid rgba(0,0,0,.06)}.author img{width:2.5rem;height:2.5rem;border-radius:50%;object-fit:cover;background:#e5e7eb}.author-name{font-weight:600;font-size:.875rem;color:var(--text)}.author-role{font-size:.75rem;color:var(--muted)}.global{background:#fff}.global-grid{display:grid;grid-template-columns:1fr;gap:4rem;align-items:center}.global .accent-bar-sm{margin-bottom:1.75rem}.global h2{font-family:"DM Serif Display",serif;font-size:clamp(2rem,4vw,2.8rem);font-weight:400;color:var(--text);line-height:1.2;margin-bottom:1.25rem}.global p{font-size:1rem;line-height:1.625;color:var(--muted);margin-bottom:2rem}.countries{display:grid;grid-template-columns:repeat(2,1fr);gap:.625rem 1rem;margin-bottom:2rem}.countries>div{display:flex;align-items:center;gap:.5rem;font-size:.875rem;color:var(--muted)}.countries .dot{width:6px;height:6px;border-radius:50%;background:var(--orange);flex-shrink:0}.global-img{display:none;position:relative;overflow:hidden;border-radius:1rem;height:500px}.global-img img{width:100%;height:100%;object-fit:cover}.global-img .overlay{position:absolute;inset:0;border-radius:1rem;background:linear-gradient(to bottom right,#25537933,#e8541d22)}.cta{background:var(--text);padding:6rem 0;text-align:center}.cta .accent-bar-sm{margin:0 auto 1.75rem}.cta h2{font-family:"DM Serif Display",serif;font-size:clamp(2rem,4vw,3.2rem);font-weight:400;color:#fff;line-height:1.15;margin-bottom:1.25rem}.cta p{font-size:1rem;line-height:1.625;color:#fff9;max-width:50ch;margin:0 auto 2.5rem}.cta-btns{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.split{display:grid;grid-template-columns:1fr;gap:3rem;align-items:center}.split.reverse .split-media{order:-1}.split-body h2{font-family:"DM Serif Display",serif;font-size:clamp(1.9rem,3.6vw,2.6rem);font-weight:400;color:var(--text);line-height:1.2;margin-bottom:1.25rem}.split-body p{font-size:1rem;line-height:1.7;color:var(--muted);margin-bottom:1.25rem}.split-body p:last-child{margin-bottom:0}.split-media{position:relative;border-radius:1rem;overflow:hidden;min-height:340px}.split-media img{width:100%;height:100%;object-fit:cover;min-height:340px}.split-media .frame-strip{position:absolute;top:0;left:0;bottom:0;width:4px;background:var(--orange);z-index:2}.feature-grid{display:grid;grid-template-columns:1fr;gap:1.5rem}.feature-card{padding:2rem;border-radius:.75rem;background:#fff;border:1px solid rgba(0,0,0,.07);transition:box-shadow .3s}.feature-card:hover{box-shadow:0 10px 15px -3px #0000001a}.feature-card .service-icon{margin-bottom:1.25rem}.feature-card h3{font-family:"DM Serif Display",serif;font-size:1.3rem;font-weight:400;color:var(--text);margin-bottom:.75rem}.feature-card p{font-size:.9375rem;line-height:1.7;color:var(--muted)}.contact-grid{display:grid;grid-template-columns:1fr;gap:1.5rem}.contact-card{padding:2rem;border-radius:.75rem;background:#fff;border:1px solid rgba(0,0,0,.07);text-align:center;transition:box-shadow .3s}.contact-card:hover{box-shadow:0 10px 15px -3px #0000001a}.contact-card .contact-icon{width:3.25rem;height:3.25rem;border-radius:.625rem;display:flex;align-items:center;justify-content:center;margin:0 auto 1.25rem;background:var(--blue-light)}.contact-card .contact-icon svg{width:24px;height:24px;color:var(--blue)}.contact-card.accent .contact-icon{background:var(--orange-light)}.contact-card.accent .contact-icon svg{color:var(--orange)}.contact-card h3{font-family:"DM Serif Display",serif;font-size:1.2rem;font-weight:400;color:var(--text);margin-bottom:.5rem}.contact-card .contact-value{font-size:.95rem;font-weight:600;color:var(--blue);margin-bottom:.35rem;word-break:break-word}.contact-card .contact-note{font-size:.8125rem;color:var(--muted);margin-bottom:1.25rem}.contact-channels{display:flex;justify-content:center;gap:.6rem;flex-wrap:wrap}.contact-channels a{width:2.25rem;height:2.25rem;border-radius:.4rem;background:var(--bg-stripe);display:flex;align-items:center;justify-content:center;transition:background .2s}.contact-channels a:hover{background:var(--blue-light)}.contact-channels a svg{width:16px;height:16px;color:var(--blue)}.form-card{background:#fff;border:1px solid rgba(0,0,0,.07);border-radius:1rem;padding:2.5rem}.form-row{display:grid;grid-template-columns:1fr;gap:1.25rem;margin-bottom:1.25rem}.field label{display:block;font-size:.8125rem;font-weight:600;color:var(--text);margin-bottom:.4rem}.field input,.field textarea,.field select{width:100%;padding:.8rem 1rem;font-size:.9rem;color:var(--text);background:var(--bg-stripe);border:1.5px solid transparent;border-radius:.5rem;outline:none;transition:border-color .2s,background .2s}.field input:focus,.field textarea:focus,.field select:focus{border-color:var(--blue);background:#fff}.field textarea{resize:vertical;min-height:120px}.doc-list{display:grid;grid-template-columns:1fr;gap:1rem}.doc-item{display:flex;align-items:center;gap:1.25rem;padding:1.5rem;background:#fff;border:1px solid rgba(0,0,0,.07);border-radius:.75rem;transition:box-shadow .3s,border-color .2s}.doc-item:hover{box-shadow:0 10px 15px -3px #0000001a;border-color:var(--blue-light)}.doc-icon{width:3rem;height:3rem;flex-shrink:0;border-radius:.5rem;background:var(--blue-light);display:flex;align-items:center;justify-content:center}.doc-icon svg{width:22px;height:22px;color:var(--blue)}.doc-meta{flex:1;min-width:0}.doc-meta h3{font-size:1rem;font-weight:600;color:var(--text);margin-bottom:.2rem}.doc-meta p{font-size:.8125rem;color:var(--muted)}.doc-tags{display:flex;gap:.5rem;flex-wrap:wrap;margin-top:.5rem}.doc-tag{font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.05em;padding:.2rem .55rem;border-radius:9999px;background:var(--bg-stripe);color:var(--muted)}.doc-actions{display:flex;gap:.6rem;flex-shrink:0}.doc-actions a{display:inline-flex;align-items:center;justify-content:center;gap:.3rem;padding:.5rem .9rem;border-radius:.4rem;font-size:.8125rem;font-weight:600;transition:filter .2s,background .2s}.doc-actions a svg{width:14px;height:14px}.doc-actions .doc-view{color:var(--blue);background:var(--blue-light)}.doc-actions .doc-view:hover{background:#dfeaf4}.doc-actions .doc-download{color:#fff;background:var(--orange)}.doc-actions .doc-download:hover{filter:brightness(1.1)}.doc-categories{display:flex;flex-wrap:wrap;gap:.6rem;margin-bottom:2.5rem}.doc-categories button{padding:.5rem 1.1rem;font-size:.8125rem;font-weight:600;border-radius:9999px;border:1.5px solid rgba(0,0,0,.1);background:#fff;color:var(--muted);cursor:pointer;transition:all .2s}.doc-categories button:hover{border-color:var(--blue)}.doc-categories button.active{background:var(--blue);border-color:var(--blue);color:#fff}.policy-body{max-width:52rem}.policy-body h2{font-family:"DM Serif Display",serif;font-size:clamp(1.4rem,2.5vw,1.75rem);font-weight:400;color:var(--text);margin-top:3rem;margin-bottom:.75rem;padding-bottom:.5rem;border-bottom:1px solid rgba(0,0,0,.07)}.policy-body h2:first-child{margin-top:0}.policy-body h3{font-size:1rem;font-weight:700;color:var(--text);margin-top:1.5rem;margin-bottom:.5rem}.policy-body p{font-size:.9375rem;line-height:1.75;color:var(--muted);margin-bottom:1rem}.policy-body ul{list-style:disc;padding-left:1.5rem;margin-bottom:1rem}.policy-body ul li{font-size:.9375rem;line-height:1.75;color:var(--muted);margin-bottom:.25rem}.policy-body a{color:var(--blue);text-decoration:underline}.policy-body strong{color:var(--text);font-weight:600}.cookie-table-wrap{overflow-x:auto;margin:1rem 0 1.5rem;border-radius:.5rem;border:1px solid rgba(0,0,0,.08)}.cookie-table{width:100%;border-collapse:collapse;font-size:.875rem}.cookie-table th{background:var(--bg-stripe);padding:.625rem 1rem;text-align:left;font-weight:600;color:var(--text);border-bottom:1px solid rgba(0,0,0,.08)}.cookie-table td{padding:.625rem 1rem;color:var(--muted);border-bottom:1px solid rgba(0,0,0,.05)}.cookie-table tr:last-child td{border-bottom:none}.numbers-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:2.5rem 1.5rem}.number-block{text-align:center}.number-block .big-num{font-family:"DM Serif Display",serif;font-size:clamp(2.6rem,6vw,3.6rem);font-weight:400;color:var(--orange);line-height:1;margin-bottom:.5rem}.number-block .num-lbl{font-size:.875rem;font-weight:600;color:var(--text);margin-bottom:.25rem}.number-block .num-sub{font-size:.8125rem;color:var(--muted)}.featured-story{background:#fff;border:1px solid rgba(0,0,0,.07);border-left:4px solid var(--orange);border-radius:.75rem;padding:2.5rem}.featured-story .stars{margin-bottom:1.5rem}.featured-story blockquote{font-family:"DM Serif Display",serif;font-size:clamp(1.2rem,2.5vw,1.6rem);font-style:italic;line-height:1.5;color:var(--text);margin-bottom:1.75rem}.tick-list{display:grid;gap:.85rem;margin:1.5rem 0}.tick-list li{display:flex;gap:.7rem;font-size:.95rem;color:var(--muted);line-height:1.6}.tick-list li svg{width:18px;height:18px;flex-shrink:0;margin-top:3px;color:var(--orange)}.country-chips{display:flex;flex-wrap:wrap;gap:.6rem}.country-chip{display:flex;align-items:center;gap:.5rem;padding:.55rem 1rem;background:#fff;border:1px solid rgba(0,0,0,.08);border-radius:9999px;font-size:.875rem;color:var(--text)}.country-chip .dot{width:7px;height:7px;border-radius:50%;background:var(--orange);flex-shrink:0}@media(min-width:768px){.nav-links,.nav-cta{display:flex}.menu-btn{display:none}.hero-grid{grid-template-columns:1fr 1fr;gap:2rem}.hero-img{display:block}.stats-grid{grid-template-columns:repeat(4,1fr)}.section-header{grid-template-columns:auto 1fr;gap:5rem}.services-grid{grid-template-columns:repeat(3,1fr)}.process-grid{grid-template-columns:repeat(5,1fr)}.testimonial-grid{grid-template-columns:repeat(3,1fr)}.global-grid{grid-template-columns:1fr 1fr}.global-img{display:block}.footer-grid{grid-template-columns:1.5fr repeat(3,1fr)}.split{grid-template-columns:1fr 1fr;gap:4rem}.feature-grid{grid-template-columns:repeat(3,1fr)}.feature-grid.two{grid-template-columns:repeat(2,1fr)}.contact-grid{grid-template-columns:repeat(3,1fr)}.form-row.two{grid-template-columns:1fr 1fr}.numbers-grid{grid-template-columns:repeat(4,1fr)}.md-link{display:flex!important}}@media(max-width:767px){:root{--pad: 1.25rem}.section,.cta{padding:4rem 0}.hero-grid{padding-top:2rem}.hero h1,.hero p{text-align:center}.hero-btns{justify-content:center}.page-header{padding:3rem 0}.doc-item{flex-wrap:wrap}.doc-actions{width:100%}.doc-actions a{flex:1}}@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;}@layer properties{@supports ((-webkit-hyphens: none) and (not (margin-trim: inline))) or ((-moz-orient: inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--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}}}
