
.pezy-work{--ink:#0e3a44;--blue:#159cd8;--sand:#f4f1ea;color:var(--ink);font:400 16px/1.55 Outfit,sans-serif;background:#fff}
.pezy-work *{box-sizing:border-box}.pezy-work [hidden]{display:none!important}.pezy-work a{color:inherit;text-decoration:none}.pezy-work button{font:inherit;cursor:pointer}.pezy-work img{display:block;max-width:100%}.pezy-work h1,.pezy-work h2,.pezy-work h3,.pezy-work p{margin:0;color:inherit;font-family:inherit}.pezy-work h1,.pezy-work h2,.pezy-work h3{font-weight:300;letter-spacing:-.035em;line-height:1.2}.pezy-work h2{font-size:32px}.pezy-work a:focus-visible,.pezy-work button:focus-visible{outline:3px solid var(--blue);outline-offset:5px}.pezy-work .rail{width:min(1200px,calc(100% - 80px));margin:auto}.pezy-work .kicker{font-size:13px;letter-spacing:.02em;color:var(--blue);margin-bottom:18px}
.pezy-work .opening{width:min(1440px,calc(100% - 64px));margin:auto;padding:26px 0 72px}.pezy-work .opening-label{display:flex;justify-content:space-between;align-items:center;padding-bottom:20px}.pezy-work .opening-label h1{font-size:17px;font-weight:400;letter-spacing:0}.pezy-work .opening-label>a{font-size:13px;display:flex;gap:15px}.pezy-work .pezy-cases__stage{position:relative;isolation:isolate;overflow:hidden;background:var(--ink);border-radius:12px;height:min(680px,70vh);min-height:620px}.pezy-work .pezy-cases__slide{position:absolute;inset:0;display:flex;align-items:flex-end;opacity:0;visibility:hidden;transition:opacity 1.1s,visibility 1.1s;pointer-events:none}.pezy-work .pezy-cases__slide.is-on{opacity:1;visibility:visible;pointer-events:auto;z-index:1}.pezy-work .pezy-cases__picture{position:absolute;inset:0;overflow:hidden}.pezy-work .pezy-cases__picture img{width:100%;height:100%;object-fit:cover;object-position:var(--image-focus,50% 50%)}.pezy-work .pezy-cases__slide:after{content:'';position:absolute;inset:0;pointer-events:none;background:linear-gradient(90deg,rgba(0,30,37,.74),rgba(0,30,37,.35) 43%,transparent 75%),linear-gradient(0deg,rgba(0,30,37,.65),transparent 48%)}.pezy-work .pezy-cases__copy{position:relative;z-index:2;color:white;max-width:650px;padding:55px 60px 130px;opacity:0;translate:0 13px;transition:opacity .7s .15s,translate .8s .15s}.pezy-work .is-on .pezy-cases__copy{opacity:1;translate:0 0}.pezy-work .pezy-cases__copy h2{font-size:48px;line-height:1.08;margin-bottom:20px}.pezy-work .opening-client{font-size:14px;margin-bottom:20px}.pezy-work .pezy-cases__copy>p:not(.opening-client){font-size:16px;max-width:340px}.pezy-work .pezy-cases__btn{display:inline-flex;align-items:center;gap:28px;background:white;color:var(--ink);padding:11px 19px;border-radius:999px;margin-top:25px;font-size:14px}.pezy-work .pezy-cases__btn span{font-size:22px}.pezy-work .pezy-cases__tabs{position:absolute;z-index:3;left:0;right:0;bottom:0;display:flex;gap:28px;padding:0 60px 29px}.pezy-work .pezy-cases__tab{flex:1;min-width:0;position:relative;background:none;border:0;color:white;text-align:left;font-size:14px;padding:12px 0 0;min-height:49px}.pezy-work .pezy-cases__bar{position:absolute;top:0;left:0;right:0;height:2px;background:#ffffff50;overflow:hidden}.pezy-work .pezy-cases__bar i{display:block;background:white;height:100%;transform:scaleX(0);transform-origin:left}.pezy-work .is-on .pezy-cases__bar i{animation:pezyWorkProgress var(--case-duration,7500ms) linear forwards}.pezy-work .motion-paused .is-on .pezy-cases__bar i,.pezy-work .motion-paused .is-on .pezy-cases__picture img{animation-play-state:paused}.pezy-work .is-on .pezy-cases__picture img{animation:pezyWorkImage var(--case-duration,7500ms) linear both}.pezy-work .motion-toggle{position:absolute;z-index:5;right:24px;top:24px;border:1px solid #ffffff80;background:#0e3a4466;color:white;border-radius:50%;width:38px;height:38px;display:grid;place-items:center;font-size:14px}
.pezy-work .case-section{padding-bottom:85px;scroll-margin-top:100px}.pezy-work .section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;margin-bottom:28px}.pezy-work .section-heading>p{max-width:340px;color:#6b7779}.pezy-work .uniform-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:48px 28px}.pezy-work .case-card{min-width:0;display:block}.pezy-work .case-photo{position:relative;aspect-ratio:4/3;background:var(--sand);isolation:isolate;overflow:hidden;border-radius:10px;clip-path:inset(0 round 10px);transition:clip-path .45s}.pezy-work .case-photo img{width:100%;height:100%;object-fit:cover;object-position:var(--image-focus,50% 50%);transform-origin:var(--image-focus,50% 50%);transition:scale .7s}.pezy-work .case-meta{margin-top:20px;font-size:14px}.pezy-work .case-card h3{font-size:27px;margin-top:8px;min-height:2.4em}.pezy-work .case-skills{font-size:12px;color:#7e9094;margin-top:10px}.pezy-work .case-open{position:absolute;right:18px;bottom:18px;display:flex;align-items:center;gap:24px;background:white;color:var(--ink);border-radius:999px;padding:10px 17px;font-size:13px;transform:translateX(-16px);opacity:0;transition:opacity .3s,transform .45s}.pezy-work .case-open span{font-size:22px;line-height:1}.pezy-work .case-card:hover .case-open,.pezy-work .case-card:focus-visible .case-open{opacity:1;transform:none}.pezy-work .case-card:hover .case-photo{clip-path:inset(5px round 10px)}.pezy-work .case-card:hover img{scale:1.025}.pezy-work .image-fallback{display:grid;place-items:center;position:absolute;inset:0;font-size:32px;padding:24px;text-align:center}.pezy-work .case-meta,.pezy-work .case-card h3,.pezy-work .case-skills{transition:opacity .65s .25s,translate .65s .25s}.pezy-work .case-photo:after{content:'';position:absolute;inset:0;background:#e8eeec;transform-origin:top;pointer-events:none;transform:scaleY(0);z-index:2}.pezy-work .case-waiting .case-photo:after{transform:scaleY(1)}.pezy-work .case-waiting .case-meta,.pezy-work .case-waiting h3,.pezy-work .case-waiting .case-skills{opacity:0;translate:0 22px}.pezy-work .case-revealed .case-photo:after{animation:pezyWorkCurtain 1.05s cubic-bezier(.76,0,.24,1) var(--reveal-delay,0ms) both}.pezy-work .case-revealed .case-photo img{animation:pezyWorkEnter 1.25s cubic-bezier(.2,.7,.2,1) var(--reveal-delay,0ms) both}
.pezy-work .approach{background:var(--sand);padding:64px 0}.pezy-work .approach-inner{display:grid;grid-template-columns:1fr 1fr;gap:76px;align-items:center}.pezy-work .approach-picture img{width:100%;height:340px;object-fit:cover;border-radius:10px}.pezy-work .approach-copy>p:not(.kicker){margin:23px 0;color:#343231}.pezy-work .text-link{display:inline-flex;gap:17px;align-items:center;font-size:15px}.pezy-work .contact{padding:86px 0;display:flex;justify-content:space-between;align-items:center;gap:60px}.pezy-work .contact h2{font-size:38px}.pezy-work .contact p:not(.kicker){margin-top:22px;max-width:480px;color:#343231}.pezy-work .contact-actions{display:flex;flex-direction:column;align-items:flex-start;gap:22px;min-width:300px}.pezy-work .button{display:inline-flex;align-items:center;justify-content:center;gap:22px;border:0;border-radius:999px;padding:13px 21px;background:var(--blue);color:white;font-size:15px;line-height:1.2}.pezy-work .button:hover{background:#087eaf}.pezy-work .contact-details{display:grid;gap:20px}.pezy-work .contact-detail{display:flex;gap:12px}.pezy-work .contact-detail-icon{display:grid;place-items:center;flex:0 0 38px;height:38px;background:#159cd81a;border-radius:12px;color:var(--blue)}.pezy-work .contact-detail-icon svg{width:19px;height:19px;stroke:currentColor;stroke-width:1.35;stroke-linecap:round;stroke-linejoin:round}.pezy-work .contact-detail-copy{display:flex;flex-direction:column;gap:3px}.pezy-work .contact-detail-label{font-size:13px;color:#5b5b63}.pezy-work .contact-detail-value{font-size:16px;color:#343231}.pezy-work .contact-detail:hover .contact-detail-value{color:var(--blue)}
@keyframes pezyWorkProgress{to{transform:scaleX(1)}}@keyframes pezyWorkImage{from{transform:scale(1.035)}to{transform:scale(1)}}@keyframes pezyWorkCurtain{from{transform:scaleY(1)}to{transform:scaleY(0)}}@keyframes pezyWorkEnter{from{transform:translateY(35px) scale(1.08)}to{transform:translateY(0) scale(1)}}
body.pezy-work-page #main{padding:0!important}body.pezy-work-page #content{width:100%;float:none}
@media(max-width:800px){.pezy-work .rail,.pezy-work .opening{width:calc(100% - 44px)}.pezy-work .opening{padding:22px 0 48px}.pezy-work .pezy-cases__stage{height:580px;min-height:0}.pezy-work .pezy-cases__copy{padding:34px 30px 110px}.pezy-work .pezy-cases__copy h2{font-size:40px}.pezy-work .pezy-cases__tabs{padding:8px 28px 19px;gap:16px}.pezy-work .pezy-cases__tab{font-size:12px}.pezy-work .uniform-grid{gap:36px 22px}.pezy-work .case-card h3{font-size:24px}.pezy-work .section-heading>p{display:none}.pezy-work .approach-inner{gap:30px}.pezy-work .contact{gap:30px;padding:55px 0}.pezy-work .contact h2{font-size:32px}.pezy-work .contact-actions{min-width:240px}}
@media(max-width:640px){.pezy-work h2{font-size:27px}.pezy-work .opening{padding:18px 0 40px}.pezy-work .pezy-cases__stage{height:560px}.pezy-work .pezy-cases__copy{padding:24px 23px 105px}.pezy-work .pezy-cases__copy h2{font-size:34px}.pezy-work .opening-client{font-size:12px;margin-bottom:12px}.pezy-work .pezy-cases__picture img,.pezy-work .case-photo img{object-position:var(--image-focus-mobile,var(--image-focus,50% 50%))}.pezy-work .pezy-cases__slide:after{background:linear-gradient(0deg,rgba(0,30,37,.93),rgba(0,30,37,.30) 65%,transparent)}.pezy-work .pezy-cases__tabs{padding:7px 20px 17px;gap:13px}.pezy-work .pezy-cases__tab{font-size:11px}.pezy-work .uniform-grid{grid-template-columns:1fr;gap:34px}.pezy-work .case-card h3{min-height:0;font-size:25px}.pezy-work .case-section{padding-bottom:50px}.pezy-work .approach{padding:44px 0}.pezy-work .approach-inner{grid-template-columns:1fr;gap:28px}.pezy-work .approach-picture img{height:245px}.pezy-work .contact{flex-direction:column;align-items:flex-start}.pezy-work .motion-toggle{right:16px;top:16px}.pezy-work .case-open{top:12px;bottom:auto}}
@media(hover:none){.pezy-work .case-open{opacity:1;transform:none}.pezy-work .case-card:hover .case-photo{clip-path:inset(0 round 10px)}}
.pezy-work .motion-reduced .pezy-cases__picture img{animation:none!important}.pezy-work .motion-reduced .is-on .pezy-cases__bar i{animation:none;transform:scaleX(1)}
@media(prefers-reduced-motion:reduce){.pezy-work *,.pezy-work *:after{animation:none!important;transition:none!important;translate:none!important}.pezy-work .case-waiting .case-meta,.pezy-work .case-waiting h3,.pezy-work .case-waiting .case-skills{opacity:1}.pezy-work .case-photo:after{display:none}.pezy-work .case-photo img{transform:none!important;scale:1!important}.pezy-work .is-on .pezy-cases__bar i{transform:scaleX(1)}}

/* Keep the approved Work typography independent of global heading defaults. */
.pezy-work[data-pezy-work],
.pezy-work[data-pezy-work] :is(h1,h2,h3,p,a,button,span,div){
  font-family:'Outfit',sans-serif!important;
}
.pezy-work[data-pezy-work] :is(h1,h2,h3){
  font-weight:300!important;
  font-style:normal!important;
}
.pezy-work[data-pezy-work] .opening-label h1{font-weight:400!important;}

/* Shared mobile page edge: 10px per side. */
@media screen and (max-width:767px){
.pezy-work .rail,.pezy-work .opening{width:calc(100% - 20px)}
}
