/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@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-serif:ui-serif, Georgia, Cambria, "Times New Roman", Times, serif;--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{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}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;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;-webkit-text-decoration:inherit;-webkit-text-decoration: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{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{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,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}::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{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-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]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.table{display:table}}:root{--ink:#10233f;--ink-soft:#4c5d72;--paper:#f8f7f2;--white:#fff;--line:#10233f21;--blue:#174c83;--blue-deep:#0d355f;--yellow:#f2c94c;--yellow-soft:#fff1b8}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);font-family:var(--font-sans), Arial, sans-serif;margin:0}a{color:inherit;text-decoration:none}.site-header{z-index:100;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(18px);background:#f8f7f2f0;grid-template-columns:minmax(235px,1fr) auto minmax(235px,1fr);align-items:center;gap:28px;max-width:1480px;margin:0 auto;padding:22px 42px;display:grid;position:sticky;top:0;box-shadow:0 10px 30px #10233f0f}.site-header:before{z-index:-1;border-bottom:1px solid var(--line);content:"";background:#f8f7f2f0;position:absolute;inset:0 calc(50% - 50vw)}section[id]{scroll-margin-top:110px}.brand{align-items:center;gap:13px;width:max-content;display:inline-flex}.brand-mark{background:var(--ink);width:54px;height:54px;color:var(--white);letter-spacing:.04em;border-radius:17px;place-items:center;font-size:12px;font-weight:800;display:grid;box-shadow:0 10px 28px #10233f2e}.brand-mark span{color:var(--yellow);margin:0 2px}.brand-copy{flex-direction:column;line-height:1.2;display:flex}.brand-copy strong{letter-spacing:-.015em;font-size:15px}.brand-copy small{color:var(--ink-soft);text-transform:uppercase;letter-spacing:.095em;margin-top:5px;font-size:11px}.main-nav,.header-actions{align-items:center;display:flex}.main-nav{gap:31px;font-size:13px;font-weight:650}.main-nav a,.language-switch,.official-link,.text-link{transition:color .16s}.main-nav a:hover,.language-switch:hover,.official-link:hover,.text-link:hover{color:var(--blue)}.header-actions{justify-content:flex-end;gap:20px}.language-switch{color:var(--ink-soft);font-size:13px;font-weight:700}.button{background:var(--blue);min-height:52px;color:var(--white);border-radius:999px;justify-content:center;align-items:center;padding:0 24px;font-size:14px;font-weight:750;transition:transform .16s,background .16s,box-shadow .16s;display:inline-flex;box-shadow:0 14px 34px #174c8333}.button:hover{background:var(--blue-deep);transform:translateY(-2px);box-shadow:0 18px 38px #174c8340}.button-small{min-height:44px;padding:0 19px;font-size:12px}.hero{grid-template-columns:minmax(0,1.08fr) minmax(390px,.72fr);align-items:center;gap:clamp(52px,7vw,112px);max-width:1400px;min-height:calc(100vh - 99px);margin:0 auto;padding:76px 72px 92px;display:grid;position:relative;overflow:hidden}.hero-glow{z-index:-1;filter:blur(2px);pointer-events:none;border-radius:50%;position:absolute}.hero-glow-one{background:radial-gradient(circle,#f2c94c33,#f2c94c00);width:430px;height:430px;top:11%;right:9%}.hero-glow-two{background:radial-gradient(circle,#174c8321,#174c8300);width:390px;height:390px;bottom:-32%;left:-18%}.hero-copy{max-width:760px}.eyebrow{color:var(--blue);letter-spacing:.105em;text-transform:uppercase;background:#ffffff94;border:1px solid #174c8329;border-radius:999px;align-items:center;gap:8px;margin:0 0 24px;padding:8px 13px;font-size:11px;font-weight:800;display:inline-flex}.eyebrow:before{content:"";background:var(--yellow);border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #f2c94c2e}h1,h2{font-family:var(--font-serif), Georgia, serif}h1{letter-spacing:-.045em;text-wrap:balance;max-width:820px;margin:0;font-size:clamp(50px,5.35vw,84px);font-weight:570;line-height:.99}.hero-intro{max-width:700px;color:var(--ink-soft);margin:30px 0 0;font-size:clamp(17px,1.6vw,21px);line-height:1.7}.hero-actions{align-items:center;gap:24px;margin-top:34px;display:flex}.text-link{font-size:14px;font-weight:750}.text-link span{color:var(--blue);margin-left:6px;display:inline-block}.trust-list{color:var(--ink-soft);gap:9px;margin:40px 0 0;padding:0;font-size:13px;line-height:1.55;list-style:none;display:grid}.trust-list li{align-items:flex-start;gap:10px;display:flex}.trust-list li span{width:19px;height:19px;color:var(--blue);background:#174c8317;border-radius:50%;flex:none;place-items:center;margin-top:1px;font-size:11px;font-weight:900;display:grid}.official-link{color:var(--blue);margin-top:19px;font-size:12px;font-weight:750;display:inline-block}.quick-card{background:var(--ink);color:var(--white);border:1px solid #ffffff1a;border-radius:30px;padding:31px;position:relative;overflow:hidden;box-shadow:0 34px 80px #10233f33}.quick-card:after{content:"";background:#f2c94c1f;border-radius:50%;width:210px;height:210px;position:absolute;bottom:-100px;right:-90px}.quick-card-head{justify-content:space-between;align-items:center;gap:18px;display:flex}.card-kicker,.availability-dot{letter-spacing:.12em;text-transform:uppercase;font-size:10px;font-weight:800}.card-kicker{color:var(--yellow)}.availability-dot{color:#ffffffa8;align-items:center;gap:7px;display:inline-flex}.availability-dot i{background:#5ed7a1;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #5ed7a11f}.quick-card h2{letter-spacing:-.025em;max-width:380px;margin:34px 0 13px;font-size:clamp(30px,3vw,43px);font-weight:560;line-height:1.08}.quick-card>p{color:#ffffffad;margin:0;font-size:13px;line-height:1.65}.quick-steps{gap:0;margin:29px 0;padding:0;list-style:none;display:grid}.quick-steps li{border-top:1px solid #ffffff1c;grid-template-columns:38px 1fr;align-items:center;gap:15px;padding:15px 0;display:grid}.quick-steps li>span{width:35px;height:35px;color:var(--yellow);background:#ffffff14;border-radius:12px;place-items:center;font-size:10px;font-weight:800;display:grid}.quick-steps div{flex-direction:column;gap:3px;display:flex}.quick-steps strong{font-size:12px}.quick-steps small{color:#ffffff91;font-size:10px}.price-preview{z-index:1;background:var(--yellow-soft);color:var(--ink);border-radius:17px;flex-direction:column;gap:7px;padding:17px 18px;display:flex;position:relative}.price-preview span{color:var(--blue);letter-spacing:.075em;text-transform:uppercase;margin-bottom:3px;font-size:9px;font-weight:850}.price-preview strong{font-size:11px}.section{max-width:1400px;margin:0 auto;padding:118px 72px}.section-heading{max-width:570px}.section-heading-wide{max-width:770px}.section-kicker{color:var(--blue);letter-spacing:.16em;text-transform:uppercase;margin:0 0 17px;font-size:10px;font-weight:850}.section-kicker-light{color:var(--yellow)}.section-heading h2,.qualification-copy h2,.contact-copy h2{letter-spacing:-.035em;text-wrap:balance;margin:0;font-size:clamp(39px,4.2vw,64px);font-weight:570;line-height:1.04}.section-heading>p:last-child,.qualification-copy>p,.contact-copy>p{color:var(--ink-soft);margin:24px 0 0;font-size:16px;line-height:1.75}.service-grid{grid-template-columns:repeat(3,1fr);gap:18px;margin-top:58px;display:grid}.service-card{border:1px solid var(--line);background:#ffffffa6;border-radius:24px;min-height:430px;padding:33px 30px;transition:transform .18s,box-shadow .18s,background .18s;position:relative;overflow:hidden}.service-card:hover{background:var(--white);transform:translateY(-5px);box-shadow:0 24px 55px #10233f1a}.service-number{background:var(--yellow-soft);width:40px;height:40px;color:var(--blue);border-radius:13px;place-items:center;font-size:10px;font-weight:850;display:grid}.service-card h3,.process-list h3{font-family:var(--font-serif), Georgia, serif;letter-spacing:-.025em;margin:28px 0 13px;font-size:27px;font-weight:600;line-height:1.15}.service-card>p{color:var(--ink-soft);margin:0;font-size:13px;line-height:1.7}.service-card ul{border-top:1px solid var(--line);gap:12px;margin:30px 0 0;padding:24px 0 0;list-style:none;display:grid}.service-card li{padding-left:17px;font-size:12px;font-weight:650;line-height:1.5;position:relative}.service-card li:before{content:"";background:var(--yellow);border-radius:50%;width:6px;height:6px;position:absolute;top:6px;left:0}.qualification-section{background:var(--blue-deep);max-width:1400px;color:var(--white);border-radius:34px;grid-template-columns:minmax(0,1.2fr) minmax(380px,.8fr);align-items:center;gap:clamp(60px,9vw,145px);margin:0 auto;padding:104px 72px;display:grid}.qualification-copy>p{color:#ffffffb3}.light-link{color:var(--yellow);margin-top:28px;font-size:12px;font-weight:800;display:inline-block}.qualification-facts{border-top:1px solid #ffffff26;display:grid}.qualification-facts div{border-bottom:1px solid #ffffff26;justify-content:space-between;align-items:baseline;gap:25px;padding:24px 0;display:flex}.qualification-facts strong{font-family:var(--font-serif), Georgia, serif;color:var(--yellow);white-space:nowrap;font-size:29px;font-weight:580}.qualification-facts span{color:#ffffff9e;text-align:right;font-size:11px}.process-section{grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);align-items:start;gap:clamp(65px,10vw,160px);display:grid}.process-section .section-heading{position:sticky;top:35px}.process-section .button{margin-top:32px}.process-list{border-top:1px solid var(--line);margin:0;padding:0;list-style:none;display:grid}.process-list li{border-bottom:1px solid var(--line);grid-template-columns:58px 1fr;gap:23px;padding:31px 0;display:grid}.process-list li>span{width:48px;height:48px;color:var(--blue);border:1px solid #174c832e;border-radius:16px;place-items:center;font-size:11px;font-weight:850;display:grid}.process-list h3{margin:3px 0 8px;font-size:24px}.process-list p{color:var(--ink-soft);margin:0;font-size:13px;line-height:1.7}.apostille-section{background:var(--blue-deep);max-width:1400px;color:var(--white);border-radius:34px;margin:0 auto;padding:106px 72px 92px}.apostille-heading>p:last-child{color:#ffffffb0}.apostille-layout{grid-template-columns:minmax(0,1.08fr) minmax(390px,.72fr);align-items:start;gap:clamp(55px,8vw,115px);margin-top:58px;display:grid}.apostille-steps{border-top:1px solid #ffffff26;margin:0;padding:0;list-style:none;display:grid}.apostille-steps li{border-bottom:1px solid #ffffff26;grid-template-columns:50px 1fr;gap:20px;padding:25px 0;display:grid}.apostille-steps li>span{width:42px;height:42px;color:var(--yellow);background:#ffffff14;border-radius:14px;place-items:center;font-size:10px;font-weight:850;display:grid}.apostille-steps h3{font-family:var(--font-serif), Georgia, serif;letter-spacing:-.015em;margin:1px 0 8px;font-size:21px;font-weight:600}.apostille-steps p{color:#ffffffab;margin:0;font-size:12px;line-height:1.72}.apostille-price-card{background:var(--white);color:var(--ink);border-radius:25px;padding:29px;position:sticky;top:30px;box-shadow:0 28px 70px #05182c47}.apostille-price-card>p:nth-child(2){color:var(--ink-soft);margin:14px 0 23px;font-size:11px;line-height:1.65}.apostille-price-card dl{margin:0}.apostille-price-card dl>div{border-top:1px solid var(--line);justify-content:space-between;gap:24px;padding:12px 0;display:flex}.apostille-price-card dt,.apostille-price-card dd{margin:0;font-size:11px}.apostille-price-card dt{color:var(--ink-soft)}.apostille-price-card dd{flex:none;font-weight:800}.apostille-price-card .apostille-total{border-color:#174c8340;align-items:baseline;padding-top:18px}.apostille-price-card .apostille-total dt{color:var(--ink);font-weight:800}.apostille-price-card .apostille-total dd{color:var(--blue);font-family:var(--font-serif), Georgia, serif;font-size:22px}.official-fee{background:var(--yellow-soft);color:var(--ink-soft);border-radius:14px;margin:17px 0 0;padding:16px;font-size:10px;line-height:1.65}.apostille-notes{grid-template-columns:1fr 1fr;gap:12px;margin-top:48px;display:grid}.apostille-notes article{background:#ffffff0b;border:1px solid #ffffff21;border-radius:17px;align-items:flex-start;gap:14px;padding:20px;display:flex}.apostille-notes article>span{color:var(--yellow);font-size:18px}.apostille-notes p{color:#ffffffad;margin:0;font-size:11px;line-height:1.72}.apostille-notes strong{margin-bottom:6px;font-size:12px;display:block}.apostille-notes a,.apostille-source{color:var(--yellow);font-size:10px;font-weight:800;display:inline-block}.apostille-notes a{margin-top:9px}.apostille-source{margin-top:22px}.prices-section{text-align:center;background:#eeeae0;padding:112px 72px}.section-heading-centered{max-width:760px;margin:0 auto}.price-grid{grid-template-columns:repeat(3,1fr);gap:15px;max-width:1050px;margin:52px auto 0;display:grid}.price-card{background:var(--white);border:1px solid #10233f1a;border-radius:23px;flex-direction:column;align-items:center;padding:33px 22px 28px;display:flex}.price-document{min-height:38px;color:var(--ink-soft);font-size:12px;font-weight:750}.price-card>strong{font-family:var(--font-serif), Georgia, serif;letter-spacing:-.025em;margin-top:12px;font-size:32px;font-weight:650}.gross-price{color:var(--blue);margin-top:6px;font-size:11px;font-weight:750}.price-card small{border-top:1px solid var(--line);width:100%;color:var(--ink-soft);margin-top:20px;padding-top:17px;font-size:10px}.price-footnote{max-width:850px;color:var(--ink-soft);margin:27px auto 0;font-size:10px;line-height:1.65}.prices-section>.button{margin-top:28px}.faq-section{grid-template-columns:minmax(300px,.6fr) minmax(0,1.4fr);gap:clamp(55px,9vw,140px);display:grid}.faq-heading{align-self:start;position:sticky;top:35px}.faq-list{border-top:1px solid var(--line)}.faq-list details{border-bottom:1px solid var(--line)}.faq-list summary{cursor:pointer;justify-content:space-between;align-items:center;gap:25px;padding:25px 0;font-size:15px;font-weight:750;list-style:none;display:flex}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary i{width:31px;height:31px;color:var(--blue);background:#174c8314;border-radius:50%;flex:none;place-items:center;font-size:18px;font-style:normal;font-weight:450;transition:transform .18s;display:grid}.faq-list details[open] summary i{transform:rotate(45deg)}.faq-list details p{max-width:780px;color:var(--ink-soft);margin:-4px 50px 25px 0;font-size:13px;line-height:1.78}.contact-section{background:var(--ink);max-width:1400px;color:var(--white);border-radius:34px 34px 0 0;grid-template-columns:minmax(0,1fr) minmax(390px,.72fr);gap:clamp(65px,10vw,150px);margin:0 auto;padding:100px 72px;display:grid}.contact-copy>p{color:#ffffffa8}.contact-direct{flex-direction:column;align-items:flex-start;gap:7px;margin-top:29px;display:flex}.contact-direct a{color:var(--yellow);font-size:14px;font-weight:750}.inquiry-checklist{background:#ffffff0b;border:1px solid #ffffff1f;border-radius:17px;margin-top:29px;padding:20px 21px}.inquiry-checklist>strong{font-size:12px}.inquiry-checklist ul{gap:8px;margin:14px 0 0;padding:0;list-style:none;display:grid}.inquiry-checklist li{color:#ffffffab;padding-left:18px;font-size:11px;line-height:1.5;position:relative}.inquiry-checklist li:before{content:"✓";color:var(--yellow);font-size:10px;font-weight:900;position:absolute;left:0}.contact-actions{background:#ffffff0e;border:1px solid #ffffff1f;border-radius:25px;flex-direction:column;align-items:stretch;padding:28px;display:flex}.button-yellow{background:var(--yellow);color:var(--ink);box-shadow:none}.button-yellow:hover{background:var(--yellow-soft);color:var(--ink);box-shadow:none}.contact-actions>span{color:#ffffff94;letter-spacing:.08em;text-transform:uppercase;margin:25px 0 12px;font-size:10px;font-weight:750}.messenger-grid{grid-template-columns:1fr 1fr;gap:8px;display:grid}.messenger-grid a{color:#ffffffd1;border:1px solid #ffffff1f;border-radius:12px;justify-content:space-between;padding:13px 14px;font-size:11px;font-weight:700;display:flex}.messenger-grid a:hover{color:var(--yellow);border-color:#f2c94c80}.contact-save{border:1px solid #ffffff1f;border-radius:16px;grid-template-columns:160px 1fr;align-items:center;gap:18px;margin-top:20px;padding:14px;display:grid}.contact-save img{background:var(--white);border-radius:10px;width:160px;height:160px;padding:7px}.contact-save div{flex-direction:column;align-items:flex-start;display:flex}.contact-save strong{font-family:var(--font-serif), Georgia, serif;font-size:18px}.contact-save small{color:#ffffff8f;margin-top:5px;font-size:9px;line-height:1.45}.contact-save a{color:var(--yellow);margin-top:13px;font-size:10px;font-weight:800}.joke-row{border-top:1px solid #ffffff1f;justify-content:space-between;align-items:center;gap:20px;margin-top:24px;padding-top:20px;display:flex}.joke-row strong{font-family:var(--font-serif), Georgia, serif;font-size:18px;font-weight:600}.joke-row a{color:var(--yellow);font-size:12px;font-weight:800}.site-footer{background:var(--ink);color:#ffffff9e;border-top:1px solid #ffffff1a;grid-template-columns:1fr 1fr auto;align-items:center;gap:35px;max-width:1400px;margin:0 auto;padding:35px 72px;display:grid}.footer-brand{align-items:center;gap:12px;display:flex}.footer-brand>span{width:46px;height:46px;color:var(--yellow);background:#ffffff14;border-radius:14px;place-items:center;font-size:9px;font-weight:850;display:grid}.footer-brand div{flex-direction:column;gap:3px;display:flex}.footer-brand strong{color:var(--white);font-size:12px}.footer-brand small{max-width:340px;font-size:9px;line-height:1.4}.site-footer address{text-align:center;font-size:9px;font-style:normal;line-height:1.7}.footer-links{gap:18px;font-size:10px;font-weight:750;display:flex}.legal-shell{background:radial-gradient(circle at 88% 7%, #f2c94c33, transparent 23rem), var(--paper);min-height:100vh}.legal-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:30px;max-width:1120px;margin:0 auto;padding:22px 42px;display:flex}.legal-back{color:var(--blue);font-size:12px;font-weight:800}.legal-hero{max-width:920px;margin:0 auto;padding:88px 42px 55px}.legal-hero h1{font-size:clamp(52px,8vw,86px)}.legal-hero>p:last-child{max-width:720px;color:var(--ink-soft);margin:24px 0 0;font-size:17px;line-height:1.7}.legal-content{max-width:920px;margin:0 auto;padding:0 42px 95px}.legal-content section{border-top:1px solid var(--line);padding:32px 0}.legal-content h2{letter-spacing:-.02em;margin:0 0 17px;font-size:25px;font-weight:620}.legal-content p,.legal-content address,.legal-content li{color:var(--ink-soft);font-size:13px;line-height:1.78}.legal-content p,.legal-content address{margin:0}.legal-content p+p{margin-top:16px}.legal-content address{font-style:normal}.legal-content ul{gap:7px;margin:17px 0 0;padding-left:19px;display:grid}.legal-content a{color:var(--blue);font-weight:750}.legal-footer{background:var(--ink);color:#ffffffab;justify-content:space-between;gap:25px;padding:28px max(42px,50vw - 418px);font-size:10px;display:flex}.legal-footer div{gap:20px;display:flex}@media (width<=1080px){.site-header{grid-template-columns:1fr auto;row-gap:14px;padding-inline:26px}.main-nav{border-top:1px solid var(--line);scrollbar-width:none;overscroll-behavior-inline:contain;grid-column:1/-1;justify-content:center;gap:10px;width:100%;padding-top:12px;display:flex;overflow-x:auto}.main-nav::-webkit-scrollbar{display:none}.main-nav a{color:var(--blue-deep);background:#174c8312;border-radius:999px;flex:none;padding:7px 12px}.hero{grid-template-columns:1fr;min-height:auto;padding:68px 42px 82px}.hero-copy{max-width:820px}.quick-card{max-width:680px}.section,.prices-section{padding:90px 42px}.service-grid{grid-template-columns:1fr}.service-card{min-height:0}.qualification-section,.apostille-section,.contact-section{grid-template-columns:1fr;margin-inline:22px;padding:80px 42px}.process-section,.faq-section{grid-template-columns:1fr}.process-section .section-heading,.faq-heading{position:static}.price-grid{grid-template-columns:1fr;max-width:560px}.site-footer{grid-template-columns:1fr 1fr;padding-inline:42px}.footer-links{grid-column:1/-1}.apostille-layout{grid-template-columns:1fr}.apostille-price-card{position:static}}@media (width<=620px){.site-header{row-gap:10px;padding:16px 18px}section[id]{scroll-margin-top:142px}.main-nav{justify-content:flex-start;gap:7px;width:calc(100% + 36px);margin-inline:-18px;padding:10px 18px 0}.main-nav a{padding:7px 10px;font-size:12px}.legal-header{padding:16px 20px}.legal-back{text-align:right;max-width:110px}.legal-hero{padding:62px 20px 42px}.legal-content{padding:0 20px 70px}.legal-footer{flex-direction:column;align-items:flex-start;padding:27px 20px}.brand-mark{border-radius:15px;width:47px;height:47px}.brand-copy small,.button-small{display:none}.header-actions{gap:0}.hero{gap:45px;padding:52px 20px 64px}h1{font-size:clamp(43px,13.5vw,60px)}.hero-intro{font-size:16px;line-height:1.65}.hero-actions{flex-direction:column;align-items:flex-start;gap:20px}.button{width:100%}.quick-card{border-radius:24px;padding:24px 20px}.quick-card-head{flex-direction:column;align-items:flex-start;gap:12px}.section,.prices-section{padding:72px 20px}.section-heading h2,.qualification-copy h2,.contact-copy h2{font-size:39px}.service-grid{margin-top:39px}.service-card{padding:28px 23px}.qualification-section,.apostille-section,.contact-section{border-radius:0;margin-inline:0;padding:65px 20px}.qualification-facts div{flex-direction:column;align-items:flex-start;gap:6px}.qualification-facts span{text-align:left}.process-list li{grid-template-columns:46px 1fr;gap:15px}.process-list li>span{border-radius:13px;width:40px;height:40px}.contact-actions{padding:21px 17px}.messenger-grid,.apostille-notes{grid-template-columns:1fr}.apostille-price-card{padding:23px 18px}.apostille-price-card dl>div{gap:12px}.contact-save{grid-template-columns:130px 1fr;gap:13px}.contact-save img{width:130px;height:130px}.site-footer{grid-template-columns:1fr;padding:33px 20px}.site-footer address{text-align:left}.footer-links{grid-column:auto}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
