.project-grid{padding:3rem 0}.project-grid__container{max-width:1600px;margin:0 auto;padding:0 1rem}.project-grid__header{text-align:center;margin-bottom:3rem}.project-grid__header .subtitle-top{margin-bottom:.5rem;font-size:1.1rem}.project-grid__header h2{margin-bottom:1rem;font-weight:700}.project-grid__grid{grid-template-columns:repeat(1,minmax(0,1fr));gap:35px 6%;display:grid}@media (min-width:640px){.project-grid__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1024px){.project-grid__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.project-grid__card{background:var(--theme-elevation-50);transition:transform .2s,box-shadow .2s;overflow:hidden}.project-grid .featured-section{margin-bottom:3rem}.project-grid .featured-layout{justify-content:space-between;align-items:flex-start;gap:6%;display:flex}.project-grid .featured-layout .left-column{flex:0 0 47%;width:100%;margin-top:0}.project-grid .featured-layout .right-column{flex:0 0 47%}.project-grid .project-grid-item{width:100%}.project-grid .project-grid-item__media{aspect-ratio:16/10;display:block;position:relative}.project-grid .project-grid-item__media img,.project-grid .project-grid-item__media .react-compare-slider,.project-grid .project-grid-item__media .video-thumbnail,.project-grid .project-grid-item__media .video-thumbnail img{aspect-ratio:16/10;width:100%;height:100%;display:block;-o-object-fit:cover!important;object-fit:cover!important}.project-grid .project-grid-item__content{text-align:left;cursor:pointer;background:0 0;border:0;width:100%;padding:0}.project-grid__media{aspect-ratio:16/9;background:#000;display:block;position:relative}.project-grid__picture{width:100%;height:100%;display:block}.project-grid__content{padding:16px}.project-grid__title{margin:0 0 8px;font-size:1.1rem}.project-grid__excerpt{opacity:.85;margin:0}@media (max-width:768px){.project-grid{padding:2rem 0}.project-grid__header{margin-bottom:2rem}.project-grid__header h2{font-size:2rem}.project-grid .featured-section .featured-layout{flex-direction:column;gap:2rem}.project-grid .featured-section .featured-layout .left-column,.project-grid .featured-section .featured-layout .right-column{flex:0 0 100%;width:100%;margin-top:0}}
.image-slider-viewer-overlay{z-index:99999;background:#000000e6;position:fixed;inset:0}.image-slider-viewer{z-index:100001;flex-direction:column;justify-content:center;align-items:center;padding:8px;display:flex;position:fixed;inset:0}.image-slider-viewer__label{z-index:10;text-transform:uppercase;letter-spacing:.04em;color:#f1eee5;background:#0009;border-radius:4px;padding:6px 12px;font-size:14px;font-weight:600;position:absolute;top:1rem;left:1rem}.image-slider-viewer__image-shell{touch-action:none;justify-content:center;align-items:center;width:100vw;height:100vh;display:flex;overflow:hidden}.image-slider-viewer__image{transform-origin:50%;max-width:100%;max-height:100%;transition:transform .15s ease-out}.image-slider-viewer__controls{gap:8px;display:flex;position:absolute;bottom:24px;left:50%;transform:translate(-50%)}.image-slider-viewer__button{color:#f1eee5;cursor:pointer;background-color:#0000;border:1px solid #f1eee5;border-radius:4px;padding:8px 12px;font-size:14px;transition:background-color .15s,color .15s}.image-slider-viewer__button:hover{color:#435342;background-color:#f1eee5}
.services-listing__header{margin-bottom:1.5rem}.services-listing__subheading{text-transform:uppercase;letter-spacing:.06em;color:#435342;margin-bottom:.5rem;font-size:14px}.services-listing__heading{color:#435342;margin:0;font-family:Libre Baskerville,Georgia,Times New Roman,serif}.services-listing__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:34px;display:grid}@media (max-width:768px){.services-listing__grid{grid-template-columns:1fr}}.services-listing__card{background-color:#f1eee5;border-radius:12px;grid-column:1/-1;grid-template-columns:minmax(0,3fr) minmax(0,2fr);align-items:flex-start;gap:16px;padding:20px;display:grid;box-shadow:0 12px 30px #4353421f}@media (max-width:768px){.services-listing__card{grid-template-columns:1fr}}.services-listing__card--no-projects{grid-column:auto;grid-template-columns:1fr}.services-listing__card-title{color:#435342;margin:0 0 .5rem;font-family:Libre Baskerville,Georgia,Times New Roman,serif;font-size:22px}.services-listing__card-description{color:#435342;margin:0;line-height:1.5}.services-listing__examples{color:#f1eee5;background:#435342;border-radius:6px;margin:8px 0 0;padding:8px 12px;font-size:13px;line-height:1.5;list-style:none;position:relative;overflow:hidden}@media (min-width:1024px){.services-listing__card-main{margin-right:40px}}.services-listing__example{margin-bottom:6px;padding-left:14px;position:relative}.services-listing__example:before{content:"";opacity:.9;border-top:4px solid #0000;border-bottom:4px solid #0000;border-left:6px solid #f1eee5;width:0;height:0;position:absolute;top:50%;left:0;transform:translateY(-50%)}.services-listing__example:last-child{margin-bottom:0}.services-listing__projects-wrap{align-items:stretch;gap:12px;min-height:0;display:flex}.services-listing__projects-label{writing-mode:vertical-rl;text-transform:uppercase;letter-spacing:.08em;color:#435342;white-space:nowrap;flex-shrink:0;align-self:center;padding:8px 0;font-size:12px;font-weight:600;transform:rotate(180deg)}.services-listing__projects-track{flex:1;min-width:0;height:270px;min-height:0;position:relative}.services-listing__projects-track:hover .services-listing__projects-arrow{opacity:.8;pointer-events:auto;background-color:#0000004d}.services-listing__projects-track--single .services-listing__projects-inner{gap:0;height:100%}.services-listing__projects-track--single .services-listing__project{flex:1;min-height:0}.services-listing__projects-track--single .services-listing__project-media{height:100%;aspect-ratio:unset}.services-listing__projects{scrollbar-width:none;-ms-overflow-style:none;height:100%;min-height:0;position:relative;overflow:hidden auto}.services-listing__projects::-webkit-scrollbar{display:none}.services-listing__projects-arrow{color:#f1eee5;cursor:pointer;z-index:20;opacity:0;pointer-events:none;background:0 0;border:none;justify-content:center;align-items:center;width:100%;height:52px;padding:0;transition:background-color .2s,opacity .2s;display:flex;position:absolute;left:0;right:0}.services-listing__projects-arrow:hover{opacity:1}.services-listing__projects-arrow:active{opacity:.6}.services-listing__projects-arrow svg{fill:currentColor;width:52px;height:52px}.services-listing__projects-arrow--top{top:0}.services-listing__projects-arrow--top svg{transform:rotate(90deg)}.services-listing__projects-arrow--bottom{bottom:0}.services-listing__projects-arrow--bottom svg{transform:rotate(90deg)}.services-listing__projects-inner{flex-direction:column;gap:20px;display:flex}.services-listing__project{flex-shrink:0}.services-listing__project-media{aspect-ratio:16/9;text-align:left;cursor:pointer;background:#f7f2dd;border:none;width:100%;margin:0;padding:0;display:block;position:relative;overflow:hidden}.services-listing__project-media:focus{outline-offset:2px;outline:2px solid #435342}.services-listing__project-media:after{content:"";z-index:1;pointer-events:none;background:linear-gradient(#0000 35%,#00000026 55%,#00000080 80%,#000c 100%);border-radius:8px;position:absolute;inset:0}.services-listing__project-img{-o-object-fit:cover;object-fit:cover;border-radius:8px;width:100%;height:100%;display:block}.services-listing__project-label{z-index:2;text-transform:uppercase;letter-spacing:.04em;color:#f1eee5;pointer-events:none;background:#0009;border-radius:4px;padding:4px 10px;font-size:12px;font-weight:600;position:absolute;top:.5rem;right:.5rem}.services-listing__project-view-text{z-index:2;text-transform:uppercase;letter-spacing:.04em;color:#f1eee5;text-align:center;text-shadow:0 1px 2px #0009;pointer-events:none;font-size:11px;font-weight:600;position:absolute;bottom:.5rem;left:.5rem;right:.5rem}
