@charset "UTF-8";
:root{--bg:oklch(.175 .006 110);--panel:oklch(.207 .006 110);--ink:oklch(.955 .006 95);--muted:oklch(.70 .009 100);--accent:oklch(.64 .235 26);--line:oklch(.37 .008 105);--font:'Golos Text',Arial,sans-serif;--display:'Unbounded',Arial,sans-serif;--ease:cubic-bezier(.16,1,.3,1)}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:32px}body{margin:0;background:var(--bg);color:var(--ink);font-family:var(--font);font-size:16px;line-height:1.55;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button{font:inherit}button,a,summary{-webkit-tap-highlight-color:transparent}button{color:inherit}a:focus-visible,button:focus-visible,summary:focus-visible{outline:2px solid var(--accent);outline-offset:7px}::selection{background:var(--accent);color:var(--bg)}img{display:block;width:100%;object-fit:cover}h1,h2,h3,p,figure{margin:0}h1,h2,h3{font-weight:500}button{cursor:pointer}.wrap{width:calc(100% - 112px);max-width:1600px;margin-inline:auto}.accent{color:var(--accent)}.eyebrow,.small-label{font-size:13px;font-weight:500;letter-spacing:.055em}.eyebrow{text-transform:uppercase}.small-label{color:var(--muted);letter-spacing:0}.header{height:112px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);gap:40px}.brand{display:flex;gap:12px;align-items:center;flex-shrink:0}.brand-mark{height:52px;width:52px;object-fit:contain}.wordmark{font-family:var(--display);font-weight:600;font-size:20px;letter-spacing:-.025em;line-height:1.1}.wordmark>span{display:block;font-family:var(--font);font-size:11px;letter-spacing:.61em;font-weight:400;line-height:1.8;padding-left:2px}.desktop-nav{display:flex;gap:35px;font-size:14px}.desktop-nav a{color:var(--muted);transition:color .2s}.desktop-nav a:hover{color:var(--ink)}.header-contact{font-size:14px;display:flex;gap:36px;align-items:center}.header-contact>span{font-size:26px;color:var(--accent);transition:transform .35s var(--ease)}.header-contact:hover>span{transform:translate(3px,-3px)}.menu-toggle{display:none}.mobile-nav[hidden]{display:none}.skip-link{position:fixed;top:-70px;left:20px;background:var(--ink);color:var(--bg);padding:12px;z-index:100}.skip-link:focus{top:20px}.hero{padding-top:43px}.hero-meta{display:flex;align-items:center;justify-content:space-between;margin-bottom:35px}.tiny-cross{color:var(--accent);display:inline-block;font-size:21px;vertical-align:-2px;margin-right:8px}.hero-location{font-size:13px;color:var(--muted)}.hero-heading{display:flex;align-items:flex-start;justify-content:space-between;position:relative;padding-bottom:44px}.hero h1{font-family:var(--display);font-size:clamp(58px,7.3vw,110px);font-weight:500;letter-spacing:-.075em;line-height:1.15}.title-line{display:block}.second-line{font-size:.58em;letter-spacing:-.055em;line-height:1.35;margin-top:5px}.hero-intro{padding-top:19px;margin-left:30px;max-width:270px;flex-shrink:0;font-size:16px}.hero-intro p{color:var(--muted)}.text-link{font-size:14px;display:inline-flex;align-items:center;gap:34px;border-bottom:1px solid var(--line);padding-block:13px;transition:border-color .2s}.text-link:hover{border-color:var(--accent)}.text-link span{font-size:22px;color:var(--accent)}.hero-intro .text-link{margin-top:11px}.hero-stage{position:relative;height:clamp(400px,41vw,620px);overflow:hidden;background:var(--panel);isolation:isolate}.hero-photo{height:100%;object-position:center 52%;filter:brightness(.94) saturate(.85)}.photo-shade{position:absolute;inset:0;background:linear-gradient(180deg,rgba(13,15,12,.32),transparent 35%,rgba(13,15,12,.68));pointer-events:none}.stage-top,.stage-bottom{position:absolute;left:32px;right:32px;z-index:2;display:flex;justify-content:space-between;gap:24px}.stage-top{top:28px;font-size:12px;letter-spacing:.1em;color:oklch(.94 .008 95)}.stage-bottom{bottom:30px;align-items:flex-end}.stage-bottom p{font-size:20px;line-height:1.4;letter-spacing:-.02em}.hero-caption{display:flex;justify-content:space-between;gap:24px;font-size:13px;color:var(--muted);padding:20px 0 35px}.hero-caption>span{white-space:nowrap}.scope-strip{border-top:1px solid var(--line);border-bottom:1px solid var(--line);margin-top:30px}.scope-content{display:flex;justify-content:space-between;align-items:center;gap:22px;padding-block:27px;font-size:18px;font-weight:400;letter-spacing:-.01em}.strip-plus{color:var(--accent);font-size:24px}.section{padding-top:115px;padding-bottom:115px}.section-top{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-bottom:45px}.section-heading{display:flex;justify-content:space-between;gap:60px;align-items:flex-end;margin-bottom:55px}h2{font-size:clamp(36px,4.3vw,64px);line-height:1.13;letter-spacing:-.055em}.section-heading>p{color:var(--muted);max-width:360px;padding-bottom:6px}.project-grid{display:grid;grid-template-columns:1.15fr 1fr;gap:48px;align-items:start}.project-secondary{padding-top:125px}.project-image{position:relative;overflow:hidden}.project-main .project-image{aspect-ratio:1.17}.project-secondary .project-image{aspect-ratio:1.05}.project-image>img{height:100%;transition:transform 1.2s var(--ease),filter 1s;filter:saturate(.85)}.project:hover .project-image>img{transform:scale(1.04);filter:saturate(1)}.image-badge{position:absolute;top:20px;left:20px;background:var(--bg);color:var(--ink);padding:6px 10px;font-size:12px}.project-medium{position:absolute;bottom:20px;left:20px;font-size:12px;letter-spacing:.09em;background:rgba(17,19,16,.7);padding:6px 10px}.project figcaption{display:flex;justify-content:space-between;align-items:center;padding-top:22px}.project h3{font-family:var(--display);font-size:24px;letter-spacing:-.045em;margin-bottom:3px}.project figcaption p{color:var(--muted);font-size:14px}.project-no{color:var(--line);font-size:36px;font-weight:400}.concept-note{color:var(--muted);font-size:12px;max-width:640px;margin-top:45px;line-height:1.65}.solutions{background:var(--panel)}.solutions-layout{display:grid;grid-template-columns:.87fr 1.13fr;gap:10%}.solutions-intro .eyebrow{margin-bottom:38px}.solutions-intro h2{font-size:clamp(38px,4vw,60px)}.solutions-intro>p:not(.eyebrow){color:var(--muted);max-width:335px;margin:26px 0 20px}.services{border-top:1px solid var(--line)}.service{border-bottom:1px solid var(--line)}.service summary{display:flex;align-items:center;gap:22px;list-style:none;cursor:pointer;padding-block:29px}.service summary::-webkit-details-marker{display:none}.service-number{font-size:12px;color:var(--muted);flex-shrink:0}.service h3{font-size:clamp(20px,2vw,29px);letter-spacing:-.045em;line-height:1.3}.details-icon{position:relative;width:20px;height:20px;margin-left:auto;flex-shrink:0}.details-icon:before,.details-icon:after{content:'';position:absolute;top:9px;left:2px;width:16px;height:1px;background:var(--ink);transition:transform .3s var(--ease)}.details-icon:after{transform:rotate(90deg)}.service[open] .details-icon:after{transform:rotate(0)}.service[open] h3{color:var(--accent)}.service-body{padding:0 34px 34px}.service-body p{color:var(--muted);max-width:520px;line-height:1.65}.service-tags{display:flex;flex-wrap:wrap;gap:7px;margin-top:24px}.service-tags span{font-size:12px;border:1px solid var(--line);border-radius:20px;padding:5px 11px;white-space:nowrap}.approach{padding-bottom:60px}.approach-heading{display:grid;grid-template-columns:1.4fr 1fr;gap:12%;align-items:end}.approach-heading>p{color:var(--muted);max-width:430px}.process{display:grid;grid-template-columns:repeat(3,1fr);gap:48px;margin-top:75px}.process-step{border-top:1px solid var(--line);padding-top:21px}.step-number{font-size:12px;color:var(--accent);text-transform:uppercase;letter-spacing:.04em}.process h3{font-size:25px;letter-spacing:-.035em;margin:32px 0 15px}.process p{color:var(--muted);font-size:15px;max-width:360px;line-height:1.7}.brand-statement{padding-top:95px;padding-bottom:22px;font-family:var(--display);font-size:clamp(54px,12.5vw,192px);line-height:1.02;font-weight:600;letter-spacing:-.075em;overflow:hidden}.brand-statement>span{display:block}.brand-statement>span:first-child{color:var(--line)}.statement-lit{transition:text-shadow 1.2s}.brand-statement.active .statement-lit{text-shadow:0 0 55px rgba(239,237,221,.13)}.contact{background:var(--accent);color:var(--bg);padding:65px 0 67px}.contact .section-top{margin-bottom:35px}.contact-heading{display:flex;align-items:center;justify-content:space-between;gap:40px}.contact h2{font-size:clamp(42px,5.2vw,78px);font-weight:500;letter-spacing:-.06em}.contact-round{width:110px;height:110px;display:flex;align-items:center;justify-content:center;background:var(--bg);color:var(--ink);border-radius:50%;font-size:55px;flex-shrink:0;transition:transform .4s var(--ease)}.contact-round:hover{transform:rotate(45deg)}.contact-bottom{display:flex;justify-content:space-between;gap:45px;border-top:1px solid rgba(17,19,16,.3);margin-top:55px;padding-top:30px}.contact-bottom>p{font-size:16px;line-height:1.6}.contact-links{display:flex;flex-direction:column;align-items:flex-end;gap:8px}.phone{font-size:clamp(24px,2.8vw,42px);letter-spacing:-.04em;font-weight:500;line-height:1.3;white-space:nowrap}.email{display:inline-flex;gap:30px;align-items:center;font-size:16px}.email:hover{text-decoration:underline;text-underline-offset:6px}.contact a:focus-visible{outline-color:var(--bg)}.footer{display:flex;align-items:center;justify-content:space-between;gap:30px;padding-top:44px;padding-bottom:44px}.footer>p{font-size:13px;color:var(--muted)}.footer-meta{display:flex;flex-direction:column;color:var(--muted);font-size:12px;gap:4px}.back-top{border:1px solid var(--line);width:46px;height:46px;display:grid;place-items:center;font-size:23px;transition:border-color .2s}.back-top:hover{border-color:var(--accent)}.reveal{opacity:1;transform:none}.js-motion .reveal{opacity:0;transform:translateY(25px);transition:opacity 1s var(--ease),transform 1s var(--ease)}.js-motion .reveal.visible{opacity:1;transform:translateY(0)}
@keyframes titleIn{from{opacity:0;transform:translateY(35px)}to{opacity:1;transform:translateY(0)}}
@media(prefers-reduced-motion:no-preference){.title-line{animation:titleIn 1.2s var(--ease) both}.title-line:nth-child(2){animation-delay:.12s}}
@media(min-width:1700px){.hero-intro{font-size:18px;max-width:290px}.hero h1{font-size:122px}}
@media(max-width:1100px){.wrap{width:calc(100% - 64px)}.header{gap:25px;height:100px}.desktop-nav{gap:22px}.header-contact{gap:17px}.hero h1{font-size:clamp(58px,8vw,86px)}.hero-intro{font-size:14px;max-width:205px}.hero-intro .text-link{font-size:13px}.hero-stage{height:460px}.scope-content{font-size:16px}.section{padding-block:85px}.project-grid{gap:32px}.project-secondary{padding-top:90px}.solutions-layout{gap:7%;grid-template-columns:.85fr 1.15fr}.service summary{gap:15px}.service-body{padding-left:27px;padding-right:5px}.approach-heading{gap:8%;grid-template-columns:1.3fr 1fr}.process{gap:30px}.process h3{font-size:22px}.footer{flex-wrap:wrap}.brand-statement{padding-top:80px}.contact h2{font-size:6vw}}
@media(max-width:760px){html{scroll-padding-top:20px}.wrap{width:calc(100% - 40px)}.header{height:84px;gap:16px}.brand{gap:8px}.brand-mark{height:43px;width:43px}.wordmark{font-size:16px}.wordmark>span{font-size:9px}.desktop-nav,.header-contact{display:none}.menu-toggle{display:flex;position:relative;width:44px;height:44px;border:1px solid var(--line);background:none;flex-direction:column;justify-content:center;gap:6px;padding:12px}.menu-toggle span{display:block;background:var(--ink);height:1px;width:18px;transition:transform .3s var(--ease)}.menu-toggle[aria-expanded=true] span:first-child{transform:translateY(3.5px) rotate(45deg)}.menu-toggle[aria-expanded=true] span:last-child{transform:translateY(-3.5px) rotate(-45deg)}.mobile-nav{display:flex;flex-direction:column;padding:12px 20px 24px;border-bottom:1px solid var(--line);background:var(--bg)}.mobile-nav a{font-size:20px;padding-block:10px}.mobile-nav a:last-child{color:var(--accent)}.hero{padding-top:24px}.hero-meta{margin-bottom:31px;align-items:flex-start;gap:12px}.hero-meta .eyebrow{font-size:10px;max-width:210px;line-height:1.6;letter-spacing:.02em}.tiny-cross{font-size:15px;margin-right:3px}.hero-location{font-size:10px;white-space:nowrap;padding-top:4px}.hero-heading{display:block;padding-bottom:27px}.hero h1{font-size:clamp(45px,11.4vw,85px);letter-spacing:-.07em}.second-line{font-size:.47em;letter-spacing:-.05em;line-height:1.5;margin-top:5px;white-space:nowrap}.hero-intro{display:flex;justify-content:space-between;gap:25px;margin:24px 0 0;max-width:none;padding:0;align-items:flex-end}.hero-intro>p{font-size:14px;line-height:1.55}.hero-intro .text-link{padding-bottom:4px;font-size:12px;gap:13px;margin:0;white-space:nowrap}.hero-intro>p br:nth-child(2){display:none}.hero-stage{height:440px;margin-inline:-20px}.hero-photo{object-position:53% center}.stage-top,.stage-bottom{left:20px;right:20px}.stage-top{font-size:10px;top:20px}.stage-bottom{bottom:20px;align-items:flex-start;flex-direction:column;gap:20px}.stage-bottom p{font-size:20px}.hero-caption{font-size:12px;padding:17px 0 15px;display:block;max-width:340px}.hero-caption>span{display:block;margin-top:6px;font-size:11px}.scope-strip{margin-top:20px}.scope-content{display:flex;flex-wrap:wrap;justify-content:flex-start;column-gap:14px;row-gap:9px;font-size:13px;padding-block:21px}.strip-plus{font-size:15px}.scope-content .strip-plus:nth-child(4){display:none}.scope-content>span:last-child{width:100%}.section{padding-block:66px}.section-top{margin-bottom:30px;gap:18px}.eyebrow{font-size:11px}.small-label{font-size:11px;max-width:145px;text-align:right}.section-heading{display:block;margin-bottom:30px}h2{font-size:38px;line-height:1.14}.section-heading>p{font-size:15px;margin-top:23px;max-width:310px}.section-heading>p br{display:none}.project-grid{grid-template-columns:1fr;gap:37px}.project-secondary{padding-top:0}.project-main .project-image,.project-secondary .project-image{aspect-ratio:1.1}.image-badge{top:15px;left:15px;font-size:11px}.project-medium{bottom:15px;left:15px;font-size:10px}.project figcaption{padding-top:17px}.project h3{font-size:22px}.project figcaption p{font-size:12px}.project-no{font-size:28px}.concept-note{font-size:11px;margin-top:28px}.solutions-layout{grid-template-columns:1fr;gap:35px}.solutions-intro .eyebrow{margin-bottom:26px}.solutions-intro h2{font-size:40px}.solutions-intro>p:not(.eyebrow){font-size:15px;margin-top:23px}.services{margin-top:5px}.service summary{padding-block:24px;gap:16px}.service h3{font-size:22px}.service-body{padding-left:29px;padding-bottom:28px}.service-body p{font-size:14px}.service-tags{margin-top:20px;gap:6px}.service-tags span{font-size:11px;padding:4px 9px}.approach-heading{display:block}.approach-heading h2{font-size:36px}.approach-heading>p{font-size:15px;margin-top:26px;max-width:370px}.process{grid-template-columns:1fr;gap:28px;margin-top:39px}.process-step{padding-top:17px}.process h3{font-size:24px;margin:15px 0 10px}.process p{max-width:100%;font-size:14px}.brand-statement{padding-top:58px;padding-bottom:0;font-size:13.5vw;line-height:1.1}.contact{padding:37px 0 40px}.contact .section-top{margin-bottom:30px;align-items:flex-start}.contact .eyebrow{font-size:10px;max-width:200px}.contact-heading{gap:15px;align-items:flex-end}.contact h2{font-size:clamp(29px,7.6vw,48px);line-height:1.15}.contact-round{width:52px;height:52px;font-size:28px}.contact-bottom{margin-top:35px;padding-top:23px;display:block}.contact-bottom>p{font-size:14px}.contact-links{align-items:flex-start;gap:10px;margin-top:26px}.phone{font-size:30px}.email{font-size:14px;gap:22px}.footer{padding-top:32px;padding-bottom:30px;display:grid;grid-template-columns:1fr auto;gap:28px}.footer-brand{grid-column:1}.footer>p{grid-column:1;grid-row:2;font-size:12px}.footer-meta{grid-column:1;grid-row:3;font-size:11px}.back-top{grid-column:2;grid-row:1}.footer .brand-mark{width:43px;height:43px}}
@media(max-width:360px){.wrap{width:calc(100% - 32px)}.hero-stage{margin-inline:-16px}.hero-meta .eyebrow{max-width:185px;font-size:9px}.hero h1{font-size:42px}.hero-intro{gap:12px}.hero-intro>p{font-size:12px}.hero-intro .text-link{font-size:11px;gap:8px}.phone{font-size:27px}.contact h2{font-size:27px}.contact-round{width:44px;height:44px}}

.hero-intro{position:relative;padding-top:0;width:250px;max-width:250px;margin-top:-18px}.hero-intro .text-link{margin-top:15px;margin-left:29px}.hero-heading h1{min-width:0}.clients{padding-top:48px;padding-bottom:48px;border-bottom:1px solid var(--line);display:grid;grid-template-columns:1fr 3fr;gap:50px;align-items:center}.clients-heading h2{font-size:16px;letter-spacing:0;margin-bottom:7px}.clients-heading p{font-size:12px;color:var(--muted)}.client-list{list-style:none;padding:0;margin:0;display:flex;align-items:center;justify-content:space-between;gap:35px}.client-list li{font-size:clamp(24px,2.8vw,42px);letter-spacing:-.055em;line-height:1.2;color:var(--ink);white-space:nowrap}.client-korzinka{font-weight:700}.client-yandex{font-weight:500}.client-cheese{font-size:.8em;font-weight:500;letter-spacing:-.05em}.projects{overflow:clip}.gallery{position:relative}.gallery-track{display:flex;gap:32px;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none;padding:12px 11% 14px;scroll-padding-inline:11%;perspective:1500px;cursor:grab;outline-offset:4px;-webkit-overflow-scrolling:touch}.gallery-track::-webkit-scrollbar{display:none}.gallery-track.is-dragging{cursor:grabbing;scroll-snap-type:none;scroll-behavior:auto;user-select:none}.gallery .project{flex:0 0 100%;min-width:0;scroll-snap-align:center;padding-top:0;transform-origin:center center;transform:perspective(1500px) rotateY(var(--gallery-rotation,0deg)) scale(var(--gallery-scale,1));opacity:var(--gallery-opacity,1);will-change:transform}.gallery .project-image,.gallery .project-main .project-image,.gallery .project-secondary .project-image{aspect-ratio:1.65}.gallery .project-image img{pointer-events:none;user-select:none}.gallery .project:hover .project-image>img{transform:none}.gallery-controls{display:flex;justify-content:space-between;align-items:center;gap:30px;padding-top:27px}.gallery-instruction{font-size:13px;color:var(--muted)}.gallery-pagination{display:flex;align-items:center;gap:18px;font-size:13px}.gallery-progress{width:110px;height:2px;background:var(--line);overflow:hidden}.gallery-progress>span{display:block;width:33.333%;height:100%;background:var(--accent);transition:transform .65s var(--ease)}.gallery-buttons{display:flex;gap:10px}.gallery-buttons button{width:51px;height:51px;border:1px solid var(--line);border-radius:50%;background:none;font-size:25px;transition:background .2s,color .2s,border-color .2s}.gallery-buttons button:hover:not(:disabled){background:var(--accent);border-color:var(--accent);color:var(--bg)}.gallery-buttons button:disabled{opacity:.3;cursor:default}.concept-note{margin-top:28px}
@media(max-width:1100px) and (min-width:761px){.hero-intro{width:210px;max-width:210px}.hero-intro .text-link{margin-left:14px}.hero h1{font-size:7.8vw}.second-line{font-size:.53em}.clients{grid-template-columns:1fr 3fr;gap:30px}.client-list{gap:25px}.client-list li{font-size:29px}}
@media(max-width:760px){.hero-heading{min-height:200px;padding-top:4px;padding-bottom:30px}.hero h1{position:relative;z-index:1;font-size:10.8vw;padding-top:10px;pointer-events:none}.second-line{font-size:.51em}.hero-intro{position:static;display:block;width:auto;max-width:none;margin:20px 0 0}.hero h1 .title-line:first-child{max-width:70%}.hero-intro .text-link{margin:0;font-size:12px}.hero-stage{height:415px}.clients{grid-template-columns:1fr;gap:26px;padding-block:32px}.clients-heading{display:flex;justify-content:space-between;gap:16px;align-items:center}.clients-heading h2{font-size:14px;margin:0}.clients-heading p{font-size:10px}.client-list{gap:22px;flex-wrap:wrap;justify-content:space-between}.client-list li{font-size:27px}.client-cheese{font-size:19px}.gallery-track{gap:18px;padding:8px 5% 10px;scroll-padding-inline:5%;margin-inline:-20px}.gallery .project{flex-basis:100%}.gallery .project-image,.gallery .project-main .project-image,.gallery .project-secondary .project-image{aspect-ratio:1.13}.gallery .project figcaption{padding-inline:4px}.gallery-controls{padding-top:17px;gap:15px;flex-wrap:wrap}.gallery-instruction{font-size:11px;order:3;width:100%}.gallery-pagination{font-size:12px;gap:13px}.gallery-progress{width:85px}.gallery-buttons button{width:45px;height:45px;font-size:22px}.concept-note{margin-top:22px}}
@media(prefers-reduced-motion:reduce){html,.gallery-track{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.js-motion .reveal{opacity:1;transform:none}.gallery .project{transform:none!important;opacity:1!important}}.project figcaption a{text-decoration:underline;text-decoration-color:var(--line);text-underline-offset:4px}.project figcaption a:hover{text-decoration-color:var(--accent)}
/* Equal-size client marks float directly on the page, without cards. */
.clients{padding-block:72px;grid-template-columns:1fr 3fr;gap:45px;align-items:center}
.clients-heading{padding:0}.clients-heading h2{font-size:23px;letter-spacing:-.035em;margin-bottom:12px}.clients-heading p{font-size:14px;max-width:180px;line-height:1.6}
.client-list{display:grid;grid-template-columns:repeat(8,minmax(0,1fr));grid-template-rows:none;gap:36px 26px;align-items:center;justify-content:normal}
.client-list .client-logo{grid-column:span 2;display:flex;align-items:center;justify-content:center;min-width:0;height:88px;padding:0;background:none;border:0;box-shadow:none}
.client-list .client-logo:nth-child(5){grid-column:2/4}.client-list .client-logo:nth-child(6){grid-column:4/6}.client-list .client-logo:nth-child(7){grid-column:6/8}
.client-logo img{display:block;width:min(100%,170px);height:64px;object-fit:contain;filter:grayscale(1) brightness(0) invert(.9);opacity:.88;transition:opacity .35s}
.client-logo:hover img{opacity:1}
.client-logo--lukoil img{filter:grayscale(1) invert(.9)}
.client-logo--korzinka img{filter:grayscale(1) contrast(10) invert(.9)}
.client-logo--cheese img{width:64px;max-width:100%;filter:grayscale(1) brightness(.72) contrast(1.6);border-radius:50%}
.gallery .work-project .project-image{background:transparent}.gallery .work-project .project-image img{object-fit:cover;filter:none}
.gallery .work-project .image-badge{background:rgba(17,19,16,.82);backdrop-filter:blur(5px)}
@media(max-width:1100px) and (min-width:761px){.clients{grid-template-columns:1fr 4fr;gap:30px}.client-list{gap:30px 20px}.clients-heading h2{font-size:20px}}
@media(max-width:760px){.clients{display:block;padding-block:44px}.clients-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:32px;gap:24px}.clients-heading h2{font-size:20px;margin:0;white-space:nowrap}.clients-heading p{font-size:12px;text-align:right;max-width:150px}.client-list{grid-template-columns:repeat(6,minmax(0,1fr));gap:22px 20px}.client-list .client-logo{height:66px;grid-column:span 2}.client-list .client-logo:nth-child(5),.client-list .client-logo:nth-child(6){grid-column:span 2}.client-list .client-logo:nth-child(7){grid-column:3/5}.client-logo img{height:48px}.client-logo--cheese img{width:48px}.gallery .project figcaption p{font-size:14px}.gallery .work-project .image-badge{max-width:calc(100% - 30px)}}
@media(max-width:760px){.hero-meta .eyebrow,.hero-location,.eyebrow,.small-label,.stage-top,.image-badge,.project-medium,.concept-note,.service-tags span,.contact .eyebrow,.footer-meta,.clients-heading p,.gallery-instruction,.hero-caption>span{font-size:12px}.hero-meta .eyebrow{max-width:225px}.hero-location{white-space:normal;text-align:right}.stage-top{letter-spacing:.055em}.project-medium{letter-spacing:.03em}.contact .eyebrow{max-width:245px}.hero h1{letter-spacing:-.055em}.second-line{letter-spacing:-.04em}.service-body p{font-size:16px}.process p{font-size:16px}}
