.Header-module__hBw1pG__headerContainer{-webkit-backdrop-filter:blur(12px);z-index:1000;background-color:#ffffffd9;height:120px;transition:background-color .4s cubic-bezier(.25,1,.5,1),height .4s cubic-bezier(.25,1,.5,1);position:fixed;top:0;left:0;right:0}.Header-module__hBw1pG__headerContainer.Header-module__hBw1pG__scrolled{height:96px}.Header-module__hBw1pG__headerInner{justify-content:space-between;align-items:center;max-width:1400px;height:100%;margin:0 auto;padding:0 80px;transition:padding .4s cubic-bezier(.25,1,.5,1);display:flex}.Header-module__hBw1pG__logoLink{cursor:pointer;align-items:center;height:100%;display:flex}.Header-module__hBw1pG__logoImage{object-fit:contain;width:auto;height:90px;transition:height .4s cubic-bezier(.25,1,.5,1);display:block}.Header-module__hBw1pG__headerContainer.Header-module__hBw1pG__scrolled .Header-module__hBw1pG__logoImage{height:70px}.Header-module__hBw1pG__navDesktop{align-items:center;gap:36px;display:flex}.Header-module__hBw1pG__navLink{color:#171717;cursor:pointer;letter-spacing:.3px;will-change:transform;padding:8px 0;font-size:15px;font-weight:300;position:relative}.Header-module__hBw1pG__mobileToggler{cursor:pointer;z-index:1100;color:#171717;background:0 0;border:none;outline:none;justify-content:center;align-items:center;padding:8px;display:none}.Header-module__hBw1pG__sidebarOverlay{-webkit-backdrop-filter:blur(8px);z-index:1050;opacity:0;visibility:hidden;background-color:#0006;width:100%;height:100%;transition:opacity .4s,visibility .4s;position:fixed;top:0;left:0}.Header-module__hBw1pG__sidebarOverlay.Header-module__hBw1pG__isOpen{opacity:1;visibility:visible}.Header-module__hBw1pG__sidebarPanel{z-index:1060;background-color:#fff;flex-direction:column;justify-content:space-between;width:100%;max-width:400px;height:100%;padding:0 0 60px;display:flex;position:fixed;top:0;right:-100%;overflow:hidden;box-shadow:-10px 0 30px #0000000d}.Header-module__hBw1pG__sidebarHeader{border-bottom:1px solid #0000000f;flex-shrink:0;justify-content:flex-end;align-items:center;padding:20px 28px;display:flex}.Header-module__hBw1pG__sidebarCloseBtn{cursor:pointer;-webkit-tap-highlight-color:transparent;background:#f4f4f4;border:none;border-radius:50%;outline:none;justify-content:center;align-items:center;width:44px;height:44px;transition:background .25s,transform .25s cubic-bezier(.34,1.56,.64,1);display:flex}.Header-module__hBw1pG__sidebarCloseBtn:hover{background:#ebebeb;transform:scale(1.1)rotate(90deg)}.Header-module__hBw1pG__sidebarCloseBtn:active{transform:scale(.92)rotate(90deg)}.Header-module__hBw1pG__sidebarNav{flex-direction:column;flex:1;gap:28px;padding:40px 40px 0;display:flex}.Header-module__hBw1pG__sidebarLink{color:#171717;letter-spacing:-.5px;cursor:pointer;opacity:0;font-size:24px;font-weight:500;display:inline-block;transform:translateY(20px)}.Header-module__hBw1pG__sidebarLink:hover{color:#000}.Header-module__hBw1pG__sidebarFooter{opacity:0;padding:24px 40px 0;transform:translateY(10px)}.Header-module__hBw1pG__sidebarSocials{align-items:center;gap:16px;display:flex}.Header-module__hBw1pG__sidebarSocialLink{background:#f5f5f5;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;transition:transform .3s,background .3s;display:flex}.Header-module__hBw1pG__sidebarSocialLink:hover{background:#ebebeb;transform:scale(1.1)}@media (max-width:1024px){.Header-module__hBw1pG__headerInner{padding:0 40px}}@media (max-width:768px){.Header-module__hBw1pG__headerContainer{height:90px}.Header-module__hBw1pG__headerContainer.Header-module__hBw1pG__scrolled{height:80px}.Header-module__hBw1pG__logoImage{height:54px}.Header-module__hBw1pG__headerContainer.Header-module__hBw1pG__scrolled .Header-module__hBw1pG__logoImage{height:44px}.Header-module__hBw1pG__headerInner{padding:0 24px}.Header-module__hBw1pG__navDesktop{display:none}.Header-module__hBw1pG__mobileToggler{display:flex}}
.Footer-module__S6Hkya__footerContainer{color:#fff;background-color:#050505;border-top-left-radius:40px;border-top-right-radius:40px;padding:100px 80px 40px;position:relative;overflow:hidden}.Footer-module__S6Hkya__footerInner{flex-direction:column;gap:80px;max-width:1400px;margin:0 auto;display:flex}.Footer-module__S6Hkya__ctaSection{opacity:0;flex-direction:column;gap:20px;display:flex;transform:translateY(30px)}.Footer-module__S6Hkya__ctaTitle{letter-spacing:-2px;background:linear-gradient(135deg,#fff 0%,#a3a3a3 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin:0;font-size:clamp(3rem,8vw,7rem);font-weight:800;line-height:1.1}.Footer-module__S6Hkya__ctaSubtitle{color:#a3a3a3;max-width:500px;font-size:1.25rem;font-weight:300}.Footer-module__S6Hkya__gridSection{opacity:0;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:40px;padding-top:40px;display:grid;transform:translateY(30px)}.Footer-module__S6Hkya__gridColumn{flex-direction:column;gap:20px;display:flex}.Footer-module__S6Hkya__columnTitle{text-transform:uppercase;letter-spacing:2px;color:#737373;font-size:.85rem;font-weight:600}.Footer-module__S6Hkya__columnLinks{flex-direction:column;gap:12px;display:flex}.Footer-module__S6Hkya__linkItem{color:#e5e5e5;width:fit-content;font-size:1.1rem;font-weight:300;text-decoration:none;transition:color .3s,transform .3s}.Footer-module__S6Hkya__linkItem:hover{color:#fff;transform:translate(5px)}.Footer-module__S6Hkya__miniSocials{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.Footer-module__S6Hkya__miniSocialLink{background:#fff;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:transform .2s;display:flex}.Footer-module__S6Hkya__miniSocialLink:hover{transform:scale(1.1)}.Footer-module__S6Hkya__bottomBar{opacity:0;justify-content:center;align-items:center;padding-top:20px;display:flex;transform:translateY(20px)}.Footer-module__S6Hkya__copyright{color:#737373;font-size:.9rem;font-weight:300}@media (max-width:1024px){.Footer-module__S6Hkya__footerContainer{padding:80px 40px 30px}}@media (max-width:768px){.Footer-module__S6Hkya__footerContainer{border-top-left-radius:24px;border-top-right-radius:24px;padding:60px 24px 24px}.Footer-module__S6Hkya__gridSection{grid-template-columns:1fr;gap:32px}}
.Hero-module__ZARIfG__heroSection{text-align:center;box-sizing:border-box;flex-direction:column;justify-content:center;align-items:center;width:100%;max-width:1400px;min-height:100vh;margin:0 auto;padding:160px 80px 80px;display:flex}.Hero-module__ZARIfG__title{letter-spacing:-2px;color:#171717;text-transform:uppercase;word-break:break-word;margin:0;font-size:clamp(2.4rem,6.5vw,5rem);font-weight:800;line-height:1.05}.Hero-module__ZARIfG__muiz{display:inline-block}.Hero-module__ZARIfG__adesope{opacity:0;display:inline-block}.Hero-module__ZARIfG__subtitle{color:#737373;letter-spacing:-.3px;margin-top:12px;margin-bottom:20px;font-size:clamp(.95rem,1.8vw,1.5rem);font-weight:500}.Hero-module__ZARIfG__description{color:#404040;opacity:0;max-width:520px;margin-bottom:40px;font-size:clamp(.95rem,1.1vw,1.1rem);font-weight:400;line-height:1.65}.Hero-module__ZARIfG__buttonGroup{flex-wrap:wrap;justify-content:center;align-items:center;gap:16px;display:flex}.Hero-module__ZARIfG__primaryButton,.Hero-module__ZARIfG__secondaryButton{cursor:pointer;will-change:transform;opacity:0;border-radius:40px;justify-content:center;align-items:center;padding:14px 32px;font-size:1rem;font-weight:600;text-decoration:none;transition:background-color .3s,border-color .3s;display:inline-flex}.Hero-module__ZARIfG__primaryButton{color:#fff;background-color:#171717;border:1px solid #171717}.Hero-module__ZARIfG__primaryButton:hover{background-color:#000}.Hero-module__ZARIfG__secondaryButton{color:#171717;background-color:#0000;border:1px solid #d4d4d4}.Hero-module__ZARIfG__secondaryButton:hover{background-color:#f5f5f5;border-color:#171717}@media (max-width:768px){.Hero-module__ZARIfG__heroSection{text-align:center;align-items:center;min-height:auto;padding:120px 20px 60px}.Hero-module__ZARIfG__title{letter-spacing:-1px;white-space:nowrap;font-size:clamp(1.8rem,9.5vw,3rem)}.Hero-module__ZARIfG__subtitle{margin-top:8px;margin-bottom:14px;font-size:.95rem}.Hero-module__ZARIfG__description{max-width:100%;margin-bottom:28px;font-size:.9rem}.Hero-module__ZARIfG__buttonGroup{flex-direction:column;align-items:stretch;gap:10px;width:100%}.Hero-module__ZARIfG__primaryButton,.Hero-module__ZARIfG__secondaryButton{text-align:center;width:100%;padding:14px 24px}}
.About-module__vAULUW__section{box-sizing:border-box;width:100%;max-width:1400px;margin:0 auto;padding:120px 80px}.About-module__vAULUW__inner{flex-direction:column;gap:32px;display:flex}.About-module__vAULUW__aboutLabel{letter-spacing:-3px;color:#171717;text-transform:uppercase;text-align:center;margin:0;font-size:clamp(3rem,6vw,5.5rem);font-weight:900;line-height:1}.About-module__vAULUW__midRow{flex-direction:column;gap:20px;margin-top:20px;display:flex}.About-module__vAULUW__headline{letter-spacing:-.8px;color:#171717;margin:0;font-size:clamp(1.4rem,2.5vw,2.2rem);font-weight:800;line-height:1.3}.About-module__vAULUW__imageFrame{background:#f0f0f0;border-radius:20px;width:100%;position:relative;overflow:hidden}.About-module__vAULUW__photo{object-fit:cover;object-position:top center}.About-module__vAULUW__bio{flex-direction:column;gap:16px;display:flex}.About-module__vAULUW__bio p{color:#525252;margin:0;font-size:clamp(.9rem,1vw,1rem);font-weight:400;line-height:1.8}.About-module__vAULUW__stats{align-items:flex-start;gap:40px;padding-top:12px;display:flex}.About-module__vAULUW__statItem{flex-direction:column;gap:4px;display:flex}.About-module__vAULUW__statValue{letter-spacing:-1.5px;color:#171717;font-size:clamp(1.8rem,2.5vw,2.4rem);font-weight:800;line-height:1}.About-module__vAULUW__statLabel{color:#a3a3a3;letter-spacing:1.5px;text-transform:uppercase;font-size:.7rem;font-weight:600}@media (min-width:901px){.About-module__vAULUW__midRow{grid-template-rows:auto auto auto;grid-template-columns:1fr 360px;align-items:start;gap:20px 60px;margin-top:24px;display:grid}.About-module__vAULUW__headline{grid-area:1/1}.About-module__vAULUW__imageFrame{aspect-ratio:4/5;grid-area:1/2/4;width:100%;height:100%}.About-module__vAULUW__bio{grid-area:2/1}.About-module__vAULUW__stats{grid-area:3/1;align-self:start;padding-top:4px}}@media (max-width:900px){.About-module__vAULUW__section{padding:80px 24px}.About-module__vAULUW__inner{gap:28px}.About-module__vAULUW__aboutLabel{letter-spacing:-2px;text-align:center;font-size:clamp(2.5rem,12vw,4.5rem)}.About-module__vAULUW__midRow{flex-direction:column;gap:24px;margin-top:0;display:flex}.About-module__vAULUW__imageFrame{aspect-ratio:1;border-radius:50%;width:180px;height:180px;margin:0 auto}.About-module__vAULUW__headline{letter-spacing:-.5px;text-align:center;font-size:clamp(1.2rem,5vw,1.7rem)}.About-module__vAULUW__bio{gap:14px}.About-module__vAULUW__bio p{text-align:left;font-size:.92rem;line-height:1.75}.About-module__vAULUW__stats{justify-content:flex-start;gap:28px;padding-top:4px}.About-module__vAULUW__statItem{align-items:flex-start}}
.Services-module__dpHhBa__section{box-sizing:border-box;width:100%;max-width:1400px;margin:0 auto;padding:100px 80px}.Services-module__dpHhBa__inner{flex-direction:column;gap:40px;display:flex}.Services-module__dpHhBa__headingRow{justify-content:center;align-items:center;display:flex}.Services-module__dpHhBa__heading{letter-spacing:-1.5px;color:#171717;text-transform:uppercase;margin:0;font-size:clamp(1.8rem,4vw,3.2rem);font-weight:800;line-height:1}.Services-module__dpHhBa__list{border-top:1px solid #e5e5e5;flex-direction:column;display:flex}.Services-module__dpHhBa__row{cursor:pointer;border-bottom:1px solid #e5e5e5;transition:background-color .25s}.Services-module__dpHhBa__row:hover,.Services-module__dpHhBa__rowOpen{background-color:#f9f9f9}.Services-module__dpHhBa__rowHeader{-webkit-user-select:none;user-select:none;grid-template-columns:48px 32px 1fr 32px;align-items:center;gap:14px;padding:20px 0;display:grid}.Services-module__dpHhBa__number{color:#b5b5b5;letter-spacing:1px;font-variant-numeric:tabular-nums;font-size:.75rem;font-weight:600}.Services-module__dpHhBa__title{letter-spacing:-.3px;color:#171717;margin:0;font-size:clamp(.95rem,1.8vw,1.4rem);font-weight:600;line-height:1.3;transition:letter-spacing .3s}.Services-module__dpHhBa__row:hover .Services-module__dpHhBa__title{letter-spacing:.2px}.Services-module__dpHhBa__serviceIcon{color:#525252;background:#f3f3f3;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;transition:background .25s,color .25s;display:flex}.Services-module__dpHhBa__row:hover .Services-module__dpHhBa__serviceIcon,.Services-module__dpHhBa__rowOpen .Services-module__dpHhBa__serviceIcon{color:#fff;background:#171717}.Services-module__dpHhBa__icon{color:#a3a3a3;transform-origin:50%;will-change:transform;justify-content:flex-end;align-items:center;font-size:1.3rem;font-weight:300;line-height:1;transition:color .25s;display:flex}.Services-module__dpHhBa__rowOpen .Services-module__dpHhBa__icon{color:#171717}.Services-module__dpHhBa__content{overflow:hidden}.Services-module__dpHhBa__contentInner{flex-direction:column;gap:16px;padding:4px 0 24px 94px;display:flex}.Services-module__dpHhBa__description{color:#6b6b6b;max-width:580px;margin:0;font-size:.9rem;font-weight:400;line-height:1.75}.Services-module__dpHhBa__tags{flex-wrap:wrap;gap:6px;display:flex}.Services-module__dpHhBa__tag{color:#525252;letter-spacing:.2px;background:#fff;border:1px solid #e0e0e0;border-radius:40px;padding:3px 10px;font-size:.72rem;font-weight:500;transition:border-color .2s;display:inline-block}.Services-module__dpHhBa__tag:hover{border-color:#a3a3a3}@media (max-width:768px){.Services-module__dpHhBa__section{padding:70px 24px}.Services-module__dpHhBa__inner{gap:28px}.Services-module__dpHhBa__heading{letter-spacing:-1px;font-size:clamp(1.5rem,8vw,2.4rem)}.Services-module__dpHhBa__rowHeader{grid-template-columns:36px 28px 1fr 24px;gap:10px;padding:16px 0}.Services-module__dpHhBa__number{font-size:.7rem}.Services-module__dpHhBa__title{letter-spacing:-.2px;font-size:clamp(.9rem,4vw,1.15rem)}.Services-module__dpHhBa__icon{font-size:1.1rem}.Services-module__dpHhBa__contentInner{gap:12px;padding:4px 0 20px 74px}.Services-module__dpHhBa__description{max-width:100%;font-size:.88rem;line-height:1.7}.Services-module__dpHhBa__tag{padding:3px 9px;font-size:.68rem}}
.Skills-module__G7oUEG__section{box-sizing:border-box;background-color:#fff;flex-direction:column;gap:80px;width:100%;padding:100px 0 60px;display:flex}.Skills-module__G7oUEG__inner{box-sizing:border-box;flex-direction:column;gap:48px;width:100%;max-width:1400px;margin:0 auto;padding:0 80px;display:flex}.Skills-module__G7oUEG__header{flex-direction:column;align-items:center;gap:32px;display:flex}.Skills-module__G7oUEG__heading{letter-spacing:-2px;color:#171717;text-transform:uppercase;text-align:center;margin:0;font-size:clamp(2rem,5vw,4rem);font-weight:800;line-height:1}.Skills-module__G7oUEG__tabsWrapper{justify-content:center;width:100%;display:flex}.Skills-module__G7oUEG__tabs{background:#f5f5f5;border-radius:100px;gap:8px;padding:6px;display:flex}.Skills-module__G7oUEG__tab{color:#737373;cursor:pointer;background:0 0;border:none;border-radius:100px;padding:10px 24px;font-family:inherit;font-size:.9rem;font-weight:600;transition:all .3s}.Skills-module__G7oUEG__tab:hover{color:#171717}.Skills-module__G7oUEG__activeTab{color:#171717;background:#fff;box-shadow:0 2px 10px #0000000d}.Skills-module__G7oUEG__grid{grid-template-columns:repeat(auto-fill,minmax(180px,1fr));align-content:start;gap:20px;min-height:300px;display:grid}.Skills-module__G7oUEG__skillCard{background:#fff;border:1px solid #e5e5e5;border-radius:16px;align-items:center;gap:16px;padding:16px;transition:transform .25s,border-color .25s,box-shadow .25s;display:flex}.Skills-module__G7oUEG__skillCard:hover{border-color:#d4d4d4;transform:translateY(-4px);box-shadow:0 10px 30px #0000000a}.Skills-module__G7oUEG__iconWrapper{background:#fafafa;border-radius:12px;justify-content:center;align-items:center;width:60px;height:60px;display:flex}.Skills-module__G7oUEG__icon{object-fit:contain;width:36px;height:36px}.Skills-module__G7oUEG__skillName{color:#171717;letter-spacing:-.2px;font-size:.95rem;font-weight:600}.Skills-module__G7oUEG__marqueeContainer{background:#fafafa;border-top:1px solid #f0f0f0;border-bottom:1px solid #f0f0f0;align-items:center;width:100%;padding:40px 0;display:flex;position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000 0%,#000 10% 90%,#0000 100%);mask-image:linear-gradient(90deg,#0000 0%,#000 10% 90%,#0000 100%)}.Skills-module__G7oUEG__marqueeTrack{will-change:transform;align-items:center;gap:64px;width:max-content;padding-left:64px;animation:40s linear infinite Skills-module__G7oUEG__scroll;display:flex}.Skills-module__G7oUEG__marqueeContainer:hover .Skills-module__G7oUEG__marqueeTrack{animation-play-state:paused}@keyframes Skills-module__G7oUEG__scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.Skills-module__G7oUEG__marqueeItem{opacity:.5;filter:grayscale();align-items:center;gap:12px;transition:opacity .3s;display:flex}.Skills-module__G7oUEG__marqueeItem:hover{opacity:1;filter:grayscale(0%)}.Skills-module__G7oUEG__marqueeIcon{object-fit:contain;width:28px;height:28px}.Skills-module__G7oUEG__marqueeText{letter-spacing:-.5px;color:#171717;font-size:1.1rem;font-weight:700}@media (max-width:900px){.Skills-module__G7oUEG__section{gap:60px;padding:70px 0 40px}.Skills-module__G7oUEG__inner{gap:32px;padding:0 24px}.Skills-module__G7oUEG__heading{letter-spacing:-1px;font-size:clamp(1.8rem,8vw,3rem)}.Skills-module__G7oUEG__tabsWrapper{-ms-overflow-style:none;scrollbar-width:none;justify-content:flex-start;width:100%;overflow-x:auto}.Skills-module__G7oUEG__tabsWrapper::-webkit-scrollbar{display:none}.Skills-module__G7oUEG__tabs{flex-wrap:nowrap;padding:4px}.Skills-module__G7oUEG__tab{white-space:nowrap;padding:8px 16px;font-size:.85rem}.Skills-module__G7oUEG__grid{grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:16px}.Skills-module__G7oUEG__skillCard{border-radius:12px;gap:12px;padding:12px}.Skills-module__G7oUEG__iconWrapper{border-radius:8px;width:48px;height:48px}.Skills-module__G7oUEG__icon{width:28px;height:28px}.Skills-module__G7oUEG__skillName{font-size:.85rem}.Skills-module__G7oUEG__marqueeContainer{padding:24px 0}.Skills-module__G7oUEG__marqueeTrack{gap:40px;padding-left:40px;animation:30s linear infinite Skills-module__G7oUEG__scroll}.Skills-module__G7oUEG__marqueeIcon{width:24px;height:24px}.Skills-module__G7oUEG__marqueeText{font-size:.9rem}}
.FeaturedWork-module__3mRoMq__section{background-color:#fff;width:100%;padding:120px 0}.FeaturedWork-module__3mRoMq__inner{box-sizing:border-box;flex-direction:column;gap:80px;width:100%;max-width:1400px;margin:0 auto;padding:0 80px;display:flex}.FeaturedWork-module__3mRoMq__header{text-align:center;border-bottom:1px solid #e5e5e5;padding-bottom:24px}.FeaturedWork-module__3mRoMq__heading{letter-spacing:-1.5px;color:#171717;text-transform:uppercase;margin:0;font-size:clamp(1.8rem,4vw,2.8rem);font-weight:800;line-height:1}.FeaturedWork-module__3mRoMq__projectsList{flex-direction:column;gap:160px;display:flex}.FeaturedWork-module__3mRoMq__projectBlock{grid-template-columns:1.2fr 1fr;align-items:start;gap:80px;display:grid}.FeaturedWork-module__3mRoMq__projectReverse{grid-template-columns:1fr 1.2fr}.FeaturedWork-module__3mRoMq__projectReverse .FeaturedWork-module__3mRoMq__visualCol{order:2}.FeaturedWork-module__3mRoMq__projectReverse .FeaturedWork-module__3mRoMq__textCol{order:1}.FeaturedWork-module__3mRoMq__visualCol{width:100%;position:sticky;top:120px}.FeaturedWork-module__3mRoMq__imageWrapper{aspect-ratio:16/10;background-color:#f3f3f3;border-radius:12px;width:100%;position:relative;overflow:hidden}.FeaturedWork-module__3mRoMq__projectImage{object-fit:cover;object-position:top;transform:scale(1.1)}.FeaturedWork-module__3mRoMq__textCol{flex-direction:column;justify-content:center;width:100%;min-height:60vh;display:flex}.FeaturedWork-module__3mRoMq__textInner{flex-direction:column;gap:24px;max-width:540px;display:flex}.FeaturedWork-module__3mRoMq__category{color:#737373;letter-spacing:1.5px;text-transform:uppercase;font-size:.8rem;font-weight:700}.FeaturedWork-module__3mRoMq__title{letter-spacing:-1.5px;color:#171717;margin:0;font-size:clamp(2rem,3.5vw,3.2rem);font-weight:800;line-height:1.1}.FeaturedWork-module__3mRoMq__hook{color:#171717;margin:0;font-size:clamp(1.1rem,1.4vw,1.25rem);font-weight:500;line-height:1.5}.FeaturedWork-module__3mRoMq__description{flex-direction:column;gap:16px;display:flex}.FeaturedWork-module__3mRoMq__description p{color:#525252;margin:0;font-size:.95rem;font-weight:400;line-height:1.7}.FeaturedWork-module__3mRoMq__techStack{flex-wrap:wrap;gap:8px;margin-top:8px;display:flex}.FeaturedWork-module__3mRoMq__techPill{color:#404040;background:#f5f5f5;border-radius:4px;padding:4px 12px;font-size:.75rem;font-weight:600;display:inline-block}.FeaturedWork-module__3mRoMq__links{flex-wrap:wrap;gap:20px;margin-top:16px;display:flex}.FeaturedWork-module__3mRoMq__linkButton{color:#171717;border-bottom:1px solid #171717;align-items:center;gap:8px;padding-bottom:2px;font-size:.9rem;font-weight:600;text-decoration:none;transition:opacity .2s,gap .2s;display:inline-flex}.FeaturedWork-module__3mRoMq__linkButton:hover{opacity:.7;gap:12px}@media (max-width:900px){.FeaturedWork-module__3mRoMq__section{padding:80px 0}.FeaturedWork-module__3mRoMq__inner{gap:40px;padding:0 24px}.FeaturedWork-module__3mRoMq__heading{letter-spacing:-1px;font-size:clamp(1.8rem,8vw,3rem)}.FeaturedWork-module__3mRoMq__projectsList{gap:80px}.FeaturedWork-module__3mRoMq__projectBlock,.FeaturedWork-module__3mRoMq__projectReverse{flex-direction:column;gap:32px;display:flex}.FeaturedWork-module__3mRoMq__projectReverse .FeaturedWork-module__3mRoMq__visualCol{order:1}.FeaturedWork-module__3mRoMq__projectReverse .FeaturedWork-module__3mRoMq__textCol{order:2}.FeaturedWork-module__3mRoMq__visualCol{position:static}.FeaturedWork-module__3mRoMq__imageWrapper{aspect-ratio:4/3;border-radius:8px}.FeaturedWork-module__3mRoMq__textCol{min-height:auto}.FeaturedWork-module__3mRoMq__title{letter-spacing:-1px;font-size:clamp(1.8rem,7vw,2.4rem)}.FeaturedWork-module__3mRoMq__hook{font-size:1.05rem}.FeaturedWork-module__3mRoMq__description p{font-size:.9rem}}
.SelectedWebsites-module___OswQq__section{background-color:#fafafa;width:100%;padding:120px 0}.SelectedWebsites-module___OswQq__inner{box-sizing:border-box;flex-direction:column;gap:64px;width:100%;max-width:1400px;margin:0 auto;padding:0 80px;display:flex}.SelectedWebsites-module___OswQq__header{text-align:center;flex-direction:column;align-items:center;gap:16px;max-width:600px;margin:0 auto;display:flex}.SelectedWebsites-module___OswQq__heading{letter-spacing:-1px;color:#171717;text-transform:uppercase;white-space:nowrap;margin:0;font-size:clamp(1.8rem,3.5vw,2.5rem);font-weight:800;line-height:1}.SelectedWebsites-module___OswQq__description{color:#525252;margin:0;font-size:clamp(1rem,1.2vw,1.1rem);font-weight:400;line-height:1.6}.SelectedWebsites-module___OswQq__grid{grid-template-columns:repeat(3,1fr);gap:32px;display:grid}.SelectedWebsites-module___OswQq__card{background:#fff;border:1px solid #e5e5e5;border-radius:16px;flex-direction:column;text-decoration:none;transition:transform .3s,box-shadow .3s,border-color .3s;display:flex;overflow:hidden}.SelectedWebsites-module___OswQq__card:hover{border-color:#d4d4d4;transform:translateY(-8px);box-shadow:0 20px 40px #0000000f}.SelectedWebsites-module___OswQq__imageContainer{aspect-ratio:16/10;background:#f5f5f5;border-bottom:1px solid #f0f0f0;width:100%;position:relative;overflow:hidden}.SelectedWebsites-module___OswQq__image{object-fit:cover;object-position:top;transition:transform .6s cubic-bezier(.16,1,.3,1)}.SelectedWebsites-module___OswQq__card:hover .SelectedWebsites-module___OswQq__image{transform:scale(1.05)}.SelectedWebsites-module___OswQq__content{flex-direction:column;flex-grow:1;padding:24px;display:flex}.SelectedWebsites-module___OswQq__category{color:#737373;letter-spacing:1px;text-transform:uppercase;margin-bottom:12px;font-size:.75rem;font-weight:700}.SelectedWebsites-module___OswQq__title{letter-spacing:-.5px;color:#171717;margin:0 0 12px;font-size:1.4rem;font-weight:700;line-height:1.2}.SelectedWebsites-module___OswQq__cardDesc{color:#525252;flex-grow:1;margin:0 0 24px;font-size:.9rem;line-height:1.6}.SelectedWebsites-module___OswQq__linkText{color:#171717;align-items:center;gap:8px;margin-top:auto;font-size:.85rem;font-weight:600;transition:gap .2s,color .2s;display:inline-flex}.SelectedWebsites-module___OswQq__card:hover .SelectedWebsites-module___OswQq__linkText{color:#000;gap:12px}.SelectedWebsites-module___OswQq__viewMoreContainer{justify-content:center;margin-top:16px;display:none}.SelectedWebsites-module___OswQq__viewMoreBtn{color:#fff;cursor:pointer;background:#171717;border:none;border-radius:100px;padding:14px 32px;font-family:inherit;font-size:.95rem;font-weight:600;transition:transform .2s,background .2s}.SelectedWebsites-module___OswQq__viewMoreBtn:active{transform:scale(.95)}@media (max-width:1100px){.SelectedWebsites-module___OswQq__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.SelectedWebsites-module___OswQq__section{padding:80px 0}.SelectedWebsites-module___OswQq__inner{gap:48px;padding:0 24px}.SelectedWebsites-module___OswQq__heading{white-space:normal}.SelectedWebsites-module___OswQq__grid{grid-template-columns:1fr;gap:24px}.SelectedWebsites-module___OswQq__hiddenMobile{display:none!important}.SelectedWebsites-module___OswQq__viewMoreContainer{display:flex}.SelectedWebsites-module___OswQq__title{font-size:1.3rem}}
.Experience-module__RsmxMa__section{background-color:#fff;width:100%;padding:120px 0;overflow:hidden}.Experience-module__RsmxMa__inner{box-sizing:border-box;flex-direction:column;gap:80px;width:100%;max-width:1200px;margin:0 auto;padding:0 80px;display:flex}.Experience-module__RsmxMa__header{text-align:center;justify-content:center;display:flex}.Experience-module__RsmxMa__heading{letter-spacing:-1.5px;color:#171717;text-transform:uppercase;margin:0;font-size:clamp(1.8rem,4vw,2.8rem);font-weight:800;line-height:1}.Experience-module__RsmxMa__timelineContainer{flex-direction:column;gap:64px;display:flex;position:relative}.Experience-module__RsmxMa__timelineLine{z-index:1;background:#f0f0f0;width:2px;position:absolute;top:0;bottom:0;left:50%;transform:translate(-50%)}.Experience-module__RsmxMa__timelineProgress{background:linear-gradient(#171717 0%,#404040 100%);width:100%;height:0%;position:absolute;top:0;left:0}.Experience-module__RsmxMa__nodeRow{z-index:2;width:100%;display:flex;position:relative}.Experience-module__RsmxMa__rowLeft{justify-content:flex-start}.Experience-module__RsmxMa__rowRight{justify-content:flex-end}.Experience-module__RsmxMa__nodeDot{background:#fff;border:3px solid #171717;border-radius:50%;width:16px;height:16px;transition:all .3s;position:absolute;top:32px;left:50%;transform:translate(-50%,-50%)}.Experience-module__RsmxMa__nodeRow:hover .Experience-module__RsmxMa__nodeDot{background:#171717;box-shadow:0 0 0 6px #1717171a}.Experience-module__RsmxMa__nodeCard{background:#fff;border:1px solid #e5e5e5;border-radius:16px;width:calc(50% - 64px);padding:32px;transition:transform .3s,box-shadow .3s,border-color .3s;box-shadow:0 4px 20px #00000005}.Experience-module__RsmxMa__nodeRow:hover .Experience-module__RsmxMa__nodeCard{border-color:#d4d4d4;transform:translateY(-4px);box-shadow:0 16px 40px #0000000f}.Experience-module__RsmxMa__cardHeader{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:8px;display:flex}.Experience-module__RsmxMa__role{color:#171717;letter-spacing:-.5px;margin:0;font-size:1.25rem;font-weight:700;line-height:1.3}.Experience-module__RsmxMa__date{color:#737373;white-space:nowrap;background:#f5f5f5;border-radius:100px;padding:4px 12px;font-size:.85rem;font-weight:600}.Experience-module__RsmxMa__company{color:#525252;margin:0 0 20px;font-size:1rem;font-weight:500}.Experience-module__RsmxMa__bulletList{flex-direction:column;gap:10px;margin:0;padding-left:20px;display:flex}.Experience-module__RsmxMa__bulletItem{color:#525252;font-size:.95rem;line-height:1.6}.Experience-module__RsmxMa__bulletItem::marker{color:#a3a3a3}@media (max-width:900px){.Experience-module__RsmxMa__section{padding:80px 0}.Experience-module__RsmxMa__inner{gap:48px;padding:0 24px}.Experience-module__RsmxMa__timelineContainer{gap:40px}.Experience-module__RsmxMa__timelineLine,.Experience-module__RsmxMa__nodeDot{left:24px}.Experience-module__RsmxMa__nodeRow{justify-content:flex-end}.Experience-module__RsmxMa__nodeCard{width:calc(100% - 64px);padding:24px}.Experience-module__RsmxMa__cardHeader{flex-direction:column;align-items:flex-start;gap:8px;margin-bottom:12px}.Experience-module__RsmxMa__role{font-size:1.15rem}.Experience-module__RsmxMa__bulletItem{font-size:.9rem}}
.Contact-module__hcVmEa__section{background-color:#f5f5f5;border-bottom:1px solid #e5e5e5;width:100%;padding:160px 0}.Contact-module__hcVmEa__inner{box-sizing:border-box;grid-template-columns:1fr 1fr;align-items:center;gap:80px;width:100%;max-width:1400px;margin:0 auto;padding:0 80px;display:grid}.Contact-module__hcVmEa__textCol{flex-direction:column;gap:32px;display:flex}.Contact-module__hcVmEa__heading{letter-spacing:-1.5px;color:#171717;margin:0;font-size:clamp(2.5rem,5vw,4rem);font-weight:800;line-height:1}.Contact-module__hcVmEa__subheading{color:#525252;max-width:480px;margin:0;font-size:clamp(1.1rem,1.5vw,1.3rem);font-weight:400;line-height:1.6}.Contact-module__hcVmEa__contactMethods{flex-direction:column;gap:24px;margin-top:16px;display:flex}.Contact-module__hcVmEa__whatsappTag{color:#171717;background:#fff;border:1px solid #e5e5e5;border-radius:100px;align-items:center;gap:12px;width:max-content;padding:12px 24px;font-size:1rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.Contact-module__hcVmEa__whatsappTag:hover{border-color:#d4d4d4;transform:translateY(-2px);box-shadow:0 8px 16px #0000000d}.Contact-module__hcVmEa__socialRow{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.Contact-module__hcVmEa__socialLink{background:#fff;border:1px solid #e5e5e5;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;transition:all .2s;display:flex}.Contact-module__hcVmEa__socialLink:hover{border-color:#171717;transform:translateY(-2px)}.Contact-module__hcVmEa__formCol{width:100%}.Contact-module__hcVmEa__form{flex-direction:column;gap:48px;display:flex}.Contact-module__hcVmEa__inputGroup{width:100%;position:relative}.Contact-module__hcVmEa__input,.Contact-module__hcVmEa__textarea{color:#171717;resize:none;background:0 0;border:none;border-bottom:1px solid #d4d4d4;width:100%;padding:12px 0;font-family:inherit;font-size:1.1rem;transition:border-color .3s}.Contact-module__hcVmEa__input:focus,.Contact-module__hcVmEa__textarea:focus{border-bottom-color:#171717;outline:none}.Contact-module__hcVmEa__label{color:#737373;pointer-events:none;font-size:1.1rem;transition:all .3s;position:absolute;top:14px;left:0}.Contact-module__hcVmEa__input:focus~.Contact-module__hcVmEa__label,.Contact-module__hcVmEa__input:not(:placeholder-shown)~.Contact-module__hcVmEa__label,.Contact-module__hcVmEa__textarea:focus~.Contact-module__hcVmEa__label,.Contact-module__hcVmEa__textarea:not(:placeholder-shown)~.Contact-module__hcVmEa__label{color:#171717;font-size:.85rem;font-weight:600;top:-20px}.Contact-module__hcVmEa__submitWrapper{justify-content:flex-start;margin-top:16px;display:flex}.Contact-module__hcVmEa__submitBtn{color:#fff;cursor:pointer;background:#171717;border:none;border-radius:100px;align-items:center;gap:12px;padding:18px 40px;font-family:inherit;font-size:1.05rem;font-weight:600;transition:all .3s;display:inline-flex}.Contact-module__hcVmEa__submitBtn:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 10px 20px #0000001a}.Contact-module__hcVmEa__submitBtn:active:not(:disabled){transform:translateY(0)}.Contact-module__hcVmEa__submitBtn:disabled{opacity:.7;cursor:not-allowed}.Contact-module__hcVmEa__successBtn{color:#fff!important;background:#22c55e!important}@media (max-width:900px){.Contact-module__hcVmEa__section{padding:100px 0}.Contact-module__hcVmEa__inner{grid-template-columns:1fr;gap:64px;padding:0 24px}.Contact-module__hcVmEa__heading{font-size:clamp(2rem,8vw,4rem)}.Contact-module__hcVmEa__subheading{box-sizing:border-box;max-width:100%;font-size:1rem}.Contact-module__hcVmEa__socialRow{gap:10px}.Contact-module__hcVmEa__form{gap:40px}.Contact-module__hcVmEa__input,.Contact-module__hcVmEa__textarea,.Contact-module__hcVmEa__label{font-size:1rem}}
.BackToTop-module__9O7_lG__btn{z-index:900;cursor:pointer;-webkit-tap-highlight-color:transparent;will-change:transform, opacity;background:#fff;border:none;border-radius:50%;outline:none;justify-content:center;align-items:center;width:56px;height:56px;transition:box-shadow .3s;display:flex;position:fixed;bottom:36px;right:36px;box-shadow:0 4px 16px #0000001a,0 1px 4px #0000000f}.BackToTop-module__9O7_lG__btn:hover{box-shadow:0 8px 28px #00000024,0 2px 8px #00000014}.BackToTop-module__9O7_lG__ring{pointer-events:none;border-radius:50%;width:100%;height:100%;position:absolute;inset:0}.BackToTop-module__9O7_lG__icon{z-index:1;color:#171717;transition:transform .25s cubic-bezier(.34,1.56,.64,1);position:relative;font-size:22px!important}.BackToTop-module__9O7_lG__btn:hover .BackToTop-module__9O7_lG__icon{transform:translateY(-2px)}@media (max-width:768px){.BackToTop-module__9O7_lG__btn{width:50px;height:50px;bottom:24px;right:20px}.BackToTop-module__9O7_lG__icon{font-size:20px!important}}@media (prefers-reduced-motion:reduce){.BackToTop-module__9O7_lG__btn,.BackToTop-module__9O7_lG__icon{transition:none!important}}
.CookieBanner-module__3JinOG__banner{z-index:9999;will-change:transform, opacity;background:#fff;border:1px solid #00000014;border-radius:20px;width:calc(100% - 48px);max-width:780px;position:fixed;bottom:24px;left:50%;transform:translate(-50%);box-shadow:0 8px 40px #0000001a,0 2px 8px #0000000f}.CookieBanner-module__3JinOG__inner{flex-wrap:wrap;align-items:center;gap:20px;padding:18px 20px 18px 24px;display:flex;position:relative}.CookieBanner-module__3JinOG__content{flex:1;align-items:flex-start;gap:12px;min-width:0;display:flex}.CookieBanner-module__3JinOG__iconWrap{flex-shrink:0;margin-top:1px}.CookieBanner-module__3JinOG__text{color:#404040;font-size:.9rem;font-weight:400;line-height:1.6;font-family:var(--font-syne), sans-serif}.CookieBanner-module__3JinOG__policyLink{color:#171717;text-underline-offset:3px;font-weight:600;text-decoration:underline;transition:opacity .2s}.CookieBanner-module__3JinOG__policyLink:hover{opacity:.65}.CookieBanner-module__3JinOG__actions{flex-shrink:0;align-items:center;gap:10px;display:flex}.CookieBanner-module__3JinOG__declineBtn{color:#525252;cursor:pointer;font-size:.88rem;font-weight:600;font-family:var(--font-syne), sans-serif;white-space:nowrap;background:0 0;border:1px solid #d4d4d4;border-radius:100px;padding:10px 20px;transition:border-color .2s,color .2s,transform .2s}.CookieBanner-module__3JinOG__declineBtn:hover{color:#171717;border-color:#171717;transform:translateY(-1px)}.CookieBanner-module__3JinOG__acceptBtn{color:#fff;cursor:pointer;font-size:.88rem;font-weight:600;font-family:var(--font-syne), sans-serif;white-space:nowrap;background:#171717;border:none;border-radius:100px;padding:10px 22px;transition:background .2s,transform .2s,box-shadow .2s}.CookieBanner-module__3JinOG__acceptBtn:hover{background:#000;transform:translateY(-1px);box-shadow:0 6px 20px #00000026}.CookieBanner-module__3JinOG__closeBtn{cursor:pointer;color:#a3a3a3;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;padding:0;transition:color .2s,background .2s;display:flex;position:absolute;top:10px;right:10px}.CookieBanner-module__3JinOG__closeBtn:hover{color:#171717;background:#f5f5f5}@media (max-width:768px){.CookieBanner-module__3JinOG__banner{border-radius:16px;width:auto;bottom:16px;left:16px;right:16px;transform:none}.CookieBanner-module__3JinOG__inner{flex-direction:column;align-items:flex-start;gap:14px;padding:16px 40px 16px 16px}.CookieBanner-module__3JinOG__content{gap:10px}.CookieBanner-module__3JinOG__text{font-size:.85rem}.CookieBanner-module__3JinOG__actions{justify-content:flex-end;width:100%}.CookieBanner-module__3JinOG__declineBtn,.CookieBanner-module__3JinOG__acceptBtn{text-align:center;flex:1;padding:11px 16px}}@media (prefers-reduced-motion:reduce){.CookieBanner-module__3JinOG__banner,.CookieBanner-module__3JinOG__declineBtn,.CookieBanner-module__3JinOG__acceptBtn,.CookieBanner-module__3JinOG__closeBtn{transition:none!important}}
.page-module___8aEwW__page{--background:#fff;--foreground:#171717;--text-primary:#171717;--text-secondary:#737373;--badge-color:#000;min-height:100vh;font-family:var(--font-geist-sans);background-color:var(--background);flex-direction:column;display:flex}.page-module___8aEwW__mainContainer{flex-direction:column;width:100%;margin-top:90px;display:flex}.page-module___8aEwW__section{background-color:#fff;justify-content:center;align-items:center;min-height:90vh;padding:100px 40px;display:flex}.page-module___8aEwW__section:nth-child(2n){background-color:#fafafa}.page-module___8aEwW__sectionContent{flex-direction:column;align-items:flex-start;gap:20px;width:100%;max-width:800px;display:flex}.page-module___8aEwW__sectionBadge{font-family:var(--font-geist-mono);color:var(--badge-color);letter-spacing:1.5px;text-transform:uppercase;font-size:13px;font-weight:600}.page-module___8aEwW__sectionTitle{letter-spacing:-2.5px;color:var(--text-primary);margin-bottom:8px;font-size:64px;font-weight:700;line-height:1.1}.page-module___8aEwW__sectionDescription{color:var(--text-secondary);letter-spacing:-.3px;max-width:600px;font-size:20px;font-weight:400;line-height:1.6}@media (max-width:768px){.page-module___8aEwW__section{min-height:75vh;padding:80px 24px}.page-module___8aEwW__sectionTitle{letter-spacing:-1.5px;font-size:40px}.page-module___8aEwW__sectionDescription{font-size:17px}}
