@font-face{font-family:Ocean Sans;src:url('/assets/ocean-sans.woff2') format('woff2');font-display:swap;font-weight:400}
@font-face{font-family:Ocean Serif;src:url('/assets/ocean-serif.woff2') format('woff2');font-display:swap;font-weight:400}
@font-face{font-family:Ocean Serif;src:url('/assets/ocean-serif-italic.woff2') format('woff2');font-display:swap;font-weight:400;font-style:italic}
@font-face{font-family:Tajawal;src:url('/assets/tajawal-regular.woff2') format('woff2');font-display:swap;font-weight:400}
@font-face{font-family:Tajawal;src:url('/assets/tajawal-medium.woff2') format('woff2');font-display:swap;font-weight:500}
@font-face{font-family:Tajawal;src:url('/assets/tajawal-bold.woff2') format('woff2');font-display:swap;font-weight:700}
:root{--ink:#17211f;--muted:#606863;--gold:#c5a46b;--gold-dark:#8d6b35;--paper:#fff;--soft:#f3f5f2;--line:#d7dcd6;--serif:'Ocean Serif',Georgia,serif;--sans:'Ocean Sans',Arial,sans-serif;--page:1280px;--gutter:5.5vw;--header-height:116px}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:calc(var(--header-height) + 20px)}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--sans);font-size:16px;line-height:1.6;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button{font:inherit;color:inherit}img{max-width:100%;display:block}svg{width:24px;height:24px;flex-shrink:0}h1,h2,h3,p,figure{margin:0}button,a,summary{-webkit-tap-highlight-color:transparent}a,button,summary{touch-action:manipulation}a:focus-visible,button:focus-visible,summary:focus-visible{outline:2px solid var(--gold-dark);outline-offset:6px}::selection{background:var(--gold);color:var(--ink)}[hidden]{display:none!important}.wrap{width:calc(100% - var(--gutter)*2);max-width:var(--page);margin-inline:auto}.section{padding-block:112px}.eyebrow{font-size:.8125rem;font-weight:400;letter-spacing:.14em;line-height:1.6;text-transform:uppercase;color:var(--gold-dark);margin-bottom:28px}h2{font-family:var(--serif);font-weight:400;font-size:clamp(2.6rem,4.1vw,4rem);line-height:1.16;letter-spacing:-.042em}.skip-link{position:fixed;inset-block-start:-100px;inset-inline-start:16px;background:var(--ink);color:white;padding:12px 22px;z-index:100}.skip-link:focus{inset-block-start:12px}
.header{height:var(--header-height);position:sticky;top:0;z-index:50;background:#fff;transition:box-shadow .35s}.header.scrolled{box-shadow:0 3px 20px #0d171514}.header-inner{height:100%;max-width:1536px;padding-inline:var(--gutter);margin:auto;display:flex;align-items:center;justify-content:space-between;gap:36px}.brand{display:flex;align-items:center;flex:0 0 160px;align-self:center;line-height:0}.brand-image{display:block;width:100%}.brand-image svg{display:block;width:100%;height:auto;aspect-ratio:49/32;max-width:none;flex-shrink:0}.desktop-nav{display:flex;gap:30px;align-items:center;margin-inline-start:auto}.nav-link{position:relative;white-space:nowrap}.desktop-nav a{font-size:.875rem}.nav-link:after{content:'';position:absolute;bottom:-9px;inset-inline-start:0;width:0;height:1px;background:var(--gold-dark);transition:width .3s}.nav-link:hover:after,.nav-link[aria-current=location]:after{width:100%}.header-actions{display:flex;align-items:center;gap:28px}.languages{display:flex;gap:12px;align-items:center;border-inline-start:1px solid var(--line);padding-inline-start:26px}.languages a{font-size:.8125rem;color:var(--muted);padding-block:8px;position:relative;white-space:nowrap;min-width:20px;text-align:center}.languages a[aria-current=page]{color:var(--ink)}.languages a[aria-current=page]:after{position:absolute;content:'';bottom:4px;left:0;right:0;height:1px;background:var(--gold-dark)}.languages a[lang=ar]{font-family:'Tajawal',Tahoma,Arial;font-size:.875rem}.header-profile{display:flex;align-items:center;gap:20px;font-size:.875rem;padding:12px 18px;border:1px solid var(--line);white-space:nowrap;transition:background .25s,border-color .25s}.header-profile:hover{background:var(--soft);border-color:var(--gold)}.header-profile svg{width:18px;height:18px}.menu-button{border:0;background:transparent;width:44px;height:44px;display:none;flex-direction:column;gap:7px;justify-content:center;align-items:center;cursor:pointer}.menu-button span{width:24px;height:1px;background:var(--ink);transition:transform .25s}.menu-button[aria-expanded=true] span:first-child{transform:translateY(4px) rotate(45deg)}.menu-button[aria-expanded=true] span:last-child{transform:translateY(-4px) rotate(-45deg)}.mobile-nav{position:absolute;inset-inline:0;top:100%;background:white;border-top:1px solid var(--line);box-shadow:0 14px 24px #17211f15;padding:24px var(--gutter) 36px;display:flex;flex-direction:column;gap:22px}.mobile-nav a{width:fit-content;font-size:1.1rem}.scroll-progress{position:absolute;bottom:0;left:0;height:2px;width:100%;background:var(--gold);transform:scaleX(0);transform-origin:left}
.hero{min-height:690px;height:calc(100svh - var(--header-height));max-height:960px;position:relative;background:var(--ink);color:white;overflow:hidden;isolation:isolate;display:flex;flex-direction:column;justify-content:center}.hero-media,.hero-shade,.hero-grid{position:absolute;inset:0;z-index:-1;pointer-events:none}.hero-media img{width:100%;height:100%;object-fit:cover;object-position:center 50%;transform:scale(1.035);will-change:transform}.hero-shade{background:linear-gradient(90deg,rgba(12,21,20,.73) 0%,rgba(12,21,20,.39) 48%,rgba(12,21,20,.03) 100%),linear-gradient(0deg,rgba(12,21,20,.65),transparent 28%)}.hero-grid{border-inline:1px solid #ffffff0e;left:var(--gutter);right:var(--gutter)}.hero-grid:after{content:'';width:1px;position:absolute;top:0;bottom:0;inset-inline-start:65%;background:#ffffff0c}.hero-content{padding-block:78px 155px;position:relative}.hero-eyebrow{color:#e5d5b8;display:flex;align-items:center;gap:16px;margin-bottom:32px;font-size:.8125rem;letter-spacing:.17em}.gold-line{display:block;width:38px;height:1px;background:var(--gold);flex-shrink:0}.hero h1{font-family:var(--serif);font-weight:400;font-size:clamp(3.75rem,7.3vw,7.125rem);line-height:1.07;letter-spacing:-.055em;max-width:1150px;margin-bottom:28px}.hero h1 span,.hero h1 em{display:block}.hero h1 em{font-weight:400;color:#e2c495}.hero-text{max-width:480px;font-size:1.0625rem;line-height:1.75;color:#e3e7e2;margin-bottom:32px}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:32px;padding:18px 26px;min-height:60px;font-size:.9375rem;position:relative;transition:background .3s,color .3s,box-shadow .3s}.button svg,.text-link svg{transition:transform .3s}.button:hover svg,.text-link:hover svg{transform:translateX(4px)}.button-gold{background:var(--gold);color:#13201d}.button-gold:hover{background:#d9b986;box-shadow:0 8px 30px #0002}.button-dark{background:var(--ink);color:white}.button-dark:hover{background:#2f403a}.hero-bottom{position:absolute;bottom:29px;inset-inline:0;display:flex;align-items:center;justify-content:space-between;gap:20px;font-size:.8125rem;color:#e5e7e3}.scroll-link{display:inline-flex;align-items:center;gap:14px}.scroll-circle{width:40px;height:40px;border:1px solid #ffffff5c;border-radius:50%;display:grid;place-items:center;transition:background .3s}.scroll-circle svg{width:18px;height:18px}.scroll-link:hover .scroll-circle{background:#ffffff20}.hero-foot{opacity:.8}.hero-location{display:flex;align-items:center;gap:12px}.location-cross{color:var(--gold);font-size:1.25rem}.disciplines{background:var(--ink);color:#e5e8e2;border-top:1px solid #ffffff20}.disciplines .wrap{display:grid;grid-template-columns:repeat(3,1fr);min-height:82px;align-items:center}.disciplines span{font-size:.875rem;letter-spacing:.015em;padding:6px 18px;text-align:center}.disciplines span+span{border-inline-start:1px solid #ffffff24}
.about{display:grid;grid-template-columns:1fr 1fr;gap:9%;align-items:center}.about-copy h2{margin-bottom:28px}.lead{font-size:1.125rem;line-height:1.65;margin-bottom:16px;max-width:460px}.body-copy{color:var(--muted);font-size:1rem;line-height:1.9;max-width:500px}.text-link{display:inline-flex;align-items:center;gap:24px;padding-block:8px;border-bottom:1px solid var(--gold);font-size:.9375rem;margin-top:28px}.text-link svg{width:22px;height:22px}.company-registration{border-top:1px solid var(--line);margin-top:44px;padding-top:26px;display:flex;align-items:center;gap:16px}.registration-mark{font-family:var(--serif);font-size:1.25rem;letter-spacing:-.02em;display:grid;place-items:center;width:45px;height:45px;border:1px solid #b0b9af;flex-shrink:0}.company-registration p{font-size:.875rem}.company-registration small{font-size:.75rem;color:var(--muted);display:block;line-height:1.8;margin-top:3px;text-align:start}.about-visual{position:relative;min-width:0}.about-photo{position:relative;height:610px;max-height:49vw;overflow:hidden;background:#e3e5de}.about-photo img{width:100%;height:100%;object-fit:cover;object-position:65% center;transition:transform 1s}.about-photo:hover img{transform:scale(1.04)}.photo-corner{position:absolute;inset-block-start:23px;inset-inline-end:23px;width:44px;height:44px;border-top:1px solid #fff9;border-inline-end:1px solid #fff9}.image-phrase{position:absolute;inset-inline:0;bottom:0;font-family:var(--serif);font-size:2rem;color:#fff;background:linear-gradient(0deg,#19231ccc,transparent);padding:70px 30px 28px;line-height:1.2}.about-visual figcaption{font-size:.75rem;color:var(--muted);margin-top:12px}.section-heading{display:grid;grid-template-columns:1.3fr 1fr;gap:12%;align-items:end;margin-bottom:60px}.section-intro{font-size:1rem;line-height:1.85;color:var(--muted);max-width:410px;padding-bottom:5px}.expertise{background:var(--soft);border-top:1px solid #e8ece6}.services{border-top:1px solid #b9c3b8}.service{border-bottom:1px solid #cdd5c9;scroll-margin-top:130px}.service summary{padding:32px 0;display:grid;grid-template-columns:52px 1fr 225px 48px;align-items:center;gap:24px;cursor:pointer;list-style:none}.service summary::-webkit-details-marker{display:none}.service-number{font-size:.875rem;align-self:start;padding-top:10px;color:var(--gold-dark)}.service-title{font-size:clamp(1.5rem,2.3vw,2rem);font-family:var(--serif);line-height:1.2;display:block;letter-spacing:-.025em}.service-subtitle{display:block;color:var(--muted);font-size:.875rem;margin-top:8px}.service-tag{font-size:.75rem;letter-spacing:.09em;color:var(--muted);text-align:end}.service-toggle{width:46px;height:46px;border:1px solid #bcc7b9;border-radius:50%;display:grid;place-items:center;transition:background .3s,border-color .3s}.service-toggle svg{width:21px;height:21px;transition:transform .3s}.service[open] .service-toggle{background:var(--ink);color:white;border-color:var(--ink)}.service[open] .service-toggle svg{transform:rotate(45deg)}.service summary:hover .service-title{color:var(--gold-dark)}.service summary:hover .service-toggle{border-color:var(--ink)}.service-body{margin-inline-start:76px;padding:0 72px 34px 0;display:grid;grid-template-columns:1fr 1fr;gap:9%;font-size:1rem;line-height:1.85;color:var(--muted);animation:detail-in .35s ease-out}.service-body ul{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:8px;font-size:.9375rem;color:var(--ink)}.service-body li{display:flex;align-items:baseline;gap:13px}.service-body li:before{content:'';width:5px;height:5px;background:var(--gold-dark);display:block;flex-shrink:0;transform:translateY(-2px)}
.approach{background:var(--ink);color:#f4f5f0;position:relative;overflow:hidden}.approach .eyebrow{color:var(--gold)}.approach .section-intro{color:#bec8be}.approach h2{max-width:620px}.steps{padding:0;margin:0;list-style:none;display:grid;grid-template-columns:repeat(4,1fr);gap:40px}.step-number{font-family:var(--serif);font-size:3.375rem;color:var(--gold);line-height:1;margin-bottom:29px;display:flex;align-items:center;gap:24px}.step-number span{display:block;height:1px;flex:1;background:#e0e8da25}.step h3{font-size:1.1875rem;font-weight:400;margin-bottom:14px}.step p{color:#bec8be;line-height:1.8;font-size:.9375rem}.steps .step:nth-child(2){transition-delay:.08s}.steps .step:nth-child(3){transition-delay:.16s}.steps .step:nth-child(4){transition-delay:.24s}.profile{background:#e9edE6;background-image:linear-gradient(90deg,transparent 49.9%,#b0bda523 50%,transparent 50.1%);border-bottom:1px solid var(--line)}.profile-inner{display:grid;grid-template-columns:1.3fr 1fr;gap:12%;align-items:center}.profile-copy p{font-size:1.0625rem;line-height:1.85;max-width:420px;margin-bottom:27px}.profile-copy small{display:block;font-size:.75rem;line-height:1.7;color:var(--muted);margin-top:15px}.footer{padding:68px 0 25px;background:#fff}.footer-top{display:grid;grid-template-columns:1.6fr 1fr 1.2fr .65fr;gap:50px;padding-bottom:65px}.footer-logo{font-family:var(--serif);font-size:1.8125rem;line-height:1;letter-spacing:-.035em;display:block}.footer-logo span{font-family:var(--sans);font-size:.75rem;vertical-align:top;display:inline-block;margin-top:3px;margin-inline-start:5px}.footer-intro p{font-size:.875rem;line-height:1.8;color:var(--muted);max-width:230px;margin-top:18px}.footer-column{display:flex;flex-direction:column;align-items:start;gap:12px;font-size:.875rem}.footer-column h2{font-family:var(--sans);font-size:.75rem;text-transform:uppercase;letter-spacing:.08em;color:var(--muted);margin-bottom:8px;line-height:1.5}.footer-column a:hover{color:var(--gold-dark)}.footer-column .nav-link:after{bottom:0}.footer-column .footer-legal{font-size:.8125rem;color:var(--muted);line-height:1.9}.pdf-badge{font-size:.6875rem;border:1px solid var(--line);padding:2px 4px;margin-inline-start:5px}.footer-wordmark{font-family:var(--serif);letter-spacing:-.065em;font-size:clamp(3rem,13.5vw,12rem);line-height:1.1;white-space:nowrap;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding-block:24px 32px;position:relative;display:flex;justify-content:space-between;align-items:start}.footer-wordmark span{font-family:var(--sans);font-size:clamp(1rem,2vw,1.875rem);letter-spacing:0;margin-top:12px;margin-inline-start:10px}.footer-bottom{display:flex;justify-content:space-between;gap:20px;align-items:center;padding-top:26px;font-size:.75rem;color:var(--muted)}.footer-bottom a{display:flex;align-items:center;gap:15px}.footer-bottom svg{width:19px;height:19px;transform:rotate(180deg)}.image-disclaimer{font-size:.75rem;line-height:1.75;margin-top:18px;color:var(--muted);max-width:740px}
.hero-eyebrow{animation:hero-in .9s both .12s}.hero h1{animation:hero-in 1s both .23s}.hero-text{animation:hero-in 1s both .36s}.hero .button{animation:hero-in 1s both .45s}.will-reveal{opacity:0;transform:translateY(24px);transition:opacity .8s ease,transform .8s ease}.will-reveal.is-visible{opacity:1;transform:translateY(0)}@keyframes hero-in{from{opacity:0;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}@keyframes detail-in{from{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}
html[lang=ru] .hero h1{font-size:clamp(3.5rem,6.8vw,6.75rem)}html[lang=ru] .header-inner{gap:24px}html[lang=ru] .desktop-nav{gap:23px}html[lang=ru] .header-actions{gap:22px}html[lang=ru] h2{font-size:clamp(2.35rem,3.65vw,3.65rem)}html[lang=ru] .service-tag{max-width:205px}html[lang=ru] .service-title{font-size:clamp(1.5rem,2.15vw,1.95rem)}
html[dir=rtl]{--sans:'Tajawal',Tahoma,Arial,sans-serif;--serif:'Tajawal',Tahoma,Arial,sans-serif}html[dir=rtl] .eyebrow{letter-spacing:0;font-size:.9375rem}html[dir=rtl] h1,html[dir=rtl] h2,html[dir=rtl] .service-title{letter-spacing:0}html[dir=rtl] h2{line-height:1.5;font-size:clamp(2.3rem,3.9vw,3.5rem)}html[dir=rtl] .hero h1{font-size:clamp(3.2rem,6.2vw,6.2rem);line-height:1.55;margin-bottom:12px}html[dir=rtl] .hero h1 em{font-style:normal}html[dir=rtl] .hero-text{line-height:1.95;font-size:1.125rem;max-width:470px}html[dir=rtl] .hero-shade{background:linear-gradient(270deg,#0c1514d9 0%,#0c151475 55%,#0c15140d 100%),linear-gradient(0deg,#0c1514a6,transparent 30%)}html[dir=rtl] .hero-content{padding-block:45px 140px}html[dir=rtl] .hero-eyebrow{margin-bottom:12px}html[dir=rtl] .hero-media img{object-position:40% center}html[dir=rtl] .button svg,html[dir=rtl] .text-link svg{transform:scaleX(-1)}html[dir=rtl] .button:hover svg,html[dir=rtl] .text-link:hover svg{transform:scaleX(-1) translateX(4px)}html[dir=rtl] .body-copy,html[dir=rtl] .section-intro,html[dir=rtl] .service-body,html[dir=rtl] .step p{line-height:1.95}html[dir=rtl] .service-title{line-height:1.5}html[dir=rtl] .service-tag{letter-spacing:0;font-size:.875rem}html[dir=rtl] .service-body{padding-inline:0 72px}html[dir=rtl] .footer-logo,html[dir=rtl] .footer-wordmark,html[dir=rtl] .registration-mark{font-family:'Ocean Serif',Georgia,serif}html[dir=rtl] .footer-column h2{letter-spacing:0;font-size:.9375rem}html[dir=rtl] .footer-legal,html[dir=rtl] .company-registration small{font-family:'Ocean Sans',Arial,sans-serif}html[dir=rtl] .footer-column{font-size:1rem}html[dir=rtl] .image-phrase{font-size:1.75rem;line-height:1.5}html[dir=rtl] .step-number{font-family:'Ocean Serif',Georgia,serif;direction:rtl}html[dir=rtl] .step h3{font-size:1.375rem}
@media(min-width:1600px){:root{--gutter:7vw}.hero-content{padding-block:95px 155px}}@media(max-width:1200px){.header-inner{gap:24px}.header-profile{padding:12px 14px;gap:10px}.header-actions{gap:22px}.desktop-nav{gap:23px}.languages{padding-inline-start:20px}.about{gap:7%}.service summary{grid-template-columns:40px 1fr 180px 44px}.service-body{margin-inline-start:64px}.steps{gap:28px}.footer-top{gap:34px}.section-heading,.profile-inner{gap:8%}}
@media(max-width:1100px){:root{--header-height:104px}.brand{flex-basis:144px}.desktop-nav,.header-profile{display:none}.header-actions{gap:22px}.languages{border:0;padding:0;gap:18px}.languages a{font-size:.875rem}.menu-button{display:flex}.hero{height:calc(100svh - var(--header-height));min-height:660px}.hero h1{font-size:clamp(3.5rem,8.2vw,6rem)}html[lang=ru] .hero h1{font-size:clamp(3.4rem,7.9vw,5.8rem)}.hero-foot{display:none}.section{padding-block:85px}.about-photo{max-height:none;height:560px}.about{gap:6%}.section-heading{grid-template-columns:1.2fr 1fr;gap:6%;margin-bottom:48px}.service summary{grid-template-columns:35px 1fr 44px;gap:20px}.service-tag{display:none}.service-body{margin-inline-start:55px;padding-inline-end:0;gap:6%}.footer-top{grid-template-columns:1.3fr 1fr 1fr;gap:32px}.footer-intro{grid-column:1/-1;display:flex;justify-content:space-between;gap:30px;align-items:center}.footer-intro p{margin:0;max-width:350px}.footer-top{padding-bottom:44px}.profile-inner{gap:8%;grid-template-columns:1.15fr 1fr}.button{gap:24px;padding:17px 23px}html[dir=rtl] .hero h1{font-size:clamp(3.4rem,7.8vw,5.8rem)}html[dir=rtl] .service-body{padding-inline-end:0}}
@media(max-width:760px){:root{--gutter:6vw;--header-height:94px}.brand{flex-basis:126px}.header-actions,html[lang=ru] .header-actions{gap:16px}.languages{gap:12px}.menu-button{width:36px}.hero{height:calc(100svh - var(--header-height));min-height:660px;max-height:880px}.hero-content{padding-block:55px 135px}.hero h1{font-size:clamp(2.9rem,9.25vw,4.75rem);line-height:1.12;letter-spacing:-.05em}.hero h1 em{margin-top:3px}.hero-eyebrow{font-size:.6875rem;letter-spacing:.12em;gap:12px;margin-bottom:26px}.gold-line{width:24px}.hero-text{font-size:1rem;max-width:390px;margin-bottom:27px}.hero-media img{object-position:63% center}.hero-shade{background:linear-gradient(90deg,#0c1514d4,#0c15142b),linear-gradient(0deg,#0c1514b8,transparent 45%)}.hero-bottom{bottom:24px;align-items:end;font-size:.75rem}.scroll-link{gap:10px}.hero-location{gap:6px;max-width:150px;text-align:end}.scroll-circle{width:35px;height:35px}.disciplines .wrap{min-height:96px}.disciplines span{font-size:.75rem;line-height:1.65;padding:5px 12px}.disciplines span:first-child{padding-inline-start:0}.disciplines span:last-child{padding-inline-end:0}.section{padding-block:70px}.eyebrow{font-size:.75rem;margin-bottom:22px}h2{font-size:clamp(2.35rem,7.2vw,3.25rem)}.about{grid-template-columns:1fr;gap:42px}.about-copy h2{margin-bottom:22px}.body-copy{max-width:none;line-height:1.85}.lead{max-width:500px}.company-registration{margin-top:32px;padding-top:22px}.about-photo{height:500px;max-height:125vw}.about-photo img{object-position:60% center}.about-visual figcaption{font-size:.6875rem}.section-heading{grid-template-columns:1fr;gap:22px;margin-bottom:34px}.section-intro{max-width:530px;padding:0;line-height:1.8}.service summary{grid-template-columns:28px 1fr 40px;gap:13px;padding:26px 0}.service-number{padding-top:3px;font-size:.8125rem}.service-title{font-size:1.55rem}.service-subtitle{font-size:.8125rem;margin-top:7px}.service-toggle{width:38px;height:38px}.service-body{grid-template-columns:1fr;gap:18px;margin-inline-start:41px;padding:0 0 28px;font-size:.9375rem}.service-body ul{font-size:.875rem;gap:6px}.steps{grid-template-columns:repeat(2,1fr);gap:42px 26px}.step-number{font-size:2.875rem;margin-bottom:20px}.step h3{font-size:1.125rem;margin-bottom:9px}.step p{font-size:.875rem}.profile-inner{grid-template-columns:1fr;gap:28px}.profile-copy p{font-size:1rem;max-width:500px;margin-bottom:24px}.profile .eyebrow{margin-bottom:20px}.profile-copy small{font-size:.75rem}.footer{padding-top:45px}.footer-top{grid-template-columns:1fr 1fr;gap:34px 22px}.footer-intro{display:block}.footer-intro p{margin-top:13px}.footer-column:last-child{grid-column:1/-1;display:flex;flex-direction:row;flex-wrap:wrap;gap:22px;align-items:center}.footer-column:last-child h2{margin-bottom:0;margin-inline-end:8px}.footer-column{font-size:.8125rem;gap:11px}.footer-column .footer-legal{font-size:.75rem}.footer-wordmark{padding-block:23px;font-size:13vw;letter-spacing:-.063em}.footer-wordmark span{font-size:1rem;margin-top:5px}.footer-bottom{font-size:.6875rem;gap:15px;align-items:start}.footer-bottom a{gap:8px;white-space:nowrap}.image-disclaimer{font-size:.6875rem;line-height:1.8;margin-top:16px}html[lang=ru] .hero h1{font-size:clamp(2.55rem,8.6vw,4.4rem)}html[lang=ru] .hero-eyebrow{font-size:.625rem;letter-spacing:.065em}html[lang=ru] h2{font-size:clamp(2.1rem,6.8vw,3.1rem)}html[lang=ru] .service-title{font-size:1.5rem}html[dir=rtl] .hero h1{font-size:clamp(2.65rem,8.5vw,4.5rem);line-height:1.6}html[dir=rtl] .hero-eyebrow{font-size:.875rem}html[dir=rtl] .hero-content{padding-block:40px 130px}html[dir=rtl] .hero-text{font-size:1.0625rem}html[dir=rtl] h2{font-size:2.4rem}html[dir=rtl] .disciplines span{font-size:.8125rem}html[dir=rtl] .hero-shade{background:linear-gradient(270deg,#0c1514e0,#0c151469),linear-gradient(0deg,#0c1514b8,transparent 50%)}html[dir=rtl] .service-title{font-size:1.5rem}html[dir=rtl] .service-number{padding-top:7px}html[dir=rtl] .hero-location{font-size:.8125rem}html[dir=rtl] .footer-column{font-size:.875rem}html[dir=rtl] .image-phrase{font-size:1.625rem}html[dir=rtl] .footer-column:last-child{gap:18px}}
@media(max-width:380px){:root{--header-height:88px}.brand{flex-basis:118px}.header-actions,html[lang=ru] .header-actions{gap:9px}.languages{gap:9px}.hero h1{font-size:9vw}.hero{min-height:650px}.hero-location{max-width:125px}.hero-eyebrow{font-size:.625rem}.hero-text{font-size:.9375rem}.disciplines span{font-size:.6875rem;padding-inline:8px}.button{font-size:.875rem}.service-title,html[lang=ru] .service-title{font-size:1.35rem}html[dir=rtl] .hero h1{font-size:8.5vw}html[dir=rtl] h2{font-size:2.1rem}.footer-wordmark{font-size:12.8vw}}
@media(prefers-reduced-motion:reduce){html:not(.motion-active){scroll-behavior:auto}html:not(.motion-active) *,html:not(.motion-active) *:before,html:not(.motion-active) *:after{animation:none!important;transition:none!important}html:not(.motion-active) .will-reveal{opacity:1;transform:none}html:not(.motion-active) .hero-media img{will-change:auto;transform:none!important}}
@media print{.header,.hero-bottom,.scroll-link,.menu-button,.footer-wordmark{display:none}.hero{height:auto;min-height:0;color:var(--ink);background:white}.hero-media,.hero-shade,.hero-grid{display:none}.hero-content{padding-block:35px}.hero h1 em{color:var(--gold-dark)}.hero-text{color:var(--ink)}.section{padding-block:35px}.will-reveal{opacity:1;transform:none}.about-photo{height:300px}.approach{background:#f3f5f2;color:var(--ink)}.approach .section-intro,.step p{color:var(--muted)}.footer{padding-top:25px}.button{border:1px solid var(--line)}}
