.Button-module-scss-module__OoW-YW__button{cursor:pointer;border:none;border-radius:.5rem;justify-content:center;align-items:center;gap:.5rem;font-family:Outfit,sans-serif;font-weight:600;transition:all .2s;display:inline-flex;position:relative;overflow:hidden}.Button-module-scss-module__OoW-YW__button:disabled{opacity:.6;cursor:not-allowed}.Button-module-scss-module__OoW-YW__button .Button-module-scss-module__OoW-YW__spinner{animation:1s linear infinite Button-module-scss-module__OoW-YW__spin}.Button-module-scss-module__OoW-YW__button.Button-module-scss-module__OoW-YW__primary{color:#fff;background:linear-gradient(135deg,#00f2ea 0%,#7928ca 100%)}.Button-module-scss-module__OoW-YW__button.Button-module-scss-module__OoW-YW__primary:hover:not(:disabled){opacity:.9;transform:translateY(-1px);box-shadow:0 4px 12px #00f2ea4d}.Button-module-scss-module__OoW-YW__button.Button-module-scss-module__OoW-YW__secondary{color:#fff;background:#111;border:1px solid #ffffff1a}.Button-module-scss-module__OoW-YW__button.Button-module-scss-module__OoW-YW__secondary:hover:not(:disabled){background:#ffffff1a}.Button-module-scss-module__OoW-YW__button.Button-module-scss-module__OoW-YW__outline{color:#00f2ea;background:0 0;border:1px solid #00f2ea}.Button-module-scss-module__OoW-YW__button.Button-module-scss-module__OoW-YW__outline:hover:not(:disabled){background:#00f2ea1a}.Button-module-scss-module__OoW-YW__button.Button-module-scss-module__OoW-YW__ghost{color:#a1a1aa;background:0 0}.Button-module-scss-module__OoW-YW__button.Button-module-scss-module__OoW-YW__ghost:hover:not(:disabled){color:#fff;background:#ffffff0d}.Button-module-scss-module__OoW-YW__button.Button-module-scss-module__OoW-YW__sm{padding:.5rem 1rem;font-size:.875rem}.Button-module-scss-module__OoW-YW__button.Button-module-scss-module__OoW-YW__md{padding:.75rem 1.5rem;font-size:1rem}.Button-module-scss-module__OoW-YW__button.Button-module-scss-module__OoW-YW__lg{padding:1rem 2rem;font-size:1.125rem}@keyframes Button-module-scss-module__OoW-YW__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
.Footer-module-scss-module__JLT4gq__footer{background-color:#050505;border-top:1px solid #ffffff0d;margin-top:auto;padding:8rem 0 2rem}.Footer-module-scss-module__JLT4gq__footer .Footer-module-scss-module__JLT4gq__container{max-width:1200px;margin:0 auto;padding:0 2rem}.Footer-module-scss-module__JLT4gq__grid{grid-template-columns:2fr 1fr 1fr 1.5fr;gap:4rem;margin-bottom:8rem;display:grid}@media (max-width:1024px){.Footer-module-scss-module__JLT4gq__grid{grid-template-columns:1fr 1fr}}@media (max-width:640px){.Footer-module-scss-module__JLT4gq__grid{grid-template-columns:1fr;gap:2rem}}.Footer-module-scss-module__JLT4gq__brand .Footer-module-scss-module__JLT4gq__logo{align-items:center;gap:.5rem;margin-bottom:2rem;transition:opacity .2s;display:inline-flex}.Footer-module-scss-module__JLT4gq__brand .Footer-module-scss-module__JLT4gq__logo:hover{opacity:.8}.Footer-module-scss-module__JLT4gq__brand .Footer-module-scss-module__JLT4gq__logoImage{width:auto;height:auto;max-height:60px}@media (max-width:768px){.Footer-module-scss-module__JLT4gq__brand .Footer-module-scss-module__JLT4gq__logoImage{max-height:50px}}.Footer-module-scss-module__JLT4gq__brand .Footer-module-scss-module__JLT4gq__description{color:#a1a1aa;max-width:300px;margin-bottom:2rem}.Footer-module-scss-module__JLT4gq__brand .Footer-module-scss-module__JLT4gq__socials{gap:1rem;display:flex}.Footer-module-scss-module__JLT4gq__brand .Footer-module-scss-module__JLT4gq__socials a{color:#a1a1aa;background:#ffffff0d;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:all .2s;display:flex}.Footer-module-scss-module__JLT4gq__brand .Footer-module-scss-module__JLT4gq__socials a:hover{color:#0a0a0a;background:#00f2ea;transform:translateY(-2px)}.Footer-module-scss-module__JLT4gq__column h3{color:#fff;margin-bottom:2rem;font-size:1.125rem}.Footer-module-scss-module__JLT4gq__column ul{flex-direction:column;gap:.5rem;list-style:none;display:flex}.Footer-module-scss-module__JLT4gq__column ul li a{color:#a1a1aa;transition:color .2s}.Footer-module-scss-module__JLT4gq__column ul li a:hover{color:#00f2ea}.Footer-module-scss-module__JLT4gq__contactList li{color:#a1a1aa;align-items:center;gap:.5rem;display:flex}.Footer-module-scss-module__JLT4gq__contactList li svg{color:#00f2ea;flex-shrink:0}.Footer-module-scss-module__JLT4gq__bottom{color:#a1a1aa;border-top:1px solid #ffffff0d;justify-content:space-between;align-items:center;padding-top:2rem;font-size:.875rem;display:flex}@media (max-width:640px){.Footer-module-scss-module__JLT4gq__bottom{text-align:center;flex-direction:column;gap:1rem}}.Footer-module-scss-module__JLT4gq__bottom .Footer-module-scss-module__JLT4gq__legal{gap:2rem;display:flex}.Footer-module-scss-module__JLT4gq__bottom .Footer-module-scss-module__JLT4gq__legal a:hover{color:#fff}
.Header-module-scss-module__rIun6a__header{z-index:1000;width:100%;margin:0 auto;padding:1rem 0;transition:all .4s cubic-bezier(.4,0,.2,1);position:fixed;top:0;left:0;right:0}.Header-module-scss-module__rIun6a__header.Header-module-scss-module__rIun6a__scrolled{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff08;border:1px solid #ffffff14;border-radius:1rem;width:90%;max-width:1200px;padding:.5rem 2rem;top:1rem;box-shadow:0 8px 32px #0003}.Header-module-scss-module__rIun6a__header .Header-module-scss-module__rIun6a__container{justify-content:space-between;align-items:center;width:100%;max-width:1200px;margin:0 auto;padding:0 2rem;display:flex}@media (max-width:768px){.Header-module-scss-module__rIun6a__header .Header-module-scss-module__rIun6a__container{padding:0 1rem}}.Header-module-scss-module__rIun6a__logo{color:#fff;align-items:center;gap:.5rem;font-size:1.25rem;font-weight:700;transition:opacity .2s;display:flex}.Header-module-scss-module__rIun6a__logo:hover{opacity:.8}.Header-module-scss-module__rIun6a__logoImage{width:auto;height:auto;max-height:40px}.Header-module-scss-module__rIun6a__nav{align-items:center;gap:2rem;display:flex}@media (max-width:768px){.Header-module-scss-module__rIun6a__nav{z-index:-1;background:#0a0a0a;border-top:none;flex-direction:column;width:100%;height:100vh;padding:100px 2rem 8rem;transition:transform .3s;position:fixed;top:0;left:0;transform:translate(100%)}.Header-module-scss-module__rIun6a__nav.Header-module-scss-module__rIun6a__open{transform:translate(0)}}.Header-module-scss-module__rIun6a__navList{gap:2rem;list-style:none;display:flex}@media (max-width:768px){.Header-module-scss-module__rIun6a__navList{flex-direction:column;align-items:center;gap:4rem;width:100%}}.Header-module-scss-module__rIun6a__navLink{color:#a1a1aa;font-weight:500;transition:color .2s}.Header-module-scss-module__rIun6a__navLink:hover{color:#00f2ea}@media (max-width:768px){.Header-module-scss-module__rIun6a__navLink{font-size:1.5rem}}.Header-module-scss-module__rIun6a__actions{align-items:center;gap:1rem;display:flex}.Header-module-scss-module__rIun6a__menuToggle{color:#fff;cursor:pointer;background:0 0;border:none;padding:.5rem;display:none}@media (max-width:768px){.Header-module-scss-module__rIun6a__menuToggle{display:block}}.Header-module-scss-module__rIun6a__mobileActions{display:none}@media (max-width:768px){.Header-module-scss-module__rIun6a__mobileActions{margin-top:4rem;display:block}.Header-module-scss-module__rIun6a__mobileActions button{color:#fff!important}}.Header-module-scss-module__rIun6a__desktopAction{color:#fff!important}@media (max-width:768px){.Header-module-scss-module__rIun6a__desktopAction{display:none}}
.SectionWrapper-module-scss-module__XZGEIG__section{width:100%;padding:8rem 0;position:relative}.SectionWrapper-module-scss-module__XZGEIG__section.SectionWrapper-module-scss-module__XZGEIG__dark{background-color:#111}.SectionWrapper-module-scss-module__XZGEIG__section .SectionWrapper-module-scss-module__XZGEIG__container{max-width:1200px;margin:0 auto;padding:0 2rem}@media (max-width:768px){.SectionWrapper-module-scss-module__XZGEIG__section{padding:4rem 0}}.SectionWrapper-module-scss-module__XZGEIG__compact{padding:4rem 0!important}.SectionWrapper-module-scss-module__XZGEIG__none{padding:0!important}
.AuroraBackground-module-scss-module__6V4LnW__container{z-index:0;pointer-events:none;opacity:.4;mix-blend-mode:normal;width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden}
.Hero-module-scss-module__RMIlTa__hero{text-align:center;--color-primary:#00f2ea;justify-content:center;align-items:center;min-height:100vh;padding-top:80px;display:flex;position:relative;overflow:hidden}.Hero-module-scss-module__RMIlTa__content{z-index:10;flex-direction:column;align-items:center;max-width:800px;margin:2rem auto;display:flex;position:relative}.Hero-module-scss-module__RMIlTa__badge{color:#00f2ea;background:#00f2ea1a;border:1px solid #00f2ea33;border-radius:100px;align-items:center;margin-bottom:2rem;padding:.5rem 1rem;font-size:.875rem;font-weight:500;display:inline-flex}.Hero-module-scss-module__RMIlTa__title{letter-spacing:-.02em;margin-bottom:2rem;font-size:4rem;font-weight:800;line-height:1.1}@media (max-width:768px){.Hero-module-scss-module__RMIlTa__title{font-size:2.5rem}}.Hero-module-scss-module__RMIlTa__title .Hero-module-scss-module__RMIlTa__highlight{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#00f2ea 0%,#7928ca 100%);-webkit-background-clip:text;background-clip:text}.Hero-module-scss-module__RMIlTa__description{color:#a1a1aa;max-width:600px;margin-bottom:4rem;font-size:1.25rem}@media (max-width:768px){.Hero-module-scss-module__RMIlTa__description{font-size:1rem}}.Hero-module-scss-module__RMIlTa__actions{gap:2rem;margin-bottom:4rem;display:flex}@media (max-width:640px){.Hero-module-scss-module__RMIlTa__actions{flex-direction:column;width:100%}.Hero-module-scss-module__RMIlTa__actions button{width:100%}}.Hero-module-scss-module__RMIlTa__stats{border-top:1px solid #ffffff1a;gap:8rem;padding-top:2rem;display:flex}@media (max-width:640px){.Hero-module-scss-module__RMIlTa__stats{grid-template-columns:1fr 1fr;gap:2rem;width:100%;display:grid}}.Hero-module-scss-module__RMIlTa__statItem{cursor:pointer;border-radius:.5rem;flex-direction:column;align-items:center;padding:1rem;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative}.Hero-module-scss-module__RMIlTa__statItem .Hero-module-scss-module__RMIlTa__statValue{color:#00f2ea;font-variant-numeric:tabular-nums;font-feature-settings:"tnum" 1,"lnum" 1;text-align:center;justify-content:center;align-items:baseline;gap:2px;min-width:5ch;margin-bottom:.25rem;font-size:2.5rem;font-weight:700;line-height:1;transition:transform .3s;display:inline-flex}.Hero-module-scss-module__RMIlTa__statItem .Hero-module-scss-module__RMIlTa__statLabel{color:#a1a1aa;margin-top:.125rem;font-size:1rem;transition:color .3s}.Hero-module-scss-module__RMIlTa__statItem:before{content:"";-webkit-mask-composite:xor;opacity:0;background:linear-gradient(135deg,#00f2ea,#7928ca);border-radius:.5rem;padding:2px;transition:opacity .3s;position:absolute;inset:-2px;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.Hero-module-scss-module__RMIlTa__statItem:hover{background:#00f2ea0d;transform:translateY(-5px)scale(1.05)}.Hero-module-scss-module__RMIlTa__statItem:hover .Hero-module-scss-module__RMIlTa__statValue{text-shadow:0 0 20px #00f2ea80;transform:scale(1.1)}.Hero-module-scss-module__RMIlTa__statItem:hover .Hero-module-scss-module__RMIlTa__statLabel{color:#fff}.Hero-module-scss-module__RMIlTa__statItem:hover:before{opacity:1}
.Services-module-scss-module__yJ2xnW__services{background-color:#0a0a0a}.Services-module-scss-module__yJ2xnW__header{justify-content:space-between;align-items:flex-end;margin-bottom:3rem;display:flex}@media (max-width:640px){.Services-module-scss-module__yJ2xnW__header{flex-direction:column;align-items:flex-start;gap:2rem;margin-bottom:2rem}}.Services-module-scss-module__yJ2xnW__subtitle{color:#00f2ea;letter-spacing:.1em;text-transform:uppercase;margin-bottom:.5rem;font-size:.875rem;font-weight:600;display:block}.Services-module-scss-module__yJ2xnW__title{font-size:3rem}@media (max-width:768px){.Services-module-scss-module__yJ2xnW__title{font-size:2rem}}.Services-module-scss-module__yJ2xnW__title .Services-module-scss-module__yJ2xnW__highlight{color:#00f2ea}.Services-module-scss-module__yJ2xnW__description{color:#a1a1aa;max-width:620px}.Services-module-scss-module__yJ2xnW__grid{grid-template-columns:repeat(2,1fr);gap:2rem;display:grid}@media (max-width:768px){.Services-module-scss-module__yJ2xnW__grid{grid-template-columns:1fr}}.Services-module-scss-module__yJ2xnW__card{background:#111;border:1px solid #ffffff0d;border-radius:1rem;flex-direction:column;height:100%;padding:4rem;transition:all .3s;display:flex;position:relative;overflow:hidden}.Services-module-scss-module__yJ2xnW__card:hover{border-color:#00f2ea4d;transform:translateY(-5px);box-shadow:0 10px 30px #0003}.Services-module-scss-module__yJ2xnW__card:hover .Services-module-scss-module__yJ2xnW__iconWrapper{color:#0a0a0a;background:#00f2ea}.Services-module-scss-module__yJ2xnW__card:hover .Services-module-scss-module__yJ2xnW__link{color:#00f2ea;gap:.5rem}.Services-module-scss-module__yJ2xnW__iconWrapper{color:#00f2ea;background:#00f2ea1a;border-radius:.5rem;justify-content:center;align-items:center;width:64px;height:64px;margin-bottom:2rem;transition:all .3s;display:flex}.Services-module-scss-module__yJ2xnW__cardTitle{color:#fff;margin-bottom:1rem;font-size:1.5rem}.Services-module-scss-module__yJ2xnW__cardDescription{color:#a1a1aa;margin-bottom:2rem;line-height:1.6}.Services-module-scss-module__yJ2xnW__tags{flex-wrap:wrap;gap:.5rem;margin-top:auto;margin-bottom:2rem;display:flex}.Services-module-scss-module__yJ2xnW__tag{color:#a1a1aa;background:#ffffff0d;border-radius:100px;padding:.25rem .75rem;font-size:.75rem}.Services-module-scss-module__yJ2xnW__link{color:#fff;align-items:center;gap:.25rem;font-size:.875rem;font-weight:500;transition:all .3s;display:inline-flex}.Services-module-scss-module__yJ2xnW__headerActions{flex-direction:column;align-items:flex-end;gap:2rem;display:flex}@media (max-width:640px){.Services-module-scss-module__yJ2xnW__headerActions{align-items:center;gap:1rem;width:100%}}.Services-module-scss-module__yJ2xnW__navigation{align-items:center;gap:.5rem;display:flex}.Services-module-scss-module__yJ2xnW__viewAllButton{white-space:nowrap}@media (max-width:640px){.Services-module-scss-module__yJ2xnW__viewAllButton{justify-content:center;width:100%}}.Services-module-scss-module__yJ2xnW__swiper{padding:2rem 0;position:relative;overflow:hidden}.Services-module-scss-module__yJ2xnW__swiper .swiper-slide{height:auto;display:flex}.Services-module-scss-module__yJ2xnW__swiper:before,.Services-module-scss-module__yJ2xnW__swiper:after{content:"";z-index:2;pointer-events:none;width:80px;transition:opacity .3s;position:absolute;top:0;bottom:0}.Services-module-scss-module__yJ2xnW__swiper:before{background:linear-gradient(90deg,#0a0a0a 0%,#0000 100%);left:0}.Services-module-scss-module__yJ2xnW__swiper:after{background:linear-gradient(270deg,#0a0a0a 0%,#0000 100%);right:0}@media (max-width:768px){.Services-module-scss-module__yJ2xnW__swiper:before,.Services-module-scss-module__yJ2xnW__swiper:after{display:none}}.Services-module-scss-module__yJ2xnW__swiper.Services-module-scss-module__yJ2xnW__hideLeftShadow:before,.Services-module-scss-module__yJ2xnW__swiper.Services-module-scss-module__yJ2xnW__hideRightShadow:after{opacity:0}.Services-module-scss-module__yJ2xnW__cardLink{color:inherit;height:100%;text-decoration:none;display:block}.Services-module-scss-module__yJ2xnW__navButton{color:#00f2ea;cursor:pointer;background:linear-gradient(135deg,#00f2ea1a 0%,#00f2ea0d 100%);border:2px solid #00f2ea33;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;box-shadow:0 4px 12px #0000001a}.Services-module-scss-module__yJ2xnW__navButton:hover{color:#0a0a0a;background:#00f2ea;border-color:#00f2ea;transform:scale(1.05);box-shadow:0 6px 20px #00f2ea4d}.Services-module-scss-module__yJ2xnW__navButton:active{transform:scale(.95)}.Services-module-scss-module__yJ2xnW__navButton svg{stroke-width:2.5px}@media (max-width:640px){.Services-module-scss-module__yJ2xnW__navButton{border-width:1px;width:36px;height:36px}.Services-module-scss-module__yJ2xnW__navButton svg{width:16px;height:16px}}
.page-module-scss-module__FuefNa__main{background:#0a0a0a}.page-module-scss-module__FuefNa__hero{padding:6rem 0 3rem;position:relative;overflow:hidden}.page-module-scss-module__FuefNa__heroContent{z-index:2;text-align:center;max-width:960px;margin:0 auto;position:relative}.page-module-scss-module__FuefNa__backLink{color:#a1a1aa;align-items:center;gap:.5rem;margin-bottom:1rem;text-decoration:none;display:inline-flex}.page-module-scss-module__FuefNa__title{margin-bottom:1rem;font-size:3rem}@media (max-width:768px){.page-module-scss-module__FuefNa__title{font-size:2.25rem}}.page-module-scss-module__FuefNa__description{color:#a1a1aa}.page-module-scss-module__FuefNa__intro{max-width:920px;margin:0 auto}.page-module-scss-module__FuefNa__contentCard,.page-module-scss-module__FuefNa__teamCard,.page-module-scss-module__FuefNa__sideCard{background:#111;border:1px solid #ffffff0f;border-radius:1rem;padding:8rem}.page-module-scss-module__FuefNa__sectionHeader{margin-bottom:2rem}.page-module-scss-module__FuefNa__subtitle{color:#00f2ea;letter-spacing:.1em;font-size:.875rem;font-weight:600}.page-module-scss-module__FuefNa__sectionTitle{font-size:2rem}.page-module-scss-module__FuefNa__stats{grid-template-columns:repeat(4,1fr);gap:2rem;display:grid}@media (max-width:768px){.page-module-scss-module__FuefNa__stats{grid-template-columns:repeat(2,1fr)}}.page-module-scss-module__FuefNa__statItem{text-align:center;background:#111;border:1px solid #ffffff0f;border-radius:1rem;padding:4rem}.page-module-scss-module__FuefNa__statValue{color:#fff;font-size:2rem}.page-module-scss-module__FuefNa__statLabel{color:#a1a1aa}.page-module-scss-module__FuefNa__teamGrid{grid-template-columns:repeat(3,1fr);gap:4rem;display:grid}@media (max-width:1024px){.page-module-scss-module__FuefNa__teamGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.page-module-scss-module__FuefNa__teamGrid{grid-template-columns:1fr}}.page-module-scss-module__FuefNa__teamCard{text-align:center}.page-module-scss-module__FuefNa__memberName{margin-top:1rem;font-weight:600}.page-module-scss-module__FuefNa__memberRole{color:#a1a1aa}.page-module-scss-module__FuefNa__cta{background:linear-gradient(#00000059,#0003),radial-gradient(1200px 200px at 100% -40%,#00f2ea40,#0000 60%);border:1px solid #ffffff14;border-radius:2rem;grid-template-columns:1fr auto;align-items:center;gap:8rem;margin-top:8rem;padding:clamp(1.5rem,2.5vw,2.5rem);display:grid;box-shadow:0 20px 60px #00000040}@media (max-width:768px){.page-module-scss-module__FuefNa__cta{text-align:center;grid-template-columns:1fr}}.page-module-scss-module__FuefNa__ctaTitle{letter-spacing:-.01em;font-size:2.25rem}.page-module-scss-module__FuefNa__ctaText{color:#a1a1aa;max-width:48ch;margin-top:.5rem}.page-module-scss-module__FuefNa__ctaActions{flex-wrap:wrap;justify-self:end;gap:2rem;display:inline-flex}.page-module-scss-module__FuefNa__ctaPrimary{color:#fff;cursor:pointer;background:linear-gradient(135deg,#00f2ea 0%,#7928ca 100%);border:1px solid #00f2ea99;border-radius:1rem;align-items:center;gap:.5rem;padding:.875rem 1.25rem;font-weight:700;text-decoration:none;transition:transform .15s,box-shadow .2s,opacity .2s;display:inline-flex;box-shadow:0 10px 24px #00f2ea40}.page-module-scss-module__FuefNa__ctaPrimary:hover{transform:translateY(-2px);box-shadow:0 14px 30px #00f2ea59}.page-module-scss-module__FuefNa__ctaPrimary:active{transform:translateY(0)}.page-module-scss-module__FuefNa__ctaSecondary{color:#fff;cursor:pointer;background:#ffffff05;border:1px solid #ffffff4d;border-radius:1rem;align-items:center;gap:.5rem;padding:.875rem 1.25rem;text-decoration:none;transition:background .2s,border-color .2s,transform .15s;display:inline-flex}.page-module-scss-module__FuefNa__ctaSecondary:hover{background:#ffffff0f;transform:translateY(-2px)}.page-module-scss-module__FuefNa__ctaSecondary:active{transform:translateY(0)}.page-module-scss-module__FuefNa__clientsCompact{padding-top:1rem}.page-module-scss-module__FuefNa__clientsCompact .clients{padding-top:0;padding-bottom:0}.page-module-scss-module__FuefNa__clientsCompact .clients .page-module-scss-module__FuefNa__header{margin-bottom:2rem}:is(.page-module-scss-module__FuefNa__clientsCompact .clients .page-module-scss-module__FuefNa__marqueeContainer,.page-module-scss-module__FuefNa__clientsCompact .clients .page-module-scss-module__FuefNa__sliderContainer){padding-top:.5rem;padding-bottom:.5rem}.page-module-scss-module__FuefNa__clientsCompact .clients .page-module-scss-module__FuefNa__swiper{padding-top:.5rem;padding-bottom:.5rem}.page-module-scss-module__FuefNa__clientsCompact .clients .page-module-scss-module__FuefNa__logoWrapper{min-width:180px;height:96px;padding:.5rem 1rem}
.Clients-module-scss-module__iREsSq__clients{background-color:#0a0a0a;position:relative;overflow:hidden}.Clients-module-scss-module__iREsSq__header{text-align:center;max-width:600px;margin:0 auto 4rem}@media (max-width:768px){.Clients-module-scss-module__iREsSq__header{margin-bottom:4rem}}.Clients-module-scss-module__iREsSq__subtitle{color:#00f2ea;letter-spacing:.1em;text-transform:uppercase;margin-bottom:.5rem;font-size:.875rem;font-weight:600;display:block}.Clients-module-scss-module__iREsSq__title{color:#fff;margin-bottom:2rem;font-size:2.5rem}@media (max-width:768px){.Clients-module-scss-module__iREsSq__title{font-size:2rem}}.Clients-module-scss-module__iREsSq__marqueeContainer{padding:1rem 0;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%)}.Clients-module-scss-module__iREsSq__marqueeContainer:before,.Clients-module-scss-module__iREsSq__marqueeContainer:after{content:"";z-index:2;pointer-events:none;width:100px;position:absolute;top:0;bottom:0}@media (max-width:768px){.Clients-module-scss-module__iREsSq__marqueeContainer:before,.Clients-module-scss-module__iREsSq__marqueeContainer:after{width:40px}}.Clients-module-scss-module__iREsSq__marqueeContainer:before{background:linear-gradient(90deg,#0a0a0a 0%,#0000 100%);left:0}.Clients-module-scss-module__iREsSq__marqueeContainer:after{background:linear-gradient(270deg,#0a0a0a 0%,#0000 100%);right:0}.Clients-module-scss-module__iREsSq__marqueeTrack{gap:40px;width:max-content;animation:40s linear infinite Clients-module-scss-module__iREsSq__scroll;display:flex}.Clients-module-scss-module__iREsSq__marqueeTrack:hover{animation-play-state:paused}.Clients-module-scss-module__iREsSq__logoWrapper{background:#ffffff05;border:1px solid #ffffff0d;border-radius:1rem;flex-shrink:0;justify-content:center;align-items:center;min-width:200px;height:108px;padding:1rem 2rem;transition:all .3s;display:flex;transform:translateZ(0)}.Clients-module-scss-module__iREsSq__logoWrapper:hover{background:#ffffff0d;border-color:#00f2ea33;transform:translateY(-5px)}@media (max-width:768px){.Clients-module-scss-module__iREsSq__logoWrapper{min-width:160px;height:92px;padding:.5rem 1rem}}.Clients-module-scss-module__iREsSq__logo{object-fit:contain;filter:grayscale()brightness(.8);opacity:.7;max-width:100%;max-height:84px;transition:all .3s;width:auto!important;height:auto!important}.Clients-module-scss-module__iREsSq__logoWrapper:hover .Clients-module-scss-module__iREsSq__logo{filter:grayscale(0%)brightness();opacity:1}@media (max-width:768px){.Clients-module-scss-module__iREsSq__logo{max-height:68px}}@keyframes Clients-module-scss-module__iREsSq__scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}
.Contact-module-scss-module__6_RZca__contact{background-color:#0a0a0a}.Contact-module-scss-module__6_RZca__grid{grid-template-columns:1fr 1fr;align-items:center;gap:8rem;display:grid}@media (max-width:768px){.Contact-module-scss-module__6_RZca__grid{grid-template-columns:1fr;gap:4rem}}.Contact-module-scss-module__6_RZca__subtitle{color:#00f2ea;letter-spacing:.1em;text-transform:uppercase;margin-bottom:.5rem;font-size:.875rem;font-weight:600;display:block}.Contact-module-scss-module__6_RZca__title{margin-bottom:2rem;font-size:3rem}@media (max-width:768px){.Contact-module-scss-module__6_RZca__title{font-size:2rem}}.Contact-module-scss-module__6_RZca__title .Contact-module-scss-module__6_RZca__highlight{color:#00f2ea}.Contact-module-scss-module__6_RZca__description{color:#a1a1aa;max-width:500px;margin-bottom:4rem;font-size:1.125rem}.Contact-module-scss-module__6_RZca__contactDetails{flex-direction:column;gap:2rem;display:flex}.Contact-module-scss-module__6_RZca__detailItem{align-items:center;gap:2rem;display:flex}.Contact-module-scss-module__6_RZca__iconWrapper{color:#00f2ea;background:#00f2ea1a;border-radius:.5rem;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.Contact-module-scss-module__6_RZca__label{color:#a1a1aa;margin-bottom:.25rem;font-size:.875rem;display:block}.Contact-module-scss-module__6_RZca__value{color:#fff;font-size:1.125rem;font-weight:600}.Contact-module-scss-module__6_RZca__formWrapper{background:#111;border:1px solid #ffffff0d;border-radius:1rem;padding:4rem}@media (max-width:768px){.Contact-module-scss-module__6_RZca__formWrapper{border-radius:0;width:calc(100% + 4rem);margin:0 -2rem;padding:2rem}}.Contact-module-scss-module__6_RZca__form{flex-direction:column;gap:2rem;display:flex}.Contact-module-scss-module__6_RZca__formGroup{flex-direction:column;gap:.5rem;display:flex}.Contact-module-scss-module__6_RZca__formGroup label{color:#fff;font-size:.875rem;font-weight:500}.Contact-module-scss-module__6_RZca__formGroup input,.Contact-module-scss-module__6_RZca__formGroup textarea{color:#fff;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:.5rem;padding:.75rem;font-family:Outfit,sans-serif;font-size:1rem;transition:all .2s}.Contact-module-scss-module__6_RZca__formGroup input:focus,.Contact-module-scss-module__6_RZca__formGroup textarea:focus{background:#00f2ea0d;border-color:#00f2ea;outline:none}.Contact-module-scss-module__6_RZca__formGroup input::placeholder,.Contact-module-scss-module__6_RZca__formGroup textarea::placeholder{color:#a1a1aa80}.Contact-module-scss-module__6_RZca__formGroup textarea{resize:vertical;min-height:120px}
.page-module-scss-module__90hubW__main{color:#fff;background-color:#0a0a0a;min-height:100vh}.page-module-scss-module__90hubW__hero{justify-content:center;align-items:center;min-height:50vh;padding:100px 2rem 4rem;display:flex;position:relative;overflow:hidden}@media (max-width:768px){.page-module-scss-module__90hubW__hero{min-height:40vh;padding:80px 2rem 2rem}}.page-module-scss-module__90hubW__heroContent{z-index:10;text-align:center;max-width:700px;margin:0 auto;padding:0 2rem;position:relative}.page-module-scss-module__90hubW__backLink{color:#ffffff80;align-items:center;gap:.5rem;margin-bottom:2rem;font-size:.875rem;font-weight:500;text-decoration:none;transition:all .3s;display:inline-flex}.page-module-scss-module__90hubW__backLink:hover{color:#00f2ea;gap:.75rem}.page-module-scss-module__90hubW__iconWrapper{color:#00f2ea;background:linear-gradient(135deg,#00f2ea1a,#7928ca0d);border:1px solid #00f2ea33;border-radius:1rem;justify-content:center;align-items:center;width:72px;height:72px;margin:0 auto 2rem;display:flex}.page-module-scss-module__90hubW__iconWrapper svg{width:36px;height:36px}.page-module-scss-module__90hubW__title{letter-spacing:-.02em;margin-bottom:1rem;font-size:2.5rem;font-weight:700;line-height:1.2}@media (max-width:768px){.page-module-scss-module__90hubW__title{font-size:1.875rem}}.page-module-scss-module__90hubW__description{color:#fff9;max-width:500px;margin:0 auto;font-size:1.125rem;line-height:1.6}@media (max-width:768px){.page-module-scss-module__90hubW__description{font-size:1rem}}.page-module-scss-module__90hubW__heroOverlay{z-index:2;pointer-events:none;background:radial-gradient(circle,#0000 0%,#0a0a0a 100%);width:100%;height:100%;position:absolute;top:0;left:0}.page-module-scss-module__90hubW__contentSection{z-index:5;max-width:900px;margin:0 auto;padding-bottom:8rem;position:relative}@media (max-width:768px){.page-module-scss-module__90hubW__contentSection{padding-bottom:4rem}}.page-module-scss-module__90hubW__sectionHeader{align-items:center;gap:1rem;margin-bottom:2rem;display:flex}@media (max-width:768px){.page-module-scss-module__90hubW__sectionHeader{margin-bottom:1rem}}.page-module-scss-module__90hubW__headerIcon{color:#00f2ea;flex-shrink:0}.page-module-scss-module__90hubW__sectionTitle{color:#fff;margin:0;font-size:1.5rem;font-weight:600}@media (max-width:768px){.page-module-scss-module__90hubW__sectionTitle{font-size:1.25rem}}.page-module-scss-module__90hubW__aboutSection{margin-bottom:8rem}@media (max-width:768px){.page-module-scss-module__90hubW__aboutSection{margin-bottom:4rem}}.page-module-scss-module__90hubW__aboutText{color:#ffffffb3;font-size:1rem;line-height:1.8}.page-module-scss-module__90hubW__featuresSection{margin-bottom:8rem}@media (max-width:768px){.page-module-scss-module__90hubW__featuresSection{margin-bottom:4rem}}.page-module-scss-module__90hubW__featuresGrid{grid-template-columns:repeat(2,1fr);gap:1rem;display:grid}@media (max-width:640px){.page-module-scss-module__90hubW__featuresGrid{grid-template-columns:1fr}}.page-module-scss-module__90hubW__featureCard{background:#111;border:1px solid #ffffff0d;border-radius:1rem;align-items:center;gap:1rem;padding:2rem;transition:all .3s;display:flex}.page-module-scss-module__90hubW__featureCard:hover{background:#00f2ea05;border-color:#00f2ea33;transform:translate(5px)}.page-module-scss-module__90hubW__featureIcon{color:#00f2ea;flex-shrink:0}.page-module-scss-module__90hubW__featureText{color:#fffc;font-size:.9375rem;font-weight:500}.page-module-scss-module__90hubW__processSection{margin-bottom:8rem}@media (max-width:768px){.page-module-scss-module__90hubW__processSection{margin-bottom:4rem}}.page-module-scss-module__90hubW__processGrid{flex-direction:column;gap:2rem;display:flex}.page-module-scss-module__90hubW__processCard{background:#111;border:1px solid #ffffff0d;border-radius:1rem;padding:2rem;transition:all .3s}.page-module-scss-module__90hubW__processCard:hover{border-color:#00f2ea33;transform:translateY(-2px)}.page-module-scss-module__90hubW__processHeader{align-items:center;gap:2rem;margin-bottom:1rem;display:flex}.page-module-scss-module__90hubW__processNumber{color:#00f2ea4d;flex-shrink:0;font-size:1.5rem;font-weight:700;line-height:1}.page-module-scss-module__90hubW__processTitle{color:#fff;margin:0;font-size:1.125rem;font-weight:600}.page-module-scss-module__90hubW__processDescription{color:#fff9;padding-left:3.5rem;font-size:.9375rem;line-height:1.6}@media (max-width:640px){.page-module-scss-module__90hubW__processDescription{padding-left:0}}.page-module-scss-module__90hubW__ctaSection{text-align:center;background:linear-gradient(135deg,#00f2ea0d,#7928ca05);border:1px solid #00f2ea1a;border-radius:2rem;margin-top:8rem;padding:4rem}@media (max-width:768px){.page-module-scss-module__90hubW__ctaSection{margin-top:4rem;padding:2rem}}.page-module-scss-module__90hubW__ctaContent{margin-bottom:2rem}.page-module-scss-module__90hubW__ctaTitle{color:#fff;margin-bottom:.5rem;font-size:1.5rem;font-weight:600}@media (max-width:768px){.page-module-scss-module__90hubW__ctaTitle{font-size:1.25rem}}.page-module-scss-module__90hubW__ctaText{color:#fff9;max-width:600px;margin:0 auto;font-size:1rem;line-height:1.6}
.page-module-scss-module__xybSUW__main{color:#fff;background-color:#0a0a0a;min-height:100vh}.page-module-scss-module__xybSUW__hero{justify-content:center;align-items:center;min-height:40vh;padding:100px 2rem 4rem;display:flex;position:relative;overflow:hidden}@media (max-width:768px){.page-module-scss-module__xybSUW__hero{min-height:35vh;padding:80px 2rem 2rem}}.page-module-scss-module__xybSUW__heroContent{z-index:10;text-align:center;max-width:700px;margin:0 auto;padding:0 2rem;position:relative}.page-module-scss-module__xybSUW__backLink{color:#fff6;align-items:center;gap:.375rem;margin-bottom:2rem;font-size:.8125rem;font-weight:400;text-decoration:none;transition:all .2s;display:inline-flex}.page-module-scss-module__xybSUW__backLink:hover{color:#00f2ea;gap:.5rem}.page-module-scss-module__xybSUW__title{letter-spacing:-.02em;margin-bottom:1rem;font-size:2.5rem;font-weight:700;line-height:1.2}@media (max-width:768px){.page-module-scss-module__xybSUW__title{font-size:1.875rem}}.page-module-scss-module__xybSUW__description{color:#fff9;max-width:500px;margin:0 auto;font-size:1.125rem;line-height:1.6}@media (max-width:768px){.page-module-scss-module__xybSUW__description{font-size:1rem}}.page-module-scss-module__xybSUW__heroOverlay{z-index:2;pointer-events:none;background:radial-gradient(circle,#0000 0%,#0a0a0a 100%);width:100%;height:100%;position:absolute;top:0;left:0}.page-module-scss-module__xybSUW__servicesSection{z-index:5;padding-bottom:8rem;position:relative}@media (max-width:768px){.page-module-scss-module__xybSUW__servicesSection{padding-bottom:4rem}}.page-module-scss-module__xybSUW__servicesGrid{grid-template-columns:repeat(2,1fr);gap:4rem;display:grid}@media (max-width:1024px){.page-module-scss-module__xybSUW__servicesGrid{gap:2rem}}@media (max-width:768px){.page-module-scss-module__xybSUW__servicesGrid{grid-template-columns:1fr}}.page-module-scss-module__xybSUW__serviceCard{background:#111;border:1px solid #ffffff0d;border-radius:2rem;flex-direction:column;height:100%;padding:4rem;transition:all .3s;display:flex;position:relative;overflow:hidden}.page-module-scss-module__xybSUW__serviceCard:hover{border-color:#00f2ea4d;transform:translateY(-5px);box-shadow:0 10px 30px #0003}.page-module-scss-module__xybSUW__serviceCard:hover .page-module-scss-module__xybSUW__iconWrapper{color:#0a0a0a;background:#00f2ea}.page-module-scss-module__xybSUW__serviceCard:hover .page-module-scss-module__xybSUW__link{color:#00f2ea;gap:.5rem}@media (max-width:768px){.page-module-scss-module__xybSUW__serviceCard{padding:2rem}}.page-module-scss-module__xybSUW__cardLink{height:100%;color:inherit;flex-direction:column;text-decoration:none;display:flex}.page-module-scss-module__xybSUW__iconWrapper{color:#00f2ea;background:#00f2ea1a;border-radius:.5rem;justify-content:center;align-items:center;width:64px;height:64px;margin-bottom:2rem;transition:all .3s;display:flex}.page-module-scss-module__xybSUW__serviceTitle{color:#fff;margin-bottom:1rem;font-size:1.5rem;font-weight:600}@media (max-width:768px){.page-module-scss-module__xybSUW__serviceTitle{font-size:1.25rem}}.page-module-scss-module__xybSUW__serviceDescription{color:#ffffffb3;margin-bottom:2rem;line-height:1.6}.page-module-scss-module__xybSUW__tags{flex-wrap:wrap;gap:.5rem;margin-bottom:2rem;display:flex}.page-module-scss-module__xybSUW__tag{color:#ffffffb3;background:#ffffff0d;border-radius:9999px;padding:.25rem .75rem;font-size:.75rem}.page-module-scss-module__xybSUW__features{border-top:1px solid #ffffff0d;margin-bottom:2rem;padding-top:2rem}.page-module-scss-module__xybSUW__featuresTitle{color:#fffc;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.5rem;font-size:.875rem;font-weight:600}.page-module-scss-module__xybSUW__featuresList{flex-direction:column;gap:.375rem;margin:0;padding:0;list-style:none;display:flex}.page-module-scss-module__xybSUW__featuresList li{color:#fff9;padding-left:1rem;font-size:.875rem;position:relative}.page-module-scss-module__xybSUW__featuresList li:before{content:"•";color:#00f2ea;position:absolute;left:0}.page-module-scss-module__xybSUW__featuresList li.page-module-scss-module__xybSUW__moreFeatures{color:#ffffff80;font-style:italic}.page-module-scss-module__xybSUW__link{color:#fff;align-items:center;gap:.25rem;margin-top:auto;font-size:.875rem;font-weight:500;transition:all .3s;display:inline-flex}
.page-module-scss-module__5o_mma__main{color:#fff;background-color:#0a0a0a;min-height:100vh}.page-module-scss-module__5o_mma__hero{justify-content:center;align-items:center;min-height:50vh;padding:100px 2rem 4rem;display:flex;position:relative;overflow:hidden}@media (max-width:768px){.page-module-scss-module__5o_mma__hero{min-height:40vh;padding:80px 2rem 2rem}}.page-module-scss-module__5o_mma__heroContent{z-index:10;text-align:center;max-width:700px;margin:0 auto;padding:0 2rem;position:relative}.page-module-scss-module__5o_mma__backLink{color:#fff6;align-items:center;gap:.375rem;margin-bottom:2rem;font-size:.8125rem;font-weight:400;text-decoration:none;transition:all .2s;display:inline-flex}.page-module-scss-module__5o_mma__backLink:hover{color:#00f2ea;gap:.5rem}.page-module-scss-module__5o_mma__category{text-transform:uppercase;letter-spacing:.1em;background:#00f2ea1a;border:1px solid #00f2ea33;border-radius:9999px;margin-bottom:1rem;padding:.5rem 1rem;font-size:.875rem;font-weight:600;display:inline-block}.page-module-scss-module__5o_mma__title{letter-spacing:-.02em;margin-bottom:1rem;font-size:2.5rem;font-weight:700;line-height:1.2}@media (max-width:768px){.page-module-scss-module__5o_mma__title{font-size:1.875rem}}.page-module-scss-module__5o_mma__description{color:#fff9;max-width:500px;margin:0 auto 2rem;font-size:1.125rem;line-height:1.6}@media (max-width:768px){.page-module-scss-module__5o_mma__description{font-size:1rem}}.page-module-scss-module__5o_mma__metaGrid{flex-wrap:wrap;justify-content:center;gap:2rem;padding-top:.5rem;display:flex}.page-module-scss-module__5o_mma__metaItem{color:#ffffff80;background:#ffffff08;border-radius:9999px;padding:.25rem 1rem;font-size:.875rem}.page-module-scss-module__5o_mma__heroOverlay{z-index:2;pointer-events:none;background:radial-gradient(circle,#0000 0%,#0a0a0a 100%);width:100%;height:100%;position:absolute;top:0;left:0}.page-module-scss-module__5o_mma__contentSection{z-index:5;max-width:900px;margin:0 auto;padding-bottom:8rem;position:relative}@media (max-width:768px){.page-module-scss-module__5o_mma__contentSection{padding-bottom:4rem}}.page-module-scss-module__5o_mma__featuredImage{border-radius:1rem;max-height:400px;margin-bottom:4rem;overflow:hidden}@media (max-width:768px){.page-module-scss-module__5o_mma__featuredImage{max-height:300px;margin-bottom:2rem}}.page-module-scss-module__5o_mma__image{object-fit:cover;width:100%;height:auto;display:block}.page-module-scss-module__5o_mma__detailsGrid{grid-template-columns:repeat(3,1fr);gap:2rem;margin-bottom:4rem;display:grid}@media (max-width:1024px){.page-module-scss-module__5o_mma__detailsGrid{grid-template-columns:1fr;gap:1rem}}.page-module-scss-module__5o_mma__detailCard{background:#111;border:1px solid #ffffff0d;border-radius:1rem;padding:2rem;transition:all .3s}.page-module-scss-module__5o_mma__detailCard:hover{border-color:#00f2ea26;transform:translateY(-3px)}.page-module-scss-module__5o_mma__detailIcon{color:#00f2ea;margin-bottom:.5rem}.page-module-scss-module__5o_mma__detailTitle{color:#fff;text-transform:uppercase;letter-spacing:.05em;opacity:.7;margin:0 0 .5rem;font-size:.8125rem;font-weight:600}.page-module-scss-module__5o_mma__detailText{color:#ffffffb3;font-size:.9375rem;line-height:1.6}.page-module-scss-module__5o_mma__techSection{margin-bottom:8rem}@media (max-width:768px){.page-module-scss-module__5o_mma__techSection{margin-bottom:4rem}}.page-module-scss-module__5o_mma__sectionHeader{align-items:center;gap:1rem;margin-bottom:2rem;display:flex}.page-module-scss-module__5o_mma__headerIcon{color:#00f2ea;flex-shrink:0}.page-module-scss-module__5o_mma__sectionTitle{color:#fff;margin:0;font-size:1.5rem;font-weight:600}@media (max-width:768px){.page-module-scss-module__5o_mma__sectionTitle{font-size:1.25rem}}.page-module-scss-module__5o_mma__techGrid{flex-wrap:wrap;gap:.5rem;display:flex}.page-module-scss-module__5o_mma__techTag{color:#fffc;background:#111;border:1px solid #ffffff0d;border-radius:9999px;padding:.5rem 2rem;font-size:.875rem;font-weight:500;transition:all .3s}.page-module-scss-module__5o_mma__techTag:hover{background:#00f2ea0d;border-color:#00f2ea4d;transform:translateY(-2px)}.page-module-scss-module__5o_mma__gallerySection{margin-bottom:8rem}@media (max-width:768px){.page-module-scss-module__5o_mma__gallerySection{margin-bottom:4rem}}.page-module-scss-module__5o_mma__galleryGrid{grid-template-columns:repeat(2,1fr);gap:2rem;margin-top:2rem;display:grid}@media (max-width:768px){.page-module-scss-module__5o_mma__galleryGrid{grid-template-columns:1fr}}.page-module-scss-module__5o_mma__galleryItem{background:#111;border-radius:1rem;overflow:hidden}.page-module-scss-module__5o_mma__galleryImage{width:100%;height:auto;transition:transform .5s;display:block}.page-module-scss-module__5o_mma__galleryImage:hover{transform:scale(1.05)}.page-module-scss-module__5o_mma__ctaSection{text-align:center;background:linear-gradient(135deg,#00f2ea0d,#7928ca05);border:1px solid #00f2ea1a;border-radius:2rem;margin-top:8rem;padding:4rem}@media (max-width:768px){.page-module-scss-module__5o_mma__ctaSection{margin-top:4rem;padding:2rem}}.page-module-scss-module__5o_mma__ctaContent{margin-bottom:2rem}.page-module-scss-module__5o_mma__ctaTitle{color:#fff;margin-bottom:.5rem;font-size:1.5rem;font-weight:600}@media (max-width:768px){.page-module-scss-module__5o_mma__ctaTitle{font-size:1.25rem}}.page-module-scss-module__5o_mma__ctaText{color:#fff9;max-width:600px;margin:0 auto;font-size:1rem;line-height:1.6}
.page-module-scss-module__x0Qqwq__main{color:#fff;background-color:#0a0a0a;min-height:100vh}.page-module-scss-module__x0Qqwq__hero{justify-content:center;align-items:center;min-height:40vh;padding:100px 2rem 4rem;display:flex;position:relative;overflow:hidden}@media (max-width:768px){.page-module-scss-module__x0Qqwq__hero{min-height:35vh;padding:80px 2rem 2rem}}.page-module-scss-module__x0Qqwq__heroContent{z-index:10;text-align:center;max-width:700px;margin:0 auto;padding:0 2rem;position:relative}.page-module-scss-module__x0Qqwq__backLink{color:#fff6;align-items:center;gap:.375rem;margin-bottom:2rem;font-size:.8125rem;font-weight:400;text-decoration:none;transition:all .2s;display:inline-flex}.page-module-scss-module__x0Qqwq__backLink:hover{color:#00f2ea;gap:.5rem}.page-module-scss-module__x0Qqwq__title{letter-spacing:-.02em;margin-bottom:1rem;font-size:2.5rem;font-weight:700;line-height:1.2}@media (max-width:768px){.page-module-scss-module__x0Qqwq__title{font-size:1.875rem}}.page-module-scss-module__x0Qqwq__description{color:#fff9;max-width:500px;margin:0 auto;font-size:1.125rem;line-height:1.6}@media (max-width:768px){.page-module-scss-module__x0Qqwq__description{font-size:1rem}}.page-module-scss-module__x0Qqwq__heroOverlay{z-index:2;pointer-events:none;background:radial-gradient(circle,#0000 0%,#0a0a0a 100%);width:100%;height:100%;position:absolute;top:0;left:0}.page-module-scss-module__x0Qqwq__portfolioSection{z-index:5;padding-bottom:8rem;position:relative}@media (max-width:768px){.page-module-scss-module__x0Qqwq__portfolioSection{padding-bottom:4rem}}.page-module-scss-module__x0Qqwq__projectsGrid{grid-template-columns:repeat(3,1fr);gap:4rem;display:grid}@media (max-width:1024px){.page-module-scss-module__x0Qqwq__projectsGrid{grid-template-columns:repeat(2,1fr);gap:2rem}}@media (max-width:640px){.page-module-scss-module__x0Qqwq__projectsGrid{grid-template-columns:1fr}}.page-module-scss-module__x0Qqwq__projectCard{background:#111;border:1px solid #ffffff0d;border-radius:2rem;transition:all .3s;overflow:hidden}.page-module-scss-module__x0Qqwq__projectCard:hover{border-color:#00f2ea33;transform:translateY(-5px);box-shadow:0 10px 30px #0000004d}.page-module-scss-module__x0Qqwq__projectCard:hover .page-module-scss-module__x0Qqwq__overlay{opacity:1}.page-module-scss-module__x0Qqwq__projectCard:hover .page-module-scss-module__x0Qqwq__image{transform:scale(1.05)}.page-module-scss-module__x0Qqwq__cardLink{color:inherit;text-decoration:none;display:block}.page-module-scss-module__x0Qqwq__imageWrapper{aspect-ratio:16/10;background:#ffffff05;position:relative;overflow:hidden}.page-module-scss-module__x0Qqwq__image{object-fit:cover;width:100%;height:100%;transition:transform .5s}.page-module-scss-module__x0Qqwq__overlay{opacity:0;background:linear-gradient(#0003,#00f2eacc);justify-content:center;align-items:center;transition:opacity .3s;display:flex;position:absolute;inset:0}.page-module-scss-module__x0Qqwq__overlayContent{color:#fff;flex-direction:column;align-items:center;gap:.5rem;font-size:1rem;font-weight:600;display:flex}.page-module-scss-module__x0Qqwq__cardContent{padding:2rem}.page-module-scss-module__x0Qqwq__category{text-transform:uppercase;letter-spacing:.1em;margin-bottom:.5rem;font-size:.75rem;font-weight:600;display:inline-block}.page-module-scss-module__x0Qqwq__projectTitle{color:#fff;margin-bottom:.5rem;font-size:1.25rem;font-weight:600;line-height:1.3}.page-module-scss-module__x0Qqwq__projectDescription{color:#fff9;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:1rem;font-size:.9375rem;line-height:1.6;display:-webkit-box;overflow:hidden}.page-module-scss-module__x0Qqwq__technologies{flex-wrap:wrap;gap:.5rem;display:flex}.page-module-scss-module__x0Qqwq__techTag{color:#ffffffb3;background:#ffffff0d;border-radius:9999px;padding:.25rem .5rem;font-size:.75rem}
