:root{--yellow:#ffd500;--blue:#075ee7;--navy:#020d1c;--navy-soft:#06172e;--black:#02070c;--white:#fff;--paper:#f2f3f4;--ink:#031024;--line-light:#0419341c;--line-dark:#216fc92b;--gutter:clamp(26px, 3vw, 58px)}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:124px}body{color:var(--ink);background:var(--navy);margin:0;font-family:Barlow,Arial,sans-serif;font-size:16px;line-height:1.45;overflow-x:hidden}main{overflow:hidden}button,input,select,textarea{font:inherit}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.site-preloader{z-index:5000;color:#fff;-webkit-backdrop-filter:blur(22px)saturate(125%);backdrop-filter:blur(22px)saturate(125%);background:radial-gradient(circle at 68% 34%,#075ee738,#0000 36%),#020d1cd6;place-items:center;padding:28px;animation:1.5s cubic-bezier(.65,0,.35,1) forwards sitePreloaderFade;display:grid;position:fixed;inset:0;overflow:hidden}.site-preloader:before{content:"";background-image:linear-gradient(#4288dc21 1px,#0000 1px),linear-gradient(90deg,#4288dc21 1px,#0000 1px);background-size:52px 52px;animation:8s linear infinite sitePreloaderGrid;position:absolute;inset:-48px;-webkit-mask-image:radial-gradient(circle,#000 8%,#0000 72%);mask-image:radial-gradient(circle,#000 8%,#0000 72%)}.site-preloader:after{content:"";border:1px solid #ffffff14;width:min(78vw,560px);height:min(78vw,560px);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)rotate(45deg)}.site-preloader__content{z-index:1;justify-items:center;width:min(82vw,410px);animation:.92s cubic-bezier(.22,1,.36,1) both sitePreloaderLogo;display:grid;position:relative}.site-preloader__content img{filter:drop-shadow(0 20px 32px #00000057);width:min(66vw,325px);height:auto}.site-preloader__track{background:#ffffff2b;width:min(62vw,300px);height:2px;margin-top:30px;position:relative;overflow:hidden}.site-preloader__track:before{content:"";background:var(--yellow);transform-origin:0;animation:1.05s cubic-bezier(.65,0,.35,1) .18s forwards sitePreloaderProgress;position:absolute;inset:0;transform:scaleX(0)}.site-preloader__track i{background:#fff;width:18px;animation:1.05s cubic-bezier(.65,0,.35,1) .18s forwards sitePreloaderScanner;position:absolute;top:0;bottom:0;left:0;box-shadow:0 0 18px #ffd500d1}.site-preloader__status{color:#ffffffa6;letter-spacing:.25em;text-transform:uppercase;justify-content:space-between;align-items:center;width:min(62vw,300px);margin-top:13px;font-family:Barlow Condensed,Arial Narrow,sans-serif;font-size:11px;font-weight:700;display:flex}.site-preloader__status strong{min-width:42px;color:var(--yellow);font-variant-numeric:tabular-nums;letter-spacing:.08em;text-align:right;font-size:13px}@keyframes sitePreloaderLogo{0%{opacity:0;transform:translateY(14px)scale(.94)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes sitePreloaderProgress{0%{transform:scaleX(0)}72%,to{transform:scaleX(1)}}@keyframes sitePreloaderScanner{0%{opacity:0;transform:translate(0)}12%,72%{opacity:1}to{opacity:0;transform:translate(calc(min(62vw,300px) - 18px))}}@keyframes sitePreloaderGrid{to{transform:translate(52px,52px)}}@keyframes sitePreloaderFade{0%,76%{opacity:1;visibility:visible}to{opacity:0;visibility:hidden}}.wrap{width:min(calc(100% - (var(--gutter) * 2)), 1700px);margin-inline:auto}.blueprint-light,.blueprint-dark{position:relative;overflow:hidden}.blueprint-light:before,.blueprint-dark:before{--grid-shift:44px;z-index:0;content:"";pointer-events:none;background-image:linear-gradient(to right, var(--line-light) 1px, transparent 1px), linear-gradient(to bottom, var(--line-light) 1px, transparent 1px);background-size:44px 44px;animation:38s linear infinite blueprintGridDrift;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#000 0%,#0000 65%);mask-image:linear-gradient(90deg,#000 0%,#0000 65%)}.blueprint-dark:before{background-image:linear-gradient(to right, var(--line-dark) 1px, transparent 1px), linear-gradient(to bottom, var(--line-dark) 1px, transparent 1px);-webkit-mask-image:linear-gradient(90deg,#000 0%,#0000 50%);mask-image:linear-gradient(90deg,#000 0%,#0000 50%)}@keyframes blueprintGridDrift{to{background-position:var(--grid-shift,44px) var(--grid-shift,44px)}}.reveal-enabled [data-reveal]{--reveal-x:0px;--reveal-y:18px;opacity:0;transform:translate3d(var(--reveal-x), var(--reveal-y), 0);will-change:opacity, transform;transition:opacity .34s,transform .44s cubic-bezier(.22,1,.36,1)}.reveal-enabled .section-index[data-reveal]{--reveal-x:-20px;--reveal-y:0px}.reveal-enabled .about-photo[data-reveal]{--reveal-x:24px;--reveal-y:0px}.reveal-enabled [data-reveal].is-reveal-visible{opacity:1;transition-duration:.62s;transform:translate(0,0)}.button{--button-cut:13px;text-transform:uppercase;cursor:pointer;min-height:49px;clip-path:polygon(0 0, 100% 0, 100% calc(100% - var(--button-cut)), calc(100% - var(--button-cut)) 100%, 0 100%);border:0;border-radius:0;justify-content:center;align-items:center;gap:18px;padding:0 22px;font-family:Barlow Condensed,Arial Narrow,sans-serif;font-size:15px;font-weight:800;line-height:1;transition:transform .18s,filter .18s,color .18s;display:inline-flex}.button:hover{filter:brightness(1.08);transform:translateY(-2px)}.button--yellow{color:#050505;background:var(--yellow)}.button--blue{color:#fff;background:var(--blue)}.button--dark{color:#fff;background:var(--navy)}.eyebrow{color:#ffffffbf;letter-spacing:.26em;text-transform:uppercase;margin:0 0 20px;font-size:12px;font-weight:700}.eyebrow--dark{color:#17304c;margin-bottom:10px}.display-heading{letter-spacing:-.045em;text-transform:uppercase;margin:0;font-family:Barlow Condensed,Arial Narrow,sans-serif;font-size:clamp(55px,5vw,84px);font-weight:800;line-height:.9}.display-heading--dark{color:var(--ink)}.short-rule,.hero-rule{background:var(--yellow);width:46px;height:6px;margin:22px 0 28px}.short-rule--black{background:#05070a}.hero{color:#fff;background-color:#010912;background-image:linear-gradient(90deg,#00050a 0%,#00070ef7 27%,#020d1ab3 49%,#020a1529 75%,#0208102e 100%),linear-gradient(#00060e1f,#00060e47),url(/images/hero-building-v2.png);background-position:50%,50%,100% 100%;background-repeat:no-repeat;background-size:cover,cover,auto 72%;height:clamp(720px,54.2vw,920px);min-height:720px;padding-top:112px;position:relative;overflow:hidden}.site-header{z-index:120;isolation:isolate;grid-template-columns:minmax(180px,1fr) auto minmax(205px,1fr);align-items:center;gap:40px;height:112px;display:grid;position:fixed;top:0;left:50%;transform:translate(-50%)}.site-header:before{z-index:-1;content:"";-webkit-backdrop-filter:blur(14px)saturate(120%);backdrop-filter:blur(14px)saturate(120%);background:#010a18e0;border-bottom:1px solid #ffffff24;width:100vw;position:absolute;top:0;bottom:0;left:50%;transform:translate(-50%);box-shadow:0 12px 38px #0000002e}.brand{width:clamp(255px,19vw,340px)}.brand img,.footer-brand img{width:100%;height:auto}.desktop-nav{align-items:center;gap:clamp(27px,2.7vw,50px);display:flex}.desktop-nav a{letter-spacing:.035em;text-transform:uppercase;padding:12px 0;font-family:Barlow Condensed,Arial Narrow,sans-serif;font-size:14px;font-weight:800;transition:color .18s;position:relative}.desktop-nav a:after{content:"";background:var(--yellow);transform-origin:0;height:2px;transition:transform .18s;position:absolute;bottom:5px;left:0;right:0;transform:scaleX(0)}.desktop-nav a:hover:after,.desktop-nav a.is-active:after{transform:scaleX(1)}.desktop-nav a.is-active{color:var(--yellow)}.header-cta{justify-self:end;min-width:205px}.menu-toggle{color:#fff;background:0 0;border:1px solid #ffffff4d;justify-content:center;align-items:center;width:46px;height:46px;display:none}.hero-content{z-index:5;padding-top:clamp(105px,10.8vh,145px);position:relative}.hero-content h1{letter-spacing:-.055em;text-transform:uppercase;max-width:1040px;margin:0;font-family:Barlow Condensed,Arial Narrow,sans-serif;font-size:clamp(69px,8vw,122px);font-weight:900;line-height:.79}.hero-content h1 span,.hero-content h1 em{font-style:normal;display:block}.hero-content h1 em{color:var(--yellow);margin-top:12px}.hero-rule{width:68px;margin:32px 0 24px}.hero-content h2{text-transform:uppercase;margin:0 0 4px;font-family:Barlow Condensed,Arial Narrow,sans-serif;font-size:clamp(24px,2vw,32px);font-weight:800;line-height:1}.hero-subtitle{color:#ffffffe6;text-transform:uppercase;margin:0 0 28px;font-family:Barlow Condensed,Arial Narrow,sans-serif;font-size:19px;line-height:1.22}.hero-grid{--grid-shift:52px;z-index:2;opacity:.37;background-image:linear-gradient(#236db92e 1px,#0000 1px),linear-gradient(90deg,#236db92e 1px,#0000 1px);background-size:52px 52px;width:48%;animation:46s linear infinite blueprintGridDrift;position:absolute;top:112px;bottom:0;right:0;-webkit-mask-image:linear-gradient(90deg,#0000 0%,#000 42%);mask-image:linear-gradient(90deg,#0000 0%,#000 42%)}.hero-crane{z-index:4;pointer-events:none;filter:drop-shadow(-22px 28px 24px #0000007a)drop-shadow(0 0 18px #ffb80029);background:url(/images/hero-crane-v2.png) 100% 100%/contain no-repeat;width:clamp(700px,47vw,920px);height:102%;position:absolute;bottom:-1%;right:clamp(18px,2vw,52px);transform:translateZ(0)}.hero-crane:after{content:"";filter:blur(34px);background:#ffd24c33;border-radius:50%;width:100px;height:100px;position:absolute;top:20%;right:19%}.hero-axis,.hero-diagonal,.hero-site-marker{z-index:3;pointer-events:none;position:absolute}.hero-axis{border-left:1px solid #ffffff3d;width:1px;top:78px;bottom:0;left:49.5%}.hero-axis:before{content:"";border:1px solid #ffffff6b;border-radius:50%;width:31px;height:31px;position:absolute;top:-15px;left:-16px}.hero-axis:after{content:"";background:#ffffff6b;width:54px;height:1px;position:absolute;top:0;left:-27px}.hero-diagonal{transform-origin:0;background:#ffffff7a;width:clamp(220px,18vw,330px);height:1px;bottom:-42px;left:24%;transform:rotate(-54deg)}.hero-diagonal:before,.hero-diagonal:after{content:"";background:#ffffff7a;width:1px;height:17px;position:absolute;top:-8px}.hero-diagonal:before{left:0}.hero-diagonal:after{right:0}.hero-site-marker{width:18px;height:18px;color:var(--yellow);border:1px solid #ffcf00e6;border-radius:50%;bottom:29px;right:31%;box-shadow:0 0 15px #ffcf0029}.hero-site-marker:before,.hero-site-marker:after{content:"";background:currentColor;position:absolute}.hero-site-marker:before{width:32px;height:1px;top:8px;left:-8px}.hero-site-marker:after{width:1px;height:32px;top:-8px;left:8px}.hero-measure{z-index:3;color:#ffffffbf;font-family:Barlow Condensed,Arial Narrow,sans-serif;font-size:10px;position:absolute}.hero-measure:before,.hero-measure:after{content:"";background:#ffffff73;position:absolute}.hero-measure--vertical{border-left:1px solid #ffffff73;width:1px;height:250px;bottom:72px;left:calc(50% - 70px)}.hero-measure--vertical span{position:absolute;top:50%;left:-22px;transform:rotate(-90deg)}.hero-measure--vertical:before,.hero-measure--vertical:after{width:12px;height:1px;left:-6px}.hero-measure--vertical:before{top:0}.hero-measure--vertical:after{bottom:0}.hero-measure--horizontal{border-top:1px solid #ffffff73;width:250px;height:1px;bottom:68px;left:calc(50% - 70px)}.hero-measure--horizontal span{position:absolute;top:7px}.hero-measure--horizontal span:first-child{left:5px}.hero-measure--horizontal span:last-child{right:5px}.hero-measure--horizontal:before,.hero-measure--horizontal:after{width:1px;height:12px;top:-6px}.hero-measure--horizontal:before{left:0}.hero-measure--horizontal:after{right:0}.hero-slash{z-index:4;background:var(--yellow);width:clamp(115px,10.5vw,170px);height:250px;position:absolute;bottom:-65px;right:clamp(40px,7vw,130px);transform:skew(-30deg)}.section-index{z-index:2;width:174px;height:232px;color:var(--blue);position:relative}.section-index .index-number{z-index:2;letter-spacing:-.08em;font-family:Barlow Condensed,Arial Narrow,sans-serif;font-size:145px;font-weight:800;line-height:.9;display:block;position:relative}.section-index small{color:currentColor;letter-spacing:.05em;opacity:.75;font-family:Barlow Condensed,Arial Narrow,sans-serif;font-size:8px;font-weight:500;position:absolute;bottom:1px;left:48px}.index-line{opacity:.35;background:currentColor;display:block;position:absolute}.index-line--top{background:linear-gradient(currentColor,currentColor) 0 3px/100% 1px no-repeat,repeating-linear-gradient(90deg,currentColor 0 1px,#0000 1px 14px);width:146px;height:7px;top:-12px;left:-2px}.index-line--right{background:linear-gradient(currentColor,currentColor) 3px 0/1px 100% no-repeat,repeating-linear-gradient(0deg,currentColor 0 1px,#0000 1px 15px);width:7px;height:242px;top:-28px;right:8px}.index-line--bottom{background:linear-gradient(currentColor,currentColor) 0 3px/100% 1px no-repeat,repeating-linear-gradient(90deg,currentColor 0 1px,#0000 1px 13px);width:166px;height:8px;top:166px;left:-18px}.index-line--left{background:linear-gradient(currentColor,currentColor) 3px 0/1px 100% no-repeat,repeating-linear-gradient(0deg,currentColor 0 1px,#0000 1px 14px);width:8px;height:211px;top:-2px;left:-18px}.section-index:before,.section-index:after{z-index:1;content:"";opacity:.22;border:1px solid;position:absolute}.section-index:before{width:120px;height:140px;top:7px;left:2px}.section-index:after{border-width:1px 0 0;width:158px;height:1px;top:75px;left:-16px}.index-cross{z-index:3;color:currentColor;opacity:.68;width:13px;height:13px;display:block;position:absolute}.index-cross:before,.index-cross:after{content:"";background:currentColor;position:absolute}.index-cross:before{width:13px;height:1px;top:6px;left:0}.index-cross:after{width:1px;height:13px;top:0;left:6px}.index-cross--top-left{top:-15px;left:-21px}.index-cross--top-right{top:-15px;right:4px}.index-cross--bottom-left{top:163px;left:-21px}.index-cross--bottom-right{top:163px;right:4px}.index-target{z-index:3;opacity:.42;border:1px solid;border-radius:50%;width:18px;height:18px;display:block;position:absolute;top:66px;right:2px}.index-target:before,.index-target:after{content:"";background:currentColor;position:absolute}.index-target:before{width:26px;height:1px;top:8px;left:-5px}.index-target:after{width:1px;height:26px;top:-5px;left:8px}.section-index .index-label{z-index:4;color:currentColor;letter-spacing:.04em;opacity:.7;font-family:Barlow Condensed,Arial Narrow,sans-serif;font-size:7px;font-weight:500;line-height:1;position:absolute}.index-label--top{top:-23px;left:42px}.index-label--side{top:90px;right:-10px;transform:rotate(-90deg)}.index-label--bottom{top:176px;left:76px}.index-detail{z-index:1;color:currentColor;pointer-events:none;display:block;position:absolute}.section-index--01 .index-detail--a{opacity:.38;transform-origin:100%;background:currentColor;width:42px;height:1px;top:25px;right:4px;transform:rotate(-42deg)}.section-index--01 .index-detail--b{opacity:.25;border-bottom:1px solid;border-right:1px solid;width:32px;height:25px;bottom:45px;right:27px}.section-index--01 .index-detail--c{opacity:.36;border-top:1px dashed;width:30px;top:23px;left:17px}.section-index--02 .index-line--bottom{display:none}.section-index--02 .index-line--left{height:176px;top:33px;left:4px}.section-index--02 .index-line--right{height:214px;right:18px}.section-index--02:before{border-style:dashed;width:105px;height:133px;top:21px;left:19px}.section-index--02:after{width:155px;top:100px;left:0;transform:rotate(-29deg)}.section-index--02 .index-cross--top-left{top:28px;left:0}.section-index--02 .index-cross--bottom-left{top:199px;left:0}.section-index--02 .index-cross--bottom-right{display:none}.section-index--02 .index-target{top:17px;right:12px}.section-index--02 .index-detail--a{opacity:.25;background:repeating-linear-gradient(90deg,currentColor 0 1px,#0000 1px 8px);width:35px;height:62px;top:114px;right:31px}.section-index--02 .index-detail--b{opacity:.32;border:1px solid;width:27px;height:27px;top:39px;right:31px;transform:rotate(45deg)}.section-index--02 .index-detail--c{opacity:.4;border-top:1px dashed;width:78px;top:183px;left:18px}.section-index--03:before{border-width:1px;width:127px;height:145px;top:2px;left:5px}.section-index--03:after{border:1px dashed;width:101px;height:119px;top:15px;left:18px}.section-index--03 .index-line--top{width:165px}.section-index--03 .index-line--bottom{width:177px;top:153px}.section-index--03 .index-line--right{height:203px;right:-3px}.section-index--03 .index-target{top:-8px;right:-9px}.section-index--03 .index-detail--a{opacity:.18;background-image:linear-gradient(currentColor 1px,#0000 1px),linear-gradient(90deg,currentColor 1px,#0000 1px);background-size:12px 12px;width:48px;height:105px;top:22px;right:21px}.section-index--03 .index-detail--b{opacity:.22;border-top:1px solid;width:158px;top:73px;left:-9px}.section-index--03 .index-detail--c{opacity:.23;border-left:1px dashed;height:154px;top:-2px;left:67px}.section-index--04 .index-line--top,.section-index--04 .index-line--left{display:none}.section-index--04 .index-line--right{height:172px;top:25px;right:7px}.section-index--04 .index-line--bottom{width:172px;top:151px;left:-10px}.section-index--04:before{border-top:0;border-right-style:dashed;width:116px;height:129px;top:14px;left:11px}.section-index--04:after{width:171px;top:72px;left:-9px}.section-index--04 .index-target{top:64px;right:0}.section-index--04 .index-cross--top-left,.section-index--04 .index-cross--top-right{display:none}.section-index--04 .index-cross--bottom-left{top:148px;left:-13px}.section-index--04 .index-cross--bottom-right{top:148px;right:1px}.section-index--04 .index-detail--a{opacity:.55;background:radial-gradient(circle,currentColor 0 2px,#0000 2.5px) 0 0/27px 7px repeat-x;width:135px;height:7px;top:69px;left:7px}.section-index--04 .index-detail--b{opacity:.35;border-top:1px dashed;width:82px;top:22px;left:15px}.section-index--04 .index-detail--c{opacity:.28;border-bottom:1px solid;border-left:1px solid;width:42px;height:22px;top:118px;right:22px}.section-index--05 .index-line--top,.section-index--05 .index-line--right{display:none}.section-index--05 .index-line--left{display:none}.section-index--05:before{opacity:.13;border-radius:0;width:111px;height:120px;top:25px;left:16px}.section-index--05:after{opacity:.28;width:116px;top:85px;left:25px;transform:rotate(-18deg)}.section-index--05 .index-target{border-width:2px;width:25px;height:25px;top:15px;right:0}.section-index--05 .index-cross--top-left{top:0;left:-10px}.section-index--05 .index-cross--bottom-left,.section-index--05 .index-cross--bottom-right,.section-index--05 .index-detail,.section-index--05 .index-label--side{display:none}.contact-inner .section-index--05{align-self:start;width:174px;height:195px}.section-index--05 .index-number{letter-spacing:-.045em;font-size:132px;line-height:.92}.section-index--05:before,.section-index--05:after,.section-index--05 .index-line--top{display:none}.section-index--05 .index-line--bottom{width:120px;top:158px;left:14px}.section-index--05 .index-target{width:21px;height:21px;top:4px;right:4px}.section-index--05 .index-label--top{top:-9px;left:52px}.section-index--05 .index-label--bottom{top:161px;left:76px}.section-index--05 small{bottom:0;left:63px}.section-index--dark{color:#0d65f2}.section-title-block{align-self:end;min-width:0}.section-title-block .eyebrow{margin-bottom:9px}.section-title-block .display-heading{font-size:62px}.section-title-block .short-rule{margin:15px 0 20px}.about{background:var(--paper);min-height:415px}.about-inner{z-index:2;grid-template-rows:auto auto;grid-template-columns:210px minmax(320px,500px) 1fr;align-content:center;align-items:start;gap:0 42px;min-height:415px;display:grid;position:relative}.about-inner .section-index{grid-row:1/3}.about-inner .section-title-block{grid-area:1/2}.about-copy{grid-area:2/2}.about-copy>p{max-width:500px;margin:0;font-size:15px;line-height:1.62}.about-button{margin-top:24px}.about-photo{z-index:1;clip-path:polygon(18% 0,100% 0,100% 100%,0 100%);filter:grayscale()contrast(1.08);background:url(/images/about-construction.png) 100%/contain no-repeat;width:min(55%,900px);position:absolute;top:0;bottom:0;right:0}.about-photo:after{content:"";background:linear-gradient(180deg, var(--paper) 0%, #f2f3f4eb 4%, #f2f3f45c 13%, transparent 24%), linear-gradient(90deg, #f2f3f4e0, transparent 30%);position:absolute;inset:0}.services{color:#fff;background:linear-gradient(90deg,#031127,#020b19 60%,#061831);min-height:690px;padding:clamp(68px,4.6vw,88px) 0 clamp(80px,5.2vw,100px)}.services-inner{z-index:2;grid-template-rows:auto auto auto auto;grid-template-columns:180px 1fr;align-content:center;align-items:start;gap:0 24px;min-height:0;display:grid;position:relative}.services-inner .section-index{grid-row:1/3}.services-inner .section-title-block{grid-area:1/2}.service-grid{grid-area:2/2;grid-template-columns:repeat(4,1fr);width:100%;max-width:1160px;display:grid}.service-card{border-left:1px solid #528cd452;min-height:247px;padding:0 31px}.service-top{justify-content:flex-start;align-items:flex-start;gap:25px;height:93px;display:flex}.service-top svg{color:#ffffffd1;stroke-width:1.2px;width:58px;height:58px}.service-top strong{color:var(--blue);letter-spacing:-.07em;font-family:Barlow Condensed,Arial Narrow,sans-serif;font-size:67px;font-weight:800;line-height:.82}.service-card h3,.process-step h3{color:var(--yellow);text-transform:uppercase;margin:0;font-family:Barlow Condensed,Arial Narrow,sans-serif;font-size:22px;font-weight:700;line-height:1.03}.service-card p{color:#ffffffd9;max-width:220px;margin:22px 0 0;font-family:Barlow Condensed,Arial Narrow,sans-serif;font-size:15px;line-height:1.43}.service-insights{border-top:1px solid #528cd452;grid-area:3/2;grid-template-columns:repeat(3,minmax(0,1fr));width:100%;max-width:1160px;margin-top:28px;display:grid}.service-insight{border-left:1px solid #528cd452;min-width:0;padding:20px 28px 12px}.service-insight>span{color:var(--blue);letter-spacing:.2em;text-transform:uppercase;margin-bottom:7px;font-size:10px;font-weight:800;display:block}.service-insight h3{color:var(--yellow);text-transform:uppercase;margin:0;font-family:Barlow Condensed,Arial Narrow,sans-serif;font-size:20px;line-height:1}.service-insight p{color:#ffffffc2;max-width:330px;margin:10px 0 0;font-family:Barlow Condensed,Arial Narrow,sans-serif;font-size:14px;line-height:1.42}.service-audiences{color:#ffffffc7;grid-area:4/2;max-width:1160px;margin:20px 0 0;padding-left:28px;font-family:Barlow Condensed,Arial Narrow,sans-serif;font-size:16px;line-height:1.5}.projects{background:var(--paper);min-height:608px;padding:28px 0}.projects-inner{z-index:2;grid-template-rows:auto 1fr;grid-template-columns:180px minmax(260px,300px) 1fr;align-items:start;gap:0 28px;display:grid;position:relative}.projects-inner>.section-index{grid-area:1/1/3;height:198px}.projects-inner>.section-index .index-number{font-size:132px}.projects-inner .section-title-block{grid-area:1/2}.projects-inner .section-title-block .display-heading{font-size:56px}.projects-intro>p{max-width:270px;margin:0 0 23px;font-size:14px;line-height:1.48}.projects-intro{grid-area:2/2}.project-grid{grid-area:1/3/3;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.project-card{background:#06101e;height:257px;position:relative;overflow:hidden}.project-card img{object-fit:cover;width:100%;height:100%;transition:transform .42s}.project-card:hover img{transform:scale(1.04)}.project-caption{color:#fff;background:linear-gradient(90deg,#02070cf7,#02070cdb);justify-content:space-between;align-items:center;min-height:70px;padding:11px 15px 9px;display:flex;position:absolute;bottom:0;left:0;right:0}.project-caption h3{text-transform:uppercase;margin:0;font-family:Barlow Condensed,Arial Narrow,sans-serif;font-size:18px;font-weight:700;line-height:1}.project-caption p{text-transform:uppercase;margin:5px 0 0;font-family:Barlow Condensed,Arial Narrow,sans-serif;font-size:12px;line-height:1}.project-caption svg{width:27px;color:var(--yellow)}.project-grid.project-grid--single{grid-template-columns:minmax(0,1fr)}.project-grid--single .project-card{height:auto;display:block}.project-grid--single .project-card img{aspect-ratio:16/9;height:auto;display:block}.project-grid--single .project-card:hover img{transform:none}.project-grid--single .project-caption{border-top:3px solid var(--yellow);gap:16px;padding:20px;position:relative}.project-category{color:var(--yellow);text-transform:uppercase;margin-bottom:10px;font-size:11px;display:block}.project-grid--single .project-caption p{line-height:1.5}.project-grid--single .project-caption svg{flex-shrink:0}.process{color:#fff;background:linear-gradient(90deg,#031127,#020b19 60%,#061831);min-height:300px}.process-inner{z-index:2;grid-template-rows:auto auto;grid-template-columns:180px 1fr;align-content:center;align-items:start;gap:0 24px;min-height:300px;display:grid;position:relative}.process-inner .section-index{height:195px}.process-inner .section-index .index-number{font-size:132px}.process-inner .section-index{grid-row:1/3}.process-inner .section-title-block{grid-area:1/2}.process-grid{grid-area:2/2;grid-template-columns:repeat(6,1fr);gap:10px;display:grid;position:relative}.process-grid:after{z-index:0;content:"";background:#ffffff7a;height:1px;position:absolute;top:75px;left:5%;right:5%}.process-step{z-index:1;min-width:0;padding:0 18px;position:relative}.process-step-top{align-items:center;gap:18px;height:66px;display:flex}.process-step-top strong{color:var(--blue);letter-spacing:-.06em;font-family:Barlow Condensed,Arial Narrow,sans-serif;font-size:55px;font-weight:800;line-height:.9}.process-step-top svg{color:#ffffffd6;stroke-width:1.25px;width:43px;height:43px}.process-node{z-index:2;background:var(--yellow);border:2px solid #13243c;width:14px;height:14px;margin:3px 0 18px;display:block;position:relative;box-shadow:0 0 0 1px #ffffffb3}.process-step h3{font-size:18px}.process-step p{color:#ffffffd1;max-width:170px;margin:12px 0 0;font-family:Barlow Condensed,Arial Narrow,sans-serif;font-size:14px;line-height:1.38}.contact{--contact-wedge-start:59%;color:#05090e;background:var(--yellow);min-height:412px;position:relative;overflow:hidden}.contact:before{z-index:0;content:"";opacity:.16;background-image:linear-gradient(#0714232e 1px,#0000 1px),linear-gradient(90deg,#0714232e 1px,#0000 1px);background-size:44px 44px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#000,#0000 62%);mask-image:linear-gradient(90deg,#000,#0000 62%)}.contact-image{z-index:0;clip-path:polygon(39% 0,100% 0,100% 100%,0 100%);filter:saturate(.95)contrast(1.15);background:url(/images/contact-construction.png) 64%/cover no-repeat;width:35%;position:absolute;top:0;bottom:0;right:0}.contact-image:after{content:"";background:linear-gradient(90deg,#ffd50029,#000c1e59);position:absolute;inset:0}.contact-wedge{z-index:1;width:18%;height:78%;clip-path:polygon(var(--contact-wedge-start) 0, 100% 0, 100% 100%, 0 100%);background:linear-gradient(145deg,#071a35,#020c1b 72%);position:absolute;bottom:-1px;right:0}.contact-wedge:before{content:"";opacity:.48;background-image:linear-gradient(#2a6ebc4d 1px,#0000 1px),linear-gradient(90deg,#2a6ebc4d 1px,#0000 1px);background-size:31px 31px;position:absolute;inset:0}.contact-wedge:after{content:"";transform-origin:100%;background:#5992d38c;width:58%;height:1px;position:absolute;bottom:10%;right:7%;transform:rotate(-55deg)}.contact-inner{z-index:2;grid-template-rows:auto auto;grid-template-columns:175px minmax(310px,340px) minmax(390px,520px) 1fr;align-content:center;align-items:start;gap:0 28px;min-height:412px;display:grid;position:relative}.contact-inner .section-index{color:#04070b;grid-row:1/3}.contact-inner .section-title-block{grid-area:1/2}.contact-copy{grid-area:2/2}.contact-copy>p{margin:0 0 22px;font-family:Barlow Condensed,Arial Narrow,sans-serif;font-size:16px;line-height:1.35}.contact-form{grid-area:1/3/3;align-self:center}.contact-details{grid-template-columns:.9fr 1.1fr;gap:8px;margin:0;font-style:normal;display:grid}.contact-card{background:#ffe76057;border:1px solid #030b1657;align-items:center;gap:10px;min-width:0;min-height:60px;padding:8px 10px;transition:color .18s,background .18s,transform .18s;display:flex}.contact-card:hover{color:#fff;background:var(--navy);transform:translateY(-2px)}.contact-card--address{grid-column:1/-1}.contact-card-icon{width:35px;height:35px;color:var(--yellow);background:var(--navy);flex:0 0 35px;place-items:center;display:grid}.contact-card-icon svg{stroke-width:2px;width:17px;height:17px}.contact-card-copy{min-width:0;display:block}.contact-card-copy small,.contact-card-copy strong{display:block}.contact-card-copy small{letter-spacing:.14em;text-transform:uppercase;opacity:.68;margin-bottom:2px;font-family:Barlow Condensed,Arial Narrow,sans-serif;font-size:9px;font-weight:700;line-height:1}.contact-card-copy strong{white-space:nowrap;font-family:Barlow Condensed,Arial Narrow,sans-serif;font-size:12.5px;font-weight:700;line-height:1.1}.contact-form{grid-column:3}.form-row{grid-template-columns:1fr 1fr;gap:8px;margin-bottom:8px;display:grid}.contact-form label{display:block}.contact-form label>span{clip:rect(0, 0, 0, 0);width:1px;height:1px;position:absolute;overflow:hidden}.contact-form input,.contact-form select,.contact-form textarea{color:#05090e;background:#ffda1a80;border:1px solid #04090f9e;border-radius:0;outline:0;width:100%;font-family:Barlow Condensed,Arial Narrow,sans-serif;font-size:14px;display:block}.contact-form input,.contact-form select{height:49px;padding:0 16px}.contact-form textarea{resize:none;height:83px;padding:13px 16px}.contact-form input::placeholder,.contact-form textarea::placeholder{color:#04090fd4}.contact-form input:focus,.contact-form select:focus,.contact-form textarea:focus{border-color:#000;box-shadow:inset 0 0 0 1px #000}.contact-form .button{min-width:225px;margin-top:9px}.footer{--grid-shift:42px;color:#fff;background-color:#010a18;background-image:linear-gradient(#205ca614 1px,#0000 1px),linear-gradient(90deg,#205ca614 1px,#0000 1px),none;background-position:0 0,0 0,0 0;background-repeat:repeat,repeat,repeat;background-size:42px 42px;background-attachment:scroll,scroll,scroll;background-origin:padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box;animation:48s linear infinite blueprintGridDrift;position:relative}.footer:before{content:"";background:var(--yellow);height:3px;position:absolute;top:0;left:0;right:0}.footer-main{grid-template-columns:250px 285px 1fr auto;align-items:center;gap:clamp(25px,3vw,52px);min-height:142px;display:grid}.footer-brand{width:235px}.footer-promise{border-left:1px solid #ffffff59;padding-left:34px}.footer-promise>span{color:#ffffff85;letter-spacing:.17em;text-transform:uppercase;margin-bottom:7px;font-family:Barlow Condensed,Arial Narrow,sans-serif;font-size:10px;font-weight:700;display:block}.footer-promise p{text-transform:uppercase;margin:0;font-family:Barlow Condensed,Arial Narrow,sans-serif;font-size:23px;font-weight:700;line-height:1}.footer-promise p strong{color:var(--yellow)}.footer-nav{justify-content:center;align-items:center;gap:clamp(18px,2.2vw,40px);min-width:0;display:flex}.footer-nav a{text-transform:uppercase;white-space:nowrap;gap:3px;padding:12px 0;font-family:Barlow Condensed,Arial Narrow,sans-serif;font-size:14px;font-weight:700;line-height:1;display:grid;position:relative}.footer-nav a:after{content:"";background:var(--yellow);transform-origin:0;height:2px;transition:transform .18s;position:absolute;bottom:4px;left:0;right:0;transform:scaleX(0)}.footer-nav a:hover:after,.footer-nav a.is-active:after{transform:scaleX(1)}.footer-nav a.is-active{color:var(--yellow)}.footer-nav a span{color:var(--yellow);letter-spacing:.1em;font-size:9px}.socials{gap:10px;display:flex}.socials a{color:#fff;background:#ffffff0a;border:1px solid #ffffff47;place-items:center;width:38px;height:38px;transition:color .18s,background .18s,border-color .18s;display:grid}.socials a:hover{border-color:var(--yellow);color:var(--navy);background:var(--yellow)}.socials svg{width:19px;height:19px}.footer-bottom{background:#00050d80;border-top:1px solid #ffffff1a}.footer-bottom-inner{color:#ffffff7a;letter-spacing:.08em;text-transform:uppercase;justify-content:space-between;align-items:center;gap:25px;min-height:43px;font-size:10px;font-weight:600;display:flex}.footer-bottom-inner span{align-items:center;gap:11px;display:flex}.footer-bottom-inner i{background:var(--yellow);width:4px;height:4px;display:inline-block}.footer-bottom-inner a{color:#ffffffbf;align-items:center;gap:7px;display:flex}.footer-credit{white-space:nowrap;transition:color .18s}.footer-credit strong{color:var(--yellow);letter-spacing:.1em}.footer-credit:hover{color:#fff}.back-to-top{z-index:79;visibility:hidden;color:#fffc;clip-path:polygon(0 0,100% 0,100% calc(100% - 10px),calc(100% - 10px) 100%,0 100%);letter-spacing:.08em;text-transform:uppercase;opacity:0;pointer-events:none;background:#020d1cf0;border:1px solid #ffd5008c;align-items:center;gap:8px;min-height:46px;padding:0 15px;font-family:Barlow Condensed,Arial Narrow,sans-serif;font-size:11px;font-weight:700;line-height:1;transition:color .18s,border-color .18s,opacity .22s,transform .22s,visibility .22s;display:flex;position:fixed;bottom:152px;right:clamp(18px,2.2vw,38px);overflow:hidden;transform:translateY(14px);box-shadow:0 12px 34px #00000052}.back-to-top--visible{visibility:visible;opacity:1;pointer-events:auto;transform:translateY(0)}.back-to-top:after{content:"";background:var(--yellow);width:22%;height:2px;transition:width .32s cubic-bezier(.22,1,.36,1);position:absolute;bottom:3px;right:0}.back-to-top__icon{width:16px;height:16px;color:var(--yellow);flex:0 0 16px;place-items:center;display:grid}.back-to-top__icon svg{display:block}.back-to-top:hover .back-to-top__icon svg,.back-to-top:focus-visible .back-to-top__icon svg{animation:.85s ease-in-out infinite backToTopLift}.back-to-top:hover,.back-to-top:focus-visible{color:#fff;border-color:var(--yellow)}.back-to-top:hover:after,.back-to-top:focus-visible:after{width:100%}.back-to-top:focus-visible,.floating-call:focus-visible{outline:3px solid var(--yellow);outline-offset:4px}.floating-call{z-index:80;min-width:224px;min-height:64px;color:var(--navy);background:var(--yellow);clip-path:polygon(0 0,100% 0,100% calc(100% - 14px),calc(100% - 14px) 100%,0 100%);align-items:center;gap:12px;padding:9px 21px 9px 9px;transition:transform .22s,box-shadow .22s,opacity .22s,visibility .22s;display:flex;position:fixed;bottom:72px;right:clamp(18px,2.2vw,38px);box-shadow:0 14px 40px #00000061,0 0 0 1px #ffd5002e}.floating-call:before,.floating-call:after{content:"";pointer-events:none;border:1px solid #010a1857;border-radius:50%;width:52px;height:52px;animation:2.8s ease-out infinite callPulse;position:absolute}.floating-call:after{animation-delay:1.4s}.floating-call:hover{transform:translateY(-4px);box-shadow:0 18px 46px #0000007a,0 0 24px #ffd5004d}.floating-call__icon{z-index:1;width:46px;height:46px;color:var(--yellow);background:var(--navy);clip-path:polygon(0 0,100% 0,100% 76%,76% 100%,0 100%);flex:0 0 46px;place-items:center;display:grid;position:relative}.floating-call__icon svg{width:21px;height:21px;animation:3.2s ease-in-out infinite callRing}.floating-call__copy{z-index:1;text-transform:uppercase;gap:2px;font-family:Barlow Condensed,Arial Narrow,sans-serif;line-height:1;display:grid;position:relative}.floating-call__copy small{letter-spacing:.15em;font-size:10px;font-weight:800}.floating-call__copy strong{font-size:17px}@keyframes callPulse{0%{opacity:.55;transform:scale(.7)}75%,to{opacity:0;transform:scale(1.55)}}@keyframes callRing{0%,82%,to{transform:rotate(0)}86%{transform:rotate(-13deg)}90%{transform:rotate(11deg)}94%{transform:rotate(-7deg)}}@keyframes backToTopLift{0%,to{transform:translateY(1px)}50%{transform:translateY(-2px)}}@media (min-width:1051px){.about,.about-inner{min-height:480px}.about-inner,.contact-inner{row-gap:10px}.services{min-height:690px}.services-inner{min-height:0}.services-inner,.process-inner{row-gap:16px}.projects{min-height:640px;padding:55px 0 35px}.projects-inner{row-gap:12px}.process,.process-inner{min-height:410px}.contact,.contact-inner{min-height:480px}}@media (min-width:1180px){.hero-content h1 span,.hero-content h1 em{white-space:nowrap}}@media (min-width:1600px){html{scroll-padding-top:134px}.wrap{width:min(100% - 120px,1940px)}body{font-size:18px}.site-header{height:122px}.hero{padding-top:122px}.desktop-nav a,.button{font-size:16px}.hero{background-position:50%,50%,100% 100%;background-size:cover,cover,auto 76%}.hero-crane{right:0}.hero-content{padding-top:clamp(105px,9vh,135px)}.hero-content h1{max-width:1220px;font-size:clamp(112px,6.2vw,138px)}.hero-content h2{font-size:36px}.hero-subtitle{font-size:21px}.section-title-block .display-heading{font-size:70px}.about-inner{grid-template-columns:230px minmax(500px,680px) 1fr;column-gap:50px}.about-copy>p{max-width:650px;font-size:17px}.about-photo{width:min(54%,1080px)}.services-inner,.process-inner{grid-template-columns:210px 1fr;column-gap:34px}.service-card{padding-inline:38px}.service-card h3{font-size:25px}.service-card p{max-width:270px;font-size:17px}.service-insight h3{font-size:23px}.service-insight p{font-size:16px}.service-audiences{font-size:18px}.projects-inner{grid-template-columns:210px minmax(300px,360px) 1fr;column-gap:38px}.projects-inner .section-title-block .display-heading{font-size:64px}.projects-intro>p{max-width:330px;font-size:16px}.process-step h3{font-size:21px}.process-step p{max-width:210px;font-size:16px}.contact-inner{grid-template-columns:210px minmax(470px,540px) minmax(460px,580px) 1fr;column-gap:38px}.contact-copy>p{font-size:21px}.footer-main{grid-template-columns:310px 300px 1fr auto}.footer-brand{width:290px}}@media (max-width:1280px){.site-header,.desktop-nav{gap:24px}.hero-content h1{font-size:clamp(74px,7.7vw,99px)}.hero-crane{width:clamp(520px,47vw,620px);height:98%;bottom:-1%;right:-18px}.about-inner{grid-template-columns:180px minmax(330px,430px) 1fr;gap:25px}.services-inner,.process-inner{grid-template-columns:155px 1fr}.projects-inner{grid-template-columns:155px minmax(225px,250px) 1fr;column-gap:20px}.projects-inner .section-title-block .display-heading{font-size:46px}.service-card{padding:0 20px}.contact-inner{grid-template-columns:150px minmax(285px,320px) minmax(370px,460px) 1fr;gap:20px}.footer-main{grid-template-columns:190px 240px 1fr auto;gap:22px}.footer-brand{width:180px}.footer-promise{padding-left:24px}.footer-nav{gap:18px}}@media (min-width:1200px){.contact-inner{grid-template-columns:175px minmax(420px,480px) minmax(390px,520px) 1fr;column-gap:30px}.contact-copy>p{margin-bottom:25px;font-size:20px;line-height:1.3}.contact-details{gap:10px}.contact-card{gap:13px;min-height:72px;padding:10px 12px}.contact-card-icon{flex-basis:43px;width:43px;height:43px}.contact-card-icon svg{width:20px;height:20px}.contact-card-copy small{margin-bottom:3px;font-size:11px}.contact-card-copy strong{font-size:15.5px}}@media (min-width:1600px){.contact-inner{grid-template-columns:210px minmax(470px,540px) minmax(460px,580px) 1fr;column-gap:38px}.contact-copy>p{font-size:21px}}@media (max-width:1050px){.site-header{grid-template-columns:1fr auto auto}.desktop-nav{background:#010a18fa;flex-direction:column;align-items:stretch;gap:0;padding:22px;display:none;position:absolute;top:88px;left:0;right:0}.desktop-nav.is-open{display:flex}.desktop-nav a{border-bottom:1px solid #ffffff1a;padding:12px 0}.menu-toggle{display:inline-flex}.hero{background-position:50%,50%,100% 100%;background-size:cover,cover,auto 74%;height:760px}.hero-crane{opacity:.78;width:640px;height:96%;top:auto;bottom:-1%;right:-70px}.hero-axis{opacity:.62;left:53%}.hero-diagonal{opacity:.72;width:230px;left:19%}.hero-site-marker{right:25%}.hero-content h1 span,.hero-content h1 em{white-space:normal}.hero-content h1{max-width:720px}.about-inner{grid-template-columns:160px minmax(360px,420px) 1fr}.about-photo{width:45%}.services{padding:64px 0 74px}.services-inner{grid-template-columns:145px 1fr}.service-grid{grid-template-columns:1fr 1fr;gap:42px 0}.service-card{min-height:220px}.projects-inner{grid-template-columns:145px minmax(195px,220px) 1fr;column-gap:18px}.projects-inner .section-title-block .display-heading{font-size:40px}.project-grid{grid-template-columns:1fr 1fr}.process{padding:52px 0}.process-inner{grid-template-columns:145px 1fr}.process-grid{grid-template-columns:repeat(3,1fr);gap:38px 10px}.process-grid:after{display:none}.contact{--contact-wedge-start:34%;padding:50px 0}.contact-inner{grid-template-columns:145px minmax(250px,310px) 1fr}.contact-form{grid-column:3}.contact-image{opacity:.42;width:28%}.contact-wedge{width:25%}.contact-details{grid-template-columns:1fr}.contact-card--address{grid-column:auto}.footer-main{grid-template-columns:200px 1fr auto;gap:18px 28px;min-height:190px}.footer-promise{padding-left:24px}.footer-nav{border-top:1px solid #ffffff1a;grid-area:2/1/auto/-1;justify-content:flex-start;gap:clamp(24px,6vw,52px);padding:7px 0 16px}}@media (max-width:900px) and (min-width:761px){.contact{--contact-wedge-start:39%}.contact-inner{grid-template-columns:145px minmax(0,1fr);align-items:start;gap:24px 30px;min-height:0}.contact-inner .section-index{grid-row:1/3}.contact-inner .section-title-block{grid-area:1/2}.contact-copy{grid-area:2/2}.contact-details{grid-template-columns:.9fr 1.1fr}.contact-card--address{grid-column:1/-1}.contact-form{grid-area:3/1/auto/-1;width:min(100%,650px)}.contact-image{opacity:.3;width:40%}.contact-wedge{width:31%}}@media (max-width:760px){:root{--gutter:20px}html{scroll-padding-top:88px}.site-header{grid-template-columns:1fr auto;gap:14px;height:76px}.brand{width:clamp(158px,46vw,180px)}.header-cta{display:none}.desktop-nav{top:76px}.hero{background-image:linear-gradient(90deg,#00050afa 0%,#00070ee6 54%,#020d1a6b 100%),linear-gradient(#00060e1a 0%,#00060e3d 55%,#00050c94 100%),url(/images/hero-building-v2.png);background-position:50%,50%,68% bottom;background-size:cover,cover,auto 68%;height:75svh;min-height:580px;max-height:620px;padding-top:76px}.hero-crane{opacity:.38;width:460px;height:88%;top:auto;bottom:0;right:-85px}.hero-axis,.hero-diagonal{display:none}.hero-site-marker{opacity:.7;bottom:33px;right:76px;scale:.72}.hero-content{max-width:355px;padding-top:66px}.hero-content .eyebrow{letter-spacing:.22em;margin-bottom:16px;font-size:10px}.hero-content h1{letter-spacing:-.047em;max-width:100%;font-size:clamp(31px,9.8vw,42px);line-height:.9}.hero-content h1 span,.hero-content h1 em{white-space:nowrap}.hero-content h1 em{margin-top:8px}.hero-rule{width:54px;height:5px;margin:22px 0 18px}.hero-content h2{font-size:21px}.hero-subtitle{margin-bottom:24px;font-size:16px}.hero-content .button{min-width:205px;padding:0 20px}.hero-grid{opacity:.25;width:56%;top:76px}.hero-measure--vertical{height:125px;bottom:28px;left:auto;right:54px}.hero-measure--horizontal{width:125px;bottom:28px;left:auto;right:18px}.hero-slash{width:76px;height:155px;bottom:-70px;right:-8px}.display-heading{font-size:58px}.section-index,.projects-inner>.section-index,.process-inner .section-index{width:130px;height:144px}.section-index .index-number,.projects-inner>.section-index .index-number,.process-inner .section-index .index-number{font-size:103px}.section-title-block{align-self:center;padding-bottom:4px}.section-title-block .eyebrow{letter-spacing:.18em;margin-bottom:7px;font-size:10px}.section-title-block .display-heading{font-size:clamp(36px,10vw,43px);line-height:.88}.projects-inner .section-title-block .display-heading{font-size:clamp(30px,8.5vw,38px)}.section-title-block .short-rule{width:42px;height:5px;margin:16px 0 0}.index-line--right{height:145px}.index-line--bottom{width:132px;top:119px}.index-line--left{height:145px}.index-cross--bottom-left,.index-cross--bottom-right{top:116px}.index-target{top:47px}.index-label--bottom{top:129px}.section-index .index-detail{transform-origin:0 0;scale:.76}.section-index--03 .index-line--bottom,.section-index--04 .index-line--bottom,.section-index--05 .index-line--bottom{top:119px}.section-index--03 .index-line--right,.section-index--04 .index-line--right,.section-index--05 .index-line--right{height:145px}.section-index--03 .index-cross--bottom-left,.section-index--03 .index-cross--bottom-right,.section-index--04 .index-cross--bottom-left,.section-index--04 .index-cross--bottom-right,.section-index--05 .index-cross--bottom-left,.section-index--05 .index-cross--bottom-right{top:116px}.section-index:before{width:96px;height:105px}.about{min-height:690px;padding:45px 0 0}.about-inner{grid-template-rows:auto auto;grid-template-columns:126px minmax(0,1fr);align-items:end;gap:24px 16px;min-height:auto;display:grid}.about-inner .section-index{grid-area:1/1}.about-inner .section-title-block{grid-area:1/2}.about-copy{grid-area:2/1/auto/-1;max-width:100%}.about-copy>p{max-width:100%;font-size:14px}.about-photo{clip-path:polygon(0 16%,100% 0,100% 100%,0 100%);width:100%;height:270px;top:auto}.services{padding:58px 0 68px}.process{padding:46px 0 55px}.services-inner,.process-inner{grid-template-rows:auto auto;grid-template-columns:126px minmax(0,1fr);align-items:end;gap:24px 16px;min-height:0;display:grid}.services-inner .section-index,.process-inner .section-index{grid-area:1/1}.services-inner .section-title-block,.process-inner .section-title-block{grid-area:1/2}.service-grid{grid-area:2/1/auto/-1;grid-template-columns:1fr;gap:0}.service-insights,.service-audiences{grid-column:1/-1}.service-insights{grid-row:3;grid-template-columns:1fr;margin-top:18px}.service-insight{border-bottom:1px solid #528cd440;border-left:0;padding:22px 0 20px}.service-insight p{max-width:none}.service-audiences{grid-row:4;width:100%;max-width:none;padding:0;font-size:15px}.service-card{border-bottom:1px solid #528cd440;border-left:0;min-height:0;padding:20px 0 22px}.service-top{height:62px}.service-top svg{width:48px;height:48px}.service-top strong{padding-right:10px;font-size:57px}.service-card p{width:100%;max-width:none;margin-top:14px}.projects{padding:46px 0}.projects-inner{grid-template-rows:auto auto auto;grid-template-columns:126px minmax(0,1fr);align-items:end;gap:24px 16px;display:grid}.projects-inner>.section-index{grid-area:1/1}.projects-inner .section-title-block{grid-area:1/2}.projects-intro{grid-area:2/1/auto/-1;margin-bottom:32px}.projects-intro>p{max-width:420px}.project-grid{grid-area:3/1/auto/-1;grid-template-columns:1fr;gap:10px}.project-card{height:230px}.process-grid{grid-column:1/-1;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.process-step{background:linear-gradient(145deg,#0c2646b8,#020c1de6);border:1px solid #5687c642;min-height:164px;padding:17px 15px 18px;overflow:hidden}.process-step-top{justify-content:space-between;gap:10px;height:43px}.process-step-top strong{font-size:44px}.process-step-top svg{width:34px;height:34px}.process-node{background:var(--yellow);width:26px;height:4px;box-shadow:none;border:0;margin:0;position:absolute;top:0;left:auto;right:15px}.process-step h3{margin-top:12px;font-size:17px}.process-step p{max-width:none;margin-top:7px;font-size:13px;line-height:1.32}.process-step:last-child{background:linear-gradient(90deg,#0c2646e6 0 58%,#020c1d59),repeating-linear-gradient(135deg,#0000 0 11px,#5285c21f 12px 13px);grid-column:1/-1;min-height:120px;padding-right:42%}.process-step:last-child .process-step-top{width:102px;position:absolute;top:18px;right:17px}.process-step:last-child h3{margin-top:4px}.contact{--contact-wedge-start:36%;min-height:0;padding:42px 0 0}.contact-inner{grid-template-rows:auto auto auto;grid-template-columns:126px minmax(0,1fr);align-items:end;gap:24px 16px;min-height:0;display:grid}.contact-inner .section-index{grid-area:1/1}.contact-inner .section-index--05{width:130px;height:144px}.contact-inner .section-index--05 .index-number{letter-spacing:-.04em;font-size:103px}.contact-inner .section-index--05 .index-line--top{display:none}.contact-inner .section-index--05 .index-line--bottom{width:104px;top:119px;left:10px}.contact-inner .section-index--05 .index-target{width:19px;height:19px;top:5px;right:4px}.contact-inner .section-index--05 .index-target:before{width:25px;top:7px;left:-4px}.contact-inner .section-index--05 .index-target:after{height:25px;top:-4px;left:7px}.contact-inner .section-index--05 .index-label--top{top:-6px;left:44px}.contact-inner .section-index--05 .index-label--bottom{top:122px;left:58px}.contact-inner .section-index--05 small{bottom:0;left:46px}.contact-inner .section-title-block{grid-area:1/2}.contact-copy{grid-area:2/1/auto/-1;margin-bottom:25px}.contact-details{grid-template-columns:1fr 1fr}.contact-card--address{grid-column:1/-1}.contact-card{min-height:56px}.contact-card-copy strong{font-size:12px}.contact-form{z-index:2;grid-area:3/1/auto/-1;padding-bottom:46px;position:relative}.contact-form textarea{height:76px}.form-row{grid-template-columns:1fr}.contact-image{opacity:.22;clip-path:polygon(33% 0,100% 0,100% 100%,14% 100%);width:100%;height:230px;top:auto}.contact-wedge{opacity:.95;width:48%;height:210px}.footer-main{grid-template-columns:1fr auto;gap:22px 15px;min-height:0;padding:32px 0 24px;display:grid}.footer-brand{width:162px}.footer-promise{border-top:1px solid #ffffff29;border-left:0;grid-area:2/1/auto/-1;padding:20px 0 0}.footer-promise p{font-size:22px}.footer-nav{border-top:1px solid #ffffff1a;flex-wrap:wrap;grid-area:3/1/auto/-1;justify-content:flex-start;gap:4px 24px;padding:10px 0 0;display:flex}.footer-nav a{padding:7px 0}.footer-nav a:after{bottom:0}.socials{justify-self:end}.footer-bottom-inner{flex-wrap:wrap;align-items:flex-start;gap:8px 18px;min-height:64px;padding:14px 0}.footer-bottom-inner span:nth-child(2){order:3;width:100%}.footer-credit{order:2;width:100%}.floating-call{border-radius:0;min-width:54px;min-height:54px;padding:6px;bottom:16px;right:14px}.floating-call:before,.floating-call:after{width:42px;height:42px}.floating-call__icon{flex-basis:42px;width:42px;height:42px}.floating-call__copy{display:none}.floating-call--mobile-hidden{visibility:hidden;pointer-events:none;opacity:0;transform:translateY(18px)}.back-to-top{justify-content:center;width:54px;min-width:54px;min-height:54px;padding:0;bottom:82px;right:14px}.back-to-top>span:first-child{display:none}.back-to-top__icon{width:22px;height:22px}}@media (max-width:340px){.footer-main{grid-template-columns:minmax(0,1fr);gap:16px}.footer-brand{grid-area:1/1}.socials{grid-area:2/1;justify-self:start}.footer-promise{grid-area:3/1}.footer-nav{grid-area:4/1}}.contact-form .gdpr-consent{color:#020912d1;cursor:pointer;background:#ffdc23e8;border:1px solid #02091266;grid-template-columns:19px minmax(0,1fr);align-items:start;gap:10px;margin-top:12px;padding:9px 10px;font-family:Barlow,Arial,sans-serif;font-size:11px;line-height:1.38;display:grid}.contact-form .gdpr-consent>span{clip:auto;width:auto;height:auto;position:static;overflow:visible}.contact-form .gdpr-consent input{width:19px;height:19px;accent-color:var(--navy);cursor:pointer;background:#fff;border:1px solid #0209128c;margin:1px 0 0;padding:0}.contact-form .gdpr-consent input:focus-visible{outline-offset:2px;outline:3px solid #020d1c59}.contact-form .gdpr-consent a{text-underline-offset:2px;font-weight:800;text-decoration:underline}.footer-legal{z-index:2;color:#ffffff9e;letter-spacing:.08em;text-transform:uppercase;border-top:1px solid #ffffff14;justify-content:center;align-items:center;gap:28px;min-height:40px;font-family:Barlow Condensed,Arial Narrow,sans-serif;font-size:11px;font-weight:700;display:flex;position:relative}.footer-legal button{color:inherit;font:inherit;letter-spacing:inherit;text-transform:inherit;cursor:pointer;background:0 0;border:0;padding:0}.footer-legal a:hover,.footer-legal button:hover{color:var(--yellow)}.cookie-notice{z-index:1000;border-top:4px solid var(--yellow);color:#fff;background:#010a18fa;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:28px;width:min(100% - 40px,1180px);margin-inline:auto;padding:24px 26px;display:grid;position:fixed;bottom:20px;left:20px;right:20px;box-shadow:0 18px 65px #00000080}.cookie-notice__eyebrow{color:var(--yellow);letter-spacing:.2em;text-transform:uppercase;margin-bottom:5px;font-size:10px;font-weight:800;display:block}.cookie-notice h2{text-transform:uppercase;margin:0 0 7px;font-family:Barlow Condensed,Arial Narrow,sans-serif;font-size:28px;line-height:1}.cookie-notice p{color:#ffffffc2;max-width:760px;margin:0;font-size:13px;line-height:1.45}.cookie-notice__links{color:#ffffffdb;text-underline-offset:3px;gap:20px;margin-top:11px;font-size:12px;font-weight:700;text-decoration:underline;display:flex}.cookie-notice__actions{flex-wrap:wrap;gap:10px;display:flex}.cookie-button{color:#fff;text-transform:uppercase;cursor:pointer;background:0 0;border:1px solid #ffffff59;min-height:44px;padding:0 17px;font-family:Barlow Condensed,Arial Narrow,sans-serif;font-size:13px;font-weight:800}.cookie-button--primary{border-color:var(--yellow);color:var(--navy);background:var(--yellow)}.cookie-button:focus-visible,.legal-back:focus-visible,.footer-legal button:focus-visible{outline:3px solid var(--yellow);outline-offset:3px}.cookie-notice__details{grid-template-columns:1fr 1fr;gap:10px;max-width:760px;margin-top:14px;display:grid}.cookie-notice__details>div{border:1px solid #ffffff29;gap:3px;padding:10px 12px;display:grid}.cookie-notice__details strong{color:var(--yellow);text-transform:uppercase;font-size:12px}.cookie-notice__details span{color:#ffffffa8;font-size:11px}.legal-page{--grid-shift:44px;min-height:100vh;color:var(--ink);background:linear-gradient(#04193412 1px, transparent 1px), linear-gradient(90deg, #04193412 1px, transparent 1px), var(--paper);background-size:44px 44px;animation:48s linear infinite blueprintGridDrift;position:relative}.legal-header{justify-content:space-between;align-items:center;gap:30px;min-height:112px;display:flex}.legal-page:before{z-index:0;content:"";background:var(--navy);height:112px;position:absolute;top:0;left:0;right:0}.legal-header,.legal-content{z-index:1;position:relative}.legal-brand{width:255px}.legal-brand img{width:100%}.legal-back{color:var(--navy);background:var(--yellow);text-transform:uppercase;padding:13px 17px;font-family:Barlow Condensed,Arial Narrow,sans-serif;font-size:14px;font-weight:800}.legal-content{width:min(calc(100% - (var(--gutter) * 2)), 980px);padding:74px 0 90px}.legal-eyebrow{color:var(--blue);letter-spacing:.2em;text-transform:uppercase;margin:0 0 10px;font-size:11px;font-weight:800}.legal-content>h1{text-transform:uppercase;max-width:850px;margin:0;font-family:Barlow Condensed,Arial Narrow,sans-serif;font-size:clamp(56px,7vw,92px);line-height:.88}.legal-updated{color:#03102494;margin:22px 0 48px;font-size:13px}.legal-content section{border-top:1px solid #03102429;max-width:860px;margin-top:36px;padding-top:25px}.legal-content section h2{text-transform:uppercase;margin:0 0 12px;font-family:Barlow Condensed,Arial Narrow,sans-serif;font-size:27px;line-height:1}.legal-content section p,.legal-content section li{font-size:15px;line-height:1.68}.legal-content section p{margin:0 0 12px}.legal-content section ul{margin:10px 0 16px;padding-left:22px}.legal-content section a{color:#074fbf;text-underline-offset:2px;font-weight:700;text-decoration:underline}.legal-table{background:#ffffff6b;border:1px solid #03102433;margin-top:20px;overflow-x:auto}.legal-table__row{grid-template-columns:1.1fr 2fr .8fr;min-width:690px;display:grid}.legal-table__row+.legal-table__row{border-top:1px solid #03102429}.legal-table__row span{padding:13px 15px;font-size:13px;line-height:1.4}.legal-table__row span+span{border-left:1px solid #03102429}.legal-table__row--head{color:#fff;background:var(--navy);text-transform:uppercase;font-weight:800}@media (max-width:760px){.contact-form .gdpr-consent{font-size:10.5px}.footer-legal{flex-wrap:wrap;justify-content:flex-start;gap:12px 20px;padding:14px 0}.cookie-notice{grid-template-columns:1fr;gap:16px;width:calc(100% - 24px);padding:19px 18px;bottom:12px;left:12px;right:12px}.cookie-notice h2{font-size:25px}.cookie-notice__actions,.cookie-notice__details{grid-template-columns:1fr}.cookie-notice__actions{display:grid}.cookie-button{width:100%}.legal-page:before{height:82px}.legal-header{min-height:82px}.legal-brand{width:170px}.legal-back{padding:10px 12px;font-size:12px}.legal-content{padding:55px 0 70px}.legal-content>h1{font-size:52px}.legal-updated{margin-bottom:35px}.legal-content section{margin-top:28px;padding-top:20px}.legal-content section h2{font-size:24px}.legal-content section p,.legal-content section li{font-size:14px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.content-page{color:var(--ink);background:var(--paper)}.content-site-header{color:#fff}.content-header{z-index:150;color:#fff;-webkit-backdrop-filter:blur(14px)saturate(120%);backdrop-filter:blur(14px)saturate(120%);background:#010a18eb;border-bottom:1px solid #ffffff24;position:fixed;top:0;left:0;right:0;box-shadow:0 12px 38px #0003}.content-header__inner{grid-template-columns:minmax(230px,1fr) auto minmax(205px,1fr);align-items:center;gap:clamp(24px,2.5vw,46px);min-height:112px;display:grid}.content-brand{width:clamp(255px,18vw,330px)}.content-brand img{width:100%}.content-nav{align-items:center;gap:clamp(20px,2.1vw,38px);display:flex}.content-nav a{letter-spacing:.035em;text-transform:uppercase;white-space:nowrap;padding:14px 0;font-family:Barlow Condensed,Arial Narrow,sans-serif;font-size:14px;font-weight:800;position:relative}.content-nav a:after{content:"";background:var(--yellow);transform-origin:0;height:2px;transition:transform .18s;position:absolute;bottom:6px;left:0;right:0;transform:scaleX(0)}.content-nav a:hover:after,.content-nav a.is-active:after{transform:scaleX(1)}.content-nav a.is-active{color:var(--yellow)}.content-header__cta{justify-self:end;min-width:205px}.content-menu{display:none}.content-hero{color:#fff;background:var(--navy);min-height:620px;padding-top:112px;position:relative;overflow:hidden}.content-hero:after{z-index:1;content:"";background:var(--yellow);width:175px;height:260px;position:absolute;bottom:-80px;right:clamp(35px,5vw,100px);transform:skew(-29deg)}.content-hero__grid{z-index:2;grid-template-columns:210px minmax(390px,.84fr) minmax(460px,1.3fr);align-items:center;gap:clamp(34px,4vw,78px);min-height:508px;display:grid;position:relative}.content-hero__number{min-height:260px;color:var(--blue);border:1px solid #4087e161;place-items:center;display:grid;position:relative}.content-hero__number:before,.content-hero__number:after{content:"";background:#4087e18c;position:absolute}.content-hero__number:before{height:1px;top:50%;left:-28px;right:-28px}.content-hero__number:after{width:1px;top:-28px;bottom:-28px;left:50%}.content-hero__number strong{z-index:2;letter-spacing:-.08em;font-family:Barlow Condensed,Arial Narrow,sans-serif;font-size:142px;font-weight:800;line-height:.75;position:relative}.content-hero__number small,.content-hero__number span{z-index:2;letter-spacing:.15em;font-size:8px;font-weight:700;position:absolute}.content-hero__number small{top:-17px}.content-hero__number span{color:#ffffff8a;bottom:-20px}.content-hero__number i{z-index:3;border:2px solid var(--yellow);border-radius:50%;width:20px;height:20px;position:absolute;top:-10px;right:-10px}.content-hero__copy{z-index:3;min-width:0;padding:55px 0;position:relative}.content-hero__copy h1{letter-spacing:-.055em;text-transform:uppercase;max-width:650px;margin:0;font-family:Barlow Condensed,Arial Narrow,sans-serif;font-size:clamp(72px,6vw,112px);font-weight:900;line-height:.84}.content-hero__copy>p:last-of-type{color:#fffc;max-width:620px;margin:0 0 27px;font-size:clamp(16px,1.2vw,20px);line-height:1.55}.content-back{color:var(--yellow);text-transform:uppercase;align-items:center;gap:9px;font-family:Barlow Condensed,Arial Narrow,sans-serif;font-size:14px;font-weight:800;display:inline-flex}.content-hero__visual{margin-right:calc(var(--gutter) * -1);clip-path:polygon(20% 0,100% 0,100% 100%,0 100%);align-self:stretch;position:relative;overflow:hidden}.content-hero__visual:after{content:"";background:linear-gradient(90deg, var(--navy) 0%, #020d1c26 34%, #020d1c14 100%);position:absolute;inset:0}.content-hero__visual img{object-fit:cover;filter:saturate(.7)contrast(1.08)brightness(.74);width:100%;height:100%}.content-hero__visual span{z-index:2;border:1px solid #ffd500cc;border-radius:50%;width:74px;height:74px;position:absolute;bottom:14%;right:12%}.content-hero__visual span:before,.content-hero__visual span:after{content:"";background:var(--yellow);position:absolute}.content-hero__visual span:before{height:1px;top:50%;left:-22px;right:-22px}.content-hero__visual span:after{width:1px;top:-22px;bottom:-22px;left:50%}.content-tabs{z-index:5;color:#fff;background:#06162a;border-top:1px solid #ffffff1a;position:relative}.content-tabs__hint{display:none}.content-tabs .wrap{grid-template-columns:repeat(5,minmax(0,1fr));display:grid}.content-tabs a{text-transform:uppercase;border-right:1px solid #ffffff1f;align-items:center;gap:14px;min-height:72px;padding:0 clamp(18px,2.2vw,40px);font-family:Barlow Condensed,Arial Narrow,sans-serif;font-size:16px;font-weight:800;display:flex;position:relative}.content-tabs a:first-child{border-left:1px solid #ffffff1f}.content-tabs a:after{content:"";background:var(--yellow);transform-origin:0;height:4px;transition:transform .18s;position:absolute;bottom:0;left:0;right:0;transform:scaleX(0)}.content-tabs a:hover:after,.content-tabs a.is-active:after{transform:scaleX(1)}.content-tabs a.is-active{color:var(--yellow);background:#ffffff09}.content-tabs a span{color:var(--blue);font-size:28px}.content-section{position:relative;overflow:hidden}.content-section--light{background:var(--paper)}.content-section--navy{color:#fff;background:var(--navy)}.content-section--yellow{background:var(--yellow)}.content-section__inner{z-index:2;padding-top:clamp(80px,7vw,120px);padding-bottom:clamp(85px,7.5vw,130px);position:relative}.content-section__inner--split{grid-template-columns:minmax(330px,.72fr) minmax(460px,1.28fr);gap:clamp(55px,8vw,145px);display:grid}.content-section__heading{max-width:900px;margin-bottom:clamp(42px,5vw,72px)}.content-section__inner--split .content-section__heading{margin-bottom:0}.content-section__heading>span,.content-cta span{color:var(--blue);letter-spacing:.24em;text-transform:uppercase;margin-bottom:14px;font-size:11px;font-weight:800;display:block}.content-section--navy .content-section__heading>span{color:var(--yellow)}.content-section--yellow .content-section__heading>span{color:#020d1cb8}.content-section__heading h2,.content-cta h2{letter-spacing:-.045em;text-transform:uppercase;max-width:940px;margin:0;font-family:Barlow Condensed,Arial Narrow,sans-serif;font-size:clamp(48px,4.8vw,80px);font-weight:800;line-height:.92}.content-section__heading h2:after{content:"";background:var(--yellow);width:52px;height:6px;margin-top:24px;display:block}.content-section--yellow .content-section__heading h2:after{background:var(--navy)}.content-prose{max-width:900px}.content-prose--columns{grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(35px,5vw,90px);max-width:none;display:grid}.content-prose p{margin:0 0 24px;font-size:clamp(16px,1.15vw,20px);line-height:1.7}.content-section--navy .content-prose p{color:#ffffffc7}.content-feature-grid,.offer-grid,.partner-grid{background:#ffffff29;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;display:grid}.content-feature-grid article,.offer-grid article,.partner-grid article{background:var(--navy);min-width:0;padding:clamp(28px,3vw,48px)}.content-feature-grid svg,.partner-grid svg{width:44px;height:44px;color:var(--yellow);stroke-width:1.5px;margin-bottom:44px}.content-feature-grid h3,.offer-grid h3,.partner-grid h3,.cooperation-steps h3{color:var(--yellow);text-transform:uppercase;margin:0 0 15px;font-family:Barlow Condensed,Arial Narrow,sans-serif;font-size:clamp(24px,2vw,32px);line-height:1}.content-feature-grid p,.offer-grid p,.cooperation-steps p{color:#ffffffb8;margin:0;font-size:15px;line-height:1.6}.offer-grid{background:#020d1c1f;grid-template-columns:repeat(3,minmax(0,1fr))}.offer-grid article{min-height:305px;color:var(--ink);background:#ffffff94}.offer-grid article>div{justify-content:space-between;align-items:center;margin-bottom:42px;display:flex}.offer-grid article strong,.cooperation-steps__top strong{color:var(--blue);letter-spacing:-.05em;font-family:Barlow Condensed,Arial Narrow,sans-serif;font-size:58px;line-height:.8}.offer-grid article svg{stroke-width:1.5px;width:40px;height:40px}.offer-grid h3{color:var(--ink)}.offer-grid p{color:#031024c2}.cooperation-steps{grid-template-columns:repeat(3,minmax(0,1fr));gap:28px;display:grid}.cooperation-steps article{background:#ffffff94;border:1px solid #03102424;min-height:275px;padding:34px;position:relative}.cooperation-steps__top{justify-content:space-between;align-items:center;margin-bottom:45px;display:flex}.cooperation-steps__top svg{stroke-width:1.5px;width:36px;height:36px}.cooperation-steps h3{color:var(--ink)}.cooperation-steps p{color:#031024bd}.partner-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.partner-grid article{min-height:230px}.partner-grid h3{color:#fff;max-width:230px}.content-checklist{background:#0310241f;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;margin:0;padding:0;list-style:none;display:grid}.content-checklist li{background:#ffffff9e;min-height:104px;padding:29px 28px 29px 66px;font-size:16px;font-weight:600;line-height:1.45;position:relative}.content-checklist .content-checklist__wide{grid-column:1/-1}.content-checklist li:before{border:3px solid var(--blue);content:"";background:var(--yellow);width:14px;height:14px;position:absolute;top:35px;left:28px}.content-cta{background:var(--yellow)}.content-cta .wrap{justify-content:space-between;align-items:center;gap:55px;min-height:330px;display:flex}.content-cta h2{margin-bottom:18px}.content-cta p{max-width:740px;margin:0;font-size:17px}.content-cta .button{flex:none;min-width:220px}.content-footer{position:relative}@media (min-width:1800px){.content-hero__grid{grid-template-columns:240px minmax(460px,.86fr) minmax(560px,1.3fr)}.content-hero__copy>p:last-of-type,.content-prose p{font-size:20px}}@media (min-width:2060px){.content-hero__visual{min-height:508px;margin-right:calc(-50vw + 970px)}.content-hero__visual img{position:absolute;inset:0}}@media (max-width:1180px){.content-header__inner{grid-template-columns:1fr auto auto}.content-nav{display:none}.content-menu{display:block;position:relative}.content-menu summary{cursor:pointer;border:1px solid #ffffff4d;place-items:center;width:46px;height:46px;list-style:none;display:grid}.content-menu summary::-webkit-details-marker{display:none}.content-menu nav{background:#010a18fc;width:min(330px,100vw - 40px);padding:16px 20px;display:grid;position:absolute;top:59px;right:0;box-shadow:0 22px 40px #00000052}.content-menu nav a{text-transform:uppercase;border-bottom:1px solid #ffffff1a;padding:13px 0;font-family:Barlow Condensed,Arial Narrow,sans-serif;font-weight:800}.content-menu nav a.is-active{color:var(--yellow)}.content-hero__grid{grid-template-columns:155px minmax(330px,.9fr) minmax(350px,1fr);gap:30px}.content-hero__number{min-height:220px}.content-hero__number strong{font-size:108px}.content-section__inner--split{grid-template-columns:minmax(280px,.75fr) minmax(390px,1.25fr);gap:55px}}@media (max-width:900px){.content-header__cta{display:none}.content-header__inner{grid-template-columns:1fr auto}.content-hero__grid{grid-template-columns:125px 1fr}.content-hero__number{min-height:185px}.content-hero__number strong{font-size:88px}.content-hero__visual{z-index:-1;inset:0 calc(var(--gutter) * -1) 0 32%;opacity:.36;margin:0;position:absolute}.content-hero__visual:after{background:linear-gradient(90deg, var(--navy) 0%, #020d1c94 40%, #020d1c33 100%)}.content-section__inner--split,.content-prose--columns{grid-template-columns:minmax(0,1fr);gap:35px}.content-section__inner--split .content-section__heading{margin-bottom:10px}.content-feature-grid,.offer-grid,.cooperation-steps,.partner-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:620px){.content-header__inner{min-height:76px}.content-brand{width:190px}.content-hero{min-height:610px;padding-top:76px}.content-hero__grid{grid-template-columns:minmax(0,1fr);align-content:center;gap:34px;min-height:534px;padding-top:45px;padding-bottom:45px}.content-hero__number{border:0;place-items:start;width:112px;min-height:105px}.content-hero__number strong{font-size:76px}.content-hero__number:before{inset:auto -50px 0 0}.content-hero__number:after,.content-hero__number i,.content-hero__number span{display:none}.content-hero__number small{top:-18px;left:0}.content-hero__copy{padding:0}.content-hero__copy h1{font-size:clamp(58px,18vw,82px)}.content-page--03 .content-hero__copy h1{font-size:clamp(52px,16vw,72px)}.content-page--04 .content-hero__copy h1{font-size:clamp(48px,13.6vw,58px)}.content-hero__copy>p:last-of-type{font-size:15px}.content-hero__visual{clip-path:none;opacity:.28;inset:0 -20px 0 18%}.content-hero:after{width:90px;height:195px;bottom:-80px;right:-28px}.content-tabs .wrap{-ms-overflow-style:none;scrollbar-width:none;grid-template-columns:repeat(5,165px);width:100%;overflow-x:auto}.content-tabs__hint{color:#ffffff9e;letter-spacing:.17em;text-transform:uppercase;background:#031020;border-bottom:1px solid #ffffff1a;justify-content:flex-end;align-items:center;gap:8px;min-height:27px;padding:0 18px;font-family:Barlow Condensed,Arial Narrow,sans-serif;font-size:9px;font-weight:700;line-height:1;display:flex}.content-tabs__hint i{color:var(--yellow);letter-spacing:0;font-size:15px;font-style:normal;animation:1.8s ease-in-out infinite contentTabsSwipeHint}.content-tabs .wrap::-webkit-scrollbar{display:none}.content-tabs a{min-width:165px;min-height:62px;padding:0 18px;font-size:14px}.content-tabs a span{font-size:22px}.content-section__inner{padding-top:68px;padding-bottom:72px}.content-section__heading{margin-bottom:38px}.content-section__heading h2{font-size:45px}.content-cta h2{font-size:clamp(37px,11.6vw,45px)}.content-feature-grid,.offer-grid,.cooperation-steps,.partner-grid,.content-checklist{grid-template-columns:1fr}.content-feature-grid article,.offer-grid article,.partner-grid article,.cooperation-steps article{min-height:0;padding:28px}.content-feature-grid svg,.partner-grid svg,.offer-grid article>div,.cooperation-steps__top{margin-bottom:28px}.content-prose p{font-size:16px}.content-cta .wrap{flex-direction:column;align-items:flex-start;min-height:0;padding-top:65px;padding-bottom:70px}.content-cta .wrap>div{width:100%;min-width:0}}.realizations-grid.realizations-grid--single{grid-template-columns:minmax(0,1fr);max-width:1100px}.realizations-grid--single .realization-card__image{aspect-ratio:16/9;height:auto}.realizations-grid--single .realization-card__image:after{display:none}.realizations-grid--single .realization-card:hover img{filter:none;transform:none}.realizations-grid--single .realization-card__image strong{background:var(--navy);padding:8px;inset:16px auto auto 16px}.contact-page-section{background:var(--yellow);position:relative;overflow:hidden}.contact-page-layout{z-index:2;grid-template-columns:minmax(350px,.82fr) minmax(560px,1.18fr);align-items:center;gap:clamp(55px,7vw,130px);min-height:700px;padding-top:clamp(80px,7vw,120px);padding-bottom:clamp(85px,7.5vw,130px);display:grid;position:relative}.contact-page-data>span,.contact-page-form__heading>span{color:#020d1cb8;letter-spacing:.24em;text-transform:uppercase;margin-bottom:14px;font-size:11px;font-weight:800;display:block}.contact-page-data h2,.contact-page-form__heading h2{letter-spacing:-.045em;text-transform:uppercase;margin:0;font-family:Barlow Condensed,Arial Narrow,sans-serif;font-size:clamp(46px,4.3vw,74px);font-weight:800;line-height:.92}.contact-page-data h2:after{content:"";background:var(--navy);width:52px;height:6px;margin-top:24px;display:block}.contact-page-data>p{max-width:630px;margin:30px 0;font-size:17px;line-height:1.65}.contact-page-details{gap:10px}.contact-page-details .contact-card{background:#ffe8668a;min-height:74px;padding:10px 12px}.contact-page-details .contact-card-icon{flex-basis:44px;width:44px;height:44px}.contact-page-details .contact-card-icon svg{width:20px;height:20px}.contact-page-details .contact-card-copy small{font-size:10px}.contact-page-details .contact-card-copy strong{font-size:15px}.contact-page-form.contact-form{z-index:2;background:#fff4b89e;border:1px solid #020d1c33;grid-area:auto;align-self:center;padding:clamp(28px,3.4vw,54px);position:relative;box-shadow:18px 18px #020d1c14}.contact-page-form__heading{margin-bottom:32px}.contact-page-form__heading h2{max-width:650px;font-size:clamp(38px,3.6vw,58px)}.contact-page-form__heading p{color:#020d1cb8;max-width:680px;margin:18px 0 0;font-size:14px;line-height:1.55}.contact-page-form.contact-form input,.contact-page-form.contact-form select,.contact-page-form.contact-form textarea{background:#ffffffb8}.contact-page-form.contact-form textarea{height:118px}.contact-page-form.contact-form .gdpr-consent{background:#ffffffad;border:2px solid #020d1cb8;grid-template-columns:26px minmax(0,1fr);gap:13px;margin-top:14px;padding:14px 16px;font-size:11.5px}.contact-page-form.contact-form .gdpr-consent input{border:2px solid var(--navy);width:23px;height:23px;margin-top:2px}.contact-page-form.contact-form .gdpr-consent strong{color:var(--navy);letter-spacing:.08em;text-transform:uppercase;margin-bottom:5px;font-family:Barlow Condensed,Arial Narrow,sans-serif;font-size:14px;font-style:normal;line-height:1;display:block}.contact-page-form.contact-form .gdpr-consent strong em{color:#7c4b00;font-style:normal}.realizations-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.home-realizations-grid{grid-area:3/1/auto/-1;margin-top:32px}@media (min-width:761px){.projects-intro{grid-area:1/3/3}.projects-intro>p{max-width:620px}}@media (max-width:760px){.home-realizations-grid{margin-top:0}}.realization-card{color:#fff;background:var(--navy);min-width:0;overflow:hidden}.realization-card__image{height:clamp(230px,19vw,310px);position:relative;overflow:hidden}.realization-card__image:after{content:"";background:linear-gradient(#0000 48%,#020d1cb8);position:absolute;inset:0}.realization-card__image img{object-fit:cover;width:100%;height:100%;transition:transform .42s,filter .42s}.realization-card:hover .realization-card__image img{filter:saturate(1.05)contrast(1.03);transform:scale(1.035)}.realization-card__image strong{z-index:2;color:var(--yellow);letter-spacing:-.04em;font-family:Barlow Condensed,Arial Narrow,sans-serif;font-size:38px;line-height:1;position:absolute;bottom:14px;right:18px}.realization-card__copy{border-top:3px solid var(--yellow);min-height:125px;padding:20px 60px 20px 22px;position:relative}.realization-card__copy>span{color:#ffffff8f;letter-spacing:.19em;text-transform:uppercase;margin-bottom:15px;font-size:9px;font-weight:800;display:block}.realization-card__copy h3{text-transform:uppercase;margin:0;font-family:Barlow Condensed,Arial Narrow,sans-serif;font-size:24px;font-weight:800;line-height:1}.realization-card__copy p{color:var(--yellow);letter-spacing:.08em;text-transform:uppercase;margin:6px 0 0;font-family:Barlow Condensed,Arial Narrow,sans-serif;font-size:13px;font-weight:600}.realization-card__copy svg{width:24px;color:var(--yellow);position:absolute;bottom:24px;right:21px}.realization-standards article{min-height:300px}@media (max-width:900px){.realizations-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:620px){.realizations-grid{grid-template-columns:1fr;gap:12px}.realization-card__image{height:235px}.realization-card__copy{min-height:112px}.realization-standards article{min-height:0}}.contact-home-cta{min-height:520px}.contact-home-cta .contact-inner{grid-template-rows:auto auto;grid-template-columns:175px minmax(350px,410px) minmax(430px,560px) 1fr;column-gap:34px;min-height:520px;padding-top:60px;padding-bottom:60px}.contact-home-cta .section-title-block{align-self:end}.contact-home-cta .section-title-block .display-heading{max-width:410px;font-size:clamp(46px,3.8vw,66px);line-height:.91}.contact-home-copy{grid-area:2/2;align-self:start;max-width:390px;padding-top:24px}.contact-home-copy p{margin:0;font-family:Barlow Condensed,Arial Narrow,sans-serif;font-size:17px;line-height:1.48}.contact-home-copy .contact-home-lead{margin-bottom:12px;font-size:23px;font-weight:700;line-height:1.18}.contact-home-button{min-width:236px;margin-top:28px}.contact-home-brief{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffe65be0;border:1px solid #020d1c7a;grid-area:1/3/3;align-self:center;max-width:540px;padding:34px 38px 38px;position:relative;box-shadow:14px 14px #020d1c1f}.contact-home-brief:before{content:"";background:var(--navy);width:68px;height:5px;position:absolute;top:0;left:0}.contact-home-brief__eyebrow{letter-spacing:.2em;text-transform:uppercase;margin-bottom:15px;font-family:Barlow Condensed,Arial Narrow,sans-serif;font-size:11px;font-weight:700;display:block}.contact-home-brief h3{letter-spacing:-.025em;text-transform:uppercase;max-width:380px;margin:0 0 26px;font-family:Barlow Condensed,Arial Narrow,sans-serif;font-size:35px;font-weight:800;line-height:.95}.contact-home-brief ul{border-top:1px solid #020d1c47;grid-template-columns:repeat(2,minmax(0,1fr));gap:0;margin:0;padding:0;list-style:none;display:grid}.contact-home-brief li{border-bottom:1px solid #020d1c47;grid-template-columns:38px 1fr;align-items:center;gap:10px;min-height:74px;padding:12px 14px 12px 0;display:grid}.contact-home-brief li:nth-child(odd){border-right:1px solid #020d1c47}.contact-home-brief li:nth-child(2n){padding-left:18px}.contact-home-brief li strong{color:var(--blue);font-family:Barlow Condensed,Arial Narrow,sans-serif;font-size:25px;line-height:1}.contact-home-brief li span{font-family:Barlow Condensed,Arial Narrow,sans-serif;font-size:15px;font-weight:600;line-height:1.2}@media (max-width:1180px){.contact-home-cta .contact-inner{grid-template-columns:145px minmax(280px,.85fr) minmax(390px,1.15fr);column-gap:26px}.contact-home-brief{padding-left:30px;padding-right:30px}}@media (max-width:900px){.contact-home-cta .contact-inner{grid-template-rows:auto auto auto;grid-template-columns:145px minmax(0,1fr);gap:24px 30px;min-height:0;padding-top:56px;padding-bottom:64px}.contact-home-copy{grid-area:2/2;padding-top:0}.contact-home-brief{grid-area:3/1/auto/-1;width:min(100%,720px);max-width:none;margin-top:12px}}@media (max-width:760px){.contact-home-cta{padding-bottom:0}.contact-home-cta .contact-inner{grid-template-columns:126px minmax(0,1fr);gap:24px 16px;padding-top:42px;padding-bottom:52px}.contact-home-cta .section-title-block .display-heading{max-width:205px;font-size:clamp(32px,9vw,39px);line-height:.94}.contact-home-copy{grid-column:1/-1;max-width:510px}.contact-home-copy .contact-home-lead{font-size:22px}.contact-home-copy p{font-size:17px}.contact-home-brief{padding:30px 24px 32px;box-shadow:10px 10px #020d1c1f}.contact-home-brief h3{font-size:31px}.contact-home-brief ul{grid-template-columns:1fr}.contact-home-brief li,.contact-home-brief li:nth-child(2n){border-right:0;min-height:62px;padding:10px 0}.contact-home-cta .contact-image{opacity:.17;height:320px}.contact-home-cta .contact-wedge{height:280px}}@media (max-width:1050px){.contact-page-layout{grid-template-columns:minmax(290px,.8fr) minmax(430px,1.2fr);gap:42px}.contact-page-details{grid-template-columns:1fr}.contact-page-details .contact-card--address{grid-column:auto}}@media (max-width:820px){.contact-page-layout{grid-template-columns:1fr}.contact-page-data{max-width:650px}.contact-page-details{grid-template-columns:repeat(2,minmax(0,1fr))}.contact-page-details .contact-card--address{grid-column:1/-1}}@media (max-width:620px){.contact-page-layout{gap:50px;padding-top:68px;padding-bottom:78px}.contact-page-data h2{font-size:45px}.contact-page-details{grid-template-columns:1fr}.contact-page-details .contact-card--address{grid-column:auto}.contact-page-details .contact-card-copy strong{white-space:normal;font-size:14px}.contact-page-form.contact-form{width:100%;padding:25px 20px;box-shadow:10px 10px #020d1c14}.contact-page-form.contact-form>.gdpr-consent{visibility:visible;opacity:1;min-height:150px;margin:14px 0 10px;display:grid}.contact-page-form__heading h2{font-size:39px}.contact-page-form.contact-form textarea{height:104px}}@media (prefers-reduced-motion:reduce){.content-page *,.content-page :before,.content-page :after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@keyframes contentTabsSwipeHint{0%,to{opacity:.55;transform:translate(0)}50%{opacity:1;transform:translate(-5px)}}.gallery-trigger{color:#fff;background:var(--navy);cursor:zoom-in;text-align:left;border:0;width:100%;padding:0;display:block;position:relative}.gallery-trigger__hint{z-index:3;color:var(--yellow);background:#020d1ceb;align-items:center;gap:8px;padding:10px 12px;font-size:12px;font-weight:700;display:flex;position:absolute;top:16px;right:16px}.gallery-trigger:focus-visible{outline:3px solid var(--yellow);outline-offset:-3px}.project-gallery{color:#fff;background:#041225;border:1px solid #4689e280;width:min(1200px,100vw - 48px);max-width:none;height:min(950px,92dvh);max-height:none;margin:auto;padding:0;overflow:hidden;box-shadow:0 24px 100px #0000008c}.project-gallery::backdrop{-webkit-backdrop-filter:blur(12px);background:#000814e0}.project-gallery__layout{grid-template-rows:auto minmax(0,1fr) auto auto;height:100%;min-height:0;display:grid}.project-gallery__header{border-bottom:1px solid #4689e24d;justify-content:space-between;align-items:flex-start;gap:16px;padding:18px 24px;display:flex}.project-gallery__header>div{min-width:0}.project-gallery__header span{color:var(--yellow);text-transform:uppercase;font-size:11px}.project-gallery__header h2{text-transform:uppercase;margin:4px 0;font-family:Barlow Condensed,sans-serif;font-size:30px;line-height:1}.project-gallery__header p{color:#ffffffb3;margin:0;font-size:13px}.project-gallery__stage{touch-action:pan-y pinch-zoom;background:#020a16;min-width:0;min-height:0;padding:12px;overflow:hidden}.project-gallery__stage img{object-fit:contain;width:100%;height:100%}.project-gallery__control{width:44px;height:44px;color:var(--yellow);background:var(--navy);cursor:pointer;border:1px solid #ffd5008c;flex:0 0 44px;place-items:center;padding:0;display:grid}.project-gallery__control:hover{color:var(--navy);background:var(--yellow)}.project-gallery button:focus-visible{outline:3px solid var(--yellow);outline-offset:3px}.project-gallery__navigation{justify-content:center;align-items:center;gap:24px;padding:10px 16px;display:flex}.project-gallery__navigation p{text-align:center;min-width:145px;margin:0}.project-gallery__navigation strong{color:var(--yellow);font-variant-numeric:tabular-nums;display:block}.project-gallery__navigation span{color:#ffffffb8;margin-top:2px;font-size:12px;display:block}.project-gallery__thumbnails{gap:8px;min-width:0;max-width:100%;margin-inline:auto;padding:6px 16px 16px;display:flex;overflow-x:auto}.project-gallery__thumbnails button{cursor:pointer;background:#020a16;border:2px solid #0000;flex:0 0 80px;padding:2px}.project-gallery__thumbnails button[aria-current=true]{border-color:var(--yellow)}.project-gallery__thumbnails img{object-fit:contain;width:72px;height:50px}@media (max-width:620px){.gallery-trigger__hint{gap:5px;padding:8px;font-size:10px;top:10px;right:10px}.project-gallery{width:calc(100vw - 16px);height:calc(100dvh - 16px)}.project-gallery__header{gap:8px;padding:12px}.project-gallery__header h2{font-size:24px}.project-gallery__header p{font-size:11px}.project-gallery__header span{font-size:9px}.project-gallery__stage{padding:4px}.project-gallery__navigation{gap:12px;padding:8px}.project-gallery__navigation p{min-width:125px}.project-gallery__thumbnails{gap:4px;padding:6px 8px 12px}.project-gallery__thumbnails button{flex-basis:49px}.project-gallery__thumbnails img{width:41px;height:38px}}
