.object-fit-container img{display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.object-fit-container img[src=""]{visibility:hidden}.spinner{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;justify-content:center;margin:0 auto;padding:100px 0 0}.spinner,.spinner .svg-holder{display:-webkit-box;display:-ms-flexbox;display:flex}.spinner .svg-holder{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;margin:0 5px;width:30px}.spinner .svg-holder svg{vertical-align:middle;width:100%}.spinner .svg-holder .shadow-svg{margin-top:-4px}.spinner .svg-holder .shadow{rx:50;ry:10;-webkit-animation:shadow .5s ease-in-out infinite;animation:shadow .5s ease-in-out infinite;opacity:.05}.spinner .svg-holder .logo-holder{-webkit-animation:jump .5s ease-in-out infinite;animation:jump .5s ease-in-out infinite;-webkit-transform:translate3d(0,-30px,0);transform:translate3d(0,-30px,0)}.spinner .svg-holder .logo{-webkit-animation:jump-buldge .5s ease-in-out infinite;animation:jump-buldge .5s ease-in-out infinite;-webkit-transform-origin:50% 100%;transform-origin:50% 100%}.spinner .svg-holder:nth-of-type(2) *{-webkit-animation-delay:50ms;animation-delay:50ms}.spinner .svg-holder:nth-of-type(3) *{-webkit-animation-delay:.1s;animation-delay:.1s}.spinner .svg-holder:nth-of-type(4) *{-webkit-animation-delay:.15s;animation-delay:.15s}.spinner .svg-holder:nth-of-type(5) *{-webkit-animation-delay:.2s;animation-delay:.2s}@-webkit-keyframes jump{43%{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes jump{43%{-webkit-transform:translateZ(0);transform:translateZ(0)}}@-webkit-keyframes jump-buldge{25%{-webkit-transform:scale(1);transform:scale(1)}45%{-webkit-transform:scale(1.35,.65);transform:scale(1.35,.65)}60%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes jump-buldge{25%{-webkit-transform:scale(1);transform:scale(1)}45%{-webkit-transform:scale(1.35,.65);transform:scale(1.35,.65)}60%{-webkit-transform:scale(1);transform:scale(1)}}@-webkit-keyframes shadow{45%{rx:120;ry:30;opacity:.15}}@keyframes shadow{45%{rx:120;ry:30;opacity:.15}}.fading[data-v-3e41f998]{-webkit-transition:opacity .9s cubic-bezier(.6,.05,0,1),-webkit-transform .9s ease;transition:opacity .9s cubic-bezier(.6,.05,0,1),-webkit-transform .9s ease;transition:opacity .9s cubic-bezier(.6,.05,0,1),transform .9s ease;transition:opacity .9s cubic-bezier(.6,.05,0,1),transform .9s ease,-webkit-transform .9s ease}.fading[data-v-3e41f998]:not(.visible){opacity:0}@media screen and (prefers-reduced-motion:no-preference){.fading[data-v-3e41f998]:not(.visible){-webkit-transform:translate3d(0,30px,0);transform:translate3d(0,30px,0)}}.grid-item{-webkit-box-pack:end;-ms-flex-pack:end;-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-flow:column;flex-flow:column;height:300px;justify-content:flex-end;position:relative}@media screen and (max-width:600px){.grid-item{height:300px}}.grid-item .image-container{border-radius:12px;height:100%;overflow:hidden;position:relative;-webkit-transition:all .1s ease-out;transition:all .1s ease-out;width:100%}.grid-item .image-container .overlay{background:-webkit-gradient(linear,left top,left bottom,from(transparent),to(rgba(0,0,0,.8)));background:linear-gradient(180deg,transparent,rgba(0,0,0,.8));bottom:0;height:50%;left:0;position:absolute;width:100%}.grid-item .image-container .logo{bottom:12px;max-height:20%;max-width:50%;position:absolute;right:12px}@media screen and (max-width:600px){.grid-item .image-container .logo{max-height:75px;max-width:50%}}.grid-item .image-container .client{bottom:0;color:#fff;font-family:proxima-nova,sans-serif;font-size:20px;font-weight:900;margin:18px;padding:0;position:absolute;right:0;text-transform:none}.grid-item .image{height:100%;width:100%}.grid-item .labels{padding-top:4px;width:100%}.grid-item .labels .metadata{line-height:150%}.grid-item .labels .metadata,.grid-item .labels .project{color:#5a4d4c;font-family:ff-tisa-sans-web-pro,sans-serif;font-size:16px;margin:0;padding:0}.grid-item .labels .project{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;font-weight:900;line-height:130%;max-height:2lh;min-height:2lh;overflow:hidden;text-overflow:ellipsis}@media(prefers-color-scheme:dark){.grid-item .labels .project{color:#fff}}.grid-item:hover .project{color:#84bc2d;-webkit-text-decoration:none;text-decoration:none}.grid-item:hover .image-container{-webkit-box-shadow:0 0 12px rgba(132,188,45,.5);box-shadow:0 0 12px rgba(132,188,45,.5)}.grid-item-link,a{-webkit-text-decoration:none!important;text-decoration:none!important}.special-grid-item{display:block;grid-column-end:span 2;grid-row-end:span 2;position:relative}@media(max-width:600px){.special-grid-item{grid-column-end:span 1}}.special-grid-item .image-container{border-radius:12px;height:100%;overflow:hidden;position:relative;-webkit-transition:all .1s ease-out;transition:all .1s ease-out;width:100%}.special-grid-item .image-container .overlay{background:-webkit-gradient(linear,left top,left bottom,from(transparent),to(rgba(0,0,0,.8)));background:linear-gradient(180deg,transparent,rgba(0,0,0,.8));bottom:0;height:50%;left:0;position:absolute;width:100%}.special-grid-item .image-container .logo{bottom:12px;max-height:20%;max-width:50%;position:absolute;right:12px}@media screen and (max-width:600px){.special-grid-item .image-container .logo{max-height:75px;max-width:50%}}.special-grid-item .labels{padding-top:4px;width:100%}.special-grid-item .labels .client{font-family:proxima-nova,sans-serif;font-size:20px;font-weight:900;margin:0;padding:0;text-transform:uppercase}.special-grid-item .labels .metadata{line-height:150%}.special-grid-item .labels .metadata,.special-grid-item .labels .project{color:#5a4d4c;font-family:ff-tisa-sans-web-pro,sans-serif;font-size:16px;margin:0;padding:0}.special-grid-item .labels .project{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;font-weight:900;line-height:130%;max-height:2lh;min-height:2lh;overflow:hidden;text-overflow:ellipsis}@media(prefers-color-scheme:dark){.special-grid-item .labels .project{color:#fff}}.special-grid-item:hover .project{color:#84bc2d;-webkit-text-decoration:none;text-decoration:none}.special-grid-item:hover .image-container{-webkit-box-shadow:0 0 12px rgba(132,188,45,.5);box-shadow:0 0 12px rgba(132,188,45,.5)}.special-grid-item .grid-item{height:629px}@media screen and (max-width:850px){.special-grid-item .grid-item{height:425px}}.active-filter-banner{background-color:#f3f5ee;border-bottom:1px solid #fff;margin:0 auto;max-width:1440px;padding:15px 0}.active-filter-banner .copy{margin:0 auto;max-width:720px}.title-and-intro{margin-bottom:46px}.filters{margin-bottom:0}@media screen and (min-width:851px){.filters{background-color:#fff;margin-bottom:12px;padding-top:1px;position:sticky;top:-1px;-webkit-transition:.2s;transition:.2s;z-index:2}}@media screen and (min-width:851px)and (prefers-color-scheme:dark){.filters{background-color:#222}}.filters+.content{margin-bottom:0}.content.no-results{margin-top:76px}.content.no-results figure{margin:0}.content.no-results figcaption p{margin-top:10px}.filter{margin:0 auto 1px;max-width:720px}.filter select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#f3f5ee;background-image:url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22292.4%22%20height%3D%22292.4%22%3E%3Cpath%20fill%3D%22%2341453b%22%20d%3D%22M287%2069.4a17.6%2017.6%200%200%200-13-5.4H18.4c-5%200-9.3%201.8-12.9%205.4A17.6%2017.6%200%200%200%200%2082.2c0%205%201.8%209.3%205.4%2012.9l128%20127.9c3.6%203.6%207.8%205.4%2012.8%205.4s9.2-1.8%2012.8-5.4L287%2095c3.5-3.5%205.4-7.8%205.4-12.8%200-5-1.9-9.2-5.5-12.8z%22%2F%3E%3C%2Fsvg%3E");background-position:right .7em top 50%,0 0;background-repeat:no-repeat,repeat;background-size:.65em auto,100%;border:none;border-radius:8px;font-weight:400;padding:8px 16px}.filter select::-ms-expand{display:none}.filter select option{color:#000}@media(prefers-color-scheme:dark){.filter select{color:#222}}.filter .branch,.filter .type{display:inline-block;font-weight:600;margin:18px 18px 18px 0}.filter .branch span,.filter .type span{margin-right:11px}@media screen and (max-width:850px){.filter .branch,.filter .type{display:block;margin:29px 18px}.filter .branch span,.filter .type span{display:inline-block;width:75px}.filter .branch .branch span,.filter .type .branch span{text-transform:capitalize}.filter .branch select,.filter .type select{width:100%}}.intro{margin-bottom:46px;margin-top:46px}.workgrid .isLoading.show-3,.workgrid .isLoading.show-5{min-height:300px}.workgrid .isLoading.show-all{min-height:600px}.workgrid .grid-items{grid-gap:29px 18px;display:grid;margin:0 auto 18px;padding:0}.workgrid .grid-items.homepage-grid.show-5{grid-template-rows:525px 375px}@media screen and (max-width:1200px){.workgrid .grid-items.homepage-grid.show-5{grid-template-rows:525px 375px 375px}}@media screen and (max-width:850px){.workgrid .grid-items.homepage-grid.show-5{grid-template-rows:425px 275px 275px}}@media screen and (max-width:600px){.workgrid .grid-items.homepage-grid.show-5{grid-template-columns:1fr;grid-template-rows:425px 175px 175px 175px 175px}}.workgrid .grid-items.homepage-grid.show-5 a .grid-item{height:100%}.workgrid .grid-items.homepage-grid.show-5 .special-grid-item{grid-row-end:span 1}@media screen and (max-width:1200px){.workgrid .grid-items.homepage-grid.show-5 .special-grid-item{grid-column-end:span 2}}@media screen and (max-width:600px){.workgrid .grid-items.homepage-grid.show-5 .special-grid-item{grid-column-end:span 1}}@media screen and (max-width:850px){.workgrid .grid-items{grid-gap:29px 18px}}.workgrid .grid-items>*{border-radius:16px;-webkit-text-decoration:none;text-decoration:none}@media screen and (prefers-reduced-motion:no-preference){.workgrid .grid-items>:first-child{-webkit-transition-delay:.04s;transition-delay:.04s}.workgrid .grid-items>:nth-child(2){-webkit-transition-delay:.08s;transition-delay:.08s}.workgrid .grid-items>:nth-child(3){-webkit-transition-delay:.12s;transition-delay:.12s}.workgrid .grid-items>:nth-child(4){-webkit-transition-delay:.16s;transition-delay:.16s}.workgrid .grid-items>:nth-child(5){-webkit-transition-delay:.2s;transition-delay:.2s}.workgrid .grid-items>:nth-child(6){-webkit-transition-delay:.24s;transition-delay:.24s}.workgrid .grid-items>:nth-child(7){-webkit-transition-delay:.28s;transition-delay:.28s}.workgrid .grid-items>:nth-child(8){-webkit-transition-delay:.32s;transition-delay:.32s}.workgrid .grid-items>:nth-child(9){-webkit-transition-delay:.36s;transition-delay:.36s}.workgrid .grid-items>:nth-child(10){-webkit-transition-delay:.4s;transition-delay:.4s}.workgrid .grid-items>:nth-child(11){-webkit-transition-delay:.44s;transition-delay:.44s}.workgrid .grid-items>:nth-child(12){-webkit-transition-delay:.48s;transition-delay:.48s}.workgrid .grid-items>:nth-child(13){-webkit-transition-delay:.52s;transition-delay:.52s}.workgrid .grid-items>:nth-child(14){-webkit-transition-delay:.56s;transition-delay:.56s}.workgrid .grid-items>:nth-child(15){-webkit-transition-delay:.6s;transition-delay:.6s}.workgrid .grid-items>:nth-child(16){-webkit-transition-delay:.64s;transition-delay:.64s}}.workgrid .grid-items.show-3{grid-gap:9px;grid-template-columns:repeat(3,1fr)}@media screen and (max-width:600px){.workgrid .grid-items.show-3{grid-template-columns:1fr}}.workgrid .grid-items.show-3 .grid-item{height:250px}.workgrid .grid-items.show-5{grid-template-columns:repeat(3,1fr);margin:0 18px}@media screen and (max-width:1200px){.workgrid .grid-items.show-5{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:850px){.workgrid .grid-items.show-5{margin:0 9px}}@media screen and (max-width:600px){.workgrid .grid-items.show-5{grid-template-columns:1fr}}.workgrid .grid-items.show-all{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));margin:0 18px}@media screen and (max-width:850px){.workgrid .grid-items.show-all{margin:0 9px}}@media screen and (max-width:600px){.workgrid .grid-items.show-all{grid-template-columns:none}}.workgrid .grid-items .banner{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;background-color:#84bc2d;border-radius:12px;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;font-weight:700;height:300px;justify-content:center;padding:30px;text-align:center;-webkit-transition:all .15s ease-out;transition:all .15s ease-out}.workgrid .grid-items .banner:active,.workgrid .grid-items .banner:focus,.workgrid .grid-items .banner:hover{background-color:#679323}@media screen and (min-width:850px){.workgrid .grid-items .banner{font-size:20px}}@media screen and (-ms-high-contrast:active),screen and (-ms-high-contrast:none){.workgrid .grid-items{clear:both;display:block;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%}.workgrid .grid-items a{border-bottom:1px solid #fff;display:block;float:left;height:251px}.workgrid .grid-items a.special-grid-item:first-of-type,.workgrid .grid-items a.special-grid-item:nth-of-type(13){height:502px;width:40%}.workgrid .grid-items a+a{border-left:1px solid #fff}.workgrid .grid-items a .grid-item{height:100%}.workgrid .grid-items.show-all a{width:25%}.workgrid .grid-items.show-all a.special-grid-item:first-of-type,.workgrid .grid-items.show-all a.special-grid-item:nth-of-type(13){width:50%}.workgrid .grid-items.show-5 a{width:25%}.workgrid .grid-items.show-5 a.special-grid-item:first-of-type{width:50%}.workgrid .grid-items.show-3 a{width:33.3333333333%}}