@font-face{font-family:Inter;src:url('../fonts/inter-cyrillic.woff2') format('woff2');font-weight:100 900;font-style:normal;font-display:swap;unicode-range:U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}
@font-face{font-family:Inter;src:url('../fonts/inter-latin.woff2') format('woff2');font-weight:100 900;font-style:normal;font-display:swap}
@font-face{font-family:Caveat;src:url('../fonts/caveat-cyrillic.woff2') format('woff2');font-weight:400 700;font-style:normal;font-display:swap}
:root{--primary:#075db8;--primary-dark:#074a91;--primary-light:#eaf4ff;--navy:#08274a;--navy-deep:#061e38;--text:#102a46;--muted:#5b6c80;--border:#dde7f0;--soft:#f6fafd;--white:#fff;--shadow:0 3px 12px #1236550c;--radius:8px;--scroll-thumb:#8ca6c0;--scroll-track:#edf3f9;--scroll-hover:#577ea5;--scroll-active:#075db8}
*{box-sizing:border-box;scrollbar-width:thin;scrollbar-color:var(--scroll-thumb) var(--scroll-track)}
*::-webkit-scrollbar{width:10px;height:10px}*::-webkit-scrollbar-track{background:var(--scroll-track)}*::-webkit-scrollbar-thumb{background:var(--scroll-thumb);border:2px solid var(--scroll-track);border-radius:8px}*::-webkit-scrollbar-thumb:hover{background:var(--scroll-hover)}*::-webkit-scrollbar-thumb:active{background:var(--scroll-active)}
html{scroll-behavior:smooth;scroll-padding-top:92px}body{margin:0;color:var(--navy);font:15px/1.5 Inter,Arial,sans-serif;background:linear-gradient(#fff 65%,#f6fafd)}
button,input,select{font:inherit}button,a,select{touch-action:manipulation}button,a{ -webkit-tap-highlight-color:transparent}button,select{cursor:pointer}button{color:inherit}a{color:inherit;text-decoration:none}img{display:block;max-width:100%;height:auto}button{border:0}h1,h2,h3,p,ul,ol{margin:0}ul,ol{padding:0;list-style:none}h1,h2,h3{color:var(--navy-deep)}h2{font-size:30px;font-weight:780;line-height:1.2;letter-spacing:-.7px}h3{font-size:15px;line-height:1.35;font-weight:730}p{line-height:1.5}.container{width:calc(100% - 120px);max-width:1360px;margin-inline:auto}.icon{width:24px;height:24px;display:inline-block;flex-shrink:0;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round;vertical-align:middle}a,button{transition:color .18s,background .18s,box-shadow .18s,transform .18s}:focus-visible{outline:3px solid #e09b20;outline-offset:4px}input:focus-visible,select:focus-visible{outline:2px solid var(--primary);outline-offset:2px}[hidden]{display:none!important}.skip-link{position:fixed;left:20px;top:-80px;padding:12px 20px;background:white;color:var(--primary);z-index:100}.skip-link:focus{top:12px}
.button{display:inline-flex;align-items:center;justify-content:center;gap:14px;min-height:52px;padding:12px 27px;border:1px solid var(--primary);border-radius:6px;background:var(--primary);color:white;font-size:14px;font-weight:700;line-height:1.2;white-space:nowrap;box-shadow:inset 0 1px 0 #ffffff1f}.button .icon{width:18px;height:18px}.button:hover{background:var(--primary-dark);box-shadow:0 4px 12px #075db827}.button:active{transform:translateY(1px)}.button:disabled{cursor:wait;opacity:.65}.button-outline{background:#ffffff80;color:var(--primary);box-shadow:none}.button-outline:hover{background:var(--primary-light);color:var(--primary-dark)}
.site-header{position:sticky;top:0;z-index:30;background:#fff;transition:box-shadow .2s}.site-header.scrolled{box-shadow:0 3px 20px #08274a19}.header-inner{min-height:70px;display:flex;align-items:center;gap:34px}.brand{flex-shrink:0;width:213px}.main-navigation{display:flex;align-items:center;gap:24px;flex:1;justify-content:center}.main-navigation>a:not(.button){position:relative;padding:24px 0;font-size:11px;font-weight:750;white-space:nowrap}.main-navigation>a:not(.button):after{content:'';position:absolute;height:2px;bottom:18px;left:0;right:0;background:var(--primary);transform:scaleX(0);transition:transform .2s}.main-navigation>a:hover,.main-navigation>a.active{color:var(--primary)}.main-navigation>a.active:after{transform:scaleX(1)}.header-actions{display:flex;gap:20px}.header-actions .button{min-height:42px;padding:10px 19px;font-size:12px;gap:10px}.header-actions .icon{width:15px;height:15px}.menu-toggle,.mobile-consultation{display:none}
.hero{height:484px;position:relative;overflow:hidden;background:#ebf6ff}.hero-photo{position:absolute;left:32%;top:0;width:68%;height:100%;object-fit:cover;object-position:center 34%}.hero-fade{position:absolute;inset:0;background:linear-gradient(90deg,#eef8ff 0%,#edf7ff 29%,#edf7ffed 34%,#edf7ff94 40%,#edf7ff00 48%)}.hero-inner{height:100%;position:relative;display:flex;justify-content:space-between;align-items:center}.hero-copy{width:590px;max-width:47%;align-self:stretch;padding-top:37px;display:flex;flex-direction:column;position:relative;z-index:1}.eyebrow{font-size:12px;letter-spacing:1px;color:#287bd0;font-weight:550;margin-bottom:12px}.hero h1{font-size:43px;font-weight:800;letter-spacing:-1.1px;line-height:1.12;white-space:nowrap;margin-bottom:16px}.hero-description{font-size:16px;line-height:1.5;max-width:535px}.hero-actions{display:flex;gap:20px;margin-top:20px}.hero-actions .button{min-height:54px;padding-inline:27px}.hero-benefits{display:grid;grid-template-columns:.8fr 1fr 1.15fr 1fr;margin-top:auto;margin-bottom:31px;max-width:563px}.hero-benefits li{padding:0 26px;border-right:1px solid #9ebfe2;font-size:13px;line-height:1.35}.hero-benefits li:first-child{padding-left:2px}.hero-benefits li:last-child{border-right:0;padding-right:0}.hero-benefits .icon{display:block;color:var(--primary);width:30px;height:30px;stroke-width:2.3;margin-bottom:10px}.handwritten{font-family:Caveat,'Segoe Print',cursive;font-size:28px;line-height:.97;font-weight:500;transform:rotate(-10deg)}.hero-note{position:absolute;top:40px;left:61.3%;font-size:29px;color:#173952;z-index:2}.hero-note:before,.bottom-note:before{content:'↶';position:absolute;left:-25px;top:0;font-size:34px}.process-panel{position:relative;z-index:3;width:322px;border:1px solid #e6e9ed;background:#fffffffa;border-radius:9px;padding:14px 18px 16px;box-shadow:0 10px 30px #0a2a4a26}.process-panel h2{font-size:18px;letter-spacing:0;margin-bottom:12px}.process-panel ol{position:relative}.process-panel ol:before{content:'';position:absolute;left:26px;top:16px;bottom:20px;border-left:1px dashed #aac7e5}.process-panel li{display:flex;gap:18px;align-items:center;position:relative;min-height:48px}.process-icon{width:30px;height:30px;margin-left:11px;display:grid;place-items:center;background:#c5e0fc;color:#0966bd;border-radius:50%;box-shadow:0 0 0 4px #fff}.process-icon .icon{width:18px;height:18px}.process-panel li:last-child .process-icon{background:#35a761;color:white}.process-panel h3{font-size:12px;font-weight:760;margin-bottom:2px}.process-panel p{font-size:10px;color:#4d6681;white-space:nowrap}
.section{padding-top:24px;padding-bottom:0}.section-heading{text-align:center;margin-bottom:20px}.section-heading p{margin-top:6px;font-size:15px}.six-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:22px}.card{border:1px solid #e4eaf1;border-radius:var(--radius);background:white;box-shadow:var(--shadow)}.industry-card{display:block;position:relative;overflow:hidden;transition:transform .2s,box-shadow .2s}.industry-card:hover{transform:translateY(-3px);box-shadow:0 6px 20px #1236551c}.industry-card>img{width:100%;height:98px;object-fit:cover;border:3px solid white;border-bottom:0;border-radius:8px 8px 0 0}.industry-icon{position:absolute;top:47px;left:10px;width:76px;height:76px;display:grid;place-items:center;border-radius:50%;background:white;color:#073564}.industry-icon .icon{width:43px;height:43px;stroke-width:1.65}.industry-label{display:flex;align-items:center;justify-content:space-between;gap:3px;min-height:64px;padding:21px 15px 12px;font-size:13px;font-weight:760;letter-spacing:-.25px}.industry-label .icon{width:14px;height:14px;color:var(--primary-dark)}.countries{padding-top:28px}.country-card{padding:3px;overflow:hidden}.country-picture{position:relative}.country-photo{width:100%;height:112px;object-fit:cover;border-radius:5px 5px 0 0}.flag{position:absolute;left:13px;top:10px;width:42px;height:29px;filter:drop-shadow(0 1px 2px #0002)}.country-card h3{font-size:13px;padding:8px 9px 6px}.how{padding-top:22px}.how .section-heading{margin-bottom:15px}.steps{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:40px}.step-card{position:relative;display:flex;align-items:flex-start;gap:20px;min-height:122px;padding:8px 15px 14px}.step-visual{display:flex;flex-direction:column;align-items:center;gap:16px;flex-shrink:0}.step-number{background:linear-gradient(110deg,#0871c8,#004494);color:#fff;width:43px;height:43px;display:grid;place-items:center;border-radius:50%;font-size:21px;font-weight:700}.step-visual>.icon{color:var(--primary-dark);width:35px;height:35px;stroke-width:2.4}.step-card h3{padding-top:10px;font-size:14px;white-space:nowrap}.step-card p{font-size:14px;color:var(--muted);margin-top:10px;line-height:1.5}.step-arrow{position:absolute;right:-31px;top:47px;color:var(--primary-dark);width:21px}.why{padding-top:23px}.why h2{font-size:29px}.why .section-heading{margin-bottom:21px}.benefits-grid{gap:26px}.benefit-card{min-height:114px;text-align:center;padding:15px 5px 12px}.benefit-card>.icon{height:34px;width:34px;color:var(--primary);stroke-width:2.2;margin-bottom:7px}.benefit-card p{font-size:14px;line-height:1.35}
.contact-section{padding-top:23px}.contact-block{display:grid;grid-template-columns:58% 42%;overflow:hidden;min-height:244px}.contact-copy{position:relative;background:linear-gradient(90deg,#09294bea,#0a325aa8 63%,#08274705),url('../images/cta/contact.webp') center 46%/cover;color:#fff;padding:31px 36px}.contact-copy h2{font-size:27px;color:white;letter-spacing:-.4px}.contact-copy>p{font-size:16px;max-width:470px;margin-top:15px;line-height:1.5}.contact-benefits{display:flex;gap:23px;margin-top:30px;position:relative;z-index:1}.contact-benefits li{display:flex;align-items:center;gap:8px;font-size:12px;font-weight:550;white-space:nowrap}.contact-benefits .icon{width:22px;height:22px}.contact-note{position:absolute;right:43px;bottom:18px;font-size:30px;color:white}.form-panel{padding:21px 26px 19px;display:flex;align-items:center}.form-panel form{width:100%}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:7px 18px}.field{min-width:0}.field label{display:block;font-size:13px;font-weight:500;margin-bottom:5px}.field input,.field select{display:block;width:100%;height:38px;border:1px solid var(--border);border-radius:6px;color:var(--text);font-size:12px;padding:8px 11px;background:#fff}.field input::placeholder{color:#647b97;opacity:1}.field select{appearance:none;padding-right:27px;background:#fff url('../icons/select-chevron.svg') no-repeat right 10px center;background-size:12px}.field select:has(option:checked[value=""]){color:#647b97}.field input[aria-invalid=true],.field select[aria-invalid=true]{border-color:#bb3030}.field-error{display:block;min-height:13px;font-size:10px;line-height:1.3;color:#b12626;margin-top:2px}.submit-button{width:100%;min-height:47px;margin-top:0;font-size:13px}.form-status:empty{display:none}.form-status{font-size:12px;color:#a42b2b;padding-top:6px}.form-success{text-align:center;width:100%;padding:8px 0;outline-offset:2px}.form-success>.icon{width:37px;height:37px;color:#278b4d;margin-bottom:9px}.form-success h3{font-size:20px;margin-bottom:8px}.form-success p{font-size:13px}.text-button{background:none;text-decoration:underline;color:var(--primary);font-size:13px;padding:8px}.text-button:hover{color:var(--primary-dark)}.noscript-message{font-size:12px;margin-top:10px}
.faq{padding-top:22px;padding-bottom:28px}.faq>h2{font-size:29px;margin:0 12px 13px}.faq-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px 36px;align-items:start}.faq-item{overflow:hidden;border-radius:5px}.faq-item h3{margin:0}.faq-item button{display:flex;justify-content:space-between;align-items:center;gap:18px;width:100%;padding:13px 20px;text-align:left;background:white;color:var(--navy);font-size:15px;font-weight:550;min-height:46px}.faq-item button:hover{background:#f4f9fd}.faq-item button[aria-expanded=true]{color:var(--primary);background:#f6faff}.faq-toggle{position:relative;width:14px;height:14px;flex-shrink:0}.faq-toggle:before,.faq-toggle:after{content:'';position:absolute;top:6px;left:1px;width:12px;height:1.5px;background:currentColor;transition:transform .2s}.faq-toggle:after{transform:rotate(90deg)}[aria-expanded=true]>.faq-toggle:after{transform:rotate(0)}.faq-answer p{padding:5px 20px 18px;color:var(--muted);font-size:14px}.faq-answer:not([hidden]){animation:reveal .2s ease-out}@keyframes reveal{from{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}
.bottom-cta{background:#edf7ff url('../images/cta/bottom.webp') center 66%/cover;min-height:177px;text-align:center;display:flex;align-items:center}.bottom-inner{position:relative;padding-block:17px 24px}.bottom-cta h2{font-size:30px}.bottom-cta p:not(.handwritten){font-size:15px;margin-top:7px}.bottom-cta .button{margin-top:14px;min-height:52px;padding-inline:36px;font-size:13px}.bottom-note{position:absolute;color:#20538b;font-size:27px;text-align:left}.bottom-note.left{left:14px;top:55px}.bottom-note.right{right:185px;top:63px}
.site-footer{background:linear-gradient(120deg,#102d47,#0b233b);color:#b8cce0}.footer-main{display:grid;grid-template-columns:30% 24% 23% 23%;padding-block:28px 31px;min-height:215px;gap:0}.footer-brand img{width:244px;height:auto}.footer-brand p{font-size:13px;line-height:1.55;margin-top:12px}.domain{display:inline-block;font-size:14px;color:#fff;margin-top:12px}.footer-main h2{font-size:13px;color:#fff;letter-spacing:0;margin-bottom:16px}.footer-main li,.footer-main a{font-size:13px;line-height:1.6}.footer-main li+li{margin-top:4px}.footer-main a:hover,.footer-bottom button:hover{color:white;text-decoration:underline}.footer-nav ul{display:grid;grid-template-rows:repeat(4,auto);grid-auto-flow:column;grid-template-columns:1fr 1fr;max-width:280px}.footer-nav li+li{margin:0}.footer-contact{border-left:1px solid #ffffff1a;padding-left:34px}.footer-contact li,.footer-contact li a{display:flex;align-items:center;gap:12px}.footer-contact li .icon{width:17px;height:17px;color:#fff}.socials{display:flex;gap:12px;margin-top:17px}.socials button{background:#bcd2e9;color:#183956;display:grid;place-items:center;width:25px;height:25px;border-radius:50%;padding:4px}.socials button:hover{background:white;transform:translateY(-2px)}.socials .icon{width:17px;height:17px;stroke-width:1.8}.footer-bottom{border-top:1px solid #a2bfd333}.footer-bottom>.container{display:flex;justify-content:space-between;align-items:center;min-height:72px}.footer-bottom small{font-size:11px}.footer-bottom button{padding:8px 0;background:none;color:#a5bdd4;font-size:11px}.footer-bottom span{padding-inline:12px;font-size:11px}dialog{width:min(500px,calc(100% - 36px));padding:32px;border:1px solid var(--border);border-radius:12px;color:var(--text);box-shadow:0 20px 70px #061e3855}dialog::backdrop{background:#061e3899}dialog h2{font-size:23px;padding-right:20px}dialog p{margin-block:18px 24px;font-size:15px}.dialog-close{position:absolute;right:10px;top:10px;background:none;padding:7px;border-radius:5px}.dialog-close:hover{background:var(--primary-light)}
@media(min-width:1550px){.hero{height:520px}.hero-copy{width:600px}.hero h1{font-size:46px}.hero-description{font-size:17px}.hero-copy{padding-top:40px}.process-panel{width:332px}.process-panel li{min-height:51px}.header-inner{min-height:76px}.main-navigation>a:not(.button){font-size:12px}}
@media(max-width:1300px){.container{width:calc(100% - 80px)}.header-inner{gap:22px}.brand{width:190px}.main-navigation{gap:17px}.header-actions{gap:12px}.header-actions .button{padding-inline:13px;font-size:10px}.hero h1{font-size:38px}.hero-description{font-size:14px;max-width:480px}.hero-copy{max-width:48%}.hero-note{left:60%;font-size:25px}.process-panel{width:290px;padding-inline:12px}.process-panel p{font-size:9px}.hero-benefits li{padding-inline:17px;font-size:12px}.hero-actions .button{font-size:13px;padding-inline:23px}.six-grid{gap:18px}.industry-label{font-size:11px;padding-inline:12px}.step-card{gap:13px;padding-inline:12px}.step-card h3{font-size:12px}.step-card p{font-size:12px}.steps{gap:35px}.step-arrow{right:-28px}.benefit-card p{font-size:12px}.contact-copy{padding-inline:28px}.contact-copy h2{font-size:24px}.contact-copy>p{max-width:390px;font-size:14px}.contact-benefits{gap:16px}.contact-benefits li{font-size:10px}.contact-note{right:22px;font-size:27px}.form-panel{padding-inline:20px}.bottom-note.right{right:100px}.footer-main li,.footer-main a,.footer-brand p{font-size:12px}.footer-contact{padding-left:22px}}
@media(max-width:1200px){.header-actions .button-outline{display:none}.header-inner{gap:23px}.hero{height:470px}.hero h1{font-size:35px}.hero-copy{max-width:51%;padding-top:30px}.hero-description{max-width:430px}.hero-note{left:58%;top:30px;font-size:23px}.process-panel{width:265px}.process-panel li{gap:12px;min-height:47px}.process-panel p{font-size:8.3px}.process-panel h3{font-size:11px}.hero-benefits{max-width:470px}.hero-benefits li{padding-inline:15px}.hero-photo{left:30%;width:70%}.six-grid{gap:15px}.industry-label{font-size:10.5px}.steps{gap:32px}.step-card{gap:11px}.step-card h3{white-space:normal}.contact-copy h2{font-size:22px}.contact-copy>p{max-width:345px}.contact-note{right:15px}.contact-benefits{gap:10px}.contact-benefits .icon{width:19px}.form-panel{padding-inline:18px}.form-grid{gap:7px 12px}.bottom-note{font-size:23px}.bottom-note.right{right:55px}.footer-contact{padding-left:18px}.footer-brand img{width:215px}}
@media(max-width:992px){.container{width:calc(100% - 48px)}.header-inner{min-height:70px;justify-content:space-between;gap:20px}.brand{width:205px}.menu-toggle{display:grid;place-items:center;order:3;background:var(--primary-light);border:1px solid var(--border);border-radius:6px;width:44px;height:44px;color:var(--primary)}.header-actions{margin-left:auto}.header-actions .button{font-size:12px}.main-navigation{display:none;position:absolute;top:100%;left:0;right:0;background:white;padding:14px 24px 20px;box-shadow:0 12px 20px #08274a1a;max-height:calc(100dvh - 70px);overflow:auto}.main-navigation.open{display:flex;flex-direction:column;gap:0;align-items:stretch}.main-navigation>a:not(.button){font-size:14px;padding:12px}.main-navigation>a:not(.button):after{bottom:6px;left:12px;right:auto;width:28px}.main-navigation .mobile-consultation{display:flex;align-self:flex-start;margin:12px}.hero{height:auto;min-height:540px}.hero-inner{min-height:540px;align-items:flex-end}.hero-copy{max-width:65%;width:65%;min-height:540px;padding-top:32px}.hero h1{font-size:37px}.hero-description{max-width:425px;background:#edf7ff40}.hero-actions{gap:12px}.hero-actions .button{font-size:12px;padding-inline:19px}.hero-photo{left:34%;width:66%;object-position:41% center}.hero-fade{background:linear-gradient(90deg,#edf7ff 10%,#edf7fff5 31%,#edf7ff88 50%,transparent 69%)}.hero-note{display:none}.hero-benefits{max-width:440px;margin-bottom:27px}.hero-benefits li{padding-inline:12px;font-size:11px}.process-panel{width:238px;flex-shrink:0;margin-bottom:20px;padding-inline:9px}.process-panel h2{font-size:17px}.process-panel li{min-height:45px;gap:11px}.process-icon{margin-left:3px}.process-panel ol:before{left:18px}.process-panel p{font-size:8px}.six-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.industry-card>img{height:130px}.industry-icon{top:79px}.industry-label{font-size:13px}.country-photo{height:135px}.country-card h3{font-size:14px}.section{padding-top:30px}.steps{grid-template-columns:1fr 1fr;gap:20px}.step-card{min-height:128px;gap:20px;padding:12px 20px}.step-card h3{font-size:15px}.step-card p{font-size:14px}.step-arrow{display:none}.benefit-card p{font-size:14px}.contact-block{grid-template-columns:1fr}.contact-copy{min-height:248px;padding:30px 32px}.contact-copy h2{font-size:28px}.contact-copy>p{font-size:16px;max-width:470px}.contact-benefits{gap:28px}.contact-benefits li{font-size:12px}.contact-note{right:50px;bottom:22px;font-size:32px}.form-panel{padding:26px 32px}.field input,.field select{height:44px;font-size:14px}.field label{font-size:14px}.form-grid{gap:10px 20px}.field-error{font-size:11px;min-height:16px}.submit-button{min-height:48px}.faq-grid{gap:10px 20px}.faq-item button{font-size:13px;padding-inline:15px}.bottom-note{display:none}.bottom-cta{min-height:196px}.bottom-cta h2{font-size:28px}.bottom-cta p:not(.handwritten){font-size:14px}.footer-main{grid-template-columns:1.2fr 1fr;gap:32px;padding-block:32px}.footer-nav ul{max-width:300px}.footer-contact{border-left:0;padding-left:0}.footer-main li,.footer-main a,.footer-brand p{font-size:13px}}
@media(max-width:768px){html{scroll-padding-top:84px}.hero-inner{display:block;padding-top:0;padding-bottom:26px}.hero-copy{width:100%;max-width:100%;min-height:480px;padding-top:30px}.hero h1{font-size:clamp(29px,5vw,37px);white-space:normal;letter-spacing:-.7px;max-width:610px}.hero-description{font-size:15px;max-width:470px}.hero-photo{top:210px;left:20%;width:90%;height:405px;object-position:center 36%;opacity:.9}.hero-fade{background:linear-gradient(180deg,#edf7ff 0%,#edf7ff 21%,#edf7ffbb 40%,#edf7ff00 65%,#edf7ff 95%)}.hero-benefits{margin-top:170px;margin-bottom:20px;max-width:none;background:#eef8ffe8;padding:15px 8px;border-radius:6px}.hero-benefits li{font-size:12px;text-align:center;padding-inline:10px}.hero-benefits .icon{margin-inline:auto}.process-panel{margin:0;width:100%;padding:18px 20px}.process-panel h2{font-size:20px;margin-bottom:15px}.process-panel ol{display:grid;grid-template-columns:1fr 1fr;gap:15px 14px}.process-panel ol:before{display:none}.process-panel li{gap:12px;min-height:46px}.process-panel h3{font-size:13px}.process-panel p{font-size:10px;white-space:normal}.process-icon{margin:0;width:32px;height:32px}.section-heading h2,h2,.why h2,.faq>h2{font-size:27px}.section-heading p{font-size:14px;max-width:580px;margin:8px auto 0}.six-grid{gap:16px}.industry-label{font-size:12px;padding-inline:10px}.industry-card>img{height:105px}.industry-icon{top:57px;width:68px;height:68px}.country-photo{height:115px}.benefit-card p{font-size:12px}.steps{gap:16px}.step-card{padding:12px;gap:12px}.step-card h3{font-size:13px}.step-card p{font-size:13px}.contact-copy h2{font-size:25px}.contact-copy>p{font-size:15px;max-width:420px}.contact-note{right:26px}.contact-benefits{gap:18px}.contact-benefits li{font-size:11px}.faq-grid{grid-template-columns:1fr;gap:8px}.faq-item button{font-size:14px;min-height:52px}.bottom-cta h2{font-size:27px}.bottom-cta p:not(.handwritten){max-width:500px;margin-inline:auto}.footer-bottom>.container{flex-direction:column;align-items:flex-start;justify-content:center;gap:4px;padding-block:15px}.footer-bottom small,.footer-bottom button{font-size:10px}}
@media(max-width:576px){.container{width:calc(100% - 32px)}.header-inner{min-height:68px}.brand{width:197px}.header-actions{display:none}.hero-copy{padding-top:25px}.eyebrow{font-size:10px;letter-spacing:.7px}.hero h1{font-size:clamp(26px,6.5vw,36px);line-height:1.15;margin-bottom:13px}.hero-description{font-size:14px;line-height:1.55;max-width:100%}.hero-actions{gap:10px;margin-top:18px}.hero-actions .button{font-size:12px;padding:12px 16px;min-height:48px}.hero-photo{top:246px;height:340px;left:-2%;width:105%;object-position:center 28%;opacity:1}.hero-fade{background:linear-gradient(180deg,#edf7ff 0%,#edf7ff 27%,#edf7ff00 40%,#edf7ff00 53%,#edf7ff 66%)}.hero-benefits{margin-top:250px;grid-template-columns:repeat(4,1fr);gap:0;padding:13px 0 4px;background:none;margin-bottom:20px}.hero-benefits li{font-size:10px;padding-inline:5px}.hero-benefits .icon{width:27px;height:27px;margin-bottom:8px}.process-panel{padding:18px 14px}.process-panel ol{gap:12px 10px}.process-panel li{align-items:flex-start;gap:9px}.process-panel p{font-size:9px}.process-panel h3{font-size:12px}.process-icon{width:28px;height:28px;flex-shrink:0}.process-icon .icon{width:16px;height:16px}.section{padding-top:27px}.section-heading{margin-bottom:17px}.section-heading h2,.why h2,.faq>h2{font-size:24px;letter-spacing:-.6px}.section-heading p{font-size:13px}.six-grid{grid-template-columns:1fr 1fr;gap:14px}.industry-card>img{height:100px}.industry-icon{top:54px;width:64px;height:64px;left:8px}.industry-icon .icon{width:36px;height:36px}.industry-label{min-height:59px;font-size:11px;padding:20px 9px 10px}.country-photo{height:103px}.country-card h3{font-size:12px;padding-inline:6px}.flag{width:35px;height:24px;left:9px;top:8px}.steps{grid-template-columns:1fr;gap:14px}.step-card{min-height:108px;padding:14px 18px;gap:21px;align-items:center}.step-visual{gap:9px}.step-number{width:36px;height:36px;font-size:18px}.step-visual>.icon{height:29px;width:29px}.step-card h3{font-size:14px;padding-top:0}.step-card p{font-size:14px;margin-top:7px;max-width:260px}.benefit-card{min-height:111px}.benefit-card p{font-size:12px}.contact-section{padding-top:26px}.contact-copy{min-height:290px;padding:26px 22px;background-position:62% center}.contact-copy h2{font-size:25px;max-width:320px}.contact-copy>p{font-size:14px;max-width:290px}.contact-benefits{gap:10px;flex-wrap:wrap;margin-top:24px;max-width:235px}.contact-benefits li{font-size:10px}.contact-note{right:20px;bottom:20px;font-size:27px}.form-panel{padding:23px 20px}.form-grid{grid-template-columns:1fr;gap:4px}.field input,.field select{height:46px;font-size:14px}.submit-button{min-height:49px;margin-top:4px}.faq>h2{margin-left:0;margin-bottom:14px}.faq-item button{font-size:13px;padding:14px}.faq-answer p{font-size:13px;padding-inline:14px}.bottom-cta{min-height:226px;background-position:center bottom}.bottom-inner{padding:25px 0}.bottom-cta h2{font-size:25px;max-width:360px;margin:auto}.bottom-cta p:not(.handwritten){font-size:13px;margin-top:10px}.bottom-cta .button{font-size:12px;padding-inline:20px;margin-top:18px}.footer-main{grid-template-columns:1fr 1fr;gap:30px 15px}.footer-brand{grid-column:1/-1}.footer-brand img{width:238px}.footer-brand p{font-size:13px}.footer-nav ul{display:block}.footer-nav li+li{margin-top:5px}.footer-main h2{font-size:14px;margin-bottom:12px}.footer-main li,.footer-main a{font-size:11px}.footer-contact{grid-column:1/-1}.footer-contact li,.footer-contact a{font-size:13px}.footer-bottom>.container{min-height:90px}.socials button{width:32px;height:32px}.socials .icon{width:20px;height:20px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.industry-card:hover,.socials button:hover{transform:none}}
@media(forced-colors:active){*{scrollbar-color:auto}.button,.card,.process-panel,.step-number,.process-icon{border:1px solid ButtonText}.hero-fade{background:Canvas}.hero-photo{opacity:.2}}
