.hero{width:100vw;height:100svh;overflow:hidden;background:linear-gradient(135deg,#f8f9fa,#e9ecef 50%,#dee2e6);position:relative}.carousel .hero-img-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(hsla(0,0%,100%,.035),hsla(0,0%,100%,.035) 4px,transparent 0,transparent 9px);background-size:100% 9px;animation:pan-overlay 22s linear infinite}@keyframes pan-overlay{0%{background-position:0 0}to{background-position:0 -100%}}.hero,.hero-content{display:flex;align-items:center}.hero-content{justify-content:space-between;width:100%;gap:4rem}.hero-image-container{flex:0 0 auto;height:45vh;max-height:500px;display:flex;align-items:center;justify-content:center;position:relative}.hero-star{width:auto;height:100%;max-width:400px;object-fit:contain;filter:drop-shadow(0 10px 30px rgba(0,0,0,.1));transition:transform .3s ease}.hero-star:hover{transform:scale(1.05)}.hero:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(45deg,hsla(0,0%,100%,.1),hsla(0,0%,100%,.05) 25%,transparent 50%,hsla(0,0%,100%,.05) 75%,hsla(0,0%,100%,.1));pointer-events:none;z-index:1}.hero .container{position:relative;z-index:2;padding:4em}.hero .container .hero-copy{flex:1 1;display:flex;justify-content:flex-start;align-items:flex-start}.hero .text-directed{color:var(--foreground-secondary)}.hero-copy-col:first-child{width:100%}.hero-copy-col:first-child h3{position:relative;margin-left:.5rem;margin-bottom:.5rem}.hero-copy-col h2{text-align:left;color:#1a1a1a;font-family:Bebas Neue,sans-serif;text-transform:uppercase;letter-spacing:.02em;text-shadow:0 1px 2px rgba(0,0,0,.1)}.hero-copy-col span{color:#2c2c2c}.hero-copy-col .second-line{display:flex;flex-direction:row;align-items:center;margin-top:2rem}.hero-copy-col .third-line{display:flex;flex-direction:column;margin-top:2rem}.hero-copy-col .third-line p{color:#333;font-size:26px;font-family:Inter,sans-serif;font-weight:400;text-shadow:0 1px 2px rgba(0,0,0,.05)}.hero-icon{width:120px}.intro{position:relative;background-color:var(--background);overflow-x:hidden}.geo-bg{position:absolute;top:40%;left:50%;transform:translate(-50%,-50%) scale(2.5);z-index:-1;transform-origin:center center;opacity:.25;will-change:transform}.intro .intro-container{width:100%;padding-top:20em;padding-bottom:4em}.intro .intro-container .container{display:flex;gap:2em}.intro .intro-container .container>.col{flex:1 1}.intro-copy{width:70%}.intro-copy p{margin-bottom:4em}.prompt-example .prompt-example-header h4{width:50%}.prompt-example-results{margin-top:2em;display:flex;gap:2em}.prompt-example-result-item{flex:1 1}.prompt-example-result-item-img{position:relative;width:100%;aspect-ratio:1;margin-bottom:1em;-webkit-clip-path:polygon(0 0,80% 0,100% 20%,100% 70%,100% 100%,10% 100%,0 90%,0 30%);clip-path:polygon(0 0,80% 0,100% 20%,100% 70%,100% 100%,10% 100%,0 90%,0 30%)}.case-studies{position:relative;margin-top:-.125em;width:100%;height:100%;background-color:var(--background);padding:4em 0}.case-studies-header{width:70%}.case-studies-content .container{display:flex;gap:2em}.case-studies-content .container .col{flex:1 1}.case-studies-content .container .col h2{text-transform:none;font-size:5rem;margin-bottom:1em}.case-studies-content .icons{margin-top:2rem;display:flex;flex-wrap:wrap;gap:1.5rem;align-items:flex-start;width:100%}.case-studies-content .icons .icon{width:150px;text-align:center;display:flex;flex-direction:column-reverse;gap:.45rem}.case-studies-content .icons .icon figure svg{color:#ff463f}.case-studies-content .icons h3{margin-bottom:1rem;font-size:1.2rem;text-transform:none;font-family:Nippo;font-weight:400}.case-studies-copy{width:70%}.case-studies-items{position:relative;width:100%;height:100%;display:flex;background-color:var(--background);margin-top:-.125em}.case-studies-items .col{flex:1 1}.case-studies-img,.case-studies-item{width:100%;height:100svh}.case-studies-items-images{position:relative}.case-studies-items-content{position:relative;z-index:2}.case-studies-items-content .container{display:flex;flex-direction:column;justify-content:center;height:100%}.case-studies-items-content .container h3{text-transform:none;font-family:Pynion;font-weight:400;font-size:5.5rem;margin-bottom:.5em}.case-studies-items-content .container p.primary{margin-bottom:.5em;font-family:FiraCode;font-size:1.25rem}.case-studies-img{position:relative;will-change:transform;border-radius:1em;overflow:hidden;z-index:1}.case-studies-img img{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) scale(2);transform-origin:top top;will-change:transform}.case-studies-item-inner-img,.case-studies-item-inner-link{display:none}.link-icon{position:relative;top:.125rem}.case-studies-img-link{position:absolute;top:0;left:0;width:100%;height:100%;justify-content:center}.case-studies-img-link,.case-studies-img-link a,.case-studies-img-link span{display:flex;align-items:center}.case-studies-img-link a{width:100%;height:100%;justify-content:center}.abstract-bg{width:100vw;height:max-content;background-color:var(--background-light)}.strip{width:100%;height:15px}.abstract-bg.alt,.strip{background:var(--background)}.abstract-bg.alt .strip{background:var(--background-alt)}.strip:first-child{margin-bottom:5px;height:50px}.strip:nth-child(2){margin-bottom:10px}.strip:nth-child(3){margin-bottom:20px}.strip:nth-child(4){margin-bottom:30px}.strip:nth-child(5){margin-bottom:50px}.strip:nth-child(6){margin-bottom:80px}.strip:nth-child(7){margin-bottom:120px}.carousel{position:relative;width:100vw;height:100svh;overflow:hidden;z-index:1}.case-studies h2,.works h2{letter-spacing:-.25rem}.project-id h2,.project-title h2{letter-spacing:-.15rem}.case-studies-items-content .container h3{letter-spacing:-.1rem}@media (max-width:1024px) and (min-width:769px){.hero-content{gap:3rem}.hero-image-container{height:40vh;max-height:400px}.hero-copy-col h2{font-size:4rem}.hero-copy-col .third-line p{font-size:22px}}@media (max-width:900px){.hero .container{padding:3em 2em}.hero-copy-col:first-child{width:100%}.hero-content{flex-direction:column;gap:2rem;text-align:center}.hero .container .hero-copy{align-items:center;justify-content:center}.hero-image-container{order:-1;height:35vh;max-height:300px}.hero-copy-col h2{font-size:50px;text-align:center;color:#1a1a1a}.hero-copy-col .second-line h2{display:flex;flex-direction:row;align-items:center;font-size:50px}.hero-copy-col .third-line{display:flex;flex-direction:column;margin-top:2rem}.hero-copy-col .third-line p{color:#333;font-size:25px;font-family:Inter,sans-serif;text-align:center}.hero-icon{width:75px}.intro .intro-container .container{flex-direction:column;gap:2em}.intro-copy{width:100%}.intro-copy p{margin-bottom:1em}.prompt-example{margin-top:6em}.prompt-example-results{flex-direction:column}.prompt-example .prompt-example-header h4{width:100%}.case-studies,.works{margin-top:-.125em}.case-studies-header,.works-header{width:100%}.case-studies-content .container,.works-content .container{flex-direction:column-reverse}.case-studies-content .container .col h2,.works-content .container .col h2{font-size:2.5rem}.case-studies-content .icons{justify-content:center}.case-studies-copy,.works-copy{width:100%}.case-studies-items-images{display:none}.case-studies-item-inner-img{display:block;border-radius:1em;overflow:hidden;height:300px;margin-bottom:1em}.case-studies-item{height:max-content}.case-studies-item-inner-link{display:flex;align-items:center;gap:.5em;margin:2em 0}.case-studies-img-link{display:none}.project-main{width:50%;top:35%;left:50%}.project-header{width:100%;top:65%;left:0;text-align:center;flex-direction:column}.project-header h2{font-size:3rem}.case-studies h2,.project-id h2,.project-title h2,.works h2{letter-spacing:-.1rem}}@keyframes scroll-icon{0%{opacity:0}20%{opacity:1;bottom:80px}40%{opacity:.5;bottom:120px}50%{opacity:1;bottom:80px}80%{opacity:0}to{opacity:0;bottom:120px}}svg#scroll-icon{position:absolute;bottom:100px;left:50%;transform:translateX(-50%);z-index:99;opacity:0;animation:scroll-icon 5s infinite;animation-delay:1s;animation-fill-mode:forwards;pointer-events:none;transition:1s}.location{width:100vw;height:80vh}.location .map-container,.map-container iframe,.projects{width:100%;height:100%}.projects{background-image:url(/images/home/services_bg.png);background-size:cover;background-position:50%;background-repeat:no-repeat;background-attachment:fixed;color:#fff}.projects .container{padding-right:32px;padding-left:32px;width:100%;height:100%}.projects .projects-box,.projects .projects-header{width:100%;margin-top:92px}.projects .projects-box{flex-wrap:wrap;gap:4rem;display:flex;flex-direction:row;align-items:center;justify-content:center}.projects-box .project-box{width:190px;margin-right:10px;margin-left:10px;border:2px solid #d6a756;border-radius:12px}.project-box .content-container{position:relative;width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;overflow:hidden;padding:2rem}.project-box .cover{border-radius:1px;width:100%;height:30%}.project-box .project-line{display:flex;flex-direction:row;gap:2rem;margin-top:2rem}.project-box .project-line h4{font-family:Manrope,sans-serif;font-size:1rem;text-transform:none}.project-box .project-line .project-name{color:#fff;font-weight:700}.project-box .cover img{top:0;left:0;width:100%;height:100%;object-fit:cover}.project-box .cover .embed-work{position:absolute;inset:0;border-radius:24px}.project-box .embed-work video{opacity:0;transition:opacity .4s ease;position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;pointer-events:none;z-index:2}.project-box:hover .embed-work video{opacity:1}.projects-header h2{font-family:Source Sans\ 3,sans-serif;text-align:center;font-size:4rem}.projects-header h2 span{color:#c09a63}.projects .projects-box .project-box{width:90%;min-height:50%;margin-right:10px;margin-left:10px}@media (min-width:900px){.projects .projects-header{margin-top:92px}.projects .projects-box{margin-top:62px;flex-wrap:nowrap;width:60%;height:100%}.projects-header h2{text-align:end;font-size:100px}}