#workPage .menuDesktop{position:fixed;bottom:.5rem;padding:32px 24px;display:flex;justify-content:space-between;align-items:center;width:100%;z-index:1}#workPage .menuDesktop .navLinks{cursor:pointer}#workPage .overview{display:grid;grid-template-columns:repeat(3,1fr);grid-auto-rows:1fr;align-items:flex-start;gap:16px;margin-top:45px;padding:0 24px 56px}#workPage .overview img,#workPage .overview video{width:100%;object-fit:cover;height:100%;aspect-ratio:.8}#workPage .overview .imgClient{font-style:Regular}#workPage .overview .imgClient,#workPage .overview .imgScope{font-family:var(--adobe-font-family);font-weight:400;font-size:16px;line-height:20px}#workPage .overview .imgScope{font-style:Italic}#workPage .index{padding:32px 24px}#workPage .index .project-item{width:100%}#workPage .index .project-item .project-content{border-bottom:1px solid rgba(0,0,0,0)}#workPage .index .project-item .project-content:active,#workPage .index .project-item .project-content:focus,#workPage .index .project-item .project-content:hover{border-bottom:1px solid #e9e9e9}#workPage .index .project-item .project-image{position:absolute;top:26%;display:flex;justify-content:center;width:30%}#workPage .index .project-item .project-image img{width:100%;height:auto}#workPage .listProjectsMedia{box-shadow:2px 2px 11px 0 rgba(0,0,0,.1)}@media(max-width:768px){#workPage .overview{grid-template-columns:auto;grid-template-areas:"a b" "c c" "d e";padding:0 0 56px;grid-auto-columns:50%}#workPage .overview .overview-item img{max-height:300px}#workPage .overview .overview-item:nth-child(n){grid-area:a}#workPage .overview .overview-item:nth-child(2n){grid-area:b}#workPage .overview .overview-item:nth-child(3n){grid-area:c}#workPage .overview .overview-item:nth-child(4n){grid-area:d}#workPage .overview .overview-item:nth-child(5n){grid-area:e}}#destinations:has([aria-describedby=noProjects]){min-height:20vh!important}.scrollListField{color:#000;text-box-edge:cap alphabetic;text-box-trim:trim-both;font-family:var(--graphik-font-family);font-size:10px;font-style:normal;font-weight:600;line-height:10px;letter-spacing:.4px;text-transform:uppercase}.scrollListName{color:#000;text-box-edge:cap alphabetic;text-box-trim:trim-both;font-family:var(--adobe-font-family);font-size:16px;font-style:normal;font-weight:500;line-height:20px}.headerList{color:var(--primary-black,#000);text-box-edge:cap alphabetic;text-box-trim:trim-both;text-transform:uppercase}.fieldName,.headerList{font-family:var(--graphik-font-family);font-size:10px;font-style:normal;font-weight:600;line-height:10px;letter-spacing:.4px}.fieldName{text-align:right;text-box-edge:cap alphabetic;text-box-trim:trim-both;text-transform:uppercase}.clientName,.fieldName{color:#000;padding-block:6px;height:25px}.clientName{text-box-edge:cap alphabetic;text-box-trim:trim-both;font-family:var(--adobe-font-family);font-size:16px;font-style:normal;font-weight:400;line-height:20px}