@layer base;@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: -0.25em;}sup {top: -0.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)) {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;}}:root{--ink:#080066;--muted:#626271;--blue:#7eb4d2;--paper:#f6f4ef;--line:#dedde7}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:35px}body{margin:0;background:white;color:var(--ink);font-family:'Gilroy',Arial,sans-serif;font-size:16px;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button{font:inherit}a,button{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible{outline:3px solid #080066;outline-offset:5px}h1,h2,h3,p{margin:0}h1,h2,h3{font-weight:800}p{font-family:Arial,sans-serif;font-weight:400;line-height:1.8;color:var(--muted)}.wrap{width:min(1200px,calc(100% - 96px));margin:auto}.header{height:96px;display:flex;align-items:center;gap:45px}.brand{display:flex;align-items:center;gap:8px;font:900 22px Arial;letter-spacing:-1px}.brand small{display:block;font-size:9px;letter-spacing:3px;margin-top:4px}.brand-icon{display:grid;place-items:center}.brand-dot{color:var(--blue)}.nav{display:flex;gap:28px;font-size:14px}.nav a:hover{opacity:.65}.nav-cta{margin-left:auto}.button{display:inline-flex;align-items:center;justify-content:center;gap:15px;border-radius:100px;padding:13px 24px;background:var(--blue);color:var(--ink);font-size:14px;transition:background .2s,transform .2s;border:0}.button:hover{background:#a0c9df;transform:translateY(-2px)}.primary{font-size:16px;padding:18px 28px}.menu{display:none}.hero{padding-top:60px;text-align:center}.eyebrow{font-size:14px;display:flex;align-items:center;gap:10px;margin-bottom:26px}.hero .eyebrow{justify-content:center}.dot{width:7px;height:7px;border-radius:50%;background:var(--blue)}h1{font-size:clamp(48px,6.1vw,86px);line-height:1.12;letter-spacing:-2.8px;margin:0 auto 28px;max-width:1150px;text-transform:uppercase;font-feature-settings:'case' on}h1 span{color:var(--ink)}.hero-copy p{max-width:720px;margin:0 auto;font-size:18px;line-height:1.7}.hero-copy strong{font-weight:600;color:var(--ink)}.hero-secondary{font-size:15px!important;margin-top:10px!important;max-width:660px!important}.hero-actions{display:flex;justify-content:center;align-items:center;gap:35px;margin-top:30px}.text-link{display:flex;align-items:center;gap:10px;font-size:15px;text-decoration:underline;text-underline-offset:5px}.micro{display:flex;align-items:center;gap:9px;font-size:12px;color:var(--muted);margin-top:19px}.hero .micro{justify-content:center}.micro>span{width:3px;height:3px;background:var(--muted);border-radius:50%;margin:0 3px}.product-visual{position:relative;isolation:isolate;width:min(960px,100%);height:515px;margin:35px auto 0;text-align:left}.globe{position:absolute;width:480px;height:480px;left:50%;top:15px;transform:translateX(-50%) rotate(-14deg);border-radius:50%;overflow:hidden;background:radial-gradient(circle at 30% 24%,#bfe4f5 0%,#7eb4d2 32%,#466eae 62%,#080066 100%);box-shadow:inset -35px -20px 60px #08006670,inset 8px 8px 25px #ffffff80}.globe svg{width:100%;height:100%;fill:none;stroke:#d4edff;stroke-width:1;opacity:.38}.globe-word{position:absolute;top:44%;left:0;width:100%;text-align:center;color:#fff;font-size:36px;font-weight:800;z-index:1;transform:rotate(14deg);text-shadow:0 2px 10px #08006640}.globe-grid{position:absolute;inset:0;background:radial-gradient(ellipse at 40% 20%,#ffffff55,transparent 60%)}.floating-card{position:absolute;border:1px solid #e4e1eb;border-radius:20px;background:white;box-shadow:0 14px 40px #08006612;display:flex;align-items:center;gap:14px;padding:22px 25px}.request-card{left:5px;top:95px;width:305px;transform:rotate(-7deg);flex-wrap:wrap}.square{width:44px;height:44px;background:#eff4f8;display:grid;place-items:center;border-radius:50%;flex-shrink:0}.floating-card small{font-size:11px;display:block;color:#676574;margin-bottom:7px}.floating-card h3{font-size:16px;line-height:1.4}.chips{display:flex;gap:7px;width:100%;margin-top:5px}.chips span{border:1px solid #dcdde8;border-radius:100px;padding:7px 15px;font-size:12px}.selected{right:0;top:310px;transform:rotate(6deg);background:var(--ink);color:white;border-color:var(--ink);gap:13px;max-width:410px}.selected small{color:#c5c8e2}.check-circle{display:grid;place-items:center;background:var(--blue);color:var(--ink);width:37px;height:37px;border-radius:50%;flex-shrink:0}.project-token{position:absolute;right:35px;top:55px;background:var(--paper);height:145px;width:145px;border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;transform:rotate(10deg);box-shadow:6px 8px 0 #e5e0d6}.project-token strong{font:900 43px Arial;letter-spacing:-2px}.project-token span{font-size:10px;margin-top:6px}.city-pill{position:absolute;left:45px;bottom:66px;display:flex;align-items:center;gap:8px;border-radius:100px;background:var(--paper);padding:15px 20px;font-size:12px;transform:rotate(-5deg)}.illustration-label{position:absolute;bottom:0;right:0;font-size:11px;color:var(--muted)}.proof{display:grid;grid-template-columns:1fr 1fr 1.5fr;gap:25px;border-top:1px solid var(--line);padding:42px 0;margin-top:40px}.proof>div{display:flex;align-items:center;gap:20px}.proof strong{font:800 38px Arial;letter-spacing:-1px;white-space:nowrap}.proof strong span{font-size:21px}.proof>div>span{font-size:14px}.proof small{display:block;font-size:12px;color:var(--muted);margin-top:6px}.section{padding-block:100px}.section-heading{display:flex;justify-content:space-between;gap:50px;align-items:end;margin-bottom:50px}h2{font-size:clamp(34px,4vw,54px);line-height:1.2;letter-spacing:-1.5px;font-feature-settings:'case' on}h2 span{color:inherit}.section-heading p{font-size:16px;max-width:320px}.benefits{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.benefit{padding:32px;background:var(--paper);border-radius:24px}.benefit:nth-child(2){background:#e7f0f6}.benefit:nth-child(3){background:#eae9f4}.benefit-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:32px}.benefit-top svg{width:32px;height:32px}.benefit-top small{font:12px Arial;color:var(--muted)}h3{font-size:21px;line-height:1.5}.benefit p{font-size:15px;margin-top:15px}.process{background:var(--blue);padding:95px 0;color:var(--ink)}.process .eyebrow{color:var(--ink)}.process p{color:#25235b}.steps{display:grid;grid-template-columns:repeat(4,1fr);gap:30px;margin:55px 0 40px}.step-number{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #08006635;padding-bottom:22px;margin-bottom:24px;font:800 48px Arial;letter-spacing:-2px}.steps h3{font-size:19px}.steps p{font-size:15px;margin-top:13px}.process .primary{background:var(--ink);color:white}.process .primary:hover{background:#282181}.services{display:grid;grid-template-columns:1fr 1fr;gap:90px;align-items:center}.services p{font-size:16px;margin-top:24px}.service-note{display:flex;align-items:center;gap:13px;margin-top:30px;font-size:14px}.service-note svg{flex-shrink:0}.service-list{background:var(--paper);border-radius:26px;padding:20px 32px}.service-list>div{display:flex;align-items:center;gap:20px;padding:22px 0;border-bottom:1px solid #d8d3c8;font-size:17px}.service-list>div:last-child{border:0}.service-list small{font:12px Arial;color:var(--muted)}.service-list svg{margin-left:auto;flex-shrink:0}.contact{background:var(--ink);color:white;border-radius:32px;padding:65px;display:flex;align-items:center;justify-content:space-between;gap:30px}.contact h2{font-size:46px}.contact p{color:#d0cee5;margin:23px 0 30px;max-width:680px;font-size:16px}.contact .micro{color:#c5c1dc}.contact-art{display:grid;place-items:center;background:var(--blue);color:var(--ink);border-radius:50%;width:180px;height:180px;flex-shrink:0;transform:rotate(10deg)}.contact-art svg{width:135px}footer{padding-top:75px}.footer-main{display:grid;grid-template-columns:2fr 1fr 1fr;gap:40px;padding-bottom:45px}.footer-main p{font-size:14px;margin-top:20px}.footer-main small{font-size:13px;display:block;margin-bottom:20px;color:var(--muted)}.footer-main>div>a:not(.brand){display:block;font:15px Arial;margin-top:13px}.footer-bottom{border-top:1px solid var(--line);padding:24px 0;display:flex;justify-content:space-between;gap:20px;font-size:12px;color:var(--muted)}@media(min-width:1500px){.hero{padding-top:75px}h1{font-size:91px}.product-visual{margin-top:45px}}@media(max-width:1100px){.wrap{width:calc(100% - 60px)}.header{gap:28px}.nav{gap:18px}.brand{font-size:18px}.hero{padding-top:45px}.services{gap:45px}.contact{padding:45px}.contact h2{font-size:38px}.contact-art{width:120px;height:120px}.contact-art svg{width:100px}.proof strong{font-size:31px}.proof>div{gap:12px}.proof>div>span{font-size:12px}.request-card{left:0}.selected{right:0}}@media(max-width:800px){.wrap{width:calc(100% - 40px)}.header{height:82px;gap:16px}.nav{display:none}.nav-cta{font-size:12px;padding:11px 16px}.menu{display:grid;background:none;border:0;color:var(--ink);padding:6px}.nav.open{display:flex;position:absolute;top:75px;left:20px;right:20px;padding:24px;background:white;border:1px solid var(--line);border-radius:20px;z-index:5;flex-direction:column}.hero{padding-top:38px}h1{font-size:54px;letter-spacing:-2px;line-height:1.15}.hero-copy p{font-size:17px}.hero-secondary{font-size:14px!important}.hero .eyebrow{font-size:12px}.product-visual{height:435px;margin-top:35px}.globe{width:380px;height:380px;top:20px}.globe-word{font-size:30px}.request-card{top:65px;width:260px;padding:18px;transform:rotate(-5deg)}.floating-card h3{font-size:13px}.floating-card small{font-size:10px}.selected{top:270px;padding:18px;max-width:340px}.project-token{right:5px;top:5px;width:112px;height:112px}.project-token strong{font-size:34px}.project-token span{font-size:9px}.city-pill{left:0;bottom:30px;font-size:10px;padding:13px}.proof{grid-template-columns:1fr 1fr;margin-top:15px;gap:28px}.proof .locations{grid-column:1/-1}.section{padding-block:65px}.section-heading{flex-direction:column;align-items:start;gap:20px}.section-heading h2{font-size:39px}.benefits{grid-template-columns:1fr 1fr}.benefit{padding:25px}.steps{grid-template-columns:1fr 1fr;gap:35px}.process{padding-block:60px}.services{grid-template-columns:1fr;gap:35px}.contact{padding:40px 30px}.contact-art{display:none}.footer-main{grid-template-columns:1fr 1fr}.footer-main>div:first-child{grid-column:1/-1}.brand-icon{display:none}}@media(max-width:480px){.wrap{width:calc(100% - 32px)}.header{gap:8px}.brand{font-size:16px}.brand small{font-size:8px;letter-spacing:2.3px}.nav-cta{font-size:11px;padding:10px 13px;gap:7px}.nav-cta svg{width:14px}.hero{padding-top:27px}h1{font-size:39px;letter-spacing:-1.6px}.hero-copy p{font-size:16px}.hero-actions{gap:20px;flex-direction:column;margin-top:24px}.hero .eyebrow{font-size:11px;margin-bottom:20px}.hero .micro{font-size:11px}.product-visual{height:370px;margin-top:32px}.globe{width:290px;height:290px;top:35px}.globe-word{font-size:25px}.request-card{width:223px;top:12px;padding:15px;gap:9px;left:1px}.square{width:31px;height:31px}.floating-card h3{font-size:12px}.floating-card small{font-size:9px}.chips{gap:5px}.chips span{font-size:10px;padding:5px 11px}.project-token{width:85px;height:85px;top:105px;right:0}.project-token strong{font-size:26px}.project-token span{font-size:7px}.selected{top:243px;padding:15px 12px;max-width:290px;gap:9px;right:4px}.selected>svg{width:17px}.check-circle{width:29px;height:29px}.city-pill{bottom:8px;font-size:9px;padding:9px 12px}.illustration-label{font-size:9px;bottom:-15px}.proof{padding:30px 0;margin-top:25px}.proof>div{align-items:start;flex-direction:column;gap:8px}.proof>div.locations{flex-direction:row;align-items:center}.proof strong{font-size:33px}.benefits{grid-template-columns:1fr}.benefit h3{font-size:20px}.benefit-top{margin-bottom:20px}.section-heading h2,h2{font-size:34px}.steps{grid-template-columns:1fr}.step-number{padding-bottom:12px;margin-bottom:18px;font-size:40px}.service-list{padding:12px 23px}.service-list>div{font-size:15px}.contact h2{font-size:32px}.contact{padding:34px 24px;border-radius:24px}.contact .micro{flex-wrap:wrap;font-size:11px}.footer-bottom{font-size:10px}.footer-main{gap:25px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}:root{--ink:#11113a;--muted:#55556b;--blue:#3459ef;--paper:#f5f6f8;--line:#e4e5ea}body{color:var(--ink)}.wrap{width:min(1220px,calc(100% - 96px))}.header{height:100px;gap:42px}.brand{color:#080066;font-size:24px;font-weight:900}.brand-dot{color:#3459ef}.nav{padding:12px 22px;background:#f5f6f8;border-radius:100px}.nav-cta{color:white;background:#080066}.button{background:#3459ef;color:white;padding:17px 25px;font-size:15px}.button:hover{background:#2443c6}.primary{background:#3459ef;color:#fff;font-size:17px;padding:19px 28px}.hero{position:relative;isolation:isolate;width:calc(100% - 48px);max-width:1550px;margin:0 auto;border-radius:48px;overflow:hidden;min-height:690px;text-align:left;padding:72px 6%;display:flex;align-items:end;background:#171d40}.hero-photo{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center;z-index:-3}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(7,13,42,.93) 0%,rgba(7,13,42,.76) 30%,rgba(7,13,42,.16) 70%,rgba(7,13,42,.06));z-index:-1}.hero-copy{width:610px;max-width:100%;color:white}.hero .eyebrow{justify-content:start;color:#d3dcff;font-size:14px;margin-bottom:24px}.hero h1{font-size:68px;line-height:1.12;letter-spacing:-2px;margin:0 0 25px;text-transform:none;font-feature-settings:normal}.hero-copy p{font-size:18px;max-width:510px;color:#f0f1f7;margin:0 0 28px;line-height:1.8}.hero .micro{justify-content:start;color:#e6e6f0;margin-top:20px;font-size:12px}.hero-seal{position:absolute;right:6%;top:45px;background:#f5edab;color:#080066;display:flex;flex-direction:column;align-items:center;justify-content:center;width:135px;height:135px;border-radius:50%;transform:rotate(12deg);border:7px solid #fff7d8;box-shadow:0 0 0 1px #f3de9b}.hero-seal strong{font-size:19px;line-height:1.3;margin-top:6px;text-align:center}.proof{margin-top:0;padding:43px 0;border-top:0;border-bottom:1px solid var(--line);grid-template-columns:1fr 1fr 1.5fr}.proof strong{color:#080066}.section{padding-block:92px}.section-heading{margin-bottom:42px}.eyebrow{font-size:13px;color:#4f5671}h2{font-size:47px;line-height:1.28;letter-spacing:-1px;font-feature-settings:normal}.section-heading p{max-width:360px;font-size:16px}.feature-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.feature-card{border-radius:30px;padding:32px;overflow:hidden;display:flex;flex-direction:column}.lavender{background:#ecebff}.peach{background:#ffeadc}.sky{background:#dcf1f6}.pill{font-size:12px;border:1px solid #11113a25;border-radius:100px;padding:7px 13px;align-self:start;margin-bottom:24px}.feature-card h3{font-size:27px;line-height:1.35;letter-spacing:-.6px}.feature-card p{font-size:15px;margin-top:16px;line-height:1.85;min-height:140px;color:#45455c}.feature-card .text-link{font-size:14px;margin-top:auto;justify-content:space-between;text-decoration:none;border-top:1px solid #11113a20;padding-top:22px}.comparison{padding:12px 0 30px;margin-top:12px}.comparison>div{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:15px 13px;background:#fff;border-radius:12px;margin-bottom:9px;font-size:12px;box-shadow:0 4px 12px #11113a08}.comparison>div:nth-child(2){margin-left:10px}.comparison .chosen{background:#3459ef;color:#fff;transform:rotate(-3deg);margin-left:3px}.comparison small{font-size:10px;color:#626279;display:block;text-align:right;margin-top:12px}.manager-art{height:224px;position:relative;margin-top:10px}.avatar{width:120px;height:120px;border-radius:50%;background:#ebb3a4;display:grid;place-items:center;position:absolute;left:6px;top:32px;color:#5e3057;box-shadow:0 0 0 12px #ffd6c0}.speech{position:absolute;right:0;top:7px;background:#fff;padding:15px 20px;border-radius:18px 18px 18px 2px;font-size:13px;line-height:1.6;transform:rotate(4deg);box-shadow:0 5px 20px #6131280a}.reply{position:absolute;bottom:29px;right:0;display:flex;align-items:center;gap:7px;background:#080066;color:white;padding:14px;border-radius:13px;font-size:12px;transform:rotate(-4deg)}.projects-art{height:234px;display:flex;align-items:center;justify-content:center;flex-direction:column;padding-bottom:30px}.projects-art strong{font:900 92px Arial;letter-spacing:-7px;color:#080066;transform:rotate(-6deg)}.projects-art strong span{color:#3459ef}.city-chips{display:flex;gap:6px;flex-wrap:wrap;justify-content:center;margin-top:12px}.city-chips span{font-size:11px;background:white;padding:9px 11px;border-radius:100px}.anywhere{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center;padding-bottom:100px}.anywhere p{font-size:17px;margin:23px 0 26px}.anywhere-art{height:420px;border-radius:34px;background:#f8efa9;position:relative;display:grid;place-items:center;overflow:hidden}.anywhere-art>svg{width:290px;height:290px;transform:rotate(-18deg);color:#080066}.location{position:absolute;background:white;border-radius:100px;padding:13px 20px;font-size:13px;box-shadow:0 5px 15px #0800660c}.location.one{top:55px;left:35px;transform:rotate(-7deg)}.location.two{right:15px;top:180px;transform:rotate(6deg);background:#080066;color:white}.location.three{bottom:50px;left:35px;display:flex;align-items:center;gap:8px;transform:rotate(-3deg)}.process{background:#f4f5f8;color:var(--ink);padding-block:90px}.process p{color:var(--muted)}.process .eyebrow{color:#3459ef}.process .primary{background:#3459ef}.steps{gap:22px;margin-top:38px}.steps article{background:white;border-radius:23px;padding:25px}.step-number{border:0;border-radius:50%;background:#ecebff;color:#080066;width:54px;height:54px;justify-content:center;font-size:22px;letter-spacing:0;padding:0;margin-bottom:25px}.step-number svg{display:none}.steps h3{font-size:19px}.steps p{font-size:14px}.services{gap:80px}.service-list{background:#ecebff;border-radius:32px}.service-list>div{border-color:#11113a20}.security{display:flex;align-items:center;gap:32px;background:#e7f3ee;border-radius:30px;padding:38px 42px;margin-bottom:90px}.security>svg{flex-shrink:0;color:#19634b}.security h2{font-size:30px}.security p{font-size:14px;margin-top:12px;max-width:650px}.security-badge{font-size:12px;line-height:1.8;min-width:180px;color:#19634b}.security-badge svg{display:block;margin-bottom:8px}.contact{width:calc(100% - 48px);max-width:1550px;border-radius:42px;padding:70px 7%;background:#080066}.contact h2{font-size:48px}.contact .button{background:#b6d6ee;color:#080066}.contact-art{background:#f8efa9;width:200px;height:200px}.contact .eyebrow{color:#bccff9}.footer-main{padding-top:0}.footer-main .brand{font-size:22px}@media(min-width:1600px){.hero{min-height:750px}.hero h1{font-size:77px}}@media(max-width:1100px){.wrap{width:calc(100% - 56px)}.hero{min-height:650px;padding:55px 5%}.hero h1{font-size:59px}.hero-copy{width:550px}.hero-copy p{font-size:17px}.feature-card{padding:25px}.feature-card h3{font-size:23px}.feature-card p{min-height:165px}.comparison>div{font-size:10px}.anywhere{gap:40px}h2{font-size:39px}.steps article{padding:20px}.steps h3{font-size:16px}.security{gap:22px}.contact h2{font-size:41px}}@media(max-width:800px){.wrap{width:calc(100% - 40px)}.header{height:83px;gap:15px}.brand{font-size:20px}.nav{padding:0}.nav.open{padding:24px}.hero{width:calc(100% - 24px);border-radius:30px;min-height:750px;padding:35px 30px;align-items:end}.hero-photo{object-position:65% center}.hero-shade{background:linear-gradient(0deg,rgba(7,13,42,.96),rgba(7,13,42,.7) 50%,rgba(7,13,42,.08) 100%)}.hero-copy{width:100%}.hero h1{font-size:53px}.hero-copy p{max-width:500px}.hero-seal{width:102px;height:102px;right:27px;top:27px;border-width:5px}.hero-seal strong{font-size:15px}.hero-seal svg{width:20px}.proof{padding-block:32px}.feature-cards{grid-template-columns:1fr}.feature-card{padding:30px;display:grid;grid-template-columns:1fr 1fr;column-gap:25px}.feature-card .pill{grid-column:1}.feature-card h3{grid-column:1;font-size:27px}.feature-card p{grid-column:1;min-height:0;margin-bottom:25px}.feature-card .comparison,.feature-card .manager-art,.feature-card .projects-art{grid-column:2;grid-row:1/4;align-self:center;width:100%}.feature-card .text-link{grid-column:1/-1}.comparison>div{font-size:12px}.section{padding-block:65px}.anywhere{grid-template-columns:1fr;gap:30px;padding-bottom:65px}.anywhere-art{height:340px}.anywhere-art>svg{width:240px;height:240px}.process{padding-block:60px}.steps{grid-template-columns:1fr 1fr}.steps h3{font-size:19px}.services{gap:35px}.security{flex-wrap:wrap;margin-bottom:65px;padding:30px}.security>div:nth-child(2){flex:1;min-width:200px}.security-badge{min-width:0;width:100%;display:flex;gap:12px}.security-badge svg{flex-shrink:0}.contact{width:calc(100% - 24px);padding:45px 30px;border-radius:30px}.contact h2{font-size:38px}}@media(max-width:480px){.wrap{width:calc(100% - 32px)}.header{gap:8px}.brand{font-size:16px}.nav-cta{padding:11px 13px;font-size:11px}.hero{padding:30px 22px;min-height:730px;border-radius:26px}.hero h1{font-size:43px;letter-spacing:-1px}.hero-copy p{font-size:16px}.hero .eyebrow{font-size:11px;line-height:1.7;max-width:230px}.hero .primary{font-size:15px;padding:17px 23px}.hero-seal{width:90px;height:90px;right:20px;top:22px}.hero-seal strong{font-size:13px}.hero .micro{font-size:11px}.feature-card{display:flex;padding:27px}.feature-card p{font-size:15px}.feature-card h3{font-size:27px}.feature-card .comparison{padding:0 0 25px}.feature-card .manager-art{height:200px}.feature-card .projects-art{height:190px}.section-heading h2,h2{font-size:33px}.section-heading p{font-size:15px}.steps{grid-template-columns:1fr}.steps article{padding:25px}.step-number{margin-bottom:18px}.anywhere p{font-size:16px}.anywhere-art{height:300px}.anywhere-art>svg{width:200px;height:200px}.location{font-size:11px;padding:12px 15px}.location.one{left:20px;top:30px}.location.two{top:140px}.location.three{left:20px;bottom:25px}.security{padding:27px;gap:20px}.security h2{font-size:27px}.security>svg{width:45px;height:45px}.contact h2{font-size:32px}.contact{padding:35px 24px}.contact p{font-size:15px}.proof>div>span{font-size:12px}.footer-main .brand{font-size:19px}}body,p,a,button,h1,h2,h3,h4,small,span,strong,.proof strong,.proof strong span,.projects-art strong,.step-number,.footer-main>div>a:not(.brand){font-family:'Noto Sans Georgian',sans-serif}.proof strong{font-weight:800;font-size:42px;letter-spacing:-1px;font-variant-numeric:tabular-nums}.proof{grid-template-columns:repeat(3,1fr)}.proof>div{flex-direction:column;gap:8px;align-items:center;text-align:center}.proof>div>span{font-size:15px}.brand img{width:205px;height:auto;display:block}.header .brand{flex-shrink:0}.header{gap:25px}.header .nav{gap:20px;padding:12px 16px;font-size:13px}.hero h1{font-size:60px;letter-spacing:-1.5px}.site-footer{background:#04003a;color:#fff;margin-top:75px;padding-top:65px}.site-footer p,.site-footer small,.site-footer .footer-bottom{color:#cccbe0}.site-footer .footer-main{grid-template-columns:1.5fr 1fr 1.2fr}.site-footer .footer-main>div>a:not(.brand){font-size:14px;line-height:1.8}.site-footer .footer-bottom{border-color:#ffffff25}.social-links{display:flex;flex-wrap:wrap;gap:14px;margin-top:22px;max-width:330px}.social-links a{font-size:12px;text-decoration:underline;text-underline-offset:4px}.feature-card h3{font-size:24px}.feature-card p{min-height:170px}.site-footer .brand img{width:240px}.footer-nav a{display:block}.site-footer a:hover{color:#b6d6ee}.hero-copy p{font-size:17px}@media(max-width:1100px){.header .brand img{width:165px}.header{gap:15px}.header .nav{gap:13px;font-size:12px}.hero h1{font-size:52px}.feature-card h3{font-size:21px}.feature-card p{min-height:200px}.proof strong{font-size:36px}}@media(max-width:800px){.header .nav.open{padding:24px;gap:20px;font-size:15px}.hero h1{font-size:49px}.feature-card p{min-height:0}.site-footer .footer-main{grid-template-columns:1fr 1fr}.site-footer .footer-main>div:first-child{grid-column:1/-1}.proof>div>span{font-size:12px}.proof strong{font-size:32px}}@media(max-width:480px){.header .brand img{width:130px}.header{gap:7px}.hero h1{font-size:39px}.hero-copy p{font-size:15px}.proof{gap:10px}.proof strong{font-size:28px}.proof>div>span{font-size:11px}.feature-card h3{font-size:25px}.site-footer .footer-main{grid-template-columns:1fr}.site-footer .brand img{width:215px}.site-footer .footer-main>div:first-child{grid-column:auto}}.skip-link{position:fixed;left:16px;top:16px;transform:translateY(-200%);z-index:1000;background:#fff;color:#080066;padding:12px 20px;border-radius:8px}.skip-link:focus{transform:none}.menu{min-width:44px;min-height:44px}.menu svg{pointer-events:none}.site-footer a:focus-visible{outline-color:#b6d6ee}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto!important}*,*::before,*::after{animation:none!important;transition:none!important}}@media(max-width:800px){.header{position:absolute;top:0;left:0;z-index:10;width:100%;height:94px;padding:0 22px;gap:14px;color:white}.header .brand img{width:145px;filter:brightness(0) invert(1)}.header .nav-cta{padding:10px 0;background:transparent;color:white;font-size:11px;gap:6px;white-space:nowrap}.header .menu{color:white;flex-shrink:0}.header .nav.open{color:#11113a;top:80px;left:16px;right:16px;width:auto}.hero{width:100%;max-width:none;border-radius:0;min-height:0;padding:148px 24px 56px;align-items:center;text-align:center}.hero-copy{width:100%;max-width:560px;margin:auto}.hero .eyebrow{justify-content:center;max-width:none;font-size:13px;line-height:1.7;margin:0 auto 22px;color:#f0f1f7}.hero h1{font-size:clamp(36px,8.8vw,48px);line-height:1.22;letter-spacing:-1px;margin:0 0 24px}.hero-copy p{font-size:17px;line-height:1.8;max-width:520px;margin:0 auto 28px}.hero .primary{font-size:16px;padding:18px 25px;min-height:58px}.hero .micro{justify-content:center;flex-wrap:wrap;font-size:11px;margin-top:20px}.hero-seal{display:none}.hero-shade{background:linear-gradient(180deg,rgba(7,13,42,.4),rgba(7,13,42,.72) 38%,rgba(7,13,42,.82))}.hero-photo{object-position:60% center}}@media(max-width:380px){.header{padding:0 16px;gap:9px}.header .brand img{width:120px}.header .nav-cta{font-size:10px}.hero{padding:136px 20px 44px}.hero h1{font-size:34px}.hero-copy p{font-size:16px}}@media(max-width:380px){.section-heading>div{min-width:0;max-width:100%}.section-heading h2,h2{font-size:29px;overflow-wrap:break-word}}