.work .archive .sec-xl{margin-bottom:64px}.archive-grid{display:grid;grid-template-columns:1fr;grid-template-rows:auto}.archive-grid .archive-item{width:100%;padding-block:.5rem;display:grid;grid-template-columns:4.5rem 1fr 1fr 1fr;gap:20px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative}@media (min-width: 48em){.archive-grid .archive-item{grid-template-columns:1.25fr repeat(11,1fr);min-height:calc(120px + 1rem);-webkit-transition:color .15s ease-out .1s;transition:color .15s ease-out .1s}.archive-grid .archive-item picture{grid-column:1/2}.archive-grid .archive-item picture+p{grid-column:2/4;margin-left:27px}.archive-grid .archive-item .client{grid-column:4/6}.archive-grid .archive-item .partner{grid-column:6/7}.archive-grid .archive-item ul{grid-column:8/9}.archive-grid .archive-item .end{justify-self:end;grid-column:12/13;padding-right:.5em}.archive-grid .archive-item:hover{color:var(--green)}}.archive-grid .archive-item .end{justify-self:end}.archive-grid .archive-item:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:1px;background-color:var(--yellow20);pointer-events:none}.archive-grid .archive-item:first-child:before{content:"";position:absolute;top:0;left:0;width:100%;height:1px;background-color:var(--yellow20);pointer-events:none}.archive-grid .archive-item ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1rem}.archive-grid .archive-item ul li{position:relative}.archive-grid .archive-item ul li:not(:last-child):after{content:"";position:absolute;display:block;width:4px;height:4px;background-color:var(--yellow);top:50%;right:calc(-.5rem - 2px);-webkit-transform:translateY(-50%);transform:translateY(-50%);border-radius:50%}.archive-grid .archive-item .parallax img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;aspect-ratio:1/1;-webkit-transform:scale(1.1);transform:scale(1.1)}.archive-grid p,.archive-grid ul{pointer-events:none}@media (max-width: 48em){.archive-grid .archive-item .client,.archive-grid .archive-item ul{display:none}}.mover-container{position:fixed;top:0;left:0;width:100%;height:100%;pointer-events:none}.mover{--scale: 0;width:260px;height:360px;position:absolute;left:0;top:0;-webkit-transform:translate(var(--x),var(--y)) scale(var(--scale)) rotate(var(--rotate));transform:translate(var(--x),var(--y)) scale(var(--scale)) rotate(var(--rotate));opacity:var(--scale);background-color:var(--yellow);overflow:hidden}.mover-inner{clip-path:inset(var(--clip) 0% 0% 0%);width:100%;height:100%;position:relative;-webkit-transform:scale(var(--clipScale));transform:scale(var(--clipScale))}.mover img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;position:absolute;opacity:var(--visible);-webkit-transform:scale(1.02);transform:scale(1.02);-webkit-transition:.1s opacity ease-in;transition:.1s opacity ease-in}.hover{position:absolute;top:0;left:0;width:100%;height:1px;pointer-events:none;background-color:var(--yellow);z-index:-1;-webkit-transform-origin:center;transform-origin:center;opacity:0;display:none}@media (min-width: 48em){.hover{display:block}}.archive-title{margin:0 0 43px;font-size:4.75rem}@media (min-width: 48em){.archive-title{margin:0 0 64px}}.archive-description{margin-bottom:24px}@media (min-width: 48em){.archive-description{margin-top:103px;margin-bottom:40px}}.work-overview{margin-top:48px!important;padding-bottom:112px;min-height:var(--100svh);overflow-x:hidden}@media (min-width: 48em){.work-overview{margin-top:0!important}}.work-overview .divider-line{background-color:var(--yellow);opacity:.2!important;-webkit-transform-origin:left;transform-origin:left}.work-overview .divider-line:first-of-type{margin-top:0}.work-overview .text-wrapper{margin-bottom:112px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}@media (min-width: 48em){.work-overview .text-wrapper{display:grid;grid-template-columns:repeat(12,1fr);gap:20px;width:100%;margin-bottom:240px}.work-overview .text-wrapper p:nth-of-type(1){grid-column:8/13}.work-overview .text-wrapper p:nth-of-type(2){grid-column:1/2;grid-row:1}}.work-overview .text-wrapper p{margin-block:.5rem}.work-overview .text-wrapper .sec-lg{max-width:546px}.work-overview .sec-xl{margin-bottom:16px;font-size:2.25rem}@media (min-width: 48em){.work-overview .sec-xl{font-size:5.375rem;margin-bottom:32px}}.work-overview-cases{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:84px;margin-bottom:112px;min-height:var(--100svh)}@media (min-width: 48em){.work-overview-cases{display:grid;gap:84px 20px;grid-template-columns:repeat(12,1fr);grid-auto-rows:auto;margin-top:82px;margin-bottom:0}}.work-overview-cases .work-case:nth-child(6n+1){grid-column:1 / span 6}.work-overview-cases .work-case:nth-child(6n+2){grid-column:8 / span 4}.work-overview-cases .work-case:nth-child(6n+3){grid-column:6 / span 4}.work-overview-cases .work-case:nth-child(6n+4){grid-column:1 / span 4}.work-overview-cases .work-case:nth-child(6n+5){grid-column:7 / span 6}.work-overview-cases .work-case:nth-child(6n){grid-column:3 / span 4}.work-case{position:relative}.work-case picture{overflow:hidden;display:block!important}.work-case .parallax{display:block!important}.work-case img{-webkit-transition:-webkit-transform .5s ease-out;transition:-webkit-transform .5s ease-out;transition:transform .5s ease-out;transition:transform .5s ease-out,-webkit-transform .5s ease-out}.work-case:hover img{-webkit-transform:scale(1.05);transform:scale(1.05)}.work-case .caption{margin-top:8px}.work-case .caption span:first-of-type{margin-right:14px}.work-case a{position:absolute;top:0;left:0;width:100%;height:100%}
