@import url("https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&display=swap");@import url("https://fonts.cdnfonts.com/css/sf-pro-display");:root{--foreground-rgb:0,0,0;--background-start-rgb:214,219,220;--background-end-rgb:255,255,255;--font-suisse-intl:"Suisse Intl",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;--bg-primary:#fff;--bg-secondary:#f8f8f8;--text-primary:#000;--text-secondary:#666;--text-tertiary:#2a2a2a;--border-color:rgba(0,0,0,.1);--shadow-color:rgba(0,0,0,.1)}:root.dark-mode{--bg-primary:#000;--bg-secondary:#111;--text-primary:#fff;--text-secondary:#ccc;--text-tertiary:#e0e0e0;--border-color:hsla(0,0%,100%,.1);--shadow-color:rgba(0,0,0,.3)}:root.dark-mode body{background:var(--bg-primary);color:var(--text-primary)}*{transition:background-color .3s ease,color .3s ease,border-color .3s ease}:root.dark-mode ::-webkit-scrollbar-track{background:hsla(0,0%,100%,.1)}:root.dark-mode ::-webkit-scrollbar-thumb{background:hsla(0,0%,100%,.3)}:root.dark-mode ::-webkit-scrollbar-thumb:hover{background:hsla(0,0%,100%,.5)}:root.dark-mode .scroll-indicator{background:hsla(0,0%,100%,.1)}:root.dark-mode .scroll-indicator:after{background:linear-gradient(90deg,#fff,#ccc)}html.lenis{height:auto}.lenis.lenis-smooth{scroll-behavior:auto}.lenis.lenis-smooth [data-lenis-prevent]{overscroll-behavior:contain}.lenis.lenis-stopped{overflow:hidden}.lenis.lenis-scrolling iframe{pointer-events:none}html{font-size:16px}@media (max-width:1024px){html{font-size:15px}}@media (max-width:768px){html{font-size:14px}}@media (max-width:480px){html{font-size:13px}}body{color:var(--text-primary);background:var(--bg-primary);font-family:var(--font-suisse-intl),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;transition:background-color .3s ease,color .3s ease}html{scroll-padding-top:80px}body{scroll-behavior:smooth;scroll-padding-top:80px}div,main,section{scroll-behavior:smooth}canvas,img,svg,video{max-width:100%;height:auto;display:block}*{will-change:auto}a,button,input,textarea{transition:all .3s cubic-bezier(.4,0,.2,1)}@media (prefers-reduced-motion:no-preference){*{scroll-behavior:smooth}}@media (max-width:768px){body,html{-webkit-overflow-scrolling:touch;overflow-x:hidden}img{max-width:100%;height:auto}a,button,input,textarea{min-height:44px;min-width:44px}}@media (hover:none) and (pointer:coarse){.methodology-card:hover,.project-image:hover .project-image-overlay,.service-card:hover{transform:none}}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){*{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}}[data-fade-in]{opacity:0;transform:translateY(30px);transition:all .8s cubic-bezier(.4,0,.2,1)}[data-fade-in].fade-in-active{opacity:1;transform:translateY(0)}[data-parallax]{will-change:transform;transition:transform .1s ease-out}.scroll-indicator{position:fixed;top:0;left:0;width:100%;height:3px;background:rgba(0,0,0,.1);z-index:1001}.scroll-indicator:after{content:"";position:absolute;top:0;left:0;height:100%;background:linear-gradient(90deg,#000,#333);width:0;transition:width .1s ease-out}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:rgba(0,0,0,.1)}::-webkit-scrollbar-thumb{background:rgba(0,0,0,.3);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:rgba(0,0,0,.5)}*{margin:0;padding:0;box-sizing:border-box}.desktop-only{display:block}.mobile-only{display:none}html{scroll-behavior:smooth}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.6;color:#1a1a1a;overflow-x:hidden;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.hero{position:relative;min-height:70vh;background-color:#f5f5f5;flex-direction:column;justify-content:flex-start;height:80vh;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;overflow:hidden}.hero,.hero__header{display:flex;align-items:center;padding:1rem}.hero__header{position:absolute;top:0;left:0;right:0;justify-content:space-between;z-index:10}.hero__header-left{flex:0 0 auto}.hero__brand-logo,.hero__header-left{display:flex;align-items:center}.hero__header-logo{max-width:100%;height:auto;object-fit:contain}.hero__tagline{font-size:.9rem;color:#1a1a1a;font-weight:300}.hero__header-center{display:flex;flex-direction:column;align-items:center;gap:0;flex:1 1}.hero__center-links{display:flex;flex-direction:column;align-items:center}.hero__center-links a{font-size:.9rem;color:#1a1a1a;text-decoration:none;font-weight:700;transition:opacity .2s ease;cursor:pointer}.hero__center-links a:hover{opacity:.7}.hero__header-right{display:flex;align-items:center;flex:0 0 auto}.hero__social-links{display:flex;flex-direction:column;align-items:flex-end;gap:0}.hero__social-links a{font-size:.9rem;color:#1a1a1a;text-decoration:none;font-weight:700;transition:opacity .2s ease;padding:0;cursor:pointer}.hero__social-links a:hover{opacity:.7}.hero__logo-container{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;justify-content:center;align-items:center;width:100%;max-width:1700px;padding:0 2rem}.hero__logo{max-width:100%;width:100%;height:auto;display:block}.hero__mobile-menu{display:none}.hero__hamburger{background:none;border:none;cursor:pointer;padding:0;width:30px;height:30px;position:relative;z-index:1000}.hero__hamburger-line{display:block;width:100%;height:3px;background-color:#1a1a1a;margin:6px 0;transition:all .3s ease;transform-origin:center}.hero__hamburger-line.open:first-child{transform:rotate(45deg) translate(6px,6px)}.hero__hamburger-line.open:nth-child(2){opacity:0}.hero__hamburger-line.open:nth-child(3){transform:rotate(-45deg) translate(6px,-6px)}.hero__mobile-overlay{position:fixed;top:0;left:-100%;width:300px;height:100vh;background-color:hsla(0,0%,96%,.98);z-index:999;transition:all .3s ease;display:flex;align-items:flex-start;justify-content:flex-start;padding-top:2rem;box-shadow:2px 0 10px rgba(0,0,0,.1)}.hero__mobile-overlay.open{left:0}.hero__mobile-nav{width:100%;padding:0 2rem}.hero__mobile-nav-header{display:flex;justify-content:flex-end;margin-bottom:2rem}.hero__close-menu{background:none;border:none;cursor:pointer;font-size:2rem;color:#1a1a1a;padding:.5rem;transition:all .2s ease;border-radius:50%;width:40px;height:40px;display:flex;align-items:center;justify-content:center}.hero__close-menu:hover{background-color:rgba(26,26,26,.1);transform:scale(1.1)}.hero__close-icon{line-height:1;font-weight:300}.hero__mobile-nav-links{display:flex;flex-direction:column;gap:2rem}.hero__mobile-nav-links a{font-size:1.5rem;color:#1a1a1a;text-decoration:none;font-weight:700;transition:opacity .2s ease;cursor:pointer;padding:.5rem 0;border-bottom:1px solid transparent}.hero__mobile-nav-links a:hover{opacity:.7;border-bottom:1px solid #1a1a1a}.hero__mobile-menu.menu-open{opacity:0;visibility:hidden;transition:all .3s ease}.hero__mobile-menu.menu-open .hero__hamburger{transform:scale(0)}@media (max-width:1200px){.hero__header{padding:2rem 2.5rem}.hero__logo-container{max-width:90%;margin-top:7rem}}@media (max-width:1024px){.hero__header{padding:1.5rem 2rem}.hero__logo-container{max-width:95%;margin-top:6rem}}@media (max-width:768px){.hero{padding:0}.hero__header{padding:3rem 1rem;justify-content:space-between;align-items:center;position:absolute;top:0;left:0;right:0;z-index:10;width:100%;margin:0;background-color:transparent;-webkit-backdrop-filter:none;backdrop-filter:none;transition:all .3s ease}.hero__header.scrolled{background-color:hsla(0,0%,100%,.8);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(15px);border-bottom:1px solid hsla(0,0%,100%,.2)}.hero__header-left{display:flex;align-items:center;flex:0 0 auto;justify-content:flex-start}.hero__header-center{display:none}.hero__header-right{display:flex;align-items:center;flex:0 0 auto;justify-content:flex-end}.hero__logo-container{max-width:95%;margin-top:1rem}.hero__brand,.hero__center-links a,.hero__location,.hero__social-links a,.hero__tagline{font-size:1rem;font-weight:400}.desktop-only{display:none}.mobile-only{display:block}.hero__social-links{display:flex;flex-direction:row;gap:1rem}.hero__social-links a{font-size:.8rem}.hero__mobile-menu{left:1rem}.hero__mobile-menu,.hero__social-links{position:absolute;top:50%;transform:translateY(-50%)}.hero__social-links{right:1rem}}@media (max-width:640px){.hero{padding:0;height:50vh;min-height:45vh;flex-direction:column;position:relative}.hero,.hero__header{display:flex;justify-content:space-between}.hero__header{position:absolute;top:0;left:0;right:0;align-items:center;padding:4.5rem 1rem 1rem;z-index:10;width:100%;margin:0;background-color:transparent;-webkit-backdrop-filter:none;backdrop-filter:none;transition:all .3s ease}.hero__header.scrolled{background-color:hsla(0,0%,100%,.8);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-bottom:1px solid hsla(0,0%,100%,.2)}.hero__header-left{display:flex;align-items:center}.hero__mobile-menu{display:block}.hero__hamburger{background:none;border:none;cursor:pointer;padding:0;width:30px;height:30px}.hero__hamburger-line{display:block;width:100%;height:3px;background-color:#1a1a1a;margin:6px 0;transition:all .3s ease}.hero__header-right{display:flex;align-items:center}.hero__social-links{display:flex;flex-direction:row;gap:1rem}.hero__social-links a{font-size:.9rem;color:#1a1a1a;text-decoration:none;font-weight:700}.hero__brand-logo,.hero__header-center{display:none}.hero__logo-container{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;max-width:90%;display:flex;justify-content:center;align-items:center;z-index:5}.hero__logo{max-width:100%;max-height:25vh;width:auto;height:auto}}@media (max-width:480px){.hero{padding:0;height:45vh;min-height:40vh;flex-direction:column;position:relative}.hero,.hero__header{display:flex;justify-content:space-between}.hero__header{position:fixed;top:0;left:0;right:0;align-items:center;padding:4.25rem .75rem .75rem;z-index:10;width:100%;margin:0;background-color:transparent;-webkit-backdrop-filter:none;backdrop-filter:none;transition:all .3s ease}.hero__header.scrolled{background-color:hsla(0,0%,100%,.7)!important;backdrop-filter:blur(20px) saturate(180%)!important;-webkit-backdrop-filter:blur(20px) saturate(180%)!important;border-bottom:1px solid hsla(0,0%,100%,.2)!important;box-shadow:0 1px 20px rgba(0,0,0,.05)!important}.hero__header-left{display:flex;align-items:center;flex:0 0 auto;height:28px}.hero__mobile-menu{display:block}.hero__hamburger{background:none;border:none;cursor:pointer;padding:0;width:28px;height:28px}.hero__hamburger-line{display:block;width:100%;height:2px;background-color:#1a1a1a;margin:5px 0;transition:all .3s ease}.hero__header-right{display:flex;align-items:center;flex:0 0 auto;height:28px}.hero__social-links{flex-direction:row;gap:.75rem}.hero__social-links,.hero__social-links a{display:flex;align-items:center;height:100%}.hero__social-links a{font-size:.8rem;color:#1a1a1a;text-decoration:none;font-weight:700;white-space:nowrap;line-height:1}.hero__brand-logo,.hero__header-center{display:none}.hero__logo-container{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;max-width:85%;display:flex;justify-content:center;align-items:center;z-index:5}.hero__logo{max-width:100%;max-height:22vh;width:auto;height:auto}}@media (max-width:360px){.hero{padding:0;height:40vh;min-height:35vh;flex-direction:column;position:relative}.hero,.hero__header{display:flex;justify-content:space-between}.hero__header{position:fixed;top:0;left:0;right:0;align-items:center;padding:1rem .5rem .5rem;z-index:10;width:100%;margin:0;background-color:transparent;-webkit-backdrop-filter:none;backdrop-filter:none;transition:all .3s ease}.hero__header.scrolled{background-color:hsla(0,0%,100%,.8);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-bottom:1px solid hsla(0,0%,100%,.2)}.hero__header-left{display:flex;align-items:center}.hero__mobile-menu{display:block}.hero__hamburger{background:none;border:none;cursor:pointer;padding:0;width:26px;height:26px}.hero__hamburger-line{display:block;width:100%;height:2px;background-color:#1a1a1a;margin:4px 0;transition:all .3s ease}.hero__header-right{display:flex;align-items:center}.hero__social-links{display:flex;flex-direction:row;gap:.5rem}.hero__social-links a{font-size:.7rem;color:#1a1a1a;text-decoration:none;font-weight:700}.hero__brand-logo,.hero__header-center{display:none}.hero__logo-container{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;max-width:80%;display:flex;justify-content:center;align-items:center;z-index:5}.hero__logo{max-width:100%;max-height:20vh;width:auto;height:auto}}@media (max-height:500px) and (orientation:landscape){.hero{min-height:100vh;padding:1rem}.hero__header{padding:1rem 2rem;position:absolute;top:0}.hero__logo-container{margin-top:0}}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){.hero__center-circle{border:.5px solid rgba(26,26,26,.1)}}@media print{.hero{background-color:#fff!important;min-height:auto}.hero__header{position:relative;color:#000!important}.hero__logo-container{max-width:100%}}:root.dark-mode .hero{background-color:#000}:root.dark-mode .hero__header.scrolled{background-color:rgba(0,0,0,.6)!important;backdrop-filter:blur(20px) saturate(180%)!important;-webkit-backdrop-filter:blur(20px) saturate(180%)!important;border-bottom:1px solid hsla(0,0%,100%,.1)!important;box-shadow:0 1px 20px rgba(0,0,0,.2)!important}:root.dark-mode .hero__center-links a,:root.dark-mode .hero__location,:root.dark-mode .hero__social-links a,:root.dark-mode .hero__tagline{color:#fff}:root.dark-mode .hero__center-circle{border:.5px solid hsla(0,0%,100%,.1)}:root.dark-mode .hero__mobile-nav-links a{color:#fff}:root.dark-mode .hero__mobile-nav-links a:hover{border-bottom:1px solid #fff}:root.dark-mode .hero__mobile-overlay{background-color:rgba(0,0,0,.95)}:root.dark-mode .hero__hamburger-line{background-color:#fff}:root.dark-mode .hero__close-menu{color:#fff}:root.dark-mode .hero__close-menu:hover{background-color:hsla(0,0%,100%,.1)}.about{padding:0;background-color:#f8f8f8;height:100vh;position:relative}.about__container,.about__image-container{width:100%;height:100%;position:relative}.about__image-container{overflow:hidden}.about__image{object-fit:cover;object-position:center;width:100%;height:100%}.about__text-overlay{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:flex-end;z-index:2}.about__text-content{text-align:right;color:#000;max-width:500px;padding:0 80px 0 20px;margin-right:0}.about__title{font-family:SF Pro Display,SF Pro,-apple-system,BlinkMacSystemFont,sans-serif;font-size:4rem;font-weight:300;line-height:1.1;margin-bottom:30px;text-transform:lowercase;letter-spacing:-.02em;overflow:hidden}.title-line{display:block;transform:translateY(100%);opacity:0;transition:all 1.2s cubic-bezier(.4,0,.2,1)}.title-line:nth-child(2){transition-delay:.2s}.about__subtitle{font-family:SF Pro Text,SF Pro,-apple-system,BlinkMacSystemFont,sans-serif;font-size:1.2rem;font-weight:300;line-height:1.6;opacity:0;transform:translateY(30px);transition:all 1s cubic-bezier(.4,0,.2,1);transition-delay:.6s}.subtitle-line{display:block;margin-bottom:8px}.about__text-overlay.animate-in .about__subtitle,.about__text-overlay.animate-in .title-line{transform:translateY(0);opacity:1}.about__text-overlay:hover .title-line{transform:translateY(-5px);transition:transform .3s ease}.about__text-overlay:hover .about__subtitle{transform:translateY(-2px);transition:transform .3s ease}@media (max-width:768px){.about{height:100vh}.about__text-content{padding:0 40px 0 20px;text-align:right}.about__title{font-size:2.5rem}.about__subtitle{font-size:1rem}}@media (max-width:480px){.about{height:100vh}.about__text-content{padding:0 30px 0 20px;text-align:right}.about__title{font-size:2rem}.about__subtitle{font-size:.9rem}}.loading-screen{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#000;display:flex;align-items:center;justify-content:center;z-index:9999;opacity:1;transition:all 1s cubic-bezier(.4,0,.2,1)}.loading-screen.fading{opacity:0;transform:scale(1.05)}.loading-screen__content{display:flex;flex-direction:column;align-items:center;justify-content:center;transition:all 1s cubic-bezier(.4,0,.2,1)}.loading-screen.fading .loading-screen__content{transform:scale(.95)}.loading-screen__logo{filter:brightness(0) invert(1);transition:all .8s cubic-bezier(.4,0,.2,1)}.loading-screen.fading .loading-screen__logo{transform:scale(.9) rotate(5deg);opacity:.7}.loading-screen__logo:hover{transform:scale(1.1)}@media (max-width:1024px){html{font-size:14px}body{overflow-x:hidden}}@media (max-width:768px){html{font-size:13px}a,button,input,textarea{min-height:44px;min-width:44px}*{-webkit-overflow-scrolling:touch}}@media (max-width:480px){html{font-size:12px}}@media (max-width:768px){.hero{min-height:55vh;height:55vh;padding:.5rem}.hero__header{padding:1rem;justify-content:center;align-items:center;position:absolute;top:0;left:0;right:0;z-index:10;width:100%;margin:0;background-color:transparent;-webkit-backdrop-filter:none;backdrop-filter:none;transition:all .3s ease}.hero__header.scrolled{background-color:hsla(0,0%,100%,.8);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(15px);border-bottom:1px solid hsla(0,0%,100%,.2)}.hero__header-center{display:none}.hero__header-left,.hero__header-right{display:flex;align-items:center;flex:0 0 auto;height:28px}.hero__logo-container{max-width:90%;margin-top:9rem;padding:0 1rem}.hero__logo{max-height:60vh;width:auto}.hero__mobile-menu{display:block;position:absolute;top:1rem;right:1rem;z-index:1001}}@media (max-width:640px){.hero{padding:0;height:50vh;min-height:45vh;flex-direction:column;position:relative}.hero,.hero__header{display:flex;justify-content:space-between}.hero__header{position:absolute;top:0;left:0;right:0;align-items:center;padding:1.5rem 1rem 1rem;z-index:10;width:100%;margin:0;background-color:transparent;-webkit-backdrop-filter:none;backdrop-filter:none;transition:all .3s ease}.hero__header.scrolled{background-color:hsla(0,0%,100%,.8);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-bottom:1px solid hsla(0,0%,100%,.2)}.hero__logo-container{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;max-width:90%;display:flex;justify-content:center;align-items:center;z-index:5}.hero__logo{max-width:100%;max-height:25vh;width:auto;height:auto}}@media (max-width:480px){.hero{padding:0;height:45vh;min-height:40vh;flex-direction:column;position:relative}.hero,.hero__header{display:flex;justify-content:space-between}.hero__header{position:fixed;top:0;left:0;right:0;align-items:center;padding:1.25rem .75rem .75rem;z-index:10;width:100%;margin:0;background-color:transparent;-webkit-backdrop-filter:none;backdrop-filter:none;transition:all .3s ease}.hero__header.scrolled{background-color:hsla(0,0%,100%,.7)!important;backdrop-filter:blur(20px) saturate(180%)!important;-webkit-backdrop-filter:blur(20px) saturate(180%)!important;border-bottom:1px solid hsla(0,0%,100%,.2)!important;box-shadow:0 1px 20px rgba(0,0,0,.05)!important}.hero__logo-container{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;max-width:85%;display:flex;justify-content:center;align-items:center;z-index:5}.hero__logo{max-width:100%;max-height:22vh;width:auto;height:auto}}@media (max-width:768px){.about{height:100vh;padding:1rem}.about__text-content{padding:0 2rem;text-align:center;max-width:100%}.about__title{font-size:2.5rem;text-align:center;margin-bottom:1.5rem}.about__subtitle{font-size:1rem;text-align:center}}@media (max-width:640px){.about__text-content{padding:0 1.5rem}.about__title{font-size:2rem}.about__subtitle{font-size:.9rem}}@media (max-width:480px){.about__text-content{padding:0 1rem}.about__title{font-size:1.8rem}.about__subtitle{font-size:.85rem}}@media (max-width:1024px){.projects__list-container{margin-left:0;padding:0 1rem}.projects__header{grid-template-columns:1fr;gap:2rem;text-align:center;margin-bottom:3rem}.project-item{grid-template-columns:60px 1fr 120px;gap:2rem;padding:2rem 0}}@media (max-width:768px){.projects{padding:3rem 1.5rem}.projects__header{margin-bottom:2rem}.projects__title{font-size:2.5rem}.projects__intro{font-size:1.2rem;line-height:1.4}.project-item{grid-template-columns:50px 1fr 80px;gap:1.5rem;padding:1.5rem 0}.project-number{font-size:1.2rem}.project-description{font-size:1rem;line-height:1.4}.project-image{width:80px;height:80px}}@media (max-width:640px){.projects{padding:2rem 1rem}.projects__title{font-size:2rem}.projects__intro{font-size:1.1rem}.project-item{grid-template-columns:40px 1fr 60px;gap:1rem;padding:1rem 0}.project-number{font-size:1rem}.project-description{font-size:.9rem}.project-image{width:60px;height:60px}}@media (max-width:480px){.projects{padding:1.5rem .75rem}.projects__title{font-size:1.8rem}.projects__intro{font-size:1rem}.project-item{grid-template-columns:35px 1fr 50px;gap:.75rem;padding:.75rem 0}.project-number{font-size:.9rem}.project-description{font-size:.85rem}.project-image{width:50px;height:50px}}@media (max-width:1024px){.methodology__grid{grid-template-columns:repeat(2,1fr);gap:2rem}}@media (max-width:768px){.methodology{padding:3rem 1.5rem}.methodology__header{margin-bottom:3rem}.methodology__title{font-size:2.5rem}.methodology__intro{font-size:1.2rem;padding:0 1rem}.methodology__grid{grid-template-columns:1fr;gap:2rem}.methodology-card{min-height:450px}.methodology-card__content{padding:2rem 1.5rem}.methodology-card__title{font-size:2rem;margin-bottom:2rem}}@media (max-width:640px){.methodology{padding:2rem 1rem}.methodology__title{font-size:2rem}.methodology__intro{font-size:1.1rem}.methodology-card{min-height:400px}.methodology-card__content{padding:1.5rem 1rem}.methodology-card__title{font-size:1.8rem}}@media (max-width:480px){.methodology{padding:1.5rem .75rem}.methodology__title{font-size:1.8rem}.methodology__intro{font-size:1rem}.methodology-card{min-height:350px}.methodology-card__content{padding:1rem .75rem}.methodology-card__title{font-size:1.5rem}}@media (max-width:1024px){.services-provide__content{display:grid;grid-template-columns:1fr 1fr;grid-gap:3rem;gap:3rem}.services-provide__info{gap:3rem}}@media (max-width:768px){.services-provide{padding:3rem 1.5rem;margin-top:3rem}.services-provide__header{margin-bottom:2rem}.services-provide__title{font-size:3rem;flex-direction:column;gap:1rem;text-align:center}.services-provide__description{font-size:1.2rem;text-align:center}.services-provide__content{display:grid;grid-template-columns:1fr 1fr;grid-gap:2rem;gap:2rem}.services-provide__info{grid-template-columns:1fr;gap:2rem;text-align:left}.services-provide__image{width:100%;text-align:center}.services-provide__image-content{height:350px;max-width:100%}}@media (max-width:640px){.services-provide{padding:2rem 1rem;margin-top:2rem}.services-provide__title{font-size:2.5rem}.services-provide__description{font-size:1.1rem}.services-provide__content{grid-template-columns:1fr 1fr;gap:1rem}.services-provide__image-content{height:300px}}@media (max-width:480px){.services-provide{padding:1.5rem .75rem;margin-top:1.5rem}.services-provide__title{font-size:2rem}.services-provide__description{font-size:1rem}.services-provide__content{grid-template-columns:1fr 1fr;gap:1rem}.services-provide__image-content{height:250px}}@media (max-width:768px){.get-in-touch{padding:3rem 1.5rem;min-height:80vh}.get-in-touch__header{margin-bottom:2rem}.get-in-touch__subtitle{font-size:1rem}.get-in-touch__main{margin-bottom:3rem}.get-in-touch__title-img{max-height:120px}.get-in-touch__multilingual{padding:1rem 2rem}.get-in-touch__phrase{font-size:1.1rem}.get-in-touch__social{flex-direction:column;gap:1rem}}@media (max-width:640px){.get-in-touch{padding:2rem 1rem}.get-in-touch__title-img{max-height:100px}.get-in-touch__multilingual{padding:.75rem 1.5rem}.get-in-touch__phrase{font-size:1rem}}@media (max-width:480px){.get-in-touch{padding:1.5rem .75rem}.get-in-touch__title-img{max-height:80px}.get-in-touch__multilingual{padding:.5rem 1rem}.get-in-touch__phrase{font-size:.9rem}}@media (max-width:768px){.loading-screen__logo{max-width:80%;max-height:60vh}}@media (max-width:480px){.loading-screen__logo{max-width:90%;max-height:50vh}}@media (max-width:768px){.desktop-only{display:none!important}.mobile-only{display:block!important}}@media (min-width:769px){.mobile-only{display:none!important}.desktop-only{display:block!important}}@media (hover:none) and (pointer:coarse){.methodology-card:hover,.project-image:hover .project-image-overlay,.service-card:hover{transform:none}a,button,input,textarea{min-height:48px;min-width:48px}}@media (max-height:500px) and (orientation:landscape){.hero{min-height:100vh;padding:.5rem}.hero__logo-container{margin-top:1rem}.about{height:100vh;padding:.5rem}.get-in-touch,.methodology,.projects,.services{min-height:100vh;padding:1rem}}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){.about__image,.get-in-touch__title-img,.hero__logo,.project-image img,.services-provide__image-content{image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges}}@media print{.about,.get-in-touch,.hero,.methodology,.projects,.services{background-color:#fff!important;min-height:auto;padding:1rem}.hero__header,.methodology-card:hover,.project-image-overlay,.service-card:hover{display:none!important}}