.ProjectButton-module__g2MJyq__button{background:linear-gradient(100deg, var(--accent), var(--primary));width:fit-content;color:var(--text-primary);text-align:center;background-position:100%;background-size:150% 100%;border:0;border-radius:50px;flex-shrink:0;justify-content:center;align-items:center;padding:16px 42px;font-size:32px;font-weight:600;line-height:1.3;transition:transform .22s,background-position .35s;display:inline-flex}.ProjectButton-module__g2MJyq__compact{padding:12px 32px;font-size:17.73px}@media (hover:hover){.ProjectButton-module__g2MJyq__button:hover{background-position:0%;transform:scale(1.03)}}.ProjectButton-module__g2MJyq__button:active{transform:scale(1)}@media (max-width:900px){.ProjectButton-module__g2MJyq__button{padding:16px 32px;font-size:23px}.ProjectButton-module__g2MJyq__compact{padding:12px 22px;font-size:14px}}@media (max-width:480px){.ProjectButton-module__g2MJyq__button{font-size:20px}.ProjectButton-module__g2MJyq__compact{padding:11px 15px;font-size:12px}}@media (prefers-reduced-motion:reduce){.ProjectButton-module__g2MJyq__button{transition:none}.ProjectButton-module__g2MJyq__button:hover{transform:none}}
.Header-module__Af2_WG__header{z-index:20;border-bottom:1px solid var(--border);background:var(--surface);padding-block:32px;position:relative}.Header-module__Af2_WG__container{justify-content:space-between;align-items:center;gap:24px;width:min(1240px,100% - 40px);margin-inline:auto;display:flex}.Header-module__Af2_WG__logo{flex-shrink:0;width:210px;height:45px;display:block}.Header-module__Af2_WG__logo img{width:100%;height:100%;display:block}.Header-module__Af2_WG__links{justify-content:center;align-items:center;gap:32px;list-style:none;display:flex}.Header-module__Af2_WG__links a{color:var(--text-primary);font-family:var(--font-inter), sans-serif;white-space:nowrap;font-size:22px;font-weight:400;line-height:1.3;transition:color .18s}.Header-module__Af2_WG__links,.Header-module__Af2_WG__links a:hover{color:var(--primary)}.Header-module__Af2_WG__desktopCta{flex-shrink:0;align-items:center;display:flex}.Header-module__Af2_WG__menuToggle,.Header-module__Af2_WG__mobileCta{display:none}.Header-module__Af2_WG__skipLink{z-index:100;background:var(--primary);color:#fff;font-family:var(--font-inter), sans-serif;border-radius:12px;padding:12px 20px;font-size:16px;position:absolute;top:12px;left:20px;transform:translateY(-160%)}.Header-module__Af2_WG__skipLink:focus{transform:translateY(0)}.Header-module__Af2_WG__logo:focus-visible,.Header-module__Af2_WG__links a:focus-visible,.Header-module__Af2_WG__menuToggle:focus-visible{outline:2px solid var(--primary);outline-offset:6px;border-radius:4px}@media (max-width:1100px){.Header-module__Af2_WG__header{padding-block:24px}.Header-module__Af2_WG__desktopCta{order:2;margin-left:auto}.Header-module__Af2_WG__menuToggle{border:1px solid var(--border);width:44px;height:44px;color:var(--text-primary);cursor:pointer;background:0 0;border-radius:12px;flex-shrink:0;order:3;justify-content:center;align-items:center;display:flex}.Header-module__Af2_WG__menuIcon{width:20px;height:16px;display:block;position:relative}.Header-module__Af2_WG__menuIcon span{background:currentColor;border-radius:2px;height:2px;transition:transform .2s,opacity .2s;position:absolute;left:0;right:0}.Header-module__Af2_WG__menuIcon span:first-child{top:0}.Header-module__Af2_WG__menuIcon span:nth-child(2){top:7px}.Header-module__Af2_WG__menuIcon span:nth-child(3){top:14px}.Header-module__Af2_WG__menuIcon[data-open=true] span:first-child{transform:translateY(7px)rotate(45deg)}.Header-module__Af2_WG__menuIcon[data-open=true] span:nth-child(2){opacity:0}.Header-module__Af2_WG__menuIcon[data-open=true] span:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.Header-module__Af2_WG__navigation{border-bottom:1px solid var(--border);background:var(--surface);padding:24px;display:none;position:absolute;top:100%;left:0;right:0;box-shadow:0 24px 40px #0003}.Header-module__Af2_WG__navigation[data-open=true]{animation:.18s ease-out Header-module__Af2_WG__menuEntrance;display:block}.Header-module__Af2_WG__links{flex-direction:column;align-items:stretch;gap:4px;max-width:600px;margin-inline:auto}.Header-module__Af2_WG__links a{padding:12px;font-size:20px;display:block}}@media (max-width:600px){.Header-module__Af2_WG__header{padding-block:22px}.Header-module__Af2_WG__logo{width:168px;height:36px}.Header-module__Af2_WG__desktopCta{display:none}.Header-module__Af2_WG__mobileCta{margin:16px 12px 8px;display:block}.Header-module__Af2_WG__navigation{padding:16px 20px 24px}}@keyframes Header-module__Af2_WG__menuEntrance{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.Header-module__Af2_WG__links a,.Header-module__Af2_WG__menuIcon span{transition:none}.Header-module__Af2_WG__navigation[data-open=true]{animation:none}}
.Reveal-module__vCs_Ea__reveal{min-width:0}@media (prefers-reduced-motion:no-preference){.Reveal-module__vCs_Ea__reveal[data-reveal=pending]{opacity:0;transform:translateY(28px)}.Reveal-module__vCs_Ea__reveal[data-reveal=visible]{animation:Reveal-module__vCs_Ea__enter .8s cubic-bezier(.22, 1, .36, 1) var(--reveal-delay,0s) both}.Reveal-module__vCs_Ea__reveal:focus-within{opacity:1;transform:none}}@keyframes Reveal-module__vCs_Ea__enter{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:translateY(0)}}
.SectionTag-module__OoDzgG__tag{width:fit-content;color:var(--text-muted);text-transform:uppercase;align-items:center;gap:8px;font-size:14px;font-weight:400;line-height:1.3;display:flex}.SectionTag-module__OoDzgG__tag img{flex-shrink:0}.SectionTag-module__OoDzgG__start{transform:scaleX(-1)}@media (max-width:600px){.SectionTag-module__OoDzgG__tag{gap:6px;font-size:10px}}
.HeroSection-module__SEewqa__hero{background-image:url(/images/figma/hero.jpg);background-position:bottom;background-repeat:no-repeat;background-size:cover;min-height:780px;padding-inline:20px;position:relative}.HeroSection-module__SEewqa__container{align-items:center;max-width:1240px;min-height:780px;margin-inline:auto;display:flex;position:relative}.HeroSection-module__SEewqa__content{z-index:1;flex-direction:column;align-items:flex-start;gap:42px;max-width:540px;display:flex;position:relative}.HeroSection-module__SEewqa__headline{flex-direction:column;gap:24px;display:flex}.HeroSection-module__SEewqa__headline h1{font-family:var(--font-poppins), sans-serif;font-size:42px;font-weight:700;line-height:1.4}.HeroSection-module__SEewqa__headline p{max-width:507px;color:var(--text-muted);font-size:22px;font-weight:500;line-height:1.4}.HeroSection-module__SEewqa__artwork{pointer-events:none;width:1137px;height:640px;position:absolute;top:80px;left:199px;-webkit-mask-image:url(/images/figma/imgChatGptImage9DeSetDe20261256531.svg);mask-image:url(/images/figma/imgChatGptImage9DeSetDe20261256531.svg);-webkit-mask-position:92px 6.629px;mask-position:92px 6.629px;-webkit-mask-size:1098.63px 613.371px;mask-size:1098.63px 613.371px;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.HeroSection-module__SEewqa__artwork img{object-fit:cover;width:100%;height:100%}@media (prefers-reduced-motion:no-preference){.HeroSection-module__SEewqa__artwork{animation:1.3s cubic-bezier(.22,1,.36,1) both HeroSection-module__SEewqa__appear}}@keyframes HeroSection-module__SEewqa__appear{0%{opacity:0;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}@media (max-width:1200px){.HeroSection-module__SEewqa__hero,.HeroSection-module__SEewqa__container{min-height:660px}.HeroSection-module__SEewqa__artwork{width:900px;height:507px;top:80px;left:170px;-webkit-mask-position:239.77% 24.89%;mask-position:239.77% 24.89%;-webkit-mask-size:96.63% 95.84%;mask-size:96.63% 95.84%}.HeroSection-module__SEewqa__headline h1{font-size:36px}.HeroSection-module__SEewqa__headline p{max-width:425px;font-size:20px}.HeroSection-module__SEewqa__content{gap:32px;max-width:470px}}@media (max-width:900px){.HeroSection-module__SEewqa__artwork{left:145px}.HeroSection-module__SEewqa__hero{background-image:url(/images/figma/hero-mb.jpg);padding-top:64px}.HeroSection-module__SEewqa__hero,.HeroSection-module__SEewqa__container{min-height:820px}.HeroSection-module__SEewqa__container{flex-direction:column;align-items:stretch;display:flex}.HeroSection-module__SEewqa__content{align-items:center;gap:28px;max-width:none}.HeroSection-module__SEewqa__headline{text-align:center;gap:18px}.HeroSection-module__SEewqa__headline h1{font-size:clamp(42px,5.7vw,38px)}.HeroSection-module__SEewqa__headline p{max-width:440px;font-size:18px}.HeroSection-module__SEewqa__artwork{aspect-ratio:1137/640;order:2;width:150%;max-width:none;height:auto;margin-top:-8px;margin-bottom:8px;position:relative;top:auto;left:-34%}}
:where(.SpotlightCard-module__mPO77G__card){border:2px solid var(--border,#ffffff20);border-radius:24px}.SpotlightCard-module__mPO77G__card{isolation:isolate;position:relative}.SpotlightCard-module__mPO77G__light{inset:calc(-1 * var(--spotlight-border-width));z-index:1;padding:var(--spotlight-border-width);border-radius:inherit;pointer-events:none;-webkit-mask-composite:xor;background:radial-gradient(circle var(--spotlight-size) at var(--spotlight-x,50%) var(--spotlight-y,0%), color-mix(in srgb, var(--spotlight-color), white 94%) 0%, color-mix(in srgb, var(--spotlight-color), white 68%) 8%, color-mix(in srgb, var(--spotlight-color), white 36%) 18%, color-mix(in srgb, var(--spotlight-color) 70%, transparent) 32%, color-mix(in srgb, var(--spotlight-color) 40%, transparent) 48%, color-mix(in srgb, var(--spotlight-color) 15%, transparent) 65%, color-mix(in srgb, var(--spotlight-color) 3%, transparent) 82%, transparent 100%);opacity:var(--spotlight-intensity);position:absolute;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;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}@media (prefers-reduced-motion:reduce){.SpotlightCard-module__mPO77G__light{--spotlight-x:50%;--spotlight-y:0%}}
.PrinciplesSection-module__Y5WJHW__section{width:calc(100% - 40px);max-width:1240px;margin-inline:auto}.PrinciplesSection-module__Y5WJHW__panel{isolation:isolate;border:2px solid var(--border);background:linear-gradient(135deg,#272735 -70%,#0f0f14 65%);border-radius:42px;grid-template-columns:repeat(3,1fr);min-height:296px;padding:24px;display:grid;position:relative}.PrinciplesSection-module__Y5WJHW__principle{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:16px;padding:16px;display:flex}.PrinciplesSection-module__Y5WJHW__principle+.PrinciplesSection-module__Y5WJHW__principle{border-left:1px solid var(--border)}.PrinciplesSection-module__Y5WJHW__principle h2{font-family:var(--font-poppins), sans-serif;font-size:24px;font-weight:700;line-height:1.3}.PrinciplesSection-module__Y5WJHW__principle h2 span{color:var(--primary)}.PrinciplesSection-module__Y5WJHW__principle p{color:var(--text-muted);font-size:20px;line-height:1.4}@media (max-width:1000px){.PrinciplesSection-module__Y5WJHW__principle h2{font-size:19px}.PrinciplesSection-module__Y5WJHW__principle p{font-size:16px}.PrinciplesSection-module__Y5WJHW__panel{border-radius:32px;min-height:240px;padding:18px}}@media (max-width:650px){.PrinciplesSection-module__Y5WJHW__panel{border-radius:28px;grid-template-columns:1fr;padding:12px 28px}.PrinciplesSection-module__Y5WJHW__principle{gap:12px;padding-block:28px}.PrinciplesSection-module__Y5WJHW__principle+.PrinciplesSection-module__Y5WJHW__principle{border-left:0;border-top:1px solid var(--border)}}
.ServicesSection-module__qdd_tG__section{padding:120px 20px;position:relative}.ServicesSection-module__qdd_tG__container{width:min(100%,1240px);margin-inline:auto}.ServicesSection-module__qdd_tG__heading{justify-content:space-between;align-items:flex-end;gap:48px;margin-bottom:48px;display:flex}.ServicesSection-module__qdd_tG__title{flex-direction:column;gap:16px;max-width:560px;display:flex}.ServicesSection-module__qdd_tG__title h2{color:var(--text-primary);font-family:var(--font-poppins), sans-serif;font-size:40px;font-weight:600;line-height:1.3}.ServicesSection-module__qdd_tG__title h2 span{background:linear-gradient(90deg, var(--accent), #7c86ff);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.ServicesSection-module__qdd_tG__intro{color:var(--text-muted);flex:0 437px;font-size:22px;line-height:1.5}.ServicesSection-module__qdd_tG__content{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;height:450px;display:grid}.ServicesSection-module__qdd_tG__visual{border:1px solid var(--border);border-radius:24px;min-width:0;position:relative;overflow:hidden}.ServicesSection-module__qdd_tG__illustration{object-fit:cover}.ServicesSection-module__qdd_tG__light{pointer-events:none;object-fit:fill}.ServicesSection-module__qdd_tG__cards{grid-template-rows:repeat(2,minmax(0,1fr));gap:24px;min-width:0;display:grid}.ServicesSection-module__qdd_tG__cardReveal{min-width:0;min-height:0}.ServicesSection-module__qdd_tG__card{border:1px solid var(--border);background:linear-gradient(135deg,#272735 -70%,#0f0f14 65%);border-radius:32px;flex-direction:column;justify-content:center;gap:24px;height:100%;padding:24px 32px;display:flex;position:relative}.ServicesSection-module__qdd_tG__card h3,.ServicesSection-module__qdd_tG__card p,.ServicesSection-module__qdd_tG__serviceList{position:relative}.ServicesSection-module__qdd_tG__card h3{color:var(--text-primary);font-family:var(--font-poppins), sans-serif;font-size:24px;font-weight:600;line-height:1.3}.ServicesSection-module__qdd_tG__card p{color:var(--text-muted);font-size:16px;line-height:1.5}.ServicesSection-module__qdd_tG__serviceList{color:var(--text-muted);align-items:center;gap:10px;list-style:none;display:flex}.ServicesSection-module__qdd_tG__serviceList li{border:1px solid var(--surface);white-space:nowrap;border-radius:50px;align-items:center;gap:10px;padding:6px 12px;font-size:12px;line-height:1.5;display:flex}.ServicesSection-module__qdd_tG__serviceList img{flex-shrink:0}.ServicesSection-module__qdd_tG__card>h3,.ServicesSection-module__qdd_tG__card>p,.ServicesSection-module__qdd_tG__card>.ServicesSection-module__qdd_tG__serviceList{opacity:var(--card-content-opacity,1);transform:translateY(var(--card-content-offset,0));transition:opacity .3s,transform .3s}.ServicesSection-module__qdd_tG__cardAction{opacity:var(--card-action-opacity,0);transform:translateY(var(--card-action-offset,8px));pointer-events:none;justify-content:center;align-items:center;padding:24px;transition:opacity .3s,transform .3s;display:flex;position:absolute;inset:0}.ServicesSection-module__qdd_tG__learnMore{background:linear-gradient(100deg, var(--accent), var(--primary));color:var(--text-primary);text-align:center;pointer-events:var(--card-action-events,none);border-radius:50px;padding:16px 42px;font-size:18px;font-weight:600;line-height:1.3;text-decoration:none}.ServicesSection-module__qdd_tG__learnMore:focus-visible{outline:2px solid var(--text-primary);outline-offset:5px}.ServicesSection-module__qdd_tG__card:focus-within{--card-content-opacity:0;--card-content-offset:-8px;--card-action-opacity:1;--card-action-offset:0;--card-action-events:auto}@media (hover:hover){.ServicesSection-module__qdd_tG__card:hover{--card-content-opacity:0;--card-content-offset:-8px;--card-action-opacity:1;--card-action-offset:0;--card-action-events:auto}}@media (prefers-reduced-motion:reduce){.ServicesSection-module__qdd_tG__card>h3,.ServicesSection-module__qdd_tG__card>p,.ServicesSection-module__qdd_tG__card>.ServicesSection-module__qdd_tG__serviceList,.ServicesSection-module__qdd_tG__cardAction{transition:none;transform:none}}@media (max-width:1280px){.ServicesSection-module__qdd_tG__content{height:auto}.ServicesSection-module__qdd_tG__card{gap:18px;padding:28px}.ServicesSection-module__qdd_tG__serviceList{flex-wrap:wrap;gap:6px}.ServicesSection-module__qdd_tG__serviceList li{padding:4px 6px}}@media (max-width:960px){.ServicesSection-module__qdd_tG__heading{gap:32px}.ServicesSection-module__qdd_tG__title h2{font-size:34px}.ServicesSection-module__qdd_tG__intro{flex-basis:320px;font-size:18px}.ServicesSection-module__qdd_tG__card h3{font-size:20px}}@media (max-width:760px){.ServicesSection-module__qdd_tG__section{padding-block:80px}.ServicesSection-module__qdd_tG__heading{flex-direction:column;align-items:flex-start;gap:24px;margin-bottom:32px}.ServicesSection-module__qdd_tG__title h2{font-size:clamp(28px,6.4vw,36px)}.ServicesSection-module__qdd_tG__intro{flex-basis:auto;max-width:437px}.ServicesSection-module__qdd_tG__content{grid-template-columns:1fr}.ServicesSection-module__qdd_tG__visual{aspect-ratio:608/450}.ServicesSection-module__qdd_tG__cards{grid-template-rows:auto}.ServicesSection-module__qdd_tG__card{border-radius:24px;padding:28px 24px}}
.PortfolioSection-module__oeuBvW__section{padding:0 20px 120px;position:relative}.PortfolioSection-module__oeuBvW__container{width:min(100%,1240px);margin-inline:auto;overflow:visible}.PortfolioSection-module__oeuBvW__heading{text-align:center;flex-direction:column;align-items:center;margin-bottom:48px;display:flex}.PortfolioSection-module__oeuBvW__heading h2{max-width:800px;color:var(--text-primary);font-family:var(--font-poppins), sans-serif;margin-top:16px;font-size:40px;font-weight:600;line-height:1.3}.PortfolioSection-module__oeuBvW__heading>p{max-width:597px;color:var(--text-muted);margin-top:10px;font-size:22px;line-height:1.5}.PortfolioSection-module__oeuBvW__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;display:grid}.PortfolioSection-module__oeuBvW__card{border:2px solid var(--border);background:linear-gradient(-68.93deg,#0f0f14 53.786%,#272735 125.2%);border-radius:42px;flex-direction:column;gap:24px;height:375px;padding:32px;transition:transform .35s cubic-bezier(.22,1,.36,1);display:flex;overflow:hidden}@media (hover:hover) and (pointer:fine){.PortfolioSection-module__oeuBvW__card:hover{transform:scale(1.025)}}.PortfolioSection-module__oeuBvW__preview{cursor:pointer;border-radius:28px 28px 0 0;flex:1;min-height:0;position:relative;overflow:hidden}.PortfolioSection-module__oeuBvW__preview img,.PortfolioSection-module__oeuBvW__media{object-fit:cover;width:100%;height:100%}.PortfolioSection-module__oeuBvW__media{opacity:0;pointer-events:none;transition:opacity .45s ease-in-out;position:absolute;inset:0}.PortfolioSection-module__oeuBvW__mediaVisible{opacity:1}@media (prefers-reduced-motion:reduce){.PortfolioSection-module__oeuBvW__card,.PortfolioSection-module__oeuBvW__media{transition:none}.PortfolioSection-module__oeuBvW__card:hover{transform:none}}.PortfolioSection-module__oeuBvW__caption{color:var(--text-muted);justify-content:space-between;align-items:center;gap:16px;line-height:1.5;display:flex}.PortfolioSection-module__oeuBvW__type{flex-shrink:0;align-items:center;gap:10px;font-size:12px;display:flex}.PortfolioSection-module__oeuBvW__caption p{text-align:right;font-size:14px}.PortfolioSection-module__oeuBvW__caption strong{font-weight:700}@media (max-width:1100px){.PortfolioSection-module__oeuBvW__card{border-radius:32px;gap:20px;height:340px;padding:24px}.PortfolioSection-module__oeuBvW__caption{flex-direction:column;align-items:flex-start;gap:8px}.PortfolioSection-module__oeuBvW__caption p{text-align:left}}@media (max-width:760px){.PortfolioSection-module__oeuBvW__section{padding-bottom:80px}.PortfolioSection-module__oeuBvW__heading{margin-bottom:32px}.PortfolioSection-module__oeuBvW__heading h2{font-size:clamp(28px,6.4vw,36px)}.PortfolioSection-module__oeuBvW__heading>p{font-size:18px}.PortfolioSection-module__oeuBvW__grid{grid-template-columns:1fr}.PortfolioSection-module__oeuBvW__card{border-radius:28px;height:auto;min-height:300px}.PortfolioSection-module__oeuBvW__preview{aspect-ratio:540/262;border-radius:20px 20px 0 0;flex:none}.PortfolioSection-module__oeuBvW__caption{gap:10px}}
.ProcessSection-module__rH1-KG__section{width:min(1240px,100% - 40px);margin-inline:auto;padding-bottom:120px;scroll-margin-top:32px}.ProcessSection-module__rH1-KG__heading{justify-content:space-between;align-items:flex-end;gap:32px;margin-bottom:48px;display:flex}.ProcessSection-module__rH1-KG__titleGroup{flex-direction:column;align-items:flex-start;gap:16px;display:flex}.ProcessSection-module__rH1-KG__title{color:var(--text-primary);font-family:var(--font-poppins), sans-serif;font-size:40px;font-weight:600;line-height:1.3}.ProcessSection-module__rH1-KG__title span{color:var(--primary)}.ProcessSection-module__rH1-KG__introduction{color:var(--text-muted);font-family:var(--font-inter), sans-serif;flex-shrink:0;font-size:22px;font-weight:400;line-height:1.5}.ProcessSection-module__rH1-KG__stackFrame{position:relative}.ProcessSection-module__rH1-KG__stackFrame:after{z-index:1;content:"";pointer-events:none;background:linear-gradient(#0b0b1000,#0b0b10);height:161px;transition:opacity .24s;position:absolute;bottom:-.5px;left:0;right:0}.ProcessSection-module__rH1-KG__stackFrame:focus-within:after{opacity:0}.ProcessSection-module__rH1-KG__stack{scrollbar-width:none;border-radius:42px;height:549px;overflow:auto}.ProcessSection-module__rH1-KG__stack::-webkit-scrollbar{display:none}.ProcessSection-module__rH1-KG__stack:focus-visible{outline:2px solid var(--primary);outline-offset:6px}.ProcessSection-module__rH1-KG__stages{flex-direction:column;gap:24px;list-style:none;display:flex}.ProcessSection-module__rH1-KG__stage{border:2px solid var(--border);background:linear-gradient(-32.415deg,#0f0f14 53.786%,#272735 125.2%);border-radius:42px;flex-shrink:0;align-items:center;padding:32px;display:flex;overflow:hidden}.ProcessSection-module__rH1-KG__stageTitle{z-index:1;border:1.751px solid var(--border);color:#f0f2f7;font-family:var(--font-inter), sans-serif;border-radius:24px;flex-direction:column;flex-shrink:0;justify-content:center;align-items:flex-start;gap:16px;padding:24px 32px;display:flex;position:relative}.ProcessSection-module__rH1-KG__stageTitle h3{align-items:center;gap:16px;font-size:32px;font-weight:700;line-height:1;display:flex}.ProcessSection-module__rH1-KG__number{background:var(--accent);color:#fff;border-radius:8.702px;justify-content:center;align-items:center;padding:5.801px;font-size:23.204px;font-weight:700;line-height:1;display:inline-flex}.ProcessSection-module__rH1-KG__stageTitle p{font-size:14.011px;font-weight:400;line-height:1}.ProcessSection-module__rH1-KG__stageTitle strong{font-weight:700}.ProcessSection-module__rH1-KG__substages{flex:1;justify-content:flex-end;align-self:stretch;align-items:center;min-width:0;padding-inline:24px;display:flex;position:relative;overflow:hidden}.ProcessSection-module__rH1-KG__connector{pointer-events:none;width:833px;max-width:none;height:2px;position:absolute;top:50%;left:calc(50% - 14px);transform:translate(-50%,-50%)}.ProcessSection-module__rH1-KG__chips{gap:10px;list-style:none;display:flex;position:relative}.ProcessSection-module__rH1-KG__chips li{border:1px solid var(--border);background:var(--surface);color:#fff;font-family:var(--font-inter), sans-serif;border-radius:50px;flex-shrink:0;padding:12px 24px;font-size:18px;font-weight:400;line-height:1}.ProcessSection-module__rH1-KG__visuallyHidden{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;padding:0;position:absolute;overflow:hidden}@media (max-width:1150px){.ProcessSection-module__rH1-KG__heading{flex-direction:column;align-items:flex-start;gap:24px}.ProcessSection-module__rH1-KG__stage,.ProcessSection-module__rH1-KG__stageTitle{padding:24px}.ProcessSection-module__rH1-KG__substages{padding-inline:16px 0}.ProcessSection-module__rH1-KG__chips{flex-wrap:wrap;justify-content:flex-end}.ProcessSection-module__rH1-KG__chips li{padding-inline:16px}}@media (max-width:760px){.ProcessSection-module__rH1-KG__section{padding-bottom:80px}.ProcessSection-module__rH1-KG__heading{margin-bottom:32px}.ProcessSection-module__rH1-KG__title{font-size:clamp(28px,5.6vw,36px)}.ProcessSection-module__rH1-KG__introduction{font-size:18px}.ProcessSection-module__rH1-KG__introduction br{display:none}.ProcessSection-module__rH1-KG__stack{border-radius:28px;height:565px}.ProcessSection-module__rH1-KG__stages{gap:16px;padding-bottom:40px}.ProcessSection-module__rH1-KG__stage{border-radius:28px;flex-direction:column;align-items:stretch;gap:24px;padding:20px}.ProcessSection-module__rH1-KG__stageTitle{border-radius:20px;flex-shrink:1;padding:22px}.ProcessSection-module__rH1-KG__stageTitle h3{gap:12px;font-size:clamp(21px,4.8vw,28px)}.ProcessSection-module__rH1-KG__stageTitle p{font-size:14px;line-height:1.5}.ProcessSection-module__rH1-KG__number{font-size:20px}.ProcessSection-module__rH1-KG__substages{min-height:40px;padding:0}.ProcessSection-module__rH1-KG__chips{flex:1;justify-content:center;gap:8px}.ProcessSection-module__rH1-KG__chips li{padding:10px 12px;font-size:14px}}@media (prefers-reduced-motion:reduce){.ProcessSection-module__rH1-KG__stackFrame:after{transition:none}}
.TestimonialsSection-module__7Pw0Rq__section{width:min(1240px,100% - 40px);margin-inline:auto;padding-bottom:120px;scroll-margin-top:32px}.TestimonialsSection-module__7Pw0Rq__heading{flex-direction:column;align-items:center;gap:16px;margin-bottom:48px;display:flex}.TestimonialsSection-module__7Pw0Rq__title{color:var(--text-primary);font-family:var(--font-poppins), sans-serif;text-align:center;font-size:40px;font-weight:600;line-height:1.3}.TestimonialsSection-module__7Pw0Rq__title span{color:var(--primary)}.TestimonialsSection-module__7Pw0Rq__cards{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;display:grid}.TestimonialsSection-module__7Pw0Rq__cardReveal{min-width:0}.TestimonialsSection-module__7Pw0Rq__card{border:2px solid var(--border);background:linear-gradient(-47.899deg,#0f0f14 35.885%,#272735 151.08%);border-radius:42px;flex-direction:column;justify-content:center;align-items:flex-start;gap:24px;height:100%;min-height:384px;margin:0;padding:42px;transition:box-shadow .3s;display:flex;position:relative}.TestimonialsSection-module__7Pw0Rq__card:before{border-radius:inherit;opacity:0;-webkit-mask-composite:xor;pointer-events:none;content:"";background:linear-gradient(110deg,#615fff,#ad46ff 35%,#dad4ff 50%,#ad46ff 65%,#615fff) 0 0/250% 100%;padding:2px;transition:opacity .3s;position:absolute;inset:-2px;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;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}.TestimonialsSection-module__7Pw0Rq__card:hover,.TestimonialsSection-module__7Pw0Rq__card:focus-visible{box-shadow:0 0 32px #615fff17}.TestimonialsSection-module__7Pw0Rq__card:hover:before,.TestimonialsSection-module__7Pw0Rq__card:focus-visible:before{opacity:1;animation:3s linear infinite TestimonialsSection-module__7Pw0Rq__strokeShimmer}.TestimonialsSection-module__7Pw0Rq__card:focus-visible{outline:2px solid var(--primary);outline-offset:6px}.TestimonialsSection-module__7Pw0Rq__quoteMark{width:39px;height:22px;color:var(--accent);font-family:var(--font-syne,var(--font-poppins)), sans-serif;font-size:64px;font-weight:800;line-height:.8;display:block}.TestimonialsSection-module__7Pw0Rq__quote{color:#fff;font-family:var(--font-inter), sans-serif;font-size:18px;font-weight:400;line-height:28.8px}.TestimonialsSection-module__7Pw0Rq__quoteLine{display:block}.TestimonialsSection-module__7Pw0Rq__profile{align-items:center;gap:16px;width:100%;display:flex}.TestimonialsSection-module__7Pw0Rq__avatar{border:1px solid var(--accent);background:#0b0b10;border-radius:50%;flex-shrink:0;width:48px;height:48px}.TestimonialsSection-module__7Pw0Rq__person{font-family:var(--font-inter), sans-serif;flex-direction:column;align-items:flex-start;font-size:12px;display:flex}.TestimonialsSection-module__7Pw0Rq__name{color:#fff;letter-spacing:1.2px;font-weight:600;line-height:12px}.TestimonialsSection-module__7Pw0Rq__occupation{color:var(--text-primary);font-weight:400;line-height:16px}@keyframes TestimonialsSection-module__7Pw0Rq__strokeShimmer{0%{background-position:0%}to{background-position:100%}}@media (max-width:1150px){.TestimonialsSection-module__7Pw0Rq__card{padding:30px}.TestimonialsSection-module__7Pw0Rq__quoteLine{display:inline}}@media (max-width:900px){.TestimonialsSection-module__7Pw0Rq__cards{grid-template-columns:1fr;gap:20px}.TestimonialsSection-module__7Pw0Rq__card{min-height:300px;padding:36px}.TestimonialsSection-module__7Pw0Rq__quote{max-width:580px}}@media (max-width:600px){.TestimonialsSection-module__7Pw0Rq__section{padding-bottom:80px}.TestimonialsSection-module__7Pw0Rq__heading{margin-bottom:32px}.TestimonialsSection-module__7Pw0Rq__title{font-size:clamp(28px,6vw,36px)}.TestimonialsSection-module__7Pw0Rq__card{border-radius:30px;min-height:340px;padding:30px}.TestimonialsSection-module__7Pw0Rq__quote{font-size:17px;line-height:1.6}}@media (prefers-reduced-motion:reduce){.TestimonialsSection-module__7Pw0Rq__card,.TestimonialsSection-module__7Pw0Rq__card:before{transition:none}.TestimonialsSection-module__7Pw0Rq__card:hover:before,.TestimonialsSection-module__7Pw0Rq__card:focus-visible:before{animation:none}}
.ContactSection-module__G6BZYW__section{width:min(1240px,100% - 40px);margin-inline:auto;padding-bottom:120px}.ContactSection-module__G6BZYW__panel{border:2px solid var(--border);text-align:center;background:linear-gradient(-52.2096deg,#0f0f14 53.786%,#272735 125.2%);border-radius:42px;flex-direction:column;justify-content:center;align-items:center;gap:24px;min-height:380px;padding:40px 24px;display:flex}.ContactSection-module__G6BZYW__panel h2{max-width:698px;font-family:var(--font-poppins), sans-serif;font-size:40px;font-weight:600;line-height:1.3}.ContactSection-module__G6BZYW__panel h2 span{color:var(--primary)}.ContactSection-module__G6BZYW__panel p{max-width:597px;color:var(--text-muted);font-size:22px;line-height:1.5}@media (max-width:760px){.ContactSection-module__G6BZYW__section{padding-bottom:64px}.ContactSection-module__G6BZYW__panel{border-radius:28px;gap:22px;padding:48px 24px}.ContactSection-module__G6BZYW__panel h2{font-size:clamp(27px,5.6vw,36px)}.ContactSection-module__G6BZYW__panel p{max-width:380px;font-size:17px}}
.Footer-module__EZoWya__footer{width:min(1240px,100% - 40px);margin-inline:auto;padding-bottom:40px}.Footer-module__EZoWya__navigation{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:32px;display:flex}.Footer-module__EZoWya__logo{flex-shrink:0;width:225px;height:40px;display:block}.Footer-module__EZoWya__logo img{width:100%;height:100%;display:block}.Footer-module__EZoWya__links{align-items:flex-start;list-style:none;display:flex}.Footer-module__EZoWya__links li{margin-right:-1px}.Footer-module__EZoWya__links li:last-child{margin-right:0}.Footer-module__EZoWya__links a{color:var(--text-muted);font-family:var(--font-inter), sans-serif;text-align:center;letter-spacing:.42px;text-transform:uppercase;white-space:nowrap;padding:32px 48px;font-size:12px;font-weight:600;line-height:20px;transition:color .18s;display:block;position:relative}.Footer-module__EZoWya__links a:before{background:var(--border);content:"";width:1px;height:8px;position:absolute;bottom:0;left:0}.Footer-module__EZoWya__links a:hover{color:var(--primary)}.Footer-module__EZoWya__logo:focus-visible,.Footer-module__EZoWya__links a:focus-visible{outline:2px solid var(--primary);outline-offset:4px;border-radius:4px}.Footer-module__EZoWya__bottom{justify-content:space-between;align-items:center;gap:24px;margin-top:24px;display:flex}.Footer-module__EZoWya__copyright{color:var(--text-muted);font-family:var(--font-sora,var(--font-inter)), sans-serif;font-size:14px;font-weight:300;line-height:24px}.Footer-module__EZoWya__socials{align-items:flex-start;gap:32px;display:flex}.Footer-module__EZoWya__socialIcon{border:1px solid var(--border);background:#0b0b10;border-radius:56px;justify-content:center;align-items:center;width:40px;height:40px;display:inline-flex;overflow:hidden}.Footer-module__EZoWya__socialIcon img{flex-shrink:0;display:block}.Footer-module__EZoWya__behance{-webkit-mask-image:url(/images/figma/imgGroup2.svg);mask-image:url(/images/figma/imgGroup2.svg);-webkit-mask-position:0 -4.167px;mask-position:0 -4.167px;-webkit-mask-size:20px 20px;mask-size:20px 20px;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}@media (max-width:1100px){.Footer-module__EZoWya__links a{padding-inline:30px}}@media (max-width:850px){.Footer-module__EZoWya__navigation{flex-direction:column;gap:16px}.Footer-module__EZoWya__links a{padding:24px 28px}}@media (max-width:520px){.Footer-module__EZoWya__logo{width:202.5px;height:36px}.Footer-module__EZoWya__navigation{align-items:flex-start;gap:24px}.Footer-module__EZoWya__navigation nav{width:100%}.Footer-module__EZoWya__links{grid-template-columns:repeat(2,minmax(0,1fr));width:100%;display:grid}.Footer-module__EZoWya__links li{margin:0}.Footer-module__EZoWya__links a{text-align:left;padding:16px 12px}.Footer-module__EZoWya__bottom{gap:16px}.Footer-module__EZoWya__copyright{font-size:12px}.Footer-module__EZoWya__socials{gap:12px}.Footer-module__EZoWya__socialIcon{width:36px;height:36px}}@media (prefers-reduced-motion:reduce){.Footer-module__EZoWya__links a{transition:none}}
.page-module__E0kJGG__page{isolation:isolate;position:relative;overflow:clip}.page-module__E0kJGG__page:before{content:"";z-index:-1;pointer-events:none;background:url(/images/figma/imgVector.svg) top/1920px 1933px no-repeat;height:1933px;position:absolute;inset:0 0 auto}
