@import url(https://fonts.googleapis.com/css2?family=Inter&family=Open+Sans&family=Poppins&family=IBM+Plex+Sans&family=Lato&display=swap);@import url(https://fonts.googleapis.com/css2?family=Gruppo&display=swap);@import url(https://fonts.googleapis.com/css2?family=Outfit:wght@400;600;700&display=swap);@import url(https://fonts.googleapis.com/css2?family=Inter&display=swap);@import url(https://fonts.googleapis.com/css2?family=Montserrat:wght@400;600&family=Playfair+Display:wght@400;600&display=swap);@import url(https://fonts.googleapis.com/css2?family=Bebas+Neue&display=swap);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.font-secondary{font-family:Nunito Sans,sans-serif}body,html{margin:0;overscroll-behavior:none;padding:0;scroll-behavior:smooth}.App{font-family:Bebas Neue,sans-serif;font-weight:700}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#eceff1;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh;min-width:100vw}.App-link{color:#61dafb}.App-landing-video{background-color:#000;height:100dvh;left:0;opacity:.6;position:absolute;top:0;width:100vw}video{left:0;object-fit:cover;top:0;width:100vw}.App-landing,video{height:100vh;text-align:center}.App-landing{background-image:url(/static/media/hero.5323654808f50610c626.jpeg);background-position:50% 50%;background-size:cover;width:100%}.App-landing-overlay{background-color:#000;height:100%;opacity:.6}.App-landing-container{display:grid;height:100vh;object-fit:cover;place-items:center;pointer-events:none;position:absolute;text-align:center;top:0;width:100vw}.App-landing-text{font-size:2em;text-shadow:5em 5em 5em #000}.App-landing-logo-absolute{bottom:15px;height:auto;left:50%;opacity:.8;pointer-events:none;position:absolute;transform:translateX(-50%);width:120px;z-index:2}.App-landing-text-desc{font-family:poppins,sans-serif;font-size:.2em}.intro-image{align-items:center;display:flex;padding-right:2vw;width:60%}@media screen and (max-width:768px){.App-landing-logo-absolute{bottom:15px;width:80px}.App-landing-text{font-size:1.5em}}body,html{overflow-x:hidden}.navbar{align-items:center;background-color:#fff;box-shadow:0 2px 6px #0000001a;display:flex;font-family:Bebas Neue,sans-serif;height:50px;justify-content:center;left:0;position:fixed;top:-50px;transition:top .3s ease-in-out;width:100%;z-index:1001}.navbar.open{top:0}.navbar-tab{align-items:center;background-color:#fff;border-bottom-left-radius:12px;border-bottom-right-radius:12px;bottom:-40px;box-shadow:0 2px 5px #00000026;cursor:pointer;display:flex;flex-direction:column;height:40px;justify-content:center;left:50%;position:absolute;transform:translateX(-50%);width:120px;z-index:1}.down-arrow-text{color:#000;font-family:Bebas Neue,sans-serif;font-size:1.2rem;letter-spacing:1px}.down-arrow img{display:none}.navbar-menu{align-items:center;display:flex;height:100%;justify-content:space-between;width:50%}.nav-button{background:none;border:none;color:#000;cursor:pointer;font-family:Bebas Neue,sans-serif;font-size:clamp(1rem,4vw,1.3rem);font-weight:700;letter-spacing:0;margin:0 10px;overflow:hidden;padding:0 5px;position:relative;transition:color .3s ease;white-space:nowrap;z-index:2}.nav-button:before{background-color:#0000001a;box-shadow:0 -1px 2px #0000001a;content:"";height:2px;left:0;position:absolute;top:0;width:100%;z-index:3}.nav-button.hovered,.nav-button:hover{color:#fff}.nav-button:hover .nav-bg{transform:translateY(0)}.nav-button.hovered .nav-text,.nav-button:hover .nav-text{color:#fff}.nav-bg{background-color:#000;clip-path:polygon(0 0,100% 0,100% 90%,95% 100%,5% 100%,0 90%);height:100%;left:0;position:absolute;top:0;transform:translateY(100%);transition:transform .4s ease;width:100%;z-index:1}.nav-button.hovered .nav-bg,.nav-button:hover .nav-bg{transform:translateY(0)}.nav-text{color:inherit;position:relative;transition:color .3s ease;z-index:3}@media (max-width:768px){.navbar{align-items:center;background-color:#fff;flex-direction:column;height:auto;justify-content:center;padding:0;top:-100%;transition:top .3s ease-in-out}.navbar.mobile-open{background-color:#fff;height:100vh;padding-top:80px;position:fixed;top:0}.navbar-tab{display:none}.navbar-menu{align-items:center;flex-direction:column;justify-content:center;max-width:100vw;overflow-x:hidden;padding:20px 0;text-align:center;width:100%}.nav-button{color:#000;font-size:clamp(.9rem,3.5vw,1.1rem);margin:8px 0;max-width:300px;padding:10px 14px;text-align:center;white-space:normal;width:90vw;word-break:break-word}.nav-bg{clip-path:polygon(0 0,100% 0,100% 90%,95% 100%,5% 100%,0 90%)}}.hamburger-icon{background-color:#fff;border-radius:8px;bottom:15px;box-shadow:0 2px 6px #00000026;cursor:pointer;padding:6px;position:fixed;right:15px;z-index:1002}.hamburger-icon svg{display:block;height:30px;width:30px}@media screen and (orientation:landscape) and (max-width:1024px){.navbar{background-color:#fff;flex-direction:column;height:auto;overflow:hidden;padding:0;position:fixed;top:-200vh;transition:top .3s ease-in-out;width:100%}.navbar.mobile-open{align-items:center;background-color:#fff;height:100dvh;overflow-y:auto;padding-top:60px;top:0}.navbar-menu{align-items:center;flex-direction:column;max-width:100vw;overflow-x:hidden;padding:10px 0;text-align:center;width:100%}.nav-button{color:#000;font-size:clamp(.8rem,2.5vw,1rem);margin:6px 0;max-width:280px;padding:8px 12px;position:relative;text-align:center;white-space:normal;width:85vw;word-break:break-word}.nav-bg{clip-path:polygon(0 0,100% 0,100% 90%,95% 100%,5% 100%,0 90%)}.navbar-tab{display:none}.hamburger-icon{align-items:center;background-color:#fff;border-radius:8px;bottom:15px;box-shadow:0 2px 6px #00000026;cursor:pointer;display:flex;justify-content:center;padding:6px;position:fixed;right:15px;z-index:1002}.hamburger-icon svg{height:26px;width:26px}}.loader{background-color:#0d0d0d;height:100vh;left:0;position:fixed;top:0;width:100%;z-index:99999}.loader,.loader-text{align-items:center;display:flex;justify-content:center}.loader-text{font-size:3rem;font-weight:700;height:3.5rem;overflow:hidden;transition:all .5s ease}.loader-terminal,.loader-text{color:#fff;font-family:Bebas Neue,sans-serif}.loader-terminal{bottom:40px;font-size:10px;left:40px;line-height:1.5;max-width:600px;position:absolute;white-space:pre-line}.typing-line:after{animation:blink 1s step-end infinite;content:"|"}@keyframes blink{50%{opacity:0}}.loader-text.line-mode{animation:expandLine 1s ease forwards,fadeOutLine .5s ease 1s forwards;background-color:#3f3;color:#0000;font-size:0;height:2px;margin-top:10px;opacity:1;width:0}@keyframes expandLine{0%{width:0}to{width:50vw}}@keyframes fadeOutLine{0%{opacity:1}to{opacity:0}}.modern-footer{background-color:#0a0a0a;color:#fff;font-size:clamp(.875rem,2vw,1rem);padding:3rem 1.5rem 2rem}.footer-container{margin:0 auto;max-width:1200px}.footer-grid{grid-gap:2.5rem;display:grid;gap:2.5rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-bottom:3rem}.footer-column{display:flex;flex-direction:column}.footer-heading{color:#a0a0a0;font-size:clamp(.8rem,2vw,.9rem);font-weight:600;letter-spacing:.05em;margin-bottom:1.25rem;text-transform:uppercase}.footer-address{color:#e0e0e0;font-size:clamp(.85rem,2vw,.95rem);font-style:normal;line-height:1.6;margin-bottom:0}.footer-address p{margin:.35rem 0}.contact-info2{display:flex;flex-direction:column;gap:.75rem}.contact-item{align-items:center;color:#e0e0e0;display:flex;font-size:clamp(.85rem,2vw,.95rem);gap:.75rem;line-height:1.4}.contact-icon{color:#a0a0a0;flex-shrink:0;height:16px;width:16px}.social-links{display:flex;gap:1rem}.social-icon{color:#a0a0a0;height:20px;transition:color .2s ease;width:20px}.social-icon:hover{color:#fff}.footer-bottom{border-top:1px solid #333;padding-top:1.5rem}.legal-info{color:#a0a0a0;font-size:clamp(.75rem,2vw,.8rem);line-height:1.6;text-align:center}.legal-info p{margin:.25rem 0}@media (max-width:768px){.modern-footer{padding:2.5rem 1.25rem 1.5rem}.footer-grid{gap:2rem;grid-template-columns:1fr}.footer-heading{margin-bottom:1rem}.contact-info2{gap:.6rem}.footer-bottom{padding-top:1.25rem}}@media (max-width:480px){.modern-footer{padding:2rem 1rem 1.25rem}.footer-grid{gap:1.5rem}.footer-heading{margin-bottom:.75rem}.contact-item{gap:.6rem}.social-links{gap:.8rem}}.clients-container{background-color:#fff;color:#000;font-family:Bebas Neue,sans-serif;font-weight:700;height:100vh}.clients-container-left-and-right{display:flex;height:60vh}.clients-container-left{display:flex;flex-direction:column;font-size:8rem;padding-left:5vw;padding-top:10vh;width:70vw}.clients-container-left-bottom{font-size:1rem;font-weight:lighter}.clients-container-right{width:30vw}.clients-section{background:#fff;display:flex;flex-direction:column;gap:2rem;height:40vh;justify-content:center;overflow:hidden;width:100vw}.client-row{overflow:hidden;position:relative}.client-track{align-items:center;animation-iteration-count:infinite;animation-timing-function:linear;display:flex;width:fit-content}.scroll-left{animation-duration:30s;animation-name:scrollLeft}.scroll-right{animation-duration:30s;animation-name:scrollRight}.client-image{flex-shrink:0;height:120px;margin:0 2rem;object-fit:contain}@keyframes scrollLeft{0%{transform:translateX(0)}to{transform:translateX(-50%)}}@keyframes scrollRight{0%{transform:translateX(-50%)}to{transform:translateX(0)}}@media (max-width:768px){.clients-container{background-color:#fff;border-bottom:2px solid #000;font-weight:700;height:auto}.clients-container-left-and-right{flex-direction:column;height:auto}.clients-container-left{align-items:center;font-size:2.5rem;padding:8vh 6vw;text-align:center;width:100vw}.clients-container-left-bottom{font-size:1rem;max-width:90%;padding-top:1rem}.clients-container-right{display:none}.clients-section{height:auto;padding:2rem 0}.client-row{height:60px}.client-image{height:60px;margin:0 .5rem}}@media screen and (orientation:landscape) and (max-width:1024px){.clients-container-left{align-items:center;font-size:2rem;justify-content:center;padding:4vh 4vw;text-align:center;width:100vw}.clients-container-left-top{font-size:2.5rem}.clients-container,.clients-container-left-and-right{flex-direction:column;height:auto}.clients-container-left{align-items:center;font-size:2rem;justify-content:center;padding:4vh 4vw;text-align:center;width:100vw}.clients-container-left-top{font-size:2.5rem}.clients-container-left-bottom{font-size:1rem;font-weight:400;max-width:90%;padding-top:1rem;text-align:center}.clients-container-right{display:none}.clients-section{gap:1.5rem;height:auto;padding:2rem 0}.client-row{height:60px}.client-track{animation-duration:20s}.client-image{height:60px;margin:0 .5rem}}.What-We-Do-Page-View{border-bottom:2px solid #000}.What-We-Do-Page{background-color:#eceff1;display:flex;flex-direction:column;width:100vw}.What-We-Do-Page-Banner{align-items:center;color:#000;display:flex;font-family:Bebas Neue,sans-serif;font-family:var(--font-accent);font-size:calc(8vh + 1vw);font-weight:700;height:20vh;justify-content:flex-start;padding:1.5vw;text-align:left}.expanding-section{flex-grow:1;font-family:Outfit,sans-serif;font-family:var(--font-main);width:100%}@media (min-width:851px){.expanding-row{border-bottom:1px solid #ddd;border-top:1px solid #ddd;display:flex;flex-direction:row;height:80vh;width:100%}.expanding-panel{align-items:flex-start;border-right:1px solid #eee;cursor:auto;display:flex;flex:1 1;justify-content:center;overflow:hidden;padding:1rem;transition:all .5s;transition:all var(--transition-speed)}.expanding-panel:last-child{border-right:none}.expanding-panel.active{background-color:#e1e1e1;flex:4 1}}.panel-content{display:flex;flex-direction:column;gap:.5rem;width:100%}.panel-title-row{align-items:center;color:#111;display:flex;font-family:Bebas Neue,sans-serif;font-family:var(--font-accent);font-size:calc(1.2vh + .5vw);font-weight:500;gap:.5rem;padding-top:.5rem}.color-box{background:#333;flex-shrink:0}.panel-image-row{align-items:center;display:flex;justify-content:center;padding:.25rem 0}.panel-image-row img{aspect-ratio:3/4;border-radius:8px;max-height:40vh;max-width:100%;object-fit:cover;transition:all .5s;transition:all var(--transition-speed);width:auto}.panel-bottom-row{align-items:flex-start;display:flex;gap:1rem;justify-content:space-between;padding-top:.25rem}.panel-subtitle{flex:1 1;font-size:calc(.9vh + .5vw);font-weight:900;max-width:200px}.panel-description,.panel-subtitle{color:#000;font-family:Bebas Neue,sans-serif;font-family:var(--font-accent)}.panel-description{flex:2 1;font-size:calc(1vh + .5vw);font-weight:10;max-width:100%;text-align:justify}@media (max-width:850px){.What-We-Do-Page-Banner{font-size:calc(5vh + 2vw);height:15vh;padding:1rem;text-align:center}.expanding-row,.expanding-section{height:auto;width:100%}.expanding-row{border:none;display:block}.expanding-panel{background-color:#eceff1;border-bottom:1px solid #ddd;padding:1.2rem;transition:all .5s;transition:all var(--transition-speed);width:100%}.expanding-panel.active{background-color:#f0f0f0}.panel-content{width:100%}.panel-image-row{margin-top:.5rem}.panel-image-row img{aspect-ratio:3/4;border-radius:8px;max-height:30vh;object-fit:cover;transition:all .5s;transition:all var(--transition-speed);width:auto}.panel-bottom-row{flex-direction:column;gap:.5rem}.panel-title-row{font-size:calc(1.5vh + 1vw)}.panel-description,.panel-subtitle{font-size:calc(1.1vh + 1vw)}.panel-description{text-align:left}}@media screen and (orientation:landscape) and (max-width:1024px){.What-We-Do-Page-Banner{font-size:calc(6vh + 1vw);height:15vh}.panel-image-row img{max-height:35vh}}@media (min-width:1600px){.What-We-Do-Page-Banner{font-size:calc(10vh + 2vw)}.expanding-panel{padding:1.5rem}.panel-description,.panel-subtitle,.panel-title-row{font-size:calc(1.2vh + .5vw)}}@media (min-width:850px) and (max-width:1599px){.expanding-panel{padding:1.5rem}.panel-title-row{font-size:calc(1.2vh + .5vw)}.panel-description,.panel-subtitle{font-size:calc(.8vh + .5vw)}}.Section{background-color:#e0e0e0;padding:2.5em 5em;width:100%}.Section-header{color:#424242;font-family:Nunito Sans,sans-serif;font-size:1.4em}.Section-crump{color:#9e9e9e;font-weight:700;text-transform:uppercase}.Section-content,.Section-crump{font-family:Nunito Sans,sans-serif;font-size:.6em}.Section-content{color:#424242}.preferred-example-container{margin-right:2em;margin-top:1em}.preferred-example-image-container{border-radius:0;display:inline-block;height:24em;overflow:hidden;width:18em}img.preferred-example-image{display:block;height:24em;transition:transform .4s;width:24em}img.preferred-example-image:hover{transform:scale(1.3);transform-origin:50% 50%}.preferred-example-text{color:#616161;font-size:.9em;font-weight:700;letter-spacing:.05em;text-align:center}.milestone-header{font-size:3em;font-weight:700}.contact-form>form>div>label{font-size:.8em}.Awards-Page{background-color:#fff;display:flex;flex-direction:column;min-height:40vh;padding-bottom:1rem;width:100vw}.Awards-Page-Banner{align-items:center;color:#000;display:flex;font-family:Bebas Neue,sans-serif;font-family:var(--font-accent);font-size:calc(8vh + 1vw);font-weight:700;height:20vh;justify-content:flex-start;padding:1.5vw;text-align:left}.Awards-Page-Banner-Item{white-space:nowrap}.awards-section{flex-grow:1;font-family:Bebas Neue,sans-serif;font-family:var(--font-accent);padding:0 2rem 2rem;width:100%}.awards-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(160px,1fr))}.award-card{background-color:#fff;border-radius:8px;flex-direction:column;padding:1rem;text-align:center;transition:transform .5s,box-shadow .5s;transition:transform var(--transition-speed),box-shadow var(--transition-speed)}.award-card,.award-image{align-items:center;display:flex}.award-image{height:60px;justify-content:center;margin-bottom:1rem;width:auto}.award-image img{max-height:100%;max-width:100%;object-fit:contain}.award-info{display:flex;flex-direction:column;gap:.25rem}.award-title{font-family:Bebas Neue,sans-serif;font-family:var(--font-accent);font-size:1.2rem}.award-desc,.award-title{color:#000;font-weight:100}.award-desc{font-size:1rem}@media (min-width:851px){.award-desc,.award-title{font-size:calc(1vh + .5vw)}}@media (max-width:850px){.Awards-Page-Banner{font-size:calc(5vh + 2vw);height:auto;padding:1rem;text-align:left}.Awards-Page-Banner-Item{white-space:wrap}.awards-section{padding:0 1rem 1rem}.award-card{padding:1rem}.award-desc,.award-title{font-size:calc(1.1vh + 1vw)}}@media screen and (orientation:landscape) and (max-width:1024px){.Awards-Page-Banner{font-size:calc(6vh + 1vw);height:15vh}}@media (min-width:1600px){.Awards-Page-Banner{font-size:calc(10vh + 2vw)}.award-desc,.award-title{font-size:calc(1.2vh + .5vw)}}@media (min-width:850px) and (max-width:1599px){.award-desc,.award-title{font-size:calc(.8vh + .5vw)}}:root{--primary-color:#fff;--secondary-color:#000;--accent-color:#000;--overlay-color:#ffffffb3;--border-thickness:1px;--border-thickness-hover:0.5px}.about-us-page-wrapper{flex-direction:column;min-height:100vh;width:100vw}.about-us-banner,.about-us-page-wrapper{background-color:#fff;background-color:var(--primary-color);color:#000;color:var(--secondary-color);display:flex}.about-us-banner{align-items:center;font-family:Bebas Neue,sans-serif;font-family:var(--font-accent);font-size:calc(8vh + 1vw);font-weight:700;height:20vh;justify-content:flex-start;padding:1.5vw;text-align:left}.about-us-grid{grid-gap:1.5vw;align-items:start;display:grid;flex-grow:1;gap:1.5vw;grid-template-columns:repeat(3,1fr);height:auto;min-height:80vh;overflow:visible;padding:0 3vw 3vw}.about-us-grid-item{align-items:stretch;border:1px solid #0000;border:var(--border-thickness) solid #0000;border-radius:8px;cursor:pointer;display:flex;flex-direction:column;font-weight:200;justify-content:flex-start;overflow:visible;position:relative;transition:all .5s cubic-bezier(.16,1,.3,1);transition:all var(--transition-speed) cubic-bezier(.16,1,.3,1)}.about-us-grid-item:active{transform:scale(.98)}.about-us-grid-item:after{background:#00000008;bottom:0;content:"";left:0;opacity:0;position:absolute;right:0;top:0;transition:opacity .5s ease;transition:opacity var(--transition-speed) ease}.about-us-grid-item:hover:after{opacity:1}.about-us-grid-item.active{border:.5px solid #000;border:var(--border-thickness-hover) solid var(--secondary-color);cursor:pointer}.about-us-grid-item.active .grid-item-overlay{opacity:.3}.about-us-grid-item.active .grid-item-image{transform:scale(1.05)}.about-us-grid-item.active .grid-item-number{opacity:.8}.about-us-grid-item:hover{border:.5px solid #000;border:var(--border-thickness-hover) solid var(--secondary-color)}.about-us-grid-item:hover .grid-item-overlay{opacity:.3}.about-us-grid-item:hover .grid-item-image{transform:scale(1.05)}.about-us-grid-item:hover .grid-item-number{opacity:.8}.grid-item-image-container{aspect-ratio:4/3;border-radius:8px;flex-shrink:0;overflow:hidden;position:relative;width:100%}.grid-item-image{display:block;height:100%;object-fit:cover;transition:transform .8s cubic-bezier(.16,1,.3,1);width:100%}.grid-item-overlay{background-color:#ffffffb3;background-color:var(--overlay-color);height:100%;left:0;position:absolute;top:0;transition:opacity .5s ease;transition:opacity var(--transition-speed) ease;width:100%}.grid-item-number{color:#000;color:var(--secondary-color);font-family:Bebas Neue,sans-serif;font-family:var(--font-accent);font-size:calc(1.8vw + 1.8vh);left:1.5vw;opacity:.3;pointer-events:none;position:absolute;top:1.5vw;transition:all .5s ease;transition:all var(--transition-speed) ease;z-index:2}.grid-item-content{align-items:center;display:flex;flex-direction:column;flex-grow:0;padding:1.5vw;pointer-events:none;position:relative;text-align:center;width:100%;z-index:1}.title-container{margin-bottom:.3rem;pointer-events:none;width:100%}.grid-item-title{color:#000;color:var(--secondary-color);font-family:Bebas Neue,sans-serif;font-family:var(--font-accent);font-size:calc(1.6vh + .8vw);font-weight:500;line-height:1.2;margin:0;opacity:.7;pointer-events:none;transition:all .5s cubic-bezier(.16,1,.3,1);transition:all var(--transition-speed) cubic-bezier(.16,1,.3,1);width:100%}.grid-item-title.hovered{font-size:calc(1.6vh + .8vw);margin-bottom:.3rem;opacity:1}.grid-item-text{color:#000;color:var(--accent-color);font-family:Bebas Neue,sans-serif;font-family:var(--font-accent);font-size:calc(1vh + .5vw);font-weight:100;height:0;line-height:1.6;opacity:0;overflow:hidden;pointer-events:none;text-align:justify;transition:all .5s cubic-bezier(.16,1,.3,1);transition:all var(--transition-speed) cubic-bezier(.16,1,.3,1)}.grid-item-text.visible{height:auto;opacity:1;padding-top:.3rem}.grid-item-expandable{max-height:0;opacity:0;overflow:hidden;pointer-events:none;transition:max-height 2s ease,opacity 2s ease}.grid-item-expandable.expanded{max-height:500px;opacity:1}@media (min-width:768px){.about-us-grid{grid-template-columns:repeat(3,1fr);height:auto;overflow:visible}}@media (max-width:850px){.about-us-grid{gap:6vw;grid-template-columns:1fr;height:auto;overflow:visible}.about-us-grid-item{margin:0 auto;max-width:100%}.grid-item-image-container{aspect-ratio:4/3;max-height:40vh;overflow:hidden;width:100%}.grid-item-image{height:100%;object-fit:cover;width:100%}.grid-item-number{font-size:calc(2.5vh + 1.5vw);left:1rem;top:1rem}.grid-item-title,.grid-item-title.hovered{font-size:calc(1.8vh + 1.3vw)}.grid-item-text{font-size:calc(1.1vh + 1vw)}.grid-item-content{padding:1.2rem}.about-us-banner{font-size:calc(5vh + 2vw);height:15vh;padding:1rem;text-align:center}}@media screen and (orientation:landscape) and (max-width:1024px){.about-us-banner{font-size:calc(6vh + 1vw);height:15vh}}@media (min-width:850px) and (max-width:1599px){.grid-item-number{font-size:calc(1.5vh + 1vw)}.grid-item-title,.grid-item-title.hovered{font-size:calc(1.8vh + 1vw)}.grid-item-text{font-size:calc(.8vh + .5vw)}}@media (min-width:1600px){.grid-item-number{font-size:calc(1.5vh + 1vw)}.grid-item-title,.grid-item-title.hovered{font-size:calc(2vh + 1vw)}.grid-item-text{font-size:calc(1.2vh + .5vw)}.about-us-banner{font-size:calc(10vh + 2vw)}}.counter-section{align-items:center;background-color:#0a0a0a;color:#fff;display:flex;font-family:Bebas Neue,sans-serif;min-height:100vh;padding:2rem 0;width:100vw}.counter-container{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;margin:auto;max-width:1400px;padding:0 2rem;width:100%}.counter-left,.counter-right{display:flex;flex-direction:column;justify-content:center;width:50%}.counter-subtitle{color:#aaa;font-size:1.1rem;font-weight:400;letter-spacing:1px;margin-bottom:1rem;text-transform:uppercase}.counter-heading{color:#fff;font-size:2.8rem;font-weight:600;line-height:1.3}.counter-right{grid-column-gap:3rem;grid-row-gap:2rem;align-items:start;column-gap:3rem;display:grid;grid-template-columns:repeat(3,1fr);justify-content:center;row-gap:2rem}.counter-box{align-items:flex-start;display:flex;flex-direction:column;height:140px;justify-content:flex-start;text-align:left}.counter-line{background-color:#fff;height:2px;margin-bottom:.6rem;transition:width 1s ease-in-out;width:0}.counter-line.active{width:40px}.counter-number{color:#fff;font-size:2.5rem;font-weight:700;line-height:1.2;margin-bottom:.3rem;white-space:nowrap}.counter-title{color:#fff;font-size:.85rem;font-weight:600;letter-spacing:.05em;line-height:1.2;max-width:100%;overflow-wrap:break-word;text-transform:uppercase;word-break:break-word}@media (max-width:1024px){.counter-container{flex-direction:column;padding:4rem 2rem}.counter-left,.counter-right{width:100%}.counter-heading,.counter-subtitle{text-align:center}.counter-heading{font-size:2.2rem;margin-bottom:2rem}.counter-right{gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(150px,1fr))}.counter-box{align-items:center;height:auto;min-height:140px;text-align:center}.counter-line{margin-left:auto;margin-right:auto}}@media (max-width:768px){.counter-heading{font-size:1.8rem}.counter-subtitle{font-size:1rem}.counter-left{margin-bottom:2rem}.counter-right{gap:1.2rem 1rem;grid-template-columns:repeat(2,1fr)}.counter-number{font-size:2rem}.counter-title{font-size:.75rem}.counter-box{height:auto;min-height:130px;padding:0 .5rem}.counter-container{padding:2rem 1rem}}.Contact-Banner{align-items:center;border-bottom:2px solid #000;box-sizing:border-box;color:#000;display:flex;font-family:Bebas Neue,sans-serif;font-size:8rem;font-weight:700;height:20vh;justify-content:flex-start;padding:1.5vw;width:100vw}@media (max-width:1024px){.Contact-Banner{font-size:5rem;padding:2vw}}@media (max-width:768px){.Contact-Banner{font-size:5rem;height:15vh;padding:1rem}}@media (max-width:600px){.Contact-Banner{font-size:3rem;height:15vh;padding:3vw}}.contact-us-container{background-color:#fafafa;color:#1a1a1a;display:flex;flex-direction:row;flex-wrap:nowrap;font-family:Bebas Neue,sans-serif;width:100vw}.contact-info{display:flex;flex-direction:column;padding:3rem 2.5rem;width:35vw}.contact-info h5{font-size:.95rem;letter-spacing:.2em;text-transform:uppercase}.contact-info h1,.contact-info h5{font-weight:100;margin-bottom:.8rem}.contact-info h1{font-size:1.5rem;line-height:1.3}.line{background-color:#dcdcdc;height:1px;margin-top:.6rem;width:50px}.line.below-title{margin-bottom:2rem}.details-row{display:flex;gap:1rem;justify-content:space-between;margin-bottom:1.5rem}.details-column{width:48%}.details-column h6{font-size:.95rem;font-weight:700;margin-bottom:.2rem}.details-column p{font-size:.9rem;font-weight:100;line-height:1.4;margin:0}.contact-form{margin-top:2rem}.contact-form h6{font-size:1rem;font-weight:700;margin-bottom:.8rem}.contact-form form{display:flex;flex-direction:column}.contact-form label{font-size:.85rem;font-weight:500;margin-bottom:.2rem}.contact-form input,.contact-form textarea{background:#fff;border:1px solid #ccc;font-family:inherit;font-size:.9rem;margin-bottom:.8rem;padding:.6rem .8rem}.contact-form textarea{min-height:80px;resize:vertical}.contact-form button{align-self:flex-start;background:#000;border:none;color:#fff;cursor:pointer;font-size:.95rem;padding:.7rem 1.2rem;transition:background .3s ease}.contact-form button:hover{background:#333}.contact-map{height:calc(100vh - 4rem);margin:2rem 0;width:65vw}.contact-map iframe{border:none;height:100%;width:100%}@media (max-width:768px){.contact-us-container{flex-direction:column}.contact-info,.contact-map{width:100%}.contact-info{padding:2rem 1.5rem}.details-row{flex-direction:column;gap:.5rem}.details-column{margin-bottom:1rem;width:100%}.contact-form button,.line{width:100%}.contact-map{height:400px;margin:2rem 0}}@media (orientation:landscape) and (max-width:812px){.contact-us-container{flex-direction:column}.contact-map{height:350px;margin:1.5rem 0}}.aboutus-section{backface-visibility:hidden;background-color:#000;height:100vh;overflow:hidden;position:relative;transform:translateZ(0);width:100vw;will-change:transform;z-index:10}.aboutus-inner{align-items:center;background-color:#000;box-sizing:border-box;display:flex;height:100%;justify-content:center;padding:0 5vw;width:100%}.aboutus-content{align-items:center;display:flex;flex-direction:column;max-width:90vw;text-align:center}.aboutus-subheader{align-items:center;display:flex;gap:10px;margin-bottom:20px}.aboutus-subheader-text{color:#fff;font-size:clamp(14px,1.4vw,18px);font-weight:500}.color-box{background-color:#fff;border-radius:2px;height:10px;width:10px}.aboutus-sentence{flex-direction:column;font-family:Bebas Neue,sans-serif;font-size:clamp(56px,12vw,140px);font-weight:900;gap:1.2rem;letter-spacing:.01em;line-height:1.1}.aboutus-phrase,.aboutus-sentence{align-items:center;display:flex;width:100%}.aboutus-phrase{flex-wrap:nowrap;gap:0;justify-content:center;overflow:hidden}.aboutus-word{color:#555;display:inline-block;font-stretch:100%;font-weight:900;line-height:1;margin-right:.4em;overflow:visible;position:relative;text-overflow:clip;white-space:normal}.aboutus-phrase>.aboutus-word:last-child{margin-right:0}.aboutus-word:after{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#fff 0,#fff);background-clip:text;-webkit-background-clip:text;background-repeat:no-repeat;background-size:0 100%;background-size:var(--reveal,0) 100%;color:#0000;content:attr(data-word);font-stretch:100%;font-weight:900;left:0;line-height:1;pointer-events:none;position:absolute;top:0;white-space:normal}.aboutus-image-wrapper{display:inline-block;height:1em;margin-right:0;overflow:hidden;transform:scaleX(0);transform-origin:center center;transition:width .3s ease,margin-right .3s ease,transform .3s ease;vertical-align:middle;width:0}.aboutus-image-wrapper[style*=width]{margin-right:.4em;transform:scaleX(1)}.aboutus-image{border-radius:8px;display:block;height:1em;max-width:100%;object-fit:cover;pointer-events:none;-webkit-user-select:none;user-select:none;width:auto}@media (max-width:420px){.aboutus-sentence{font-size:clamp(28px,10vw,40px);gap:.8rem}.aboutus-word,.aboutus-word:after{line-height:1}.aboutus-image-wrapper{height:1em}.aboutus-subheader-text{font-size:clamp(12px,3vw,16px)}}@media (min-width:421px) and (max-width:768px){.aboutus-sentence{font-size:clamp(36px,10vw,60px)}}@media (min-width:769px) and (max-width:1024px){.aboutus-sentence{font-size:clamp(44px,10vw,100px)}}@media (min-width:1025px){.aboutus-phrase{flex-wrap:nowrap}.aboutus-sentence{font-size:clamp(56px,10vw,120px)}}@media (min-width:1200px){.aboutus-inner{padding:0 10vw}.aboutus-sentence{font-size:clamp(72px,12vw,140px)}}@media (min-width:1200px) and (max-width:1500px){.aboutus-inner{padding:0 10vw}.aboutus-sentence{font-size:clamp(50px,8vw,140px)}}@media (max-height:500px){.aboutus-sentence{font-size:clamp(24px,8vh,36px);gap:.6rem}.aboutus-subheader-text{font-size:clamp(11px,2vh,14px)}.aboutus-image,.aboutus-image-wrapper{height:.8em}}@media (min-height:401px) and (max-height:500px){.aboutus-sentence{font-size:clamp(36px,11vh,52px);gap:.9rem}.aboutus-image,.aboutus-image-wrapper{height:1.35em}.aboutus-subheader-text{font-size:clamp(14px,3vh,18px)}}@media (max-height:400px){.aboutus-sentence{font-size:clamp(36px,11vh,52px);gap:.9rem}.aboutus-image,.aboutus-image-wrapper{height:1.35em}.aboutus-subheader-text{font-size:clamp(14px,3vh,18px)}}@media (min-height:501px) and (max-height:600px){.aboutus-sentence{font-size:clamp(72px,8vh,112px);gap:.8rem}.aboutus-image,.aboutus-image-wrapper{height:1.2em}.aboutus-subheader-text{font-size:clamp(12px,2.5vh,18px)}}.gsap-pin-spacer{margin:0!important;overflow:visible!important;padding:0!important}.scroll-overlay{pointer-events:none;z-index:1}.circular-scroller-container{color:#000;z-index:999}.circular-item{color:#000;pointer-events:auto;z-index:3}.circular-item span{transition:transform .3s ease,color .3s ease}.circular-item:hover span{-webkit-text-stroke:.5px #000;color:#fff;font-weight:600;transform:scale(1.05)}.scroll-animate{animation:subtle-zoom .3s ease}@keyframes subtle-zoom{0%{transform:scale(1) rotate(0deg) translateY(-50%);transform:scale(1) rotate(var(--rotate,0deg)) translateY(-50%)}50%{transform:scale(1.02) rotate(0deg) translateY(-50%);transform:scale(1.02) rotate(var(--rotate,0deg)) translateY(-50%)}to{transform:scale(1) rotate(0deg) translateY(-50%);transform:scale(1) rotate(var(--rotate,0deg)) translateY(-50%)}}.Projects-Banner{align-items:center;color:#000;display:flex;font-family:Bebas Neue,sans-serif;font-size:8rem;font-weight:700;height:20vh;justify-content:flex-start;padding:1.5vw}.sphere-container{align-items:flex-start;background:#fff;display:flex;flex-direction:column;height:100vh;overflow:hidden;position:relative;width:100vw}.globe-wrapper{align-items:center;display:flex;height:70vh;justify-content:center;position:relative;width:100%}.main-container{inset:0;pointer-events:none;position:absolute;z-index:5}.sphere-rotator{perspective:1000px;transform:translate(-50%,-50%);transform-style:preserve-3d;z-index:2}.sphere-rotator,.sphere-word{left:50%;position:absolute;top:50%}.sphere-word{color:#00000080;font-size:clamp(1rem,3vw,1.5rem);font-weight:400;pointer-events:none;transform:translateZ(0);transition:transform .1s linear;white-space:nowrap;will-change:transform}.sphere-center,.sphere-word{-webkit-user-select:none;user-select:none}.sphere-center{color:#000;cursor:pointer;font-size:clamp(1.5rem,4vw,3rem);font-weight:700;left:50%;letter-spacing:.05em;opacity:.8;pointer-events:auto;position:absolute;text-shadow:0 0 15px #fff;top:50%;transform:translate(-50%,-50%);transition:all .3s ease;z-index:10}.sphere-center:hover{letter-spacing:.15em;opacity:1;transform:translate(-50%,-50%) scale(1.08)}.slider-overlay{align-items:center;background:#fff;display:flex;flex-direction:column;height:100vh;justify-content:center;left:0;overflow:hidden;position:fixed;top:0;width:100vw;z-index:999}.slider-close{color:#000;cursor:pointer;font-size:1rem;font-weight:700;opacity:.7;position:absolute;right:40px;top:20px;transform:rotate(180deg);transition:transform .4s ease,opacity .4s ease,color .4s ease;-webkit-user-select:none;user-select:none;writing-mode:vertical-rl;z-index:1001}.slider-close:hover{color:#333;letter-spacing:.05em;opacity:1;transform:rotate(180deg) scale(1.15)}.scroller-wrapper{height:100vh;overflow:hidden;position:relative;width:100vw}.scroll-overlay{background:#0000;height:100vh;left:0;pointer-events:auto;position:fixed;top:0;width:100vw;z-index:10}.circular-scroller-container{border-radius:50%;cursor:grab;left:-10%;overflow:visible;position:absolute;top:50%;transform:translate(-50%,-50%);-webkit-user-select:none;user-select:none}.circular-scroller-container:active{cursor:grabbing}.circular-item{position:absolute;transform-origin:left center;white-space:nowrap;z-index:1}.circular-item span{display:inline-block;pointer-events:none;transform-origin:left center}.transition-overlay{animation:fadeIn .8s ease forwards;background:#fff;height:100vh;left:0;position:fixed;top:0;width:100vw;z-index:998}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@media (max-width:1024px){.Projects-Banner{font-size:5rem;padding:2vw}.sphere-center{font-size:clamp(1.2rem,3vw,2.5rem)}.sphere-word{font-size:clamp(1rem,3vw,1.5rem)}.slider-close{right:20px;top:10px}}@media (max-width:600px){.Projects-Banner{font-size:3rem;height:15vh;padding:3vw}.sphere-word{font-size:clamp(1rem,3vw,1.5rem)}.sphere-center{font-size:clamp(1rem,6vw,2rem);letter-spacing:.02em;text-align:center;white-space:normal;width:80vw}.slider-close{right:10px;top:10px}.circular-item,.slider-close{font-size:.9rem}.circular-scroller-container{left:-40%;transform:translate(-50%,-50%)}}body{margin:0;padding:0}.history-container{background-color:#fff;color:#000;font-family:Bebas Neue,sans-serif;font-weight:400;padding:4rem 10vw}.history-header{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;margin-bottom:5rem;width:100%}.history-title{color:#000;font-size:2rem;font-weight:800;margin:0;text-align:center;white-space:nowrap}.history-title-line{background-color:#000;flex-grow:1;height:1px;min-width:50px}.history-main{align-items:center;display:flex;flex-direction:column}.history-entry{align-items:flex-end;column-gap:20px;display:flex;justify-content:center;margin-bottom:4rem;max-width:1000px;min-height:320px;width:100%}.history-left,.history-right{align-items:flex-start;display:flex;flex-direction:column;height:320px;justify-content:flex-end;overflow:visible}.history-left{width:320px}.history-right{width:200px}.history-image-wrapper{align-items:flex-end;display:flex;height:320px;justify-content:center;position:relative}.fixed-size{height:350px;position:relative;width:500px}.history-image{border-radius:3px;box-shadow:0 0 10px #ffffff14;height:100%;object-fit:cover;width:100%}.entry-title{font-size:1.38rem;font-weight:600;margin-bottom:1rem}.entry-description,.entry-extension{color:#000;font-size:.88rem;line-height:1.6;margin:0;padding-top:.75rem;text-align:left}.timeline-bar{height:40px;margin:4rem auto 0;max-width:1000px;opacity:0;position:relative;transform:translateY(30px);transition:opacity 1s ease,transform 1s ease;width:100%}.timeline-bar.visible{opacity:1;transform:translateY(0)}.timeline-line{background-color:#000;width:100%;z-index:1}.timeline-line,.timeline-line-progress{height:2px;left:0;position:absolute;top:50%;transform:translateY(-50%)}.timeline-line-progress{background-color:#41c711;transition:width 1s ease;width:0;z-index:2}.timeline-dot-wrapper{align-items:center;cursor:pointer;display:flex;flex-direction:column-reverse;pointer-events:auto;position:absolute;top:0;transform:translate(-50%,-50%);z-index:2}.timeline-dot{background-color:#000;border-radius:50%;height:14px;position:relative;transition:background-color .3s ease;width:14px}.timeline-dot:after{background:rgba(0,255,42,.486);border-radius:50%;content:"";height:0;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);transition:width .3s ease,height .28s ease;width:0}.timeline-dot-wrapper:hover .timeline-dot,.timeline-dot.active{background-color:#030303}.timeline-dot-wrapper:hover .timeline-dot:after,.timeline-dot.active:after{height:30px;width:30px}.timeline-dot.active:before{animation:ripple 1.38s ease-out infinite;border:1px solid rgba(0,85,255,.523);border-radius:50%;content:"";height:13px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:13px;z-index:-1}.timeline-year{color:#000;font-size:.8rem;font-weight:700;margin-bottom:20px;margin-top:0;transition:color .3s ease;white-space:nowrap}.timeline-dot-wrapper:hover .timeline-year,.timeline-year.active{color:#000}@keyframes fadeInLeft{0%{opacity:0;transform:translateX(-20px)}to{opacity:1;transform:translateX(0)}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.fade-in-left{animation:fadeInLeft 2s ease-in-out}.fade-in-up{animation:fadeInUp 2s ease-in-out}.fade-in{opacity:1}.fade-in,.fade-out{transition:opacity .3s ease-in-out}.fade-out{opacity:0}@keyframes ripple{0%{opacity:1;transform:translate(-50%,-50%) scale(1)}to{opacity:1;transform:translate(-50%,-50%) scale(2.5)}}.history-image-overlay{align-items:center;background:#fffc;display:flex;inset:0;justify-content:center;position:absolute;z-index:2}.history-spinner-logo{animation:rotateLogo 1.5s linear infinite;height:50px;object-fit:contain;opacity:.6;width:50px}@keyframes rotateLogo{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes gradientShift{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}@media (max-width:768px){.history-container{padding:2rem 1.5rem}.history-header{flex-direction:column;justify-content:center;margin-bottom:2rem;padding-top:2rem;text-align:center}.history-title{font-size:1.5rem;white-space:normal}.history-title-line{display:none}.history-entry{align-items:center;flex-direction:column;gap:2rem;margin-bottom:1.5rem;min-height:auto;text-align:center}.history-image-wrapper,.history-left,.history-right{align-items:center;height:auto;text-align:center;width:100%}.history-image{height:auto;max-height:300px;width:100%}.entry-title{font-size:1.1rem}.entry-description,.entry-extension{font-size:.85rem;padding:0 .5rem;text-align:justify}.timeline-bar{height:50px;margin:.5rem auto 1rem;padding:0 1rem;width:85%}.timeline-dot{height:8px;width:8px}.timeline-dot.active:after{height:16px;width:16px}.timeline-year{font-size:.65rem;margin-bottom:2px}.history-main{margin-bottom:1rem}.timeline-line,.timeline-line-progress{display:none}}.project-detail{background:#fff;color:#000;font-family:Bebas Neue,sans-serif;overflow-x:hidden}.hero-fullscreen{display:flex;flex-direction:row;height:100vh;position:relative;width:100vw}.hero-left-column,.hero-right-column{align-items:center;display:flex;height:100vh;pointer-events:none;position:fixed;top:0;width:50vw;z-index:0}.hero-left-column{left:0;padding-left:6vw;padding-right:2vw;transition:opacity .4s ease}.hero-right-column{justify-content:flex-end;padding-right:6vw;right:0}.hero-title-group{pointer-events:auto}.hero-title-group h1{-webkit-text-stroke:.5px #000;color:#ffffff80;font-size:clamp(5rem,8vw,8rem);font-weight:600;line-height:1;margin:0 0 1rem;mix-blend-mode:normal;text-align:left}.hero-title-group .subtitle{color:#000;font-size:1.5em;font-weight:300;margin:0;text-align:left}.hero-image{height:100vh;margin-left:auto;overflow:hidden;width:50vw}.hero-image img{display:block;height:100%;object-fit:cover;pointer-events:none;width:100%}.project-scroll-content{display:flex;flex-direction:column;gap:6rem;padding:2rem 4vw 6rem;position:relative}.project-image-block{margin:0 auto;max-width:1000px;width:100%}.project-image-block img{display:block;position:relative;transition:transform .3s ease;width:100%;z-index:1}.project-image-block img:hover{transform:scale(1.01)}.project-image-block.align-left{margin-left:0;margin-right:auto;width:60%}.project-image-block.align-center{margin:0 auto;width:60%}.project-image-block.align-right{margin-left:auto;margin-right:0;width:60%}.project-text-block{background-color:#cdcdcdf2;border-radius:12px;box-shadow:0 0 40px #0000000d;box-sizing:border-box;font-size:clamp(1rem,1.2vw + 1vh,2.2rem);line-height:1.5;margin:0 auto;max-width:100vw;overflow:hidden;padding:clamp(1rem,2vh,4rem);position:relative;z-index:2}.project-text-block p{color:#111;font-weight:300;line-height:1.8;margin:0;text-align:left}.project-text-block:after,.project-text-block:before{background-color:#111;content:"";height:2px;position:absolute;width:50px;z-index:3}.back-button,.next-button{background:#0000;color:#fff;font-size:1.5rem;font-weight:600;letter-spacing:.1em;mix-blend-mode:difference;opacity:1;pointer-events:auto;position:fixed;text-decoration:none;text-orientation:mixed;top:2rem;transition:opacity .3s ease,color .3s ease;writing-mode:vertical-rl;z-index:100}.back-button{right:2rem;transform:rotate(180deg)}.next-button{left:2rem}.back-button:hover,.next-button:hover{opacity:.6}.back-button:active,.next-button:active{opacity:.4}@media screen and (max-width:1024px){.hero-title-group h1{-webkit-text-stroke:1.5px #000;font-size:clamp(4rem,6vw,8rem)}.hero-title-group .subtitle{font-size:1.5em}.project-image-block img{display:block;position:relative;transition:transform .3s ease;width:150%;z-index:1}}@media screen and (max-width:768px){.hero-title-group h1{-webkit-text-stroke:1.5px #000;font-size:clamp(3rem,5vw,6rem)}.hero-title-group .subtitle{font-size:1.5em}.hero-image{height:90vh;width:80vw}.hero-left-column{padding-left:20vw;text-align:center}.hero-left-column,.hero-right-column{align-items:center;justify-content:center}.hero-right-column{padding-right:4vw}.project-image-block img{display:block;position:relative;transition:transform .3s ease;width:150%;z-index:1}.back-button,.next-button{font-size:1rem;top:1rem}.back-button{left:1rem}.next-button{right:1rem}}@media screen and (max-width:480px){.hero-left-column{align-items:center;justify-content:center;padding-left:30vw;text-align:center}.hero-title-group h1{font-size:clamp(2.5rem,7vw,5rem)}.hero-title-group .subtitle{font-size:1.5em}}.services-container{min-height:100vh;overflow:hidden;position:relative;width:100%}.service-page{display:flex;height:100vh;left:0;position:fixed;top:0;transition:transform 1s cubic-bezier(.42,0,.17,.99);width:100%}.page-number-container{align-items:center;display:flex;width:10%}.page-number{font-size:4rem;font-weight:900;opacity:.5;transition:all .3s ease}.outline-white{-webkit-text-stroke:2px #fff;border-bottom:3px solid #fff;color:#000;text-shadow:1px 1px 0 #000,-1px 1px 0 #000,1px -1px 0 #000,-1px -1px 0 #000}.outline-black{-webkit-text-stroke:2px #000;border-bottom:3px solid #000;color:#fff;text-shadow:1px 1px 0 #fff,-1px 1px 0 #fff,1px -1px 0 #fff,-1px -1px 0 #fff}.page-number.active{font-size:5rem;opacity:1}.service-image-container{height:100vh;overflow:hidden;position:relative;width:30%}.service-image-container:before{content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.service-image{height:100%;object-fit:cover;position:relative;width:100%;z-index:0}.service-content-container{display:flex;flex-direction:column;height:100vh;justify-content:center;padding:0 5%;width:60%}.service-page.current{transform:translateY(0);z-index:10}.service-page:not(.current){transform:translateY(100%);z-index:5}.service-content{display:flex;flex-direction:column;justify-content:center}.title-section{margin-bottom:0}.title-section h2{font-size:4rem;line-height:1;margin-bottom:1rem;padding-bottom:.5rem;text-transform:uppercase}.title-section .subtitle{font-size:1.5rem;font-style:italic;font-weight:400;margin-bottom:1.5rem;opacity:.8}.description-section{text-transform:none}.description-section,.description-section p{font-feature-settings:normal;font-variant:normal}.description-section p{color:inherit;font-family:Outfit,sans-serif;font-size:1.2rem;line-height:1.8;margin:0;text-transform:none!important}.next-page-indicator{align-items:center;animation:bounce 2s infinite;bottom:2rem;display:flex;flex-direction:column;left:50%;opacity:.7;position:absolute;transform:translateX(-50%)}.arrow-down{border-width:0 2px 2px 0;height:20px;margin-top:5px;transform:rotate(45deg);width:20px}@keyframes bounce{0%,20%,50%,80%,to{transform:translateY(0) translateX(-50%)}40%{transform:translateY(-10px) translateX(-50%)}60%{transform:translateY(-5px) translateX(-50%)}}@media (max-width:768px) and (min-height:550px){.service-page{flex-direction:column;height:auto;justify-content:flex-start;min-height:100vh;padding:0}.service-image-container:before{background-color:#0000}.page-number-container{justify-content:center!important;order:1;padding:1rem 2rem 0;padding:0!important;width:100%}.page-number{font-size:10rem}.page-number.active{font-size:2.5rem}.service-image-container{display:flex;height:40vh;justify-content:center!important;margin:0;min-height:300px;order:2;width:100%}.service-content-container{height:auto;justify-content:flex-start;order:3;padding:1.5rem;width:100%}.service-content{max-width:100%}.title-section h2{font-size:2rem;line-height:1.2;margin-bottom:.6rem}.title-section .subtitle{font-size:1.2rem;line-height:1.4;margin-bottom:0}.description-section{margin-top:.6rem}.description-section p{font-size:1rem;line-height:1.7}.next-page-indicator{align-items:center;animation:bounce 2s infinite;bottom:2rem;display:flex;flex-direction:column;left:50%;opacity:.7;position:fixed;text-align:center;transform:translateX(-50%);z-index:999}.arrow-down{margin:0 auto}.service-image{height:100%;object-fit:contain;width:auto}.service-page[style]{flex-direction:column!important}.outline-white{-webkit-text-stroke:1px #fff;border-bottom:3px solid #fff;color:#000;text-shadow:1px 1px 0 #000,-1px 1px 0 #000,1px -1px 0 #000,-1px -1px 0 #000}.outline-black{-webkit-text-stroke:1px #000;border-bottom:3px solid #000;color:#fff;text-shadow:1px 1px 0 #fff,-1px 1px 0 #fff,1px -1px 0 #fff,-1px -1px 0 #fff}}@media (max-width:768px) and (max-height:768px) and (min-height:550px){.service-page{flex-direction:column;height:auto;justify-content:flex-start;min-height:100vh;padding:0}.service-image-container:before{background-color:#0000}.page-number-container{justify-content:center!important;order:1;padding:1rem 2rem 0;padding:0!important;width:100%}.page-number{font-size:10rem}.page-number.active{font-size:2rem}.service-image-container{display:flex;height:40vh;justify-content:center!important;margin:0;order:2;width:100%}.service-content-container{height:auto;justify-content:flex-start;order:3;padding:1.5rem;width:100%}.service-content{max-width:100%}.title-section h2{font-size:1.5rem;line-height:1.2;margin-bottom:.6rem}.title-section .subtitle{font-size:1rem;line-height:1.4;margin-bottom:0}.description-section{margin-top:.6rem}.description-section p{font-size:.8rem;line-height:1.7}.next-page-indicator{align-items:center;animation:bounce 2s infinite;bottom:2rem;display:flex;flex-direction:column;left:50%;opacity:.7;position:fixed;text-align:center;transform:translateX(-50%);z-index:999}.arrow-down{margin:0 auto}.service-image{height:100%;object-fit:contain;width:auto}.service-page[style]{flex-direction:column!important}.outline-white{-webkit-text-stroke:1px #fff;border-bottom:3px solid #fff;color:#000;text-shadow:1px 1px 0 #000,-1px 1px 0 #000,1px -1px 0 #000,-1px -1px 0 #000}.outline-black{-webkit-text-stroke:1px #000;border-bottom:3px solid #000;color:#fff;text-shadow:1px 1px 0 #fff,-1px 1px 0 #fff,1px -1px 0 #fff,-1px -1px 0 #fff}}@media (min-width:769px) and (max-width:1024px) and (min-height:500px){.outline-white{-webkit-text-stroke:1px #fff;border-bottom:3px solid #fff;color:#000;text-shadow:1px 1px 0 #000,-1px 1px 0 #000,1px -1px 0 #000,-1px -1px 0 #000}.outline-black{-webkit-text-stroke:1px #000;border-bottom:3px solid #000;color:#fff;text-shadow:1px 1px 0 #fff,-1px 1px 0 #fff,1px -1px 0 #fff,-1px -1px 0 #fff}.service-page{flex-direction:column;height:auto;justify-content:flex-start;min-height:100vh}.page-number-container{justify-content:center!important;order:1;padding:2rem 0 0!important;width:100%}.page-number{font-size:3rem}.page-number.active{font-size:3.6rem}.service-image-container,.title-subtitle-wrapper{width:40%}.title-subtitle-wrapper{display:flex;flex-direction:column;justify-content:center;padding-left:2rem;padding-right:2rem}.service-image-container{display:flex;height:auto;height:40vh;justify-content:center;margin:0;order:2;width:100%}.service-content-container{flex-direction:column;height:auto;justify-content:flex-start;order:3;padding:2rem;width:100%}.service-content{display:flex;flex-direction:column;width:100%}.title-subtitle-row{align-items:center;display:flex;flex-direction:row;gap:2rem;margin-bottom:1rem}.title-section{margin-bottom:0}.title-section h2{font-size:2.2rem;line-height:1.2;margin-bottom:.4rem}.title-section .subtitle{font-size:1.2rem;line-height:1.4;margin-bottom:0}.description-section{margin-top:1rem;width:100%}.description-section p{font-size:1rem;line-height:1.6}.next-page-indicator{animation:bounce 2s infinite;bottom:2rem;left:50%;position:fixed;text-align:center;transform:translateX(-50%);z-index:999}.arrow-down{margin:0 auto}.service-image{height:100%;object-fit:contain;width:auto}.service-page[style]{flex-direction:column!important}}@media screen and (orientation:landscape) and (max-height:500px){.service-page{align-items:center;display:flex;flex-direction:row!important;height:100vh;width:100vw}.back-button,.next-button{font-size:1rem}.page-number-container{align-items:flex-end!important;height:80vh;justify-content:center!important;order:1;padding:0!important;width:8%}.page-number{font-size:2rem}.page-number.active{font-size:2.4rem}.service-image-container{display:flex;height:80vh;justify-content:center;order:2;width:25%}.service-image{height:100%;object-fit:contain;width:auto}.service-content-container{display:flex;flex-direction:column;height:auto;justify-content:center;order:3;padding:1rem 2rem;width:67%}.service-content{width:100%}.title-section h2{font-size:1.8rem;line-height:1.1;margin-bottom:.5rem;padding-bottom:.2rem}.title-section .subtitle{font-size:1rem;line-height:1.3;margin-bottom:.5rem}.description-section{margin-top:.5rem}.description-section p{font-size:.95rem;line-height:1.5}.next-page-indicator{bottom:1rem;font-size:.8rem;left:50%;opacity:.6;position:absolute;transform:translateX(-50%);z-index:999}.arrow-down{border-width:0 2px 2px 0;height:16px;width:16px}.outline-white{-webkit-text-stroke:.5px #fff;border-bottom:2px solid #fff;text-shadow:.5px .5px 0 #000}.outline-black{-webkit-text-stroke:.5px #000;border-bottom:2px solid #000;text-shadow:.5px .5px 0 #fff}}@media (max-width:769px) and (max-height:550px){.service-page{align-items:center;display:flex;flex-direction:row!important;height:100vh;width:100vw}.back-button,.next-button{font-size:1rem}.page-number-container{align-items:flex-end!important;height:80vh;justify-content:center!important;order:1;padding:0!important;width:8%}.page-number{font-size:2rem}.page-number.active{font-size:2.4rem}.service-image-container{display:flex;height:80vh;justify-content:center;order:2;width:25%}.service-image{height:100%;object-fit:contain;width:auto}.service-content-container{display:flex;flex-direction:column;height:auto;justify-content:center;order:3;padding:1rem 2rem;width:67%}.service-content{width:100%}.title-section h2{font-size:1.8rem;line-height:1.1;margin-bottom:.5rem;padding-bottom:.2rem}.title-section .subtitle{font-size:1rem;line-height:1.3;margin-bottom:.5rem}.description-section{margin-top:.5rem}.description-section p{font-size:.95rem;line-height:1.5}.next-page-indicator{bottom:1rem;font-size:.8rem;left:50%;opacity:.6;position:absolute;transform:translateX(-50%);z-index:999}.arrow-down{border-width:0 2px 2px 0;height:16px;width:16px}.outline-white{-webkit-text-stroke:.5px #fff;border-bottom:2px solid #fff;text-shadow:.5px .5px 0 #000}.outline-black{-webkit-text-stroke:.5px #000;border-bottom:2px solid #000;text-shadow:.5px .5px 0 #fff}}:root{--transition-speed:0.5s;--font-main:"Outfit",sans-serif;--font-accent:"Bebas Neue",sans-serif;--banner-font-size:calc(7vh + 1vw);--h2-font-size:calc(var(--banner-font-size)*0.7);--h3-font-size:calc(var(--banner-font-size)*0.35);--p-font-size:calc(var(--banner-font-size)*0.35);--link-font-size:calc(var(--banner-font-size)*0.25)}.Services-Banner{align-items:center;border-bottom:2px solid #000;box-sizing:border-box;color:#000;display:flex;font-family:Bebas Neue,sans-serif;font-family:var(--font-accent);font-size:calc(7vh + 1vw);font-size:var(--banner-font-size);font-weight:700;justify-content:flex-start;line-height:1;min-height:15vh;padding:1.5vw;width:100vw}.services-content-page{box-sizing:border-box;color:#111;padding:0 1.5vw;width:100%}.service-list{color:#777;display:flex;flex-direction:column;gap:4rem;margin-top:2rem}.service-overview{border-left:4px solid #0000;color:#777;opacity:1;padding-left:1.5rem;position:relative;transform:translateY(0);transition:color .5s ease;transition:color var(--transition-speed) ease}.service-overview:before{background-color:#000;bottom:0;content:"";height:0;left:0;position:absolute;transition:height .6s ease;width:4px}.service-overview .learn-more-link,.service-overview h2,.service-overview h3,.service-overview p{color:#777;transition:color .6s ease}.service-overview h2{border-bottom:3px solid #aaa;font-size:calc(4.9vh + .7vw);font-size:var(--h2-font-size);font-weight:900;margin-bottom:.3rem;padding-bottom:.2rem;text-transform:uppercase;transition:border-color .6s ease;width:80%}.service-overview h3{font-size:calc(2.45vh + .35vw);font-size:var(--h3-font-size);font-style:italic;font-weight:400;margin-bottom:1rem}.service-overview p{font-size:calc(2.45vh + .35vw);font-size:var(--p-font-size);line-height:1.8;margin-bottom:1.5rem;max-width:700px}.learn-more-link{border-bottom:2px solid #0000;cursor:pointer;font-size:calc(1.75vh + .25vw);font-size:var(--link-font-size);font-weight:700;text-decoration:none;transition:border-color .3s ease,color .3s ease}.service-list:hover .service-overview,.service-list:hover .service-overview .learn-more-link,.service-list:hover .service-overview h2,.service-list:hover .service-overview h3,.service-list:hover .service-overview p{color:#aaa}.service-list:hover .service-overview:hover,.service-list:hover .service-overview:hover .learn-more-link,.service-list:hover .service-overview:hover h2,.service-list:hover .service-overview:hover h3,.service-list:hover .service-overview:hover p{color:#000}.service-list:hover .service-overview:hover:before{height:100%}.service-list .service-overview:last-child{margin-bottom:6rem}.service-list:hover .service-overview:hover h2{border-color:#000}.learn-more-link:focus,.learn-more-link:hover{border-color:#000;color:#222;outline:none}@media (max-width:768px){:root{--banner-font-size:calc(5vh + 2vw)}.Services-Banner{padding:1rem}.services-content-page{padding:0 1rem}.service-list{gap:3rem}.service-overview{padding-left:1rem}.service-list .service-overview:last-child{margin-bottom:4rem}}@media (max-width:600px){:root{--banner-font-size:calc(3.2vh + 2.5vw)}.Services-Banner{padding:3vw}.services-content-page{padding:0 3vw}}@media (min-width:1600px){:root{--banner-font-size:calc(9vh + 1vw)}}.News-Banner{align-items:center;border-bottom:2px solid #000;box-sizing:border-box;color:#000;display:flex;font-family:Bebas Neue,sans-serif;font-size:8rem;font-weight:700;height:20vh;justify-content:flex-start;padding:1.5vw;width:100vw}.news-page{box-sizing:border-box;color:#111;padding:0 1.5vw;position:relative;width:100%}.linkedin-feed-container{box-sizing:border-box;margin-top:3rem;min-height:500px}.linkedin-feed-container,.loader-overlay{display:flex;justify-content:center;width:100%}.loader-overlay{align-items:center;background-color:#0d0d0d;height:100%;left:0;pointer-events:none;position:fixed;top:0;z-index:10000}@media (max-width:1024px){.News-Banner{font-size:5rem;padding:2vw}.news-page{padding:0 2vw}}@media (max-width:768px){.News-Banner{font-size:5rem;height:15vh;padding:1rem}.news-page{padding:0 1rem}}@media (max-width:600px){.News-Banner{font-size:3rem;height:15vh;padding:3vw}.news-page{padding:0 3vw}}.fp-page{background:#000;color:#f5f5f5;font-family:Inter,Montserrat,sans-serif;line-height:1.5}.fp-hero{height:100vh;overflow:hidden;position:relative;width:100%}.fp-hero-media{filter:brightness(.69) grayscale(1) contrast(1.2);height:100%;inset:0;object-fit:cover;object-position:center;position:absolute;transform:scale(.8);width:100%}.fp-hero-overlay{display:grid;grid-template-rows:auto 1fr auto;height:100%;padding:24px clamp(16px,4vw,48px);position:relative;z-index:2}.fp-hero-top{align-items:flex-start;display:flex;justify-content:center;padding-top:clamp(69px,2vw,80px)}.fp-logo{filter:brightness(1) opacity(.85);height:clamp(123px,10vw,72px);width:auto}.fp-hero-center{display:grid;padding:0 12px;place-items:center;text-align:center}.fp-hero-title{color:#dfdfdf;font-size:clamp(28px,6vw,57px);font-weight:700;letter-spacing:.038em;margin:0 0 8px;padding-top:69px}.fp-hero-sub,.fp-hero-title{font-family:Bebas Neue,Montserrat,sans-serif}.fp-hero-sub{color:#ffffffd9;font-size:clamp(14px,2.2vw,20px);font-weight:500;margin:0}.fp-hero-bottom{display:flex;gap:14px;justify-content:center;padding-bottom:0;transform:translateY(calc(var(--fp-hero-button-lift)*-1))}.fp-btn{appearance:none;background:#0000;border:1.5px solid #ffffffb3;color:#fff;cursor:pointer;font-family:Bebas Neue;font-size:clamp(14px,1.2vw,16px);letter-spacing:.02em;padding:5px 9px;transition:transform .2s ease,background .2s ease,color .2s ease,border-color .2s ease,box-shadow .2s ease;will-change:transform}.fp-btn:hover{border-color:#fff;box-shadow:0 6px 18px #00000040;transform:translateY(-1px)}.fp-btn:active{transform:translateY(0)}.fp-btn-solid{background:#fff;border-color:#fff;color:#0b0b0b}.fp-btn-solid:hover{background:#e9e9e9;border-color:#e9e9e9}.fp-video-section{height:100vh;overflow:hidden;position:relative;width:100%;z-index:1}.fp-video-section .fp-video-media{filter:brightness(.69) grayscale(1) contrast(1.2);height:100%;inset:0;object-fit:cover;object-position:center;position:absolute;transform:scale(.8);width:100%;z-index:1}.fp-video-section .fp-video-overlay{align-items:center;background:#00000059;display:flex;height:100%;justify-content:flex-end;padding:clamp(16px,4vw,48px);position:relative;text-align:right;width:100%;z-index:2}.fp-video-overlay-content{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#2d2d2d73;border:1px solid #ffffffb0;border-radius:16px;box-shadow:0 20px 60px #00000059;color:#fff;font-family:Montserrat,Inter,sans-serif;max-width:200px;padding:clamp(12px,2vw,20px);position:absolute;right:10%;text-align:right;top:50%;transform:translateY(-50%)}.fp-video-section .fp-video-title{color:#dfdfdf;font-family:Bebas Neue,Montserrat,sans-serif;font-size:clamp(10px,4vw,48px);font-weight:700;margin:0 0 8px}.fp-video-section .fp-video-sub{color:#fff;font-family:Montserrat,Inter,sans-serif;font-size:12px;font-weight:400;margin:0}.fp-panel{align-items:center;display:flex;isolation:isolate;justify-content:flex-end;min-height:90vh;overflow:hidden;position:relative;transform:scale(.88);width:100%}.fp-panel-media{background:#000 50%/cover no-repeat;filter:brightness(.77);inset:0;position:absolute;transform:scale(1)}.fp-panel-content{align-items:flex-end;display:flex;height:100%;justify-content:flex-end;padding:clamp(16px,4vw,48px);position:relative;text-align:right;z-index:2}.fp-panel-content.align-left{left:0;right:auto;text-align:left}.fp-panel-content.align-right{justify-content:flex-end}.fp-panel-content.card-top{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#74747454;border:1px solid #ffffffb0;border-radius:16px;box-shadow:0 20px 60px #00000059;display:flex;justify-content:flex-end;margin-bottom:auto;margin-right:10px;margin-top:100px;max-width:388px;padding:clamp(12px,2vw,20px)}.fp-panel-card-title{color:#dfdfdf;font-family:Bebas Neue;font-size:clamp(10px,4vw,32px);font-weight:700;text-align:right}.fp-panel-card-subtitle{font-family:arial,sans-serif;font-size:15px;font-weight:500;text-align:right}.fp-panel-content.card-middle{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#00000054;border:1px solid #ffffffb0;border-radius:16px;box-shadow:0 20px 60px #00000059;display:flex;justify-content:flex-end;margin-bottom:auto;margin-right:3vh;margin-top:3vh;max-height:138px;max-width:388px;padding:clamp(12px,2vw,20px)}.fp-gallery{background:#0b0b0b;padding:clamp(32px,6vw,72px) clamp(16px,6vw,72px)}.fp-gallery-title{color:#f5f5f5;font-family:Bebas Neue,Montserrat,sans-serif;font-size:clamp(20px,4vw,32px);margin:0 0 18px;text-align:center}.fp-grid{grid-gap:1px;display:grid;gap:1px;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.fp-grid-item{aspect-ratio:1/1.57;cursor:pointer;overflow:hidden;pointer-events:auto;position:relative;width:100%;z-index:1}.fp-grid-item img{display:block;filter:brightness(.69) grayscale(.69) contrast(1);height:100%;object-fit:cover;pointer-events:auto;transform:scale(.88);transition:transform .25s ease,filter .25s ease;width:100%}.fp-grid-item:hover img{filter:brightness(.9) grayscale(.3) contrast(1.05);transform:scale(1.03)}.past-projects{color:#dfdfdf;font-family:Bebas Neue;font-size:clamp(10px,4vw,32px);font-weight:700}.fp-cta{background:linear-gradient(180deg,#0b0b0b,#0d0d0d);border-top:1px solid #ffffff0f;padding:clamp(40px,7vw,90px) clamp(16px,6vw,72px);text-align:center}.fp-cta h3{font-family:Bebas Neue,Montserrat,sans-serif;font-size:clamp(22px,4.6vw,40px);margin:0 0 8px}.fp-cta p{color:#f5f5f5d9;font-family:Montserrat,Inter,sans-serif;margin:0 0 18px}.fp-cta-actions{display:flex;gap:12px;justify-content:center}.fp-doors-container{display:flex;flex-wrap:wrap;gap:2rem;justify-content:center;margin-top:3rem}.card{font-family:Montserrat,Inter,sans-serif;height:350px;perspective:1200px;width:250px}.card,.card-inner{border-radius:16px;position:relative}.card-inner{height:100%;overflow:hidden;transform-style:preserve-3d;transition:transform 1s;width:100%}.card.flipped .card-inner{transform:rotateY(180deg)}.card-back,.card-front{backface-visibility:hidden;background-position:50%;background-size:cover;height:100%;left:0;position:absolute;top:0;width:100%}.card-front{transform:rotateY(0deg)}.card-back{transform:rotateY(180deg)}.card-back img,.card-front img{display:block;height:100%;object-fit:cover;width:100%}.fp-doors-text{color:#dfdfdf;display:flex;flex-wrap:wrap;font-family:Bebas Neue;font-size:28px;font-weight:600;justify-content:center;pointer-events:none;position:relative;z-index:2}@media (max-width:1024px){.fp-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){:root{--fp-hero-button-lift:3vh}.fp-panel{align-items:center;flex-direction:column;min-height:auto;transform:none}.fp-panel-content{justify-content:center;order:1;position:relative;text-align:center;width:69%}.fp-panel-card{margin:0 auto;max-width:100px;width:100%}.fp-panel-content.align-right{margin-bottom:10px}.fp-panel-card-title{font-size:clamp(16px,5vw,28px);text-align:center}.fp-panel-card-subtitle{font-size:14px;text-align:center}.fp-panel-media{background-position:50%;background-repeat:no-repeat;background-size:contain;filter:brightness(.77);height:240px;order:2;position:relative;width:100%}.fp-door-card{height:280px!important;width:200px!important}.fp-doors-text{font-size:20px;text-align:center}.fp-grid{grid-template-columns:repeat(2,1fr)}.fp-grid-item{aspect-ratio:auto}.fp-grid-item img{object-fit:cover;transform:scale(1)}}@media (max-width:640px){.fp-panel-card{max-width:100%}.fp-panel-card-title{font-size:18px}.fp-panel-card-subtitle{font-size:13px}}.fp-lightbox-overlay{align-items:center;background:#000000d9;cursor:pointer;display:flex;inset:0;justify-content:center;position:fixed;z-index:9999}.fp-lightbox-overlay img{cursor:auto;max-height:95%;max-width:95%;object-fit:contain}